* Thu Dec 18 2025 CKI KWF Bot [6.12.0-176.el10] - redhat/kernel.spec.template: Let kernel-modules installation rebuild initrd in UKI system (Li Tian) [RHEL-134892] - selftests: netfilter: Ignore tainted kernels in interface stress test (Phil Sutter) [RHEL-108859] - selftests: netfilter: Fix skip of wildcard interface test (Phil Sutter) [RHEL-108859] - selftests: netfilter: Torture nftables netdev hooks (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX (Phil Sutter) [RHEL-108859] - netfilter: nfnetlink_hook: Dump flowtable info (Phil Sutter) [RHEL-108859] - netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helper (Phil Sutter) [RHEL-108859] - Revert "netfilter: nf_tables: Add notifications for hook changes" (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Add notifications for hook changes (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Support wildcard netdev hook specs (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc() (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Handle NETDEV_CHANGENAME events (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Wrap netdev notifiers (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Respect NETDEV_REGISTER events (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook() (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Introduce nft_register_flowtable_ops() (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}() (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Simplify chain netdev notifier (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Tolerate chains with no remaining hooks (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Compare netdev hooks based on stored name (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Use stored ifname in netdev hook dumps (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Store user-defined hook ifname (Phil Sutter) [RHEL-108859] - netfilter: nf_tables: Flowtable hook's pf value never varies (Phil Sutter) [RHEL-108859] - x86/microcode/AMD: Select which microcode patch to load (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev (Waiman Long) [RHEL-124710] - x86/microcode: Mark early_parse_cmdline() as __init (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Add more known models to entry sign checking (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Limit Entrysign signature checking to known generations (Waiman Long) [RHEL-124710] - x86/microcode: Fix Entrysign revision check for Zen1/Naples (Waiman Long) [RHEL-124710] - redhat/configs: Add CONFIG_MICROCODE_DBG [=n] (Waiman Long) [RHEL-124710] - x86/microcode: Add microcode loader debugging functionality (Waiman Long) [RHEL-124710] - x86/microcode: Add microcode= cmdline parsing (Waiman Long) [RHEL-124710] - x86/microcode/intel: Refresh the revisions that determine old_microcode (Waiman Long) [RHEL-124710] - x86/microcode: Move away from using a fake platform device (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Do not return error when microcode update is not necessary (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Use sha256() instead of init/update/final (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Clean the cache if update did not load microcode (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Make __verify_patch_size() return bool (Waiman Long) [RHEL-124710] - x86/microcode/AMD: Remove bogus comment from parse_container() (Waiman Long) [RHEL-124710] - octeon_ep: Validate the VF ID (Kamal Heib) [RHEL-116103] - octeon_ep: fix VF MAC address lifecycle handling (Kamal Heib) [RHEL-116104] Resolves: RHEL-108859, RHEL-116103, RHEL-116104, RHEL-124710, RHEL-134892 * Wed Dec 17 2025 CKI KWF Bot [6.12.0-175.el10] - redhat/self-test: refresh with new automotive variables (Scott Weaver) - automotive: add configurable package name and disttag variables (Scott Weaver) - PCI: endpoint: pci-epf-test: Fix doorbell test support (Myron Stowe) [RHEL-107898] - PCI: qcom: Restrict port parsing only to PCIe bridge child nodes (Myron Stowe) [RHEL-107898] - PCI: rcar-host: Pass proper IRQ domain to generic_handle_domain_irq() (Myron Stowe) [RHEL-107898] - misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl() (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup() (Myron Stowe) [RHEL-107898] - PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg() (Myron Stowe) [RHEL-107898] - PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_intr_handler() (Myron Stowe) [RHEL-107898] - PCI: Fix typos (Myron Stowe) [RHEL-107898] - PCI: hotplug: Remove TODO about unused .get_power(), .hardware_test() (Myron Stowe) [RHEL-107898] - cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEAD (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Restructure handler setup/teardown (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Probe as a standard platform driver (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Resend an MSI racing with itself on a different CPU (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Sanitise MSI allocation and affinity setting (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Get rid of intermediate tracking structure (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Use device-managed memory allocations (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Drop superfluous fields from xgene_msi structure (Myron Stowe) [RHEL-107898] - PCI: xgene-msi: Make per-CPU interrupt setup robust (Myron Stowe) [RHEL-107898] - PCI: xgene: Drop XGENE_PCIE_IP_VER_UNKN (Myron Stowe) [RHEL-107898] - PCI: xgene: Drop useless conditional compilation (Myron Stowe) [RHEL-107898] - PCI: xgene: Defer probing if the MSI widget driver hasn't probed yet (Myron Stowe) [RHEL-107898] - PCI: rockchip-host: Remove unused header includes (Myron Stowe) [RHEL-107898] - PCI: rockchip-host: Correct non-fatal error log message (Myron Stowe) [RHEL-107898] - PCI: rockchip-host: Fix "Unexpected Completion" log message (Myron Stowe) [RHEL-107898] - PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retraining (Myron Stowe) [RHEL-107898] - PCI: rockchip: Use standard PCIe definitions (Myron Stowe) [RHEL-107898] - PCI: rockchip: Remove redundant PCIe message routing definitions (Myron Stowe) [RHEL-107898] - PCI: qcom: Add support for parsing the new Root Port binding (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: qcom: Move PHY & reset GPIO to Root Port node (Myron Stowe) [RHEL-107898] - PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root Complex (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant PCIe root complex (Myron Stowe) [RHEL-107898] - PCI: host-generic: Rename and export gen_pci_init() for PCIe controller drivers (Myron Stowe) [RHEL-107898] - PCI: dwc: Export DWC MSI controller related APIs (Myron Stowe) [RHEL-107898] - PCI: mvebu: Use devm_add_action_or_reset() instead of devm_add_action() (Myron Stowe) [RHEL-107898] - PCI: imx6: Delay link start until configfs 'start' written (Myron Stowe) [RHEL-107898] - PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset (Myron Stowe) [RHEL-107898] - PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint mode (Myron Stowe) [RHEL-107898] - PCI: imx6: Add helper function imx_pcie_add_lut_by_rid() (Myron Stowe) [RHEL-107898] - PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_features (Myron Stowe) [RHEL-107898] - PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features (Myron Stowe) [RHEL-107898] - PCI: dw-rockchip: Delay link training after hot reset in EP mode (Myron Stowe) [RHEL-107898] - PCI: cadence: Replace private message routing enums with PCI core definitions (Myron Stowe) [RHEL-107898] - PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS (Myron Stowe) [RHEL-107898] - MAINTAINERS: Drop Nicolas from maintaining pcie-brcmstb (Myron Stowe) [RHEL-107898] - PCI: brcmstb: Set MLW based on "num-lanes" DT property if present (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: brcm,stb-pcie: Add num-lanes property (Myron Stowe) [RHEL-107898] - PCI: Move link up wait time and max retries macros to pci.h (Myron Stowe) [RHEL-107898] - PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up (Myron Stowe) [RHEL-107898] - PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ (Myron Stowe) [RHEL-107898] - PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ (Myron Stowe) [RHEL-107898] - PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS (Myron Stowe) [RHEL-107898] - PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS (Myron Stowe) [RHEL-107898] - PCI: vmd: Remove MSI-X check on child devices (Myron Stowe) [RHEL-107898] - PCI: vmd: Fix wrong kfree() in vmd_msi_free() (Myron Stowe) [RHEL-107898] - PCI: vmd: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: vmd: Convert to lock guards (Myron Stowe) [RHEL-107898] - PCI: plda: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: xilinx: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: xilinx-nwl: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: xilinx-xdma: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: rcar-host: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: mediatek: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: mediatek-gen3: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: iproc: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: brcmstb: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: altera-msi: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: aardvark: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: mobiveil: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: dwc: Switch to msi_create_parent_irq_domain() (Myron Stowe) [RHEL-107898] - PCI: controller: Use dev_fwnode() instead of of_fwnode_handle() (Myron Stowe) [RHEL-107898] - PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute (Myron Stowe) [RHEL-107898] - PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs (Myron Stowe) [RHEL-107898] - PCI: endpoint: pci-epf-vntb: Align MW naming with config names (Myron Stowe) [RHEL-107898] - PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() fails (Myron Stowe) [RHEL-107898] - selftests: pci_endpoint: Add doorbell test case (Myron Stowe) [RHEL-107898] - misc: pci_endpoint_test: Add doorbell test case (Myron Stowe) [RHEL-107898] - PCI: endpoint: pci-epf-test: Add doorbell test support (Myron Stowe) [RHEL-107898] - PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address alignment (Myron Stowe) [RHEL-107898] - PCI: endpoint: pci-ep-msi: Add checks for MSI parent and mutability (Myron Stowe) [RHEL-107898] - PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller (Myron Stowe) [RHEL-107898] - PCI: endpoint: Fix configfs group removal on driver teardown (Myron Stowe) [RHEL-107898] - PCI: endpoint: Fix configfs group list head handling (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: qcom,pcie-sa8775p: Document 'link_down' reset (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: Remove 83xx-512x-pci.txt (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: Convert amazon,al-alpine-v[23]-pcie to DT schema (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: Convert marvell,armada-3700-pcie to DT schema (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: Convert apm,xgene-pcie to DT schema (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: Convert axis,artpec6-pcie to DT schema (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: Convert st,spear1340-pcie to DT schema (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: qcom,pcie-sm8150: Drop unrelated clocks from PCIe hosts (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: qcom,pcie-sc8180x: Drop unrelated clocks from PCIe hosts (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: pci-ep: Extend max-link-speed to PCIe Gen5/Gen6 (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: qcom,pcie-sa8775p: Document QCS8300 (Myron Stowe) [RHEL-107898] - dt-bindings: PCI: qcom,pcie-sm8150: Document QCS615 (Myron Stowe) [RHEL-107898] - PCI/pwrctrl: Fix the kerneldoc tag for private fields (Myron Stowe) [RHEL-107898] - PCI: Move is_pciehp check out of pciehp_is_native() (Myron Stowe) [RHEL-107898] - PCI: pciehp: Use is_pciehp instead of is_hotplug_bridge (Myron Stowe) [RHEL-107898] - PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge (Myron Stowe) [RHEL-107898] - PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports (Myron Stowe) [RHEL-107898] - PCI: Support Immediate Readiness on devices without PM capabilities (Myron Stowe) [RHEL-107898] - PCI: Allow built-in drivers to use async initial probing (Myron Stowe) [RHEL-107898] - PCI: Adjust the position of reading the Link Control 2 register (Myron Stowe) [RHEL-107898] - PCI: Fix link speed calculation on retrain failure (Myron Stowe) [RHEL-107898] - PCI: Extend isolated function probing to LoongArch (Myron Stowe) [RHEL-107898] - PCI/ASPM: Consolidate variable declaration and initialization (Myron Stowe) [RHEL-107898] - PCI/ASPM: Use boolean type for aspm_disabled and aspm_force (Myron Stowe) [RHEL-107898] - PCI/AER: Add message when AER_MAX_MULTI_ERR_DEVICES limit is hit (Myron Stowe) [RHEL-107898] - PCI/AER: Use bool for AER disable state tracking (Myron Stowe) [RHEL-107898] - net: Prevent use after free in netif_napi_set_irq_locked() (Petr Oros) [RHEL-83024] - net: move aRFS rmap management and CPU affinity to core (Petr Oros) [RHEL-83024] - arm64: kprobes: check the return value of set_memory_rox() (Marcin Juszkiewicz) [RHEL-122954] - arm64: kprobes: call set_memory_rox() for kprobe page (Marcin Juszkiewicz) [RHEL-122954] - audit: fix out-of-bounds read in audit_compare_dname_path() (CKI Backport Bot) [RHEL-119187] {CVE-2025-39840} Resolves: RHEL-107898, RHEL-119187, RHEL-122954, RHEL-83024 * Tue Dec 16 2025 CKI KWF Bot [6.12.0-174.el10] - Revert "arm64: acpi: Enable ACPI CCEL support" (Gavin Shan) [RHEL-135143] - platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages() (Steve Best) [RHEL-117573] - sctp: avoid NULL dereference when chunk data buffer is missing (CKI Backport Bot) [RHEL-134012] {CVE-2025-40240} - net: vxlan: prevent NULL deref in vxlan_xmit_one (Antoine Tenart) [RHEL-123738] - usb: storage: Fix memory leak in USB bulk transport (Desnes Nunes) [RHEL-2588] - scsi: smartpqi: Update version to 2.1.36-026 (Don Brace) [RHEL-107916] - scsi: smartpqi: Add support for Hurray Data new controller PCI device (Don Brace) [RHEL-107916] - scsi: smartpqi: Fix device resources accessed after device removal (Don Brace) [RHEL-107916] - scsi: smartpqi: Add timeout value to RAID path requests to physical devices (Don Brace) [RHEL-107916] - io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (CKI Backport Bot) [RHEL-129615] {CVE-2025-38453} - ipv6: ip6_mc_input() and ip6_mr_input() cleanups (Hangbin Liu) [RHEL-129176] - ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers (Hangbin Liu) [RHEL-129176] - ipv6: adopt dst_dev() helper (Hangbin Liu) [RHEL-129176] - ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu] (Hangbin Liu) [RHEL-129176] - net: dst: annotate data-races around dst->lastuse (Hangbin Liu) [RHEL-129176] - net: dst: annotate data-races around dst->expires (Hangbin Liu) [RHEL-129176] - net: dst: annotate data-races around dst->obsolete (Hangbin Liu) [RHEL-129176] - inet: frags: save a pair of atomic operations in reassembly (Hangbin Liu) [RHEL-129176] - inet: frags: change inet_frag_kill() to defer refcount updates (Hangbin Liu) [RHEL-129176] - ipv4: frags: remove ipq_put() (Hangbin Liu) [RHEL-129176] - inet: frags: add inet_frag_putn() helper (Hangbin Liu) [RHEL-129176] - net: gro: convert four dev_net() calls (Hangbin Liu) [RHEL-129176] - tcp: convert to dev_net_rcu() (Hangbin Liu) [RHEL-129176] - inetpeer: do not get a refcount in inet_getpeer() (Hangbin Liu) [RHEL-129176] - inetpeer: update inetpeer timestamp in inet_getpeer() (Hangbin Liu) [RHEL-129176] - inetpeer: remove create argument of inet_getpeer() (Hangbin Liu) [RHEL-129176] - inetpeer: remove create argument of inet_getpeer_v[46]() (Hangbin Liu) [RHEL-129176] - cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL writes (Steve Best) [RHEL-128525] - scsi: megaraid_sas: Fix invalid node index (Chandrakanth Patil) [RHEL-101339] - scsi: mpt3sas: Update driver version to 54.100.00.00 (Chandrakanth Patil) [RHEL-101343] - scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate (Chandrakanth Patil) [RHEL-101343] - scsi: mpt3sas: Suppress unnecessary IOCLogInfo on CONFIG_INVALID_PAGE (Chandrakanth Patil) [RHEL-101343] - scsi: mpt3sas: Fix crash in transport port remove by using ioc_info() (Chandrakanth Patil) [RHEL-101343] - scsi: mpt3sas: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-101343] - scsi: mpt3sas: Drop unused variable in mpt3sas_send_mctp_passthru_req() (Chandrakanth Patil) [RHEL-101343] - scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointer (Chandrakanth Patil) [RHEL-101343] - platform/x86/amd/pmf: Support new ACPI ID AMDI0108 (Steve Best) [RHEL-122866] - ALSA: update RHEL kconfigs for 6.17 upstream code (Jaroslav Kysela) [RHEL-118908] - ASoC: soc_sdw_utils: remove cs42l43 component_name (Jaroslav Kysela) [RHEL-118908] - MAINTAINERS: Adjust to the new HD-audio driver paths (Jaroslav Kysela) [RHEL-118908] - MAINTAINERS: Add Vincenzo Frascino as Xilinx Sound Driver Maintainer (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-pcm: Fix incorrect comparison with number of tdm_slots (Jaroslav Kysela) [RHEL-118908] - arm64: dts: imx8-ss-audio: add fallback compatible string fsl,imx6ull-esai for esai (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: intel-dsp-config: Prevent SEGFAULT if ACPI_HANDLE() is NULL (Jaroslav Kysela) [RHEL-118908] - ALSA: usb: qcom: Fix false-positive address space check (Jaroslav Kysela) [RHEL-118908] - ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issue (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: PTL: Add entry for HDMI-In capture support to non-I2S codec boards. (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: acp: Fix incorrect retrival of acp_chip_info (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: sof_sdw: use PRODUCT_FAMILY for Fatcat series (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: sc8280xp: Fix sound card driver name match data for QCS8275 (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Fix volume control on Lenovo Thinkbook 13x Gen 4 (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 5 (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 5 (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Add ALC295 Dell TAS2781 I2C fixup (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/tas2781: Fix a potential race condition that causes a NULL pointer in case no efi.get_variable exsits (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: sc8280xp: Enable DAI format configuration for MI2S interfaces (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2S (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interface (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: catpt: Expose correct bit depth to userspace (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: lpass-wsa-macro: Fix speaker quality distortion (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: lpass-rx-macro: Fix playback quality distortion (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Reorder members of hide struct to remove holes (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Fix return value in detected_mode_handler() (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Fix return value in sdca_regmap_mbq_size() (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: amd_sdw: Add quirks for some new Dell laptops (Jaroslav Kysela) [RHEL-118908] - ALSA: docs: Remove 3rd person singular s in *to indicate* (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error message (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: imx: Fix devm_ioremap_resource check (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Add quirk for incorrect function types for 3 systems (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: acp: Adjust pdm gain value (Jaroslav Kysela) [RHEL-118908] - ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded() (Jaroslav Kysela) [RHEL-118908] - ASoC: wm8974: Correct PLL rate rounding (Jaroslav Kysela) [RHEL-118908] - ASoC: wm8940: Correct PLL rate rounding (Jaroslav Kysela) [RHEL-118908] - ASoC: wm8940: Correct typo in control name (Jaroslav Kysela) [RHEL-118908] - ASoC: rt712: avoid skipping the blind write (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported (Jaroslav Kysela) [RHEL-118908] - ALSA: docs: Add documents for recently changes in snd-usb-audio (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Add mute TLV for playback volumes on more devices (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Avoid binding with SOF for SKL/KBL platforms (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: move mixer_quirks' min_mute into common quirk (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/hdmi: Restore missing HDMI codec entries (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output() (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: intel-dsp-config: Select SOF driver on MTL Chromebooks (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Add mute TLV for playback volumes on some devices (Jaroslav Kysela) [RHEL-118908] - arm64: dts: imx8mq-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118908] - arm64: dts: imx8mm-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118908] - arm64: dts: imx8mn-evk: support more sample rates for wm8524 card (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: Minor whitespace cleanup in example (Jaroslav Kysela) [RHEL-118908] - ALSA: timer: fix ida_free call while not allocated (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot again (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: ES9389: Modify the standby configuration (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Fix size validation in convert_chmap_v3() (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlv (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and EliteBook 830 G6 (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/tas2781: Normalize the volume kcontrol name (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Validate UAC3 cluster segment descriptors (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Validate UAC3 power domain descriptors, too (Jaroslav Kysela) [RHEL-118908] - Revert "ALSA: hda: Add ASRock X670E Taichi to denylist" (Jaroslav Kysela) [RHEL-118908] - ALSA: azt3328: Put __maybe_unused for inline functions for gameport (Jaroslav Kysela) [RHEL-118908] - ASoC: tas2781: Normalize the volume kcontrol name (Jaroslav Kysela) [RHEL-118908] - ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: Call strscpy() with correct size argument (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Fix headset mic on HONOR BRB-X (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks (Jaroslav Kysela) [RHEL-118908] - ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch" (Jaroslav Kysela) [RHEL-118908] - ASoC: rt1320: fix random cycle mute issue (Jaroslav Kysela) [RHEL-118908] - ASoC: rt721: fix FU33 Boost Volume control not working (Jaroslav Kysela) [RHEL-118908] - ASoC: generic: tidyup standardized ASoC menu for generic (Jaroslav Kysela) [RHEL-118908] - ASoC: codec: sma1307: replace spelling mistake with new error message (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: tx-macro: correct tx_macro_component_drv name (Jaroslav Kysela) [RHEL-118908] - ASoC: fsl_sai: replace regmap_write with regmap_update_bits (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/hdmi: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/cirrus: Restrict prompt only for CONFIG_EXPERT (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out() (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependencies (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/tas2781: Support L"SmartAmpCalibrationData" to save calibrated data (Jaroslav Kysela) [RHEL-118908] - ALSA: intel_hdmi: Fix off-by-one error in __hdmi_lpe_audio_probe() (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: add LG gram 16Z90R-A to alc269 fixup table (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Don't use printk_ratelimit for debug prints (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCC SKU (Jaroslav Kysela) [RHEL-118908] - ASoC: tas2781: Fix the wrong step for TLV on tas2781 (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: acp: Add SoundWire SOF machine driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: acp: Add SoundWire legacy machine driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: ps: Add SoundWire pci and dma driver support for acp7.2 platform (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: amd: Add sof audio support for acp7.2 platform (Jaroslav Kysela) [RHEL-118908] - ALSA: usb: scarlett2: Fix missing NULL check (Jaroslav Kysela) [RHEL-118908] - mips: Update HD-audio configs again (Jaroslav Kysela) [RHEL-118908] - LoongArch: Update HD-audio codec configs (Jaroslav Kysela) [RHEL-118908] - arm: Update HD-audio configs again (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Add DSD support for Comtrue USB Audio device (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Enable drivers as default (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/cirrus: Enable drivers as default (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/hdmi: Enable drivers as default (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: avs: Fix uninitialized pointer error in probe() (Jaroslav Kysela) [RHEL-118908] - ASoC: wm8962: Clear master mode when enter runtime suspend (Jaroslav Kysela) [RHEL-118908] - mfd: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek - Fix mute LED for HP Victus 16-d1xxx (MB 8A26) (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek - Fix mute LED for HP Victus 16-s0xxx (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Fix the wrong register was used for DVC of TAS2770 (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume context (Jaroslav Kysela) [RHEL-118908] - ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx() (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: Add acpi_match_table for aw88399 driver (Jaroslav Kysela) [RHEL-118908] - ASoC: imx-card: Add WM8524 support (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: atmel,at91-ssc: add microchip,sam9x7-ssc (Jaroslav Kysela) [RHEL-118908] - ASoC: fsl_xcvr: get channel status data with firmware exists (Jaroslav Kysela) [RHEL-118908] - ASoC: fsl_xcvr: get channel status data when PHY is not exists (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Add support for -cn- value properties (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Fix some holes in the regmap readable/writeable helpers (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Add TAS2770 support (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: sm8250: Add Fairphone 4 soundcard compatible (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound card (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: qcom,q6afe: Document q6usb subnode (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Fix implicit cast from le16 (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Check devm_mutex_init() return value (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Shrink detected_mode_handler() stack frame (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: add route by the number of input pins in MU entity (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Add support for ASUS Commercial laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-118908] - soundwire: amd: Add support for acp7.2 platform (Jaroslav Kysela) [RHEL-118908] - soundwire: stream: restore params when prepare ports fail (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for PTL. (Jaroslav Kysela) [RHEL-118908] - ASoC: codec: tlv320aic32x4: Fix reset GPIO check (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: qcom,lpass-va-macro: Define clock-names in top-level (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Add hw_params() helper function (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Add a helper to get the SoundWire port number (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Add helper to add DAI constraints (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dai: Add private data to snd_soc_dai (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Move SDCA search functions and export (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Remove overly chatty input pin list warning (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Avoid use of uninitialised local name variable (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Fix off by one error in IRQ bound check (Jaroslav Kysela) [RHEL-118908] - mips: loongson3_defconfig: Update HD-audio configs (Jaroslav Kysela) [RHEL-118908] - arm: multi_v7_defconfig: Update HD-audio configs (Jaroslav Kysela) [RHEL-118908] - ASoC: stm: stm32_sai_sub: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118908] - ASoC: stm: stm32_i2s: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: qdsp6: q6dsp-lpass-clocks: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: rt5682s: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: rt5682: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: da7219: convert from round_rate() to determine_rate() (Jaroslav Kysela) [RHEL-118908] - ASoC: fsl-asoc-card: add sysclk_ratio for calculate sysclk frequency (Jaroslav Kysela) [RHEL-118908] - ASoC: codec: tlv320aic32x4: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-118908] - ASoC: codec: tlv320aic32x4: Sort headers alphabetically (Jaroslav Kysela) [RHEL-118908] - ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage (Jaroslav Kysela) [RHEL-118908] - ASoC: samsung: tobermory: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118908] - ASoC: samsung: littlemill: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118908] - ASoC: samsung: speyside: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118908] - ASoC: samsung: bell: don't set dapm->bias_level directly (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successed (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Pull HID and IRQ into the primary SDCA module (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Kconfig/Makefile fixups (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/cirrus: Split to cs420x and cs421x drivers (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/cs8409: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/conexant: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Return the codec init error properly at snd_hda_codec_build_controls() (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/senary: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Drop superfluous driver->ops NULL checks (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/si3054: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/hdmi: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Drop old codec binding method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/hdmi: Split vendor codec drivers (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/cmedia: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/via: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Split Realtek HD-audio codec driver (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/sigmatel: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Move codec drivers into sound/hda/codecs directory (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/ca0132: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Move CONFIG_SND_HDA_PREALLOC_SIZE into sound/hda/common (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Move controller drivers into sound/hda/controllers directory (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Move common codec driver into sound/hda/common directory (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Introduce hda_codec_driver ops (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/generic: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/analog: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/ca0110: Rewrite to new probe method (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Move widget capability macros into hdaudio.h (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Move HD-audio core stuff into sound/hda/core (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Copy string more safely (Jaroslav Kysela) [RHEL-118908] - ALSA: core: Copy string more safely (Jaroslav Kysela) [RHEL-118908] - ALSA: pdaudiocf: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: vxpocket: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ppc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: sh: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: sparc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: spi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: synth: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: 6fire: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: line6: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: usx2y: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ua101: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ac97: Copy string more safely (Jaroslav Kysela) [RHEL-118908] - ALSA: cmipci: Copy string more safely (Jaroslav Kysela) [RHEL-118908] - ALSA: sonicvibes: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: trident: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: via82xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ymfpci: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: sis7019: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: oxygen: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: pcxhr: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: riptide: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: rme32: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: rme96: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: hdsp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: hdspm: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: rme9652: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: intel8x0: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: korg1212: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: lola: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: lx6464es: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: maestro3: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: mixart: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: nm256: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: emu10k1: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ens1370: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: es1938: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: es1968: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: fm801: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ice1712: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ice1724: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: cs4281: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: cs46xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: cs5530: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: cs5535audio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ctxfi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: echoaudio: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: au88x0: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: aw2: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: azt3328: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: bt87x: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ca0106: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: cmipci: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ad1889: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ak4531: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ali5451: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: als300: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: als4000: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: asihpi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: atiixp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: sscape: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: wavefront: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: wss: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: mips: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: parisc: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ac97: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: galaxy: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: gus: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: msnd: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: opl3sa2: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: opti9xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: sc6000: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: adlib: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: als100: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: cmi8328: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: cmi8330: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: cs423x: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: es1688: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: es18xx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: ad1816a: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: tascam: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: oxfw: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: motu: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: isight: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: fireworks: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: fireface: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: digi00x: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: dice: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: firewire: bebob: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: pcsp: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: portman2x4: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: serial-generic: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: serial-u16550: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: virmidi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: vx: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: control: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: rawmidi: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: seq: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: mpu401: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: opl3: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: opl4: Use safer strscpy() instead of strcpy() (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: fix HID dependency (Jaroslav Kysela) [RHEL-118908] - ALSA: echoaudio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ASoC: sdw_utils: Add missed component_name strings for speaker amps (Jaroslav Kysela) [RHEL-118908] - ASoC: img: Imagination Technologies sound should depend on MIPS (Jaroslav Kysela) [RHEL-118908] - riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: soc-acpi-intel-lnl-match: add rt1320_l12_rt714_l0 support (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: soc-acpi-intel-ptl-match: add support ptl-rt721-l0 (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in PTL match table (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: soc-acpi: Add entry for sof_es8336 in PTL match table. (Jaroslav Kysela) [RHEL-118908] - ASoC: rt700: don't set dapm->bias_level (Jaroslav Kysela) [RHEL-118908] - ASoC: rt715: don't set dapm->bias_level (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: add prefix on soc_dapm_dev_attrs (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: add prefix on dapm_xxx_event() (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty() (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: use common name for dapm (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: use component instead of cmpnt (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: reordering header definitions (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: reordering function definitions (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: remove snd_soc_dapm_weak_routes() (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]() (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: remove EXPORT_SYMBOL_GPL() for snd_soc_dapm_free() (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-dapm: remove unnecessary definition (Jaroslav Kysela) [RHEL-118908] - ALSA: mts64: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118908] - ALSA: intel_hdmi: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56 (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/tas2781: Add bus name in device name check (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118908] - ASoC: component: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118908] - ASoC: atmel: Remove redundant pm_runtime_mark_last_busy() calls (Jaroslav Kysela) [RHEL-118908] - ASoC: codec: rockchip_sai: Remove including of_gpio.h (Jaroslav Kysela) [RHEL-118908] - ASoC: Use of_reserved_mem_region_to_resource() for "memory-region" (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Add device entry for QEMU (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Remove old commented out sanity check (Jaroslav Kysela) [RHEL-118908] - ALSA: mtpav: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ASoC: fsl_mqs: rename system manager indices for i.MX95 (Jaroslav Kysela) [RHEL-118908] - ASoC: fsl_mqs: Distinguish different modules by system manager indices (Jaroslav Kysela) [RHEL-118908] - ALSA: pcmtest: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: sc8280xp: Add support for QCS8275 (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: qcom,sm8250: Add QCS8275 sound card (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: acp: Enable acp7.2 platform based DMIC support in machine driver (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: acp: Enable I2S support for acp7.2 based platforms (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: acp: Add legacy driver support acp7.2 based platforms (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Add some initial IRQ handlers (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Generic interrupt support (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Add flag for unused IRQs (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: Minor selected/detected mode control fixups (Jaroslav Kysela) [RHEL-118908] - MAINTAINERS: Add SDCA maintainers entry (Jaroslav Kysela) [RHEL-118908] - ALSA: dummy: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: hrtimer: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: timer: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: Add calibration function to aw88399 chip (Jaroslav Kysela) [RHEL-118908] - soundwire: debugfs: move debug statement outside of error handling (Jaroslav Kysela) [RHEL-118908] - soundwire: intel_auxdevice: add rt721 codec to wake_capable_list (Jaroslav Kysela) [RHEL-118908] - soundwire: Correct some property names (Jaroslav Kysela) [RHEL-118908] - ASoC: sdw_utils: generate combined spk components string (Jaroslav Kysela) [RHEL-118908] - ASoC: sdw_utils: add component_name string to dai_info (Jaroslav Kysela) [RHEL-118908] - ASoC: hisilicon: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: uniphier: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: starfive: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: mediatek: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: rockchip: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: loongson: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: kirkwood: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: samsung: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: generic: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: renesas: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: xtensa: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: xilinx: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: jz4740: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: google: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: cirrus: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: ux500: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: tegra: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: spear: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: sunxi: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: intel: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: atmel: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: apple: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: meson: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: sprd: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: sdca: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: au1x: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: sof: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: stm: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: sti: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: mxs: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: pxa: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: img: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: fsl: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: dwc: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: bcm: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: adi: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: ti: Standardize ASoC menu (Jaroslav Kysela) [RHEL-118908] - ASoC: wm8524: enable constraints when sysclk is configured. (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Disable jack polling at shutdown (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Disable codec runtime PM when jack polling is enabled (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: Handle the jack polling always via a work (Jaroslav Kysela) [RHEL-118908] - ALSA: mixer_oss: Remove deprecated strcpy() function calls (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: amd: add alternate machines for ACP7.0 and ACP7.1 platforms (Jaroslav Kysela) [RHEL-118908] - ASoC: amd: acp: add soundwire machine for ACP7.0 and ACP7.1 sof stack (Jaroslav Kysela) [RHEL-118908] - ASoC: hdac_hdmi: Rate limit logging on connection and disconnection (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: add a HID device for HIDE entity (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd939x: Add defines for major/minor version decoding (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd939x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd938x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd937x: Use simple defines for chipid register value (Jaroslav Kysela) [RHEL-118908] - ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4 (Jaroslav Kysela) [RHEL-118908] - HID: core: Add bus define for SoundWire bus (Jaroslav Kysela) [RHEL-118908] - ASoC: SDCA: add support for HIDE entity properties and HID descriptor/report (Jaroslav Kysela) [RHEL-118908] - ALSA: aloop: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/realtek: Fixup ft alc257 rename alc3328 (Jaroslav Kysela) [RHEL-118908] - ALSA: emu10k1: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: Intel: hda: Do not probe Soundwire in nocodec mode (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-topology: Add load of ASRC component (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: pcm: Reverse check for prepared stream in sof_pcm_hw_params() (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: topology: Parse the dapm_widget_tokens in case of DSPless mode (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: pcm: Remove local create_page_table() wrapper function (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-pcm: Look for best matching hw_config for SSP (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-pcm: Harmonize sof_ipc4_set_pipeline_state() dbg print (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-pcm: Pipe instances to dev_dbg in multi_pipeline_state() (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4: Add sof_ipc4_pipeline_state_str() for debugging (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4/Intel: Add support for library restore firmware functionality (Jaroslav Kysela) [RHEL-118908] - ASoC: SOF: ipc4-priv: Add kernel doc for fw_context_save of sof_ipc4_fw_data (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: sof_sdw: Implement add_dai_link to filter HDMI PCMs (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: skl_hda_dsp_generic: Implement add_dai_link to filter HDMI PCMs (Jaroslav Kysela) [RHEL-118908] - ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime() (Jaroslav Kysela) [RHEL-118908] - ASoC: topology: Do not call snd_soc_remove_pcm_runtime() for ignored links (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: cirrus,cs42xx8: add 'port' property (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87 (Jaroslav Kysela) [RHEL-118908] - ASoC: tegra: AHUB: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctl (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781 (Jaroslav Kysela) [RHEL-118908] - ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end() (Jaroslav Kysela) [RHEL-118908] - ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct snd_pcm_mmap_status32 (Jaroslav Kysela) [RHEL-118908] - ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end() (Jaroslav Kysela) [RHEL-118908] - ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR (Jaroslav Kysela) [RHEL-118908] - ASoC: hdmi-codec: use SND_JACK_AVOUT as jack status (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-ops-test: dynamically allocate struct snd_ctl_elem_value (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Fix build with CONFIG_INPUT=n (Jaroslav Kysela) [RHEL-118908] - ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA (Jaroslav Kysela) [RHEL-118908] - ASoC: mediatek: mt8183-afe-pcm: use local `dev` pointer in driver callbacks (Jaroslav Kysela) [RHEL-118908] - ASoC: mediatek: mt8173-afe-pcm: use local `dev` pointer in driver callbacks (Jaroslav Kysela) [RHEL-118908] - ASoC: mediatek: mt8183-afe-pcm: Support >32 bit DMA addresses (Jaroslav Kysela) [RHEL-118908] - ASoC: mediatek: use reserved memory or enable buffer pre-allocation (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: mt8192-afe-pcm: Allow specifying reserved memory region (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: mt8186-afe-pcm: Allow specifying reserved memory region (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: mt8173-afe-pcm: Allow specifying reserved memory region (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: mt8173-afe-pcm: Add power domain (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: Convert MT8173 AFE binding to dt-schema (Jaroslav Kysela) [RHEL-118908] - ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.h (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/ca0132: Use const char * for strings (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Convert comma to semicolon (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_control (Jaroslav Kysela) [RHEL-118908] - ALSA: mips/sgio2audio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-118908] - soundwire: update Intel BPT message length limitation (Jaroslav Kysela) [RHEL-118908] - soundwire: intel_ace2.x: Use str_read_write() helper (Jaroslav Kysela) [RHEL-118908] - soundwire: qcom: demote probe registration printk (Jaroslav Kysela) [RHEL-118908] - soundwire: Move handle_nested_irq outside of sdw_dev_lock (Jaroslav Kysela) [RHEL-118908] - ASoC: cs42l43: Remove unnecessary work functions (Jaroslav Kysela) [RHEL-118908] - MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire (Jaroslav Kysela) [RHEL-118908] - ASoC: renesas: msiof: Convert to (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: Add support for Richtek RTQ9124 (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: rt9123: Append RTQ9124 description (Jaroslav Kysela) [RHEL-118908] - ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/ca0132: Enable hardware band EQ for Sound Blaster Core3D (Jaroslav Kysela) [RHEL-118908] - ALSA: hda/tas2781: Add missed brace and hardware id re-order (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Fix code alignment in mixer_quirks (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Fix whitespace & blank line issues in mixer_quirks (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Avoid precedence issues in mixer_quirks macros (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Fix block comments in mixer_quirks (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirks (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Avoid multiple assignments in mixer_quirks (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Simplify NULL comparison in mixer_quirks (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Remove unneeded wmb() in mixer_quirks (Jaroslav Kysela) [RHEL-118908] - ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5 (Jaroslav Kysela) [RHEL-118908] - ASoC: tas2781: Drop the unnecessary symbol imply (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: covert mxs-audio-sgtl5000.txt to yaml format (Jaroslav Kysela) [RHEL-118908] - ASoC: hdac_hdmi: remove hdac_hdmi_jack[_port]_init() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: lpass: Drop unused AIF_INVALID first DAI identifier (Jaroslav Kysela) [RHEL-118908] - ASoC: Intel: avs: Add rt5640 machine board (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: rt5640: Retry DEVICE_ID verification (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: rt5640: Drop dummy register names (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: tas57xx: add tas5753 compatibility (Jaroslav Kysela) [RHEL-118908] - ASoC: tas571x: add support for tas5753 (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd939x: Add VDD_PX supply (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: qcom,wcd939x: Document missing VDD_PX supply (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd939x: Simplify return from devm_gpiod_get() error (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd939x: Simplify with devm_regulator_bulk_get_enable() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd937x: Simplify with devm_regulator_bulk_get_enable() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd938x: Simplify with devm_regulator_bulk_get_enable() (Jaroslav Kysela) [RHEL-118908] - ASoC: remove component->id (Jaroslav Kysela) [RHEL-118908] - ASoC: soc-core: save ID if param was set in fmt_single_name() (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: use drvdata instead of component to keep id (Jaroslav Kysela) [RHEL-118908] - ASoC: imx-card: Use helper function for_each_child_of_node_scoped() (Jaroslav Kysela) [RHEL-118908] - ASoC: meson: Use helper function for_each_child_of_node_scoped() (Jaroslav Kysela) [RHEL-118908] - ASoC: renesas: Use helper function for_each_child_of_node_scoped() (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd939x: Drop unused 'struct wcd939x_priv' fields (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd938x: Drop unused variant field (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd938x: Drop unused 'struct wcd938x_priv' fields (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd937x: Drop unused 'struct wcd937x_priv' fields (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd934x: Drop unused num_rx_port/num_tx_port fields (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: wcd9335: Drop unused sido_input_src field (Jaroslav Kysela) [RHEL-118908] - ASoC: codecs: Constify regmap configuration static variables (Jaroslav Kysela) [RHEL-118908] - ASoC: fsl: Constify reg_default array (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: sm8250: Add Fairphone 5 soundcard compatible (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: sm8250: add DisplayPort Jack support (Jaroslav Kysela) [RHEL-118908] - ASoC: qcom: sm8250: set card driver name from match data (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: fsl,sai: Add i.MX94 support (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: sun4i-a10-codec: add hp-det-gpios (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: tas2770: add compatible for TAS5770L (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: tas27xx: add compatible for SN012776 (Jaroslav Kysela) [RHEL-118908] - dt-bindings: sound: convert ICS-43432 binding to YAML (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: fsl,imx-asrc: Document audio graph port (Jaroslav Kysela) [RHEL-118908] - dt-bindings: Document Tegra114 HDA support (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: everest,es8328: Require reg property (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: everest,es8328: Mark ES8388 compatible with ES8328 (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: xlnx,spdif: Convert to json-schema (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: xlnx,audio-formatter: Convert to json-schema (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: xlnx,i2s: Convert to json-schema (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: fsl,imx-asrc: Reference common DAI properties (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: fsl,easrc: Reference common DAI properties (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: atmel-at91sam9g20ek: convert to json-schema (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: wlf,wm8960: add 'port' property (Jaroslav Kysela) [RHEL-118908] - dt-bindings: ASoC: rockchip: Add compatible for RK3588 SPDIF (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: atmel,at91-ssc: Convert to YAML format (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: realtek,rt5645: Fix CPVDD voltage comment (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: stm32: add missing port property (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: maxim,max98390: Reference common DAI properties (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: everest,es8326: Document interrupt property (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: fsl-esai: allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: sprd,sc9860-mcdt: convert to YAML (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: sprd,pcm-platform: convert to YAML (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: fsl_spdif: Document imx6sl/sx compatible fallback (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: Add CS42L84 codec (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: qcom: Add SM8750 LPASS macro codecs (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: everest,es8328: Document audio graph port (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: rockchip,rk3036-codec: convert to yaml (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: Deprecate {hp,mic}-det-gpio (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: mt6359: Update generic node name and dmic-mode (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: realtek,rt5640: Convert to dtschema (Jaroslav Kysela) [RHEL-118908] - ASoC: dt-bindings: fsl-esai: Add power-domains for fsl,imx8qm-esai (Jaroslav Kysela) [RHEL-118908] Resolves: RHEL-101339, RHEL-101343, RHEL-107916, RHEL-117573, RHEL-118908, RHEL-122866, RHEL-123738, RHEL-128525, RHEL-129176, RHEL-129615, RHEL-134012, RHEL-135143, RHEL-2588 * Fri Dec 12 2025 CKI KWF Bot [6.12.0-173.el10] - clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns (CKI Backport Bot) [RHEL-129280] {CVE-2025-38499} - mm: slub: avoid wake up kswapd in set_track_prepare (Audra Mitchell) [RHEL-125525] {CVE-2025-39843} - KVM: s390: improve interrupt cpu for wakeup (CKI Backport Bot) [RHEL-121782] Resolves: RHEL-121782, RHEL-125525, RHEL-129280 * Thu Dec 11 2025 CKI KWF Bot [6.12.0-172.el10] - powerpc/kdump: Fix size calculation for hot-removed memory ranges (Mamatha Inamdar) [RHEL-126704] - idpf: fix possible vport_config NULL pointer deref in remove (Michal Schmidt) [RHEL-99641] - idpf: cleanup remaining SKBs in PTP flows (Michal Schmidt) [RHEL-99641] - idpf: fix mismatched free function for dma_alloc_coherent (Michal Schmidt) [RHEL-99641] - idpf: add HW timestamping statistics (Michal Schmidt) [RHEL-99641] - idpf: add support for nointerrupt queues (Michal Schmidt) [RHEL-99641] - idpf: remove SW marker handling from NAPI (Michal Schmidt) [RHEL-99641] - idpf: add 4-byte completion descriptor definition (Michal Schmidt) [RHEL-99641] - idpf: use a saner limit for default number of queues to allocate (Michal Schmidt) [RHEL-99641] - idpf: fix Rx descriptor ready check barrier in splitq (Michal Schmidt) [RHEL-99641] - idpf: do not linearize big TSO packets (Michal Schmidt) [RHEL-99641] - idpf: fix UAF in RDMA core aux dev deinitialization (Michal Schmidt) [RHEL-99641] - idpf: remove obsolete stashing code (Michal Schmidt) [RHEL-99641] - idpf: stop Tx if there are insufficient buffer resources (Michal Schmidt) [RHEL-99641] - idpf: replace flow scheduling buffer ring with buffer pool (Michal Schmidt) [RHEL-99641] - idpf: simplify and fix splitq Tx packet rollback error path (Michal Schmidt) [RHEL-99641] - idpf: improve when to set RE bit logic (Michal Schmidt) [RHEL-99641] - idpf: add support for Tx refillqs in flow scheduling mode (Michal Schmidt) [RHEL-99641] - idpf: preserve coalescing settings across resets (Michal Schmidt) [RHEL-99641] - idpf: add cross timestamping (Michal Schmidt) [RHEL-99641] - idpf: add flow steering support (Michal Schmidt) [RHEL-99641] - virtchnl2: add flow steering support (Michal Schmidt) [RHEL-99641] - virtchnl2: rename enum virtchnl2_cap_rss (Michal Schmidt) [RHEL-99641] - idpf: implement get LAN MMIO memory regions (Michal Schmidt) [RHEL-99641] - idpf: implement IDC vport aux driver MTU change handler (Michal Schmidt) [RHEL-99641] - idpf: implement remaining IDC RDMA core callbacks and handlers (Michal Schmidt) [RHEL-99641] - idpf: implement RDMA vport auxiliary dev create, init, and destroy (Michal Schmidt) [RHEL-99641] - idpf: implement core RDMA auxiliary dev create, init, and destroy (Michal Schmidt) [RHEL-99641] - idpf: use reserved RDMA vectors from control plane (Michal Schmidt) [RHEL-99641] - idpf: return 0 size for RSS key if not supported (Michal Schmidt) [RHEL-99641] - idpf: avoid mailbox timeout delays during reset (Michal Schmidt) [RHEL-99641] - idpf: fix a race in txq wakeup (Michal Schmidt) [RHEL-99641] - idpf: add support for Rx timestamping (Michal Schmidt) [RHEL-99641] - idpf: add Tx timestamp flows (Michal Schmidt) [RHEL-99641] - idpf: add Tx timestamp capabilities negotiation (Michal Schmidt) [RHEL-99641] - idpf: add PTP clock configuration (Michal Schmidt) [RHEL-99641] - idpf: add mailbox access to read PTP clock time (Michal Schmidt) [RHEL-99641] - idpf: negotiate PTP capabilities and get PTP clock (Michal Schmidt) [RHEL-99641] - idpf: move virtchnl structures to the header file (Michal Schmidt) [RHEL-99641] - virtchnl: add PTP virtchnl definitions (Michal Schmidt) [RHEL-99641] - idpf: add initial PTP support (Michal Schmidt) [RHEL-99641] - idpf: change the method for mailbox workqueue allocation (Michal Schmidt) [RHEL-99641] - idpf: remove unreachable code from setting mailbox (Michal Schmidt) [RHEL-99641] - idpf: assign extracted ptype to struct libeth_rqe_info field (Michal Schmidt) [RHEL-99641] - idpf: fix idpf_vport_splitq_napi_poll() (Michal Schmidt) [RHEL-99641] Resolves: RHEL-126704, RHEL-99641 * Tue Dec 09 2025 CKI KWF Bot [6.12.0-171.el10] - be2net: pass wrb_params in case of OS2BMC (Mohammad Heib) [RHEL-96555 RHEL-99249] - be2net: Use correct byte order and format string for TCP seq and ack_seq (Mohammad Heib) [RHEL-96555 RHEL-99249] - s390/stp: Default to enabled (Mete Durlu) [RHEL-62194] - s390/stp: Remove leap second support (Mete Durlu) [RHEL-62194] - s390/time: Remove in-kernel time steering (Mete Durlu) [RHEL-62194] - s390/sclp: Use monotonic clock in sclp_sync_wait() (Mete Durlu) [RHEL-62194] - s390/smp: Use monotonic clock in smp_emergency_stop() (Mete Durlu) [RHEL-62194] - s390/time: Use monotonic clock in get_cycles() (Mete Durlu) [RHEL-62194] - s390/stp: Remove udelay from stp_sync_clock() (Mete Durlu) [RHEL-62194] - ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset (Michal Schmidt) [RHEL-127155] - iidc/ice/irdma: Update IDC to support multiple consumers (Michal Schmidt) [RHEL-127155] - ice: Replace ice specific DSCP mapping num with a kernel define (Michal Schmidt) [RHEL-127155] - iidc/ice/irdma: Break iidc.h into two headers (Michal Schmidt) [RHEL-127155] - iidc/ice/irdma: Rename to iidc_* convention (Michal Schmidt) [RHEL-127155] - iidc/ice/irdma: Rename IDC header file (Michal Schmidt) [RHEL-127155] - scsi: qla4xxx: Fix typos in comments (Chris Leech) [RHEL-121668] - scsi: qla4xxx: Prevent a potential error pointer dereference (Chris Leech) [RHEL-121668] - scsi: Revert "scsi: iscsi: Fix HW conn removal use after free" (Chris Leech) [RHEL-121668] - scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated (Chris Leech) [RHEL-121668] - scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu() (Chris Leech) [RHEL-121668] - scsi: iscsi: Fix incorrect error path labels for flashnode operations (Chris Leech) [RHEL-121668] - scsi: qla4xxx: Remove duplicate struct crb_addr_pair (Chris Leech) [RHEL-121668] - scsi: qedi: Remove unused qedi_get_proto_itt() (Chris Leech) [RHEL-121668] - scsi: qedi: Remove unused sysfs functions (Chris Leech) [RHEL-121668] - ata: libata-core: relax checks in ata_read_log_directory() (Tomas Henzl) [RHEL-105431] - ata: libata-sff: drop nth_page() usage within SG entry (Tomas Henzl) [RHEL-105431] - ata: ahci_xgene: Use int type for 'rc' to store error codes (Tomas Henzl) [RHEL-105431] - ata: ahci: Allow ignoring the external/hotplug capability of ports (Tomas Henzl) [RHEL-105431] - ata: libata-scsi: Fix CDL control (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Fix link state check for IDE/PATA ports (Tomas Henzl) [RHEL-105431] - ata: pata_pdc2027x: Remove space before newline and abbreviations (Tomas Henzl) [RHEL-105431] - ata: pata_macio: Remove space before newline (Tomas Henzl) [RHEL-105431] - ata: libata-core: Remove space before newline (Tomas Henzl) [RHEL-105431] - ata: libata-sata: Add link_power_management_supported sysfs attribute (Tomas Henzl) [RHEL-105431] - ata: libata-scsi: Return aborted command when missing sense and result TF (Tomas Henzl) [RHEL-105431] - ata: libata-scsi: Fix ata_to_sense_error() status handling (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Simplify reset operation management (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Remove ata_do_eh() (Tomas Henzl) [RHEL-105431] - ata: pata_rdc: Use registered definition for the RDC vendor (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Make ata_eh_followup_srst_needed() return a bool (Tomas Henzl) [RHEL-105431] - ata: libata-transport: replace scnprintf with sysfs_emit for simple attributes (Tomas Henzl) [RHEL-105431] - ata: libata-eh: use bool for fastdrain in ata_eh_set_pending() (Tomas Henzl) [RHEL-105431] - ata: libata: Introduce ata_port_eh_scheduled() (Tomas Henzl) [RHEL-105431] - ata: libata-core: Rename ata_do_set_mode() (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Rename and make ata_set_mode() static (Tomas Henzl) [RHEL-105431] - ata: libata-core: Make ata_dev_cleanup_cdl_resources() static (Tomas Henzl) [RHEL-105431] - ata: libata-core: Cache the general purpose log directory (Tomas Henzl) [RHEL-105431] - ata: libata_eh: Add debug messages to ata_eh_link_set_lpm() (Tomas Henzl) [RHEL-105431] - ata: libata-core: Reduce the number of messages signaling broken LPM (Tomas Henzl) [RHEL-105431] - ata: ahci: Disallow LPM policy control if not supported (Tomas Henzl) [RHEL-105431] - ata: ahci: Disallow LPM policy control for external ports (Tomas Henzl) [RHEL-105431] - ata: ahci: Disable DIPM if host lacks support (Tomas Henzl) [RHEL-105431] - ata: libata-sata: Disallow changing LPM state if not supported (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Avoid unnecessary resets when revalidating devices (Tomas Henzl) [RHEL-105431] - ata: libata-core: Advertize device support for DIPM and HIPM features (Tomas Henzl) [RHEL-105431] - ata: libata-core: Move device LPM quirk settings to ata_dev_config_lpm() (Tomas Henzl) [RHEL-105431] - ata: libata-core: Introduce ata_dev_config_lpm() (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Move and rename ata_eh_set_lpm() (Tomas Henzl) [RHEL-105431] - ata: ahci: Clarify mobile_lpm_policy description (Tomas Henzl) [RHEL-105431] - ata: libata: Improve LPM policies description (Tomas Henzl) [RHEL-105431] - ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig (Tomas Henzl) [RHEL-105431] - ata: libata-scsi: Cleanup ata_scsi_offline_dev() (Tomas Henzl) [RHEL-105431] - ata: libata: Remove ATA_DFLAG_ZAC device flag (Tomas Henzl) [RHEL-105431] - ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk (Tomas Henzl) [RHEL-105431] - ata: ahci: Disallow LPM for Asus B550-F motherboard (Tomas Henzl) [RHEL-105431] - ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard (Tomas Henzl) [RHEL-105431] - ata: ahci: Use correct BIOS build date for ThinkPad W541 quirk (Tomas Henzl) [RHEL-105431] - ata: pata_cs5536: fix build on 32-bit UML (Tomas Henzl) [RHEL-105431] - ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled (Tomas Henzl) [RHEL-105431] - ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Keep DIPM disabled while modifying the allowed LPM states (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Rename no_dipm variable to be more clear (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Rename hipm and dipm variables (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Add ata_eh_set_lpm() WARN_ON_ONCE (Tomas Henzl) [RHEL-105431] - ata: libata-eh: Update DIPM comments to reflect reality (Tomas Henzl) [RHEL-105431] - ata: libata: Print if port is external on boot (Tomas Henzl) [RHEL-105431] - ata: libata-scsi: Do not set the INFORMATION field twice for ATA PT (Tomas Henzl) [RHEL-105431] - ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern" (Tomas Henzl) [RHEL-105431] - ata: libata-scsi: Improve CDL control (Tomas Henzl) [RHEL-105431] - ata: libata-scsi: Fix ata_msense_control_ata_feature() (Tomas Henzl) [RHEL-105431] - ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type (Tomas Henzl) [RHEL-105431] - ata: libata-sata: Use BIT() macro to convert tag to bit field (Tomas Henzl) [RHEL-105431] - ata: libata-sata: Simplify sense_valid fetching (Tomas Henzl) [RHEL-105431] - ata: libata-core: Simplify ata_print_version_once (Tomas Henzl) [RHEL-105431] - ata: libata-sata: Save all fields from sense data descriptor (Tomas Henzl) [RHEL-105431] - ata: libata: Remove unused macro definitions (Tomas Henzl) [RHEL-105431] - tools headers x86 cpufeatures: Sync with the kernel sources (Maxim Levitsky) [RHEL-120168] - tools headers x86 svm: Sync svm headers with the kernel sources (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest (Maxim Levitsky) [RHEL-120168] - KVM: x86: Add helper to retrieve current value of user return MSR (Maxim Levitsky) [RHEL-120168] - KVM: SEV: Reject non-positive effective lengths during LAUNCH_UPDATE (Maxim Levitsky) [RHEL-120168] - selftests/kvm: remove stale TODO in xapic_state_test (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Validate more arch-events in pmu_counters_test (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Reduce number of "unavailable PMU events" combos tested (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Track unavailable_mask for PMU events as 32-bit value (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test (Maxim Levitsky) [RHEL-120168] - KVM: x86: Fix hypercalls docs section number order (Maxim Levitsky) [RHEL-120168] - KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't (Maxim Levitsky) [RHEL-120168] - KVM: TDX: Fix uninitialized error code for __tdx_bringup() (Maxim Levitsky) [RHEL-120168] - crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver (Maxim Levitsky) [RHEL-120168] - crypto: ccp - Add new HV-Fixed page allocation/free API (Maxim Levitsky) [RHEL-120168] - x86/sev: Add new dump_rmp parameter to snp_leak_pages() API (Maxim Levitsky) [RHEL-120168] - Documentation: KVM: Call out that KVM strictly follows the 8254 PIT spec (Maxim Levitsky) [RHEL-120168] - KVM: x86: Use guard() instead of mutex_lock() to simplify code (Maxim Levitsky) [RHEL-120168] - KVM: x86/pmu: Correct typo "_COUTNERS" to "_COUNTERS" (Maxim Levitsky) [RHEL-120168] - KVM: TDX: Reject fully in-kernel irqchip if EOIs are protected, i.e. for TDX VMs (Maxim Levitsky) [RHEL-120168] - x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT (Maxim Levitsky) [RHEL-120168] - x86/kvm: Make kvm_async_pf_task_wake() a local static helper (Maxim Levitsky) [RHEL-120168] - KVM: TDX: Do not retry locally when the retry is caused by invalid memslot (Maxim Levitsky) [RHEL-120168] - KVM: x86/mmu: Return -EAGAIN if userspace deletes/moves memslot during prefault (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move vector_hashing into lapic.c (Maxim Levitsky) [RHEL-120168] - KVM: x86: Make "lowest priority" helpers local to lapic.c (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move kvm_irq_delivery_to_apic() from irq.c to lapic.c (Maxim Levitsky) [RHEL-120168] - KVM: SEV: Save the SEV policy if and only if LAUNCH_START succeeds (Maxim Levitsky) [RHEL-120168] - x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present (Maxim Levitsky) [RHEL-120168] - x86/tdx: Tidy reset_pamt functions (Maxim Levitsky) [RHEL-120168] - x86/tdx: Eliminate duplicate code in tdx_clear_page() (Maxim Levitsky) [RHEL-120168] - kvm: x86: simplify kvm_vector_to_index() (Maxim Levitsky) [RHEL-120168] - KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUs (Maxim Levitsky) [RHEL-120168] - arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2 (Maxim Levitsky) [RHEL-120168] - KVM: TDX: Remove redundant __GFP_ZERO (Maxim Levitsky) [RHEL-120168] - KVM: remove redundant __GFP_NOWARN (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Fix an indentation (Maxim Levitsky) [RHEL-120168] - KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Fix signedness issue with vCPU mmap size check (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active (Maxim Levitsky) [RHEL-120168] - selftests: harness: Rename is_signed_type() to avoid collision with overflow.h (Maxim Levitsky) [RHEL-120168] - KVM: SEV: don't check have_run_cpus in sev_writeback_caches() (Maxim Levitsky) [RHEL-120168] - tools headers: Sync KVM headers with the kernel source (Maxim Levitsky) [RHEL-120168] - KVM: x86: use array_index_nospec with indices that come from guest (Maxim Levitsky) [RHEL-120168] - KVM: x86: fix typo "notifer" (Maxim Levitsky) [RHEL-120168] - KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPUs have been created (Maxim Levitsky) [RHEL-120168] - x86/apic: Rename 'reg_off' to 'reg' (Maxim Levitsky) [RHEL-120168] - x86/apic: KVM: Move apic_test)vector() to common code (Maxim Levitsky) [RHEL-120168] - x86/apic: KVM: Move lapic set/clear_vector() helpers to common code (Maxim Levitsky) [RHEL-120168] - x86/apic: KVM: Move lapic get/set helpers to common code (Maxim Levitsky) [RHEL-120168] - x86/apic: KVM: Move apic_find_highest_vector() to a common header (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rename lapic set/clear vector helpers (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rename lapic get/set_reg64() helpers (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rename lapic get/set_reg() helpers (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rename find_highest_vector() (Maxim Levitsky) [RHEL-120168] - KVM: x86: Change lapic regs base address to void pointer (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rename VEC_POS/REG_POS macro usages (Maxim Levitsky) [RHEL-120168] - x86/apic: KVM: Deduplicate APIC vector => register+bit math (Maxim Levitsky) [RHEL-120168] - KVM: x86: Remove redundant parentheses around 'bitmap' (Maxim Levitsky) [RHEL-120168] - KVM: x86: Open code setting/clearing of bits in the ISR (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add CONFIG_EVENTFD for irqfd selftest (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Flush cache only on CPUs running SEV guest (Maxim Levitsky) [RHEL-120168] - x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs (Maxim Levitsky) [RHEL-120168] - KVM: x86: Use wbinvd_on_cpu() instead of an open-coded equivalent (Maxim Levitsky) [RHEL-120168] - KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency (Maxim Levitsky) [RHEL-120168] - x86/lib: Add WBNOINVD helper functions (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Remove wbinvd in sev_vm_destroy() (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Convert arch_timer tests to common helpers to pin task (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Expand set of APIs for pinning tasks to a single CPU (Maxim Levitsky) [RHEL-120168] - KVM: x86: Provide a capability to disable APERF/MPERF read intercepts (Maxim Levitsky) [RHEL-120168] - KVM: x86: Replace growing set of *_in_guest bools with a u64 (Maxim Levitsky) [RHEL-120168] - KVM: x86: Advertise support for LKGS (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Add a macro to track which DEBUGCTL bits are host-owned (Maxim Levitsky) [RHEL-120168] - KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation (Maxim Levitsky) [RHEL-120168] - VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment() (Maxim Levitsky) [RHEL-120168] - Revert "kvm: detect assigned device via irqbypass manager" (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest (Maxim Levitsky) [RHEL-120168] - KVM: x86/mmu: Locally cache whether a PFN is host MMIO when making a SPTE (Maxim Levitsky) [RHEL-120168] - KVM: x86: Avoid calling kvm_is_mmio_pfn() when kvm_x86_ops.get_mt_mask is NULL (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Simplify MSR interception logic for IA32_XSS MSR (Maxim Levitsky) [RHEL-120168] - KVM: x86: Deduplicate MSR interception enabling and disabling (Maxim Levitsky) [RHEL-120168] - KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list (Maxim Levitsky) [RHEL-120168] - KVM: x86: Use kvzalloc() to allocate VM struct (Maxim Levitsky) [RHEL-120168] - KVM: x86/mmu: Dynamically allocate shadow MMU's hashed page list (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test (Maxim Levitsky) [RHEL-120168] - KVM: Drop sanity check that per-VM list of irqfds is unique (Maxim Levitsky) [RHEL-120168] - KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter (Maxim Levitsky) [RHEL-120168] - sched/wait: Add a waitqueue helper for fully exclusive priority waiters (Maxim Levitsky) [RHEL-120168] - xen: privcmd: Don't mark eventfd waiter as EXCLUSIVE (Maxim Levitsky) [RHEL-120168] - sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority() (Maxim Levitsky) [RHEL-120168] - KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock (Maxim Levitsky) [RHEL-120168] - KVM: Add irqfd to KVM's list via the vfs_poll() callback (Maxim Levitsky) [RHEL-120168] - assorted variants of irqfd setup: convert to CLASS(fd) (Maxim Levitsky) [RHEL-120168] - KVM: Initialize irqfd waitqueue callback when adding to the queue (Maxim Levitsky) [RHEL-120168] - KVM: Acquire SCRU lock outside of irqfds.lock during assignment (Maxim Levitsky) [RHEL-120168] - KVM: Use a local struct to do the initial vfs_poll() on an irqfd (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rename kvm_set_msi_irq() => kvm_msi_to_lapic_irq() (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking (Maxim Levitsky) [RHEL-120168] - iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Consolidate IRTE update when toggling AVIC on/off (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller (Maxim Levitsky) [RHEL-120168] - iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC support (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata (Maxim Levitsky) [RHEL-120168] - KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting IRQ bypass (Maxim Levitsky) [RHEL-120168] - KVM: x86: Decouple device assignment from IRQ bypass (Maxim Levitsky) [RHEL-120168] - KVM: SVM: WARN if ir_list is non-empty at vCPU free (Maxim Levitsky) [RHEL-120168] - KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APIC (Maxim Levitsky) [RHEL-120168] - KVM: x86: WARN if IRQ bypass isn't supported in kvm_pi_update_irte() (Maxim Levitsky) [RHEL-120168] - KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte() (Maxim Levitsky) [RHEL-120168] - KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Process all IRTEs on affinity change even if one update fails (Maxim Levitsky) [RHEL-120168] - KVM: SVM: WARN if (de)activating guest mode in IOMMU fails (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Don't check for assigned device(s) when activating AVIC (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Don't check for assigned device(s) when updating affinity (Maxim Levitsky) [RHEL-120168] - iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited (Maxim Levitsky) [RHEL-120168] - iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity (Maxim Levitsky) [RHEL-120168] - iommu/amd: Factor out helper for manipulating IRTE GA/CPU info (Maxim Levitsky) [RHEL-120168] - iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination (Maxim Levitsky) [RHEL-120168] - iommu/amd: Document which IRTE fields amd_iommu_update_ga() can modify (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata (Maxim Levitsky) [RHEL-120168] - KVM: x86: Don't update IRTE entries when old and new routes were !MSI (Maxim Levitsky) [RHEL-120168] - KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targeted (Maxim Levitsky) [RHEL-120168] - KVM: x86: Track irq_bypass_vcpu in common x86 code (Maxim Levitsky) [RHEL-120168] - KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing() (Maxim Levitsky) [RHEL-120168] - KVM: Don't WARN if updating IRQ bypass route fails (Maxim Levitsky) [RHEL-120168] - iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Clean up return handling in avic_pi_update_irte() (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move posted interrupt tracepoint to common code (Maxim Levitsky) [RHEL-120168] - KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU (Maxim Levitsky) [RHEL-120168] - KVM: x86: Nullify irqfd->producer after updating IRTEs (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move IRQ routing/delivery APIs from x86.c => irq.c (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info() (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Stop walking list of routing table entries when updating IRTE (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Stop walking list of routing table entries when updating IRTE (Maxim Levitsky) [RHEL-120168] - iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode" (Maxim Levitsky) [RHEL-120168] - iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Suppress PI notifications whenever the vCPU is put (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235 (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Move enable_ipiv knob to common x86 (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages" (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add helper to deduplicate code for getting AVIC backing page (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing (Maxim Levitsky) [RHEL-120168] - iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure (Maxim Levitsky) [RHEL-120168] - KVM: Pass new routing entries and irqfd when updating IRTEs (Maxim Levitsky) [RHEL-120168] - KVM: arm64: WARN if unmapping a vLPI fails in any path (Maxim Levitsky) [RHEL-120168] - KVM: fix typo in kvm_vm_set_mem_attributes() comment (Maxim Levitsky) [RHEL-120168] - KVM: Add trace_kvm_vm_set_mem_attributes() (Maxim Levitsky) [RHEL-120168] - KVM: Allow CPU to reschedule while setting per-page memory attributes (Maxim Levitsky) [RHEL-120168] {CVE-2025-38506} - KVM: x86: Fold irq_comm.c into irq.c (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move IRQ mask notifier infrastructure to I/O APIC emulation (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsupported (Maxim Levitsky) [RHEL-120168] - KVM: Squash two CONFIG_HAVE_KVM_IRQCHIP #ifdefs into one (Maxim Levitsky) [RHEL-120168] - KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APIC (Maxim Levitsky) [RHEL-120168] - KVM: Move x86-only tracepoints to x86's trace.h (Maxim Levitsky) [RHEL-120168] - KVM: x86: Explicitly check for in-kernel PIC when getting ExtINT (Maxim Levitsky) [RHEL-120168] - KVM: x86: Don't clear PIT's IRQ line status when destroying PIT (Maxim Levitsky) [RHEL-120168] - KVM: x86: Hardcode the PIT IRQ source ID to '2' (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move kvm_{request,free}_irq_source_id() to i8254.c (PIT) (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move kvm_setup_default_irq_routing() into irq.c (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rename irqchip_kernel() to irqchip_full() (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move KVM_{GET,SET}_IRQCHIP ioctl helpers to irq.c (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move PIT ioctl helpers to i8254.c (Maxim Levitsky) [RHEL-120168] - KVM: x86: Drop superfluous kvm_hv_set_sint() => kvm_hv_synic_set_irq() wrapper (Maxim Levitsky) [RHEL-120168] - KVM: x86: Drop superfluous kvm_set_ioapic_irq() => kvm_ioapic_set_irq() wrapper (Maxim Levitsky) [RHEL-120168] - KVM: x86: Drop superfluous kvm_set_pic_irq() => kvm_pic_set_irq() wrapper (Maxim Levitsky) [RHEL-120168] - KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update() (Maxim Levitsky) [RHEL-120168] - KVM: Assert that slots_lock is held when resetting per-vCPU dirty rings (Maxim Levitsky) [RHEL-120168] - KVM: Use mask of harvested dirty ring entries to coalesce dirty ring resets (Maxim Levitsky) [RHEL-120168] - KVM: Check for empty mask of harvested dirty ring entries in caller (Maxim Levitsky) [RHEL-120168] - KVM: Conditionally reschedule when resetting the dirty ring (Maxim Levitsky) [RHEL-120168] - KVM: Bail from the dirty ring reset flow if a signal is pending (Maxim Levitsky) [RHEL-120168] - KVM: Bound the number of dirty ring entries in a single reset at INT_MAX (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Print a more helpful message for EACCESS in access tracking test (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Play nice with EACCES errors in open_path_or_exit() (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add __open_path_or_exit() variant to provide extra help info (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Verify KVM is loaded when getting a KVM module param (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c comments (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Allow SNP guest policy to specify SINGLE_SOCKET (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Allow SNP guest policy disallow running with SMT enabled (Maxim Levitsky) [RHEL-120168] - KVM: TDX: Move TDX hardware setup from main.c to tdx.c (Maxim Levitsky) [RHEL-120168] - KVM: x86/mmu: Exempt nested EPT page tables from !USER, CR0.WP=0 logic (Maxim Levitsky) [RHEL-120168] - KVM: x86: Refactor handling of SIPI_RECEIVED when setting MP_STATE (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move INIT_RECEIVED vs. INIT/SIPI blocked check to KVM_RUN (Maxim Levitsky) [RHEL-120168] - KVM: x86: WARN and reject KVM_RUN if vCPU's MP_STATE is SIPI_RECEIVED (Maxim Levitsky) [RHEL-120168] - KVM: x86: Drop pending_smi vs. INIT_RECEIVED check when setting MP_STATE (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Verify KVM disable interception (for userspace) on filter change (Maxim Levitsky) [RHEL-120168] - KVM: x86: Simplify userspace filter logic when disabling MSR interception (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add a helper to allocate and initialize permissions bitmaps (Maxim Levitsky) [RHEL-120168] - KVM: nSVM: Merge MSRPM in 64-bit chunks on 64-bit kernels (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Return -EINVAL instead of MSR_INVALID to signal out-of-range MSR (Maxim Levitsky) [RHEL-120168] - KVM: nSVM: Access MSRPM in 4-byte chunks only for merging L0 and L1 bitmaps (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Store MSRPM pointer as "void *" instead of "u32 *" (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Move svm_msrpm_offset() to nested.c (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Drop explicit check on MSRPM offset when emulating SEV-ES accesses (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Merge "after set CPUID" intercept recalc helpers (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Fold svm_vcpu_init_msrpm() into its sole caller (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Rename init_vmcb_after_set_cpuid() to make it intercepts specific (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rename msr_filter_changed() => recalc_msr_intercepts() (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Manually recalc all MSR intercepts on userspace MSR filter change (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Manually recalc all MSR intercepts on userspace MSR filter change (Maxim Levitsky) [RHEL-120168] - KVM: x86: Move definition of X2APIC_MSR() to lapic.h (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Drop "always" flag from list of possible passthrough MSRs (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Pass through GHCB MSR if and only if VM is an SEV-ES guest (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Implement and adopt VMX style MSR intercepts APIs (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add helpers for accessing MSR bitmap that don't rely on offsets (Maxim Levitsky) [RHEL-120168] - KVM: nSVM: Don't initialize vmcb02 MSRPM with vmcb01's "always passthrough" (Maxim Levitsky) [RHEL-120168] - KVM: nSVM: Omit SEV-ES specific passthrough MSRs from L0+L1 bitmap merge (Maxim Levitsky) [RHEL-120168] - KVM: nSVM: Use dedicated array of MSRPM offsets to merge L0 and L1 bitmaps (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Clean up macros related to architectural MSRPM definitions (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Massage name and param of helper that merges vmcb01 and vmcb12 MSRPMs (Maxim Levitsky) [RHEL-120168] - KVM: x86: Use non-atomic bit ops to manipulate "shadow" MSR intercepts (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Kill the VM instead of the host if MSR interception is buggy (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Use ARRAY_SIZE() to iterate over direct_access_msrs (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Tag MSR bitmap initialization helpers with __init (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Don't BUG if setting up the MSR intercept bitmaps fails (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Allocate IOPM pages after initial setup in svm_hardware_setup() (Maxim Levitsky) [RHEL-120168] - KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls (Maxim Levitsky) [RHEL-120168] {CVE-2025-38469} - KVM: Documentation: document how KVM is tested (Maxim Levitsky) [RHEL-120168] - KVM: Documentation: minimal updates to review-checklist.rst (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add back the missing check of MONITOR/MWAIT availability (Maxim Levitsky) [RHEL-120168] - KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table. (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VMSA page is NULL (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight (Maxim Levitsky) [RHEL-120168] {CVE-2025-38455} - x86/traps: Initialize DR7 by writing its architectural reset value (Maxim Levitsky) [RHEL-120168] - x86/traps: Initialize DR6 by writing its architectural reset value (Maxim Levitsky) [RHEL-120168] - KVM: SEV: Disable SEV-SNP support on initialization failure (Maxim Levitsky) [RHEL-120168] - Documentation: virt/kvm: remove unreferenced footnote (Maxim Levitsky) [RHEL-120168] - KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests (Maxim Levitsky) [RHEL-120168] - cgroup: selftests: Add API to find root of specific controller (Maxim Levitsky) [RHEL-120168] - cgroup: selftests: Move cgroup_util into its own library (Maxim Levitsky) [RHEL-120168] - cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXIT (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add architectural definitions/assets for Bus Lock Threshold (Maxim Levitsky) [RHEL-120168] - x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold (Maxim Levitsky) [RHEL-120168] - KVM: x86: Make kvm_pio_request.linear_rip a common field for user exits (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add a test for x86's fastops emulation (Maxim Levitsky) [RHEL-120168] - KVM: Remove obsolete comment about locking for kvm_io_bus_read/write (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add a basic SEV-SNP smoke test (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Decouple SEV policy from VM type (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Force GUEST_MEMFD flag for SNP VM type (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add library support for interacting with SNP (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Introduce SEV VM type check (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Replace assert() with TEST_ASSERT_EQ() (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add SMT control state helper (Maxim Levitsky) [RHEL-120168] - KVM: selftests: Add vmgexit helper (Maxim Levitsky) [RHEL-120168] - KVM: selftests: SEV-SNP test for KVM_SEV_INIT2 (Maxim Levitsky) [RHEL-120168] - KVM: x86: Unify cross-vCPU IBPB (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUs (Maxim Levitsky) [RHEL-120168] - x86/sev: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables (Maxim Levitsky) [RHEL-120168] - KVM: x86/mmu: Warn if PFN changes on shadow-present SPTE in shadow MMU (Maxim Levitsky) [RHEL-120168] - KVM: x86/tdp_mmu: WARN if PFN changes for spurious faults (Maxim Levitsky) [RHEL-120168] - KVM: x86/tdp_mmu: Merge prefetch and access checks for spurious faults (Maxim Levitsky) [RHEL-120168] - KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch fault (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Flush shadow VMCS on emergency reboot (Maxim Levitsky) [RHEL-120168] - KVM: SVM: avoid frequency indirect calls (Maxim Levitsky) [RHEL-120168] - KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field (Maxim Levitsky) [RHEL-120168] - x86/cpufeatures: Add "Allowed SEV Features" Feature (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add a mutex to dump_vmcb() to prevent concurrent output (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Include the vCPU ID when dumping a VMCB (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Add the type of VM for which the VMCB/VMSA is being dumped (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Dump guest register state in dump_vmcb() (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff() (Maxim Levitsky) [RHEL-120168] - KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks (Maxim Levitsky) [RHEL-120168] - KVM: SVM: Fix SNP AP destroy race with VMRUN (Maxim Levitsky) [RHEL-120168] - x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIs (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Use arch_xchg() when processing PIR to avoid instrumentation (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Isolate pure loads from atomic XCHG when processing PIR (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Process PIR using 64-bit accesses on 64-bit kernels (Maxim Levitsky) [RHEL-120168] - x86/irq: KVM: Track PIR bitmap as an "unsigned long" array (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Ensure vIRR isn't reloaded at odd times when sync'ing PIR (Maxim Levitsky) [RHEL-120168] - x86/irq: Track if IRQ was found in PIR during initial loop (to load PIR vals) (Maxim Levitsky) [RHEL-120168] - x86/irq: Ensure initial PIR loads are performed exactly once (Maxim Levitsky) [RHEL-120168] - KVM: x86: Add module param to control and enumerate device posted IRQs (Maxim Levitsky) [RHEL-120168] - KVM: VMX: Don't send UNBLOCK when starting device assignment without APICv (Maxim Levitsky) [RHEL-120168] - KVM: x86: Rescan I/O APIC routes after EOI interception for old routing (Maxim Levitsky) [RHEL-120168] - KVM: x86: Add a helper to deduplicate I/O APIC EOI interception logic (Maxim Levitsky) [RHEL-120168] - KVM: x86: Isolate edge vs. level check in userspace I/O APIC route scanning (Maxim Levitsky) [RHEL-120168] - KVM: x86: Advertise support for AMD's PREFETCHI (Maxim Levitsky) [RHEL-120168] - KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly (Maxim Levitsky) [RHEL-120168] - KVM: x86: clean up a return (Maxim Levitsky) [RHEL-120168] - KVM: x86: Advertise support for WRMSRNS (Maxim Levitsky) [RHEL-120168] - x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM) (Maxim Levitsky) [RHEL-120168] - KVM: x86: Generalize IBRS virtualization on emulated VM-exit (Maxim Levitsky) [RHEL-120168] - KVM: x86: Propagate AMD's IbrsSameMode to the guest (Maxim Levitsky) [RHEL-120168] - x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE (Maxim Levitsky) [RHEL-120168] - x86/virt: Provide "nosnp" boot option for sev kernel command line (Maxim Levitsky) [RHEL-120168] Resolves: RHEL-105431, RHEL-120168, RHEL-121668, RHEL-127155, RHEL-62194, RHEL-96555, RHEL-99249 * Fri Dec 05 2025 CKI KWF Bot [6.12.0-170.el10] - blk-cgroup: fix possible deadlock while configuring policy (Ming Lei) [RHEL-129497] Resolves: RHEL-129497 * Thu Dec 04 2025 CKI KWF Bot [6.12.0-169.el10] - crypto: iaa - Fix incorrect return value in save_iaa_wq() (CKI Backport Bot) [RHEL-132474] - mm: hugetlb: conditionally disable tlb_remove_table_sync_one() in huge_pmd_unshare() (Rafael Aquini) [RHEL-127604] Resolves: RHEL-127604, RHEL-132474 * Wed Dec 03 2025 CKI KWF Bot [6.12.0-168.el10] - iommufd/driver: Fix counter initialization for counted_by annotation (Eder Zulian) [RHEL-131337] - iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning (Eder Zulian) [RHEL-131337] - iommufd: Don't overflow during division for dirty tracking (Eder Zulian) [RHEL-131337] - Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND" (CKI Backport Bot) [RHEL-131050] {CVE-2025-40210} - arm64: Kconfig: Enable GICv5 (Mark Salter) [RHEL-125230] - of/irq: Add msi-parent check to of_msi_xlate() (Mark Salter) [RHEL-125230] - of/irq: Convert of_msi_map_id() callers to of_msi_xlate() (Mark Salter) [RHEL-125230] - Enable Rockchip erratum workaround (Mark Salter) [RHEL-125230] - arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capability (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Fix error handling in gicv5_its_irq_domain_alloc() (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Fix loop in gicv5_its_create_itt_two_level() cleanup path (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Delete a stray tab (Mark Salter) [RHEL-125230] - irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment (Mark Salter) [RHEL-125230] - irqchip: Use int type to store negative error codes (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Remove the redundant ITS cache invalidation (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsing (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs (Mark Salter) [RHEL-125230] - irqchip/gic-v5: iwb: Fix iounmap probe failure path (Mark Salter) [RHEL-125230] - irqchip/gic-v3: Fix GICD_CTLR register naming (Mark Salter) [RHEL-125230] - arm64/sysreg: Add ICH_VCTLR_EL2 (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Populate struct gic_kvm_info (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts (Mark Salter) [RHEL-125230] - docs: arm64: gic-v5: Document booting requirements for GICv5 (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Add GICv5 IWB support (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Add GICv5 ITS support (Mark Salter) [RHEL-125230] - irqchip/gic-v3: Rename GICv3 ITS MSI parent (Mark Salter) [RHEL-125230] - PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper function (Mark Salter) [RHEL-125230] - of/irq: Add of_msi_xlate() helper function (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Enable GICv5 SMP booting (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Add GICv5 LPI/IPI support (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Add GICv5 IRS/SPI support (Mark Salter) [RHEL-125230] - irqchip/gic-v5: Add GICv5 PPI support (Mark Salter) [RHEL-125230] - irqchip/gic-v4.1: Use local 4_1 ITS to generate VSGI (Mark Salter) [RHEL-125230] - irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() (Mark Salter) [RHEL-125230] - irqchip/gic-v3: Add Rockchip 3568002 erratum workaround (Mark Salter) [RHEL-125230] - irqchip/gic-v3: Fix rk3399 workaround when secure interrupts are enabled (Mark Salter) [RHEL-125230] - irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly (Mark Salter) [RHEL-125230] - irqchip/gic-v3: Work around insecure GIC integrations (Mark Salter) [RHEL-125230] - irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base (Mark Salter) [RHEL-125230] - irqchip/gic-v3: Fix irq_complete_ack() comment (Mark Salter) [RHEL-125230] - net: tun: Update napi->skb after XDP process (CKI Backport Bot) [RHEL-122243] {CVE-2025-39984} Resolves: RHEL-122243, RHEL-125230, RHEL-131050, RHEL-131337 * Tue Dec 02 2025 CKI KWF Bot [6.12.0-167.el10] - Add CONFIG_HTMDUMP (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add documentation for H_HTM debugfs interface (Mamatha Inamdar) [RHEL-102163] - docs: powerpc: Add htm.rst to table of contents (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add htm capabilities support to htmdump module (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add htm flags support to htmdump module (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add htm setup support to htmdump module (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add htm info support to htmdump module (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add htm status support to htmdump module (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add htm start support to htmdump module (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add htm configure support to htmdump module (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operations (Mamatha Inamdar) [RHEL-102163] - powerpc: Document details on H_HTM hcall (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries: Export hardware trace macro dump via debugfs (Mamatha Inamdar) [RHEL-102163] - powerpc/pseries: Macros and wrapper functions for H_HTM call (Mamatha Inamdar) [RHEL-102163] - scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU (Xuemin Li) [RHEL-126194] - platform/x86/intel/pmt: support BMG crashlog (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: use a version struct (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: refactor base parameter (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: add register access helpers (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: decouple sysfs and namespace (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: correct types (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: re-order trigger logic (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: use guard(mutex) (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: mutex clean up (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: white space cleanup (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: fix a crashlog NULL pointer access (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: fix build dependency for kunit test (Steve Best) [RHEL-119042] - platform/x86/intel/pmt/discovery: fix format string warning (Steve Best) [RHEL-119042] - platform/x86/intel/pmt/discovery: Fix size_t specifiers for 32-bit (Steve Best) [RHEL-119042] - redhat/configs: disable CONFIG_INTEL_PMT_KUNIT_TEST (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery API (Steve Best) [RHEL-119042] - platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by feature (Steve Best) [RHEL-119042] - platform/x86/intel/pmt/discovery: Get telemetry attributes (Steve Best) [RHEL-119042] - platform/x86/intel/tpmi: Get OOBMSM CPU mapping from TPMI (Steve Best) [RHEL-119042] - platform/x86/intel/vsec: Set OOBMSM to CPU mapping (Steve Best) [RHEL-119042] - platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h (Steve Best) [RHEL-119042] - MAINTAINERS: adjust file entry in INTEL TPMI DRIVER (Steve Best) [RHEL-119042] - platform/x86: intel: Add 'intel' prefix to the modules automatically (Steve Best) [RHEL-119042] - platform/x86/intel/pmt: Add PMT Discovery driver (Steve Best) [RHEL-119042] - platform/x86/intel/vsec: Add new Discovery feature (Steve Best) [RHEL-119042] - platform/x86/intel/vsec: Add Diamond Rapids support (Steve Best) [RHEL-119042] - platform/x86/intel/vsec: Skip driverless features (Steve Best) [RHEL-119042] - platform/x86/intel/vsec: Skip absent features during initialization (Steve Best) [RHEL-119042] - platform/x86/intel/vsec: Add device links to enforce dependencies (Steve Best) [RHEL-119042] - platform/x86/intel/vsec: Create wrapper to walk PCI config space (Steve Best) [RHEL-119042] - platform/x86/intel/vsec: Add private data for per-device data (Steve Best) [RHEL-119042] - blk-mq: fix elevator depth_updated method (Ming Lei) [RHEL-124151] - lib/sbitmap: make sbitmap_get_shallow() internal (Ming Lei) [RHEL-124151] - lib/sbitmap: convert shallow_depth from one word to the whole sbitmap (Ming Lei) [RHEL-124151] - x86/amd_node: Fix AMD root device caching (Steve Best) [RHEL-127698] - x86/amd_node: Add support for debugfs access to SMN registers (Steve Best) [RHEL-127698] - x86/amd_node: Add SMN offsets to exclusive region access (Steve Best) [RHEL-127698] - x86/cpu: Add/fix core comments for {Panther,Nova} Lake (Steve Best) [RHEL-127483] - x86/cpu: Rename and move CPU model entry for Diamond Rapids (Steve Best) [RHEL-127483] - tools/power turbostat: Fix incorrect sorting of PMT telemetry (Steve Best) [RHEL-127383] - efi: Explain OVMF acronym in OVMF_DEBUG_LOG help text (Lenny Szubowicz) [RHEL-100104] - efi: add API doc entry for ovmf_debug_log (Lenny Szubowicz) [RHEL-100104] - efi: add ovmf debug log driver (Lenny Szubowicz) [RHEL-100104] - redhat/configs: Enable CONFIG_OVMF_DEBUG_LOG in RHEL (Lenny Szubowicz) [RHEL-100104] - redhat/configs: enable Branch Record Buffer Extension for arm (Marcin Juszkiewicz) [RHEL-122953] - perf/dwc_pcie: Fix use of uninitialized variable (Marcin Juszkiewicz) [RHEL-122953] - perf: riscv: skip empty batches in counter start (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-cmn: Fix CMN S3 DTM offset (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_spe: Prevent overflow in PERF_IDX2OFF() (Marcin Juszkiewicz) [RHEL-122953] {CVE-2025-40081} - drivers/perf: riscv: Remove redundant ternary operators (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_pmuv3: Factor out PMCCNTR_EL0 use conditions (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_spe: Expose event filter (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_spe: Support FEAT_SPEv1p4 filters (Marcin Juszkiewicz) [RHEL-122953] - perf/dwc_pcie: Support counting multiple lane events in parallel (Marcin Juszkiewicz) [RHEL-122953] - drivers: perf: use us_to_ktime() where appropriate (Marcin Juszkiewicz) [RHEL-122953] - perf: imx_perf: add support for i.MX94 platform (Marcin Juszkiewicz) [RHEL-122953] - drivers/perf: riscv: Export PMU event info function (Marcin Juszkiewicz) [RHEL-122953] - drivers/perf: riscv: Implement PMU event info function (Marcin Juszkiewicz) [RHEL-122953] - drivers/perf: riscv: Add raw event v2 support (Marcin Juszkiewicz) [RHEL-122953] - drivers/perf: riscv: Add SBI v3.0 flag (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-ni: Support sharing IRQs within an NI instance (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-ni: Consolidate CPU affinity handling (Marcin Juszkiewicz) [RHEL-122953] - perf/cxlpmu: Remove unintended newline from IRQ name format string (Marcin Juszkiewicz) [RHEL-122953] - perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe() (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_spe: Relax period restriction (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) (Marcin Juszkiewicz) [RHEL-122953] - perf/arm: Add missing .suppress_bind_attrs (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-cmn: Reduce stack usage during discovery (Marcin Juszkiewicz) [RHEL-122953] - perf: imx9_perf: make the read-only array mask static const (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-cmn: Broaden module description for wider interconnect support (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-ni: Set initial IRQ affinity (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-cmn: Add CMN S3 ACPI binding (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-cmn: Initialise cmn->cpu earlier (Marcin Juszkiewicz) [RHEL-122953] - perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create() (Marcin Juszkiewicz) [RHEL-122953] {CVE-2025-38295} - perf/arm-cmn: Fix REQ2/SNP2 mixup (Marcin Juszkiewicz) [RHEL-122953] - perf: Do not enable by default during compile testing (Marcin Juszkiewicz) [RHEL-122953] - perf: arm-ni: Fix missing platform_set_drvdata() (Marcin Juszkiewicz) [RHEL-122953] {CVE-2025-38318} - perf: arm-ni: Unregister PMUs on probe failure (Marcin Juszkiewicz) [RHEL-122953] {CVE-2025-38168} - perf/arm-cmn: Remove CMN-600 DTC domain special case (Marcin Juszkiewicz) [RHEL-122953] - perf/arm_cspmu: Fix missing io.h include (Marcin Juszkiewicz) [RHEL-122953] - perf/arm_cspmu: Add PMEVFILT2R support (Marcin Juszkiewicz) [RHEL-122953] - perf/arm_cspmu: Generalise event filtering (Marcin Juszkiewicz) [RHEL-122953] - perf/arm_cspmu: Move register definitons to header (Marcin Juszkiewicz) [RHEL-122953] - perf/dwc_pcie: fix duplicate pci_dev devices (Marcin Juszkiewicz) [RHEL-122953] {CVE-2025-37746} - perf/dwc_pcie: fix some unreleased resources (Marcin Juszkiewicz) [RHEL-122953] - perf/arm-cmn: Minor event type housekeeping (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event() (Marcin Juszkiewicz) [RHEL-122953] - perf: arm_pmuv3: Add support for ARM Rainier PMU (Marcin Juszkiewicz) [RHEL-122953] - drivers/perf: riscv: Do not allow invalid raw event config (Marcin Juszkiewicz) [RHEL-122953] - drivers/perf: riscv: Return error for default case (Marcin Juszkiewicz) [RHEL-122953] - drivers/perf: riscv: Fix Platform firmware event data (Marcin Juszkiewicz) [RHEL-122953] - drivers perf: remove unused field pmu_node (Marcin Juszkiewicz) [RHEL-122953] - arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register (Marcin Juszkiewicz) [RHEL-122953] - HID: i2c-hid: Resolve touchpad issues on Dell systems during S4 (CKI Backport Bot) [RHEL-102875] - redhat: use RELEASE_LOCALVERSION also for dist-get-tag (Jan Stancek) - redhat: introduce RELEASE_LOCALVERSION variable (Jan Stancek) - platform/x86/intel/hid: Add Wildcat Lake support (Steve Best) [RHEL-95646] - platform/x86/intel: hid: Add Pantherlake support (Steve Best) [RHEL-95646] - platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet (Steve Best) [RHEL-95646] - intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1 (Steve Best) [RHEL-95646] - selftests: bonding: add ipsec offload test (Hangbin Liu) [RHEL-97042] - selftests: bonding: add vlan over bond testing (Hangbin Liu) [RHEL-97042] - selftests: bonding: add test for LACP actor port priority (Hangbin Liu) [RHEL-97042] - bonding: support aggregator selection based on port priority (Hangbin Liu) [RHEL-97042] - bonding: fix NULL pointer dereference in actor_port_prio setting (Hangbin Liu) [RHEL-97042] - bonding: add support for per-port LACP actor priority (Hangbin Liu) [RHEL-97042] - HID: multitouch: fix slab out-of-bounds access in mt_report_fixup() (CKI Backport Bot) [RHEL-124612] {CVE-2025-39806} - ext4: fail unaligned direct IO write with EINVAL (Brian Foster) [RHEL-121230] - iomap: Fix broken data integrity guarantees for O_SYNC writes (Brian Foster) [RHEL-121230] - iomap: build the writeback code without CONFIG_BLOCK (Brian Foster) [RHEL-121230] - iomap: add read_folio_range() handler for buffered writes (Brian Foster) [RHEL-121230] - iomap: improve argument passing to iomap_read_folio_sync (Brian Foster) [RHEL-121230] - iomap: replace iomap_folio_ops with iomap_write_ops (Brian Foster) [RHEL-121230] - iomap: export iomap_writeback_folio (Brian Foster) [RHEL-121230] - iomap: move folio_unlock out of iomap_writeback_folio (Brian Foster) [RHEL-121230] - iomap: rename iomap_writepage_map to iomap_writeback_folio (Brian Foster) [RHEL-121230] - iomap: move all ioend handling to ioend.c (Brian Foster) [RHEL-121230] - iomap: add public helpers for uptodate state manipulation (Brian Foster) [RHEL-121230] - iomap: hide ioends from the generic writeback code (Brian Foster) [RHEL-121230] - iomap: refactor the writeback interface (Brian Foster) [RHEL-121230] - iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks (Brian Foster) [RHEL-121230] - iomap: pass more arguments using the iomap writeback context (Brian Foster) [RHEL-121230] - iomap: header diet (Brian Foster) [RHEL-121230] - iomap: avoid unnecessary ifs_set_range_uptodate() with locks (Brian Foster) [RHEL-121230] - iomap: rework iomap_write_begin() to return folio offset and length (Brian Foster) [RHEL-121230] - iomap: push non-large folio check into get folio path (Brian Foster) [RHEL-121230] - iomap: helper to trim pos/bytes to within folio (Brian Foster) [RHEL-121230] - iomap: drop pos param from __iomap_[get|put]_folio() (Brian Foster) [RHEL-121230] - iomap: drop unnecessary pos param from iomap_write_[begin|end] (Brian Foster) [RHEL-121230] - iomap: resample iter->pos after iomap_write_begin() calls (Brian Foster) [RHEL-121230] - iomap: trace: Add missing flags to [IOMAP_|IOMAP_F_]FLAGS_STRINGS (Brian Foster) [RHEL-121230] - iomap: skip unnecessary ifs_block_is_uptodate check (Brian Foster) [RHEL-121230] - iomap: Fix conflicting values of iomap flags (Brian Foster) [RHEL-121230] - iomap: rework IOMAP atomic flags (Brian Foster) [RHEL-121230] - iomap: comment on atomic write checks in iomap_dio_bio_iter() (Brian Foster) [RHEL-121230] - iomap: inline iomap_dio_bio_opflags() (Brian Foster) [RHEL-121230] - iomap: fix inline data on buffered read (Brian Foster) [RHEL-121230] - iomap: Lift blocksize restriction on atomic writes (Brian Foster) [RHEL-121230] - iomap: Support SW-based atomic writes (Brian Foster) [RHEL-121230] - iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW (Brian Foster) [RHEL-121230] - iomap: introduce a full map advance helper (Brian Foster) [RHEL-121230] - iomap: rename iomap_iter processed field to status (Brian Foster) [RHEL-121230] - iomap: remove unnecessary advance from iomap_iter() (Brian Foster) [RHEL-121230] - dax: advance the iomap_iter on pte and pmd faults (Brian Foster) [RHEL-121230] - dax: advance the iomap_iter on dedupe range (Brian Foster) [RHEL-121230] - dax: advance the iomap_iter on unshare range (Brian Foster) [RHEL-121230] - dax: advance the iomap_iter on zero range (Brian Foster) [RHEL-121230] - dax: push advance down into dax_iomap_iter() for read and write (Brian Foster) [RHEL-121230] - dax: advance the iomap_iter in the read/write path (Brian Foster) [RHEL-121230] - iomap: convert misc simple ops to incremental advance (Brian Foster) [RHEL-121230] - iomap: advance the iter on direct I/O (Brian Foster) [RHEL-121230] - iomap: advance the iter directly on buffered read (Brian Foster) [RHEL-121230] - iomap: Minor code simplification in iomap_dio_bio_iter() (Brian Foster) [RHEL-121230] - iomap: advance the iter directly on zero range (Brian Foster) [RHEL-121230] - iomap: advance the iter directly on unshare range (Brian Foster) [RHEL-121230] - iomap: advance the iter directly on buffered writes (Brian Foster) [RHEL-121230] - iomap: support incremental iomap_iter advances (Brian Foster) [RHEL-121230] - iomap: export iomap_iter_advance() and return remaining length (Brian Foster) [RHEL-121230] - iomap: lift iter termination logic from iomap_iter_advance() (Brian Foster) [RHEL-121230] - iomap: lift error code check out of iomap_iter_advance() (Brian Foster) [RHEL-121230] - iomap: refactor iomap_iter() length check and tracepoint (Brian Foster) [RHEL-121230] - iomap: split out iomap check and reset logic from iter advance (Brian Foster) [RHEL-121230] - iomap: factor out iomap length helper (Brian Foster) [RHEL-121230] - iomap: pass private data to iomap_truncate_page (Brian Foster) [RHEL-121230] - iomap: pass private data to iomap_zero_range (Brian Foster) [RHEL-121230] - iomap: pass private data to iomap_page_mkwrite (Brian Foster) [RHEL-121230] - iomap: add a io_private field to struct iomap_ioend (Brian Foster) [RHEL-121230] - iomap: optionally use ioends for direct I/O (Brian Foster) [RHEL-121230] - iomap: factor out a iomap_dio_done helper (Brian Foster) [RHEL-121230] - iomap: move common ioend code to ioend.c (Brian Foster) [RHEL-121230] - iomap: split bios to zone append limits in the submission handlers (Brian Foster) [RHEL-121230] - iomap: add a IOMAP_F_ANON_WRITE flag (Brian Foster) [RHEL-121230] - iomap: simplify io_flags and io_type in struct iomap_ioend (Brian Foster) [RHEL-121230] - iomap: allow the file system to submit the writeback bios (Brian Foster) [RHEL-121230] - wifi: libertas: cap SSID len in lbs_associate() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cw1200: cap SSID length in cw1200_do_join() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: fix reporting of all valid links in sta_set_sinfo() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: nl80211: call kfree without a NULL check (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Make CONNECTION_MONITOR optional for MLO sta (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: avoid bit operation on key flags (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: Add missing platform IDs for quirk table (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: avoid circular locking dependency in ser_state_run() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: avoid possible TX wait initialization race (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: fix leak in rtw89_core_send_nullfunc() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fix overflow warning on num_pwr_levels (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: initialize eirp_power before use (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_chan() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: fix return value in cfg80211_get_radio_idx_by_chan() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request during MLO (Jose Ignacio Tornos Martinez) [RHEL-114889] - net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39937} - wifi: iwlwifi: pcie: fix byte count table for some devices (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: nl80211: completely disable per-link stats for now (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: virt_wifi: Fix page fault on connect (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station() for MLO (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: fix 130/1030 configs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fix WMI TLV header misalignment (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Fix missing station power save configuration (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: wilc1000: avoid buffer overflow in WID string configuration (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39952} - wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() (Jose Ignacio Tornos Martinez) [RHEL-114889 RHEL-117582] {CVE-2025-39849} - wifi: ath11k: fix group data packet drops during rekey (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: cfg: add back more lost PCI IDs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: fix byte count table for old devices (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: cfg: restore some 1000 series configs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mwifiex: Initialize the chan_stats array to zero (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39891} - wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: uefi: check DSM item validity (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: acpi: check DSM func validity (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: if scratch is ~0U, consider it a failure (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: fix linked list corruption (Jose Ignacio Tornos Martinez) [RHEL-114889 RHEL-123069] {CVE-2025-39918} - wifi: mt76: free pending offchannel tx frames on wcid cleanup (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7915: fix list corruption after hardware restart (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39862} - wifi: mt76: mt7996: add missing check for rx wcid entries (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39919} - wifi: mt76: do not add non-sta wcid entries to the poll list (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: fix crash on some tx status reports (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: use the correct vif link for scanning/roc (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: disable beacons when going offchannel (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: prevent non-offchannel mgmt tx during scan/roc (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmd (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925: fix the wrong bss cleanup for SAP (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925: fix locking in mt7925_change_vif_links() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7921: don't disconnect when CSA to DFS chan (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: increase scan_ies_len for S1G (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39957} - wifi: mac80211: fix incorrect type for ret (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39863} - wifi: cfg80211: fix use-after-free in cmp_bss() (Jose Ignacio Tornos Martinez) [RHEL-114889 RHEL-122877] {CVE-2025-39864} - wifi: rt2x00: fix CRC_CCITT dependency (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rt2800: select CONFIG_RT2X00_LIB as needed (Jose Ignacio Tornos Martinez) [RHEL-114889] - selftests/tc-testing: Check backlog stats in gso_skb case (Jose Ignacio Tornos Martinez) [RHEL-114889] - net/sched: Fix backlog accounting in qdisc_dequeue_internal (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39677} - wifi: Fix typos (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcmsmac: Use str_true_false() helper (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcm80211: Remove yet more unused functions (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcm80211: Remove more unused functions (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcm80211: Remove unused functions (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: Revert "wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions" (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: check validity of the FW API range (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: don't export symbols that we shouldn't (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: use spec link id and not FW link id (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: decode EOF bit for AMPDUs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: Remove support for rx OMI bandwidth reduction (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: stop supporting iwl_omi_send_status_notif ver 1 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: remove SC2F firmware support (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: Remove NAN support (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: avoid outdated reorder buffer head_sn (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: avoid outdated reorder buffer head_sn (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: disable certain features for fips_enabled (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: support channel survey collection for ACS scans (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: disable RX aggregation if requested (Jose Ignacio Tornos Martinez) [RHEL-114889] - dt-bindings: net: wireless: rt2800: add SOC Wifi (Jose Ignacio Tornos Martinez) [RHEL-114889] - MIPS: dts: ralink: mt7620a: add wifi (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rt2x00: soc: modernize probe (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rt2800: move 2x00soc to 2800soc (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rt2800soc: allow loading from OF (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rt2x00: remove mod_name from platform_driver (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rt2x00: add COMPILE_TEST (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: fix WARN_ON for monitor mode on some devices (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38642} - wifi: brcmfmac: cyw: Fix __counted_by to be LE variant (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: fix unassigned variable access (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: don't require cipher and keylen in gtk rekey (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: nl80211: Set num_sub_specs before looping through sub_specs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: Fix typo "ransport" (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: fix cmd length when sending WOWLAN_TSC_RSC_PARAM (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Correct tid cleanup when tid setup fails (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39750} - wifi: ath12k: bring DFS support back for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath10k: Prefer {} to {0} in initializers (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211/mac80211: report link ID for unexpected frames (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() based on frequency (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcmfmac: support CYW54591 PCIE device (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: reject HTC bit for management frames (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: remove ieee80211_remove_key (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Fix the handling of TX packets in Ethernet mode (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add support to parse max ext2 wmi service bit (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fix endianness handling while accessing wmi service bit (Jose Ignacio Tornos Martinez) [RHEL-114889] - Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()" (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Don't call fq_flow_idx() for management frames (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Do not schedule stopped TXQs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac() (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38643} - wifi: mac80211: support returning the S1G short beacon skb (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: support initialising current S1G short beacon index (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: support initialising an S1G short beaconing BSS (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: support configuring an S1G short beaconing BSS (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcmfmac: Add support for the SDIO 43751 device (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: wilc1000: Use min() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mwifiex: Use max_t() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcm80211: Use min() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcmfmac: Fix typo "notifer" (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: reject TDLS operations when station is not associated (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38644} - wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read_table() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: extend connection monitoring for MLO (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: extend beacon monitoring for MLO (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Add link iteration macro for link data with rcu_dereference (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: fix macro scoping in for_each_link_data (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211/mac80211: remove wrong scan request n_channels (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtlwifi: Use min()/max() to improve code (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USB (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USB (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: purge obsoleted scan events with software sequence number (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: dynamically update EHT preamble puncturing (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: trigger TX stuck if FIFO full (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39732} - wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Validate peer_id before searching for peer (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: Fix botched indexing conversion (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: fix off channel operation allowed check for MLO (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finish (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211_hwsim: Update comments in header (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: parse unsolicited broadcast probe response data (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: parse attribute to update unsolicited probe response template (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: don't use TPE data from assoc response (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH async (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loop (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: don't mark keys for inactive links as uploaded (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: only assign chanctx in reconfig (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211_hwsim: Declare support for AP scanning (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: clean up cipher suite handling (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: don't send keys to driver when fips_enabled (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: Fix interface type validation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return value (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: don't unreserve never reserved chanctx (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: make VHT opmode NSS ignore a debug message (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: remove scan request n_channels counted_by (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw88: Fix macid assigned to TDLS station (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw88: enable TX reports for the management queue (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtl8xxxu: Fix RX skb size for aggregation disabled (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx up to 2 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx up to 2 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP feature (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: tweak tx wake notify matching condition (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: update SER L2 type default value (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGER (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ack (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close to NoA issue (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan when concurrency (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: mcc: when MCC stop forcing to stay at GO role (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: mcc: enlarge GO NoA duration to cover channel switching time (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: add DIG suspend/resume flow when scan and connection (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: mcc: add H2C command to support different PD level in MCC (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSM (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule of regd_UK (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4 conf (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP conf (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: remove support of version 4 of iwl_wowlan_rsc_tsc_params_cmd (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: remove support of versions 4 and 5 of iwl_alive_ntf (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: remove support for iwl_mcc_update_resp versions (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: Revert "wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON" (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: Revert "wifi: iwlwifi: mld: add kunit test for emlsr with bt on" (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: support iwl_omi_send_status_notif version 2 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: remove support for iwl_geo_tx_power_profiles_cmd version 4 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: remove an unused struct (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: remove support for REDUCE_TX_POWER_CMD ver 9 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: Add dump handler to iwl_mvm (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm/mld: use average RSSI for beacons (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove extra link ID (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove IWL_MVM_ESR_EXIT_FAIL_ENTRY (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add support to enqueue management frame at MLD level (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Enable memory profile selection for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Refactor macros to use memory profile-based values (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Remove redundant TID calculation for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add a table of parameters entries impacting memory consumption (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: support average ack rssi in station dump (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: add support for accepting raw DSM tables by firmware (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: don't WARN on bad firmware input (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: don't remove all keys in mcast rekey (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: don't remove all keys in mcast rekey (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: always set the key idx in gtk_seq (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: set gtk id also in older FWs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: fix HE/EHT capabilities (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: add iwl_trans_is_dead() API (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: add iwl_trans_device_enabled() API (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: add suppress_cmd_error_once() API (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: restrict puncturing disable to FM (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove regulatory puncturing setup (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: update expected range response notification version (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: update the P2P device mac before starting the GO (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: fix scan request validation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabled (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: fix scan request validation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: add a missing include (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: trans: remove retake_ownership parameter from sw_reset (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: assign a FW API range for GF (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: assign a FW API range for HR (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: accept new devices for MVM-only configs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: inform me when op mode leaving (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: simplify iwl_poll_bits_mask return value (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v9 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v12 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: add a reference to iwl_wowlan_info_notif_v3 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v2 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: bump minimum API version for SO/MA/TY (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: assign a FW API range for JF (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: handle non-overlapping API ranges (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: allow beacon protection keys to be installed in hardware (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error path (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: pack HTT pdev rate stats structs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: update unsupported bandwidth flags in reg rules (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: add the virtual monitor after reconfig complete (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: always initialize sdata::key_list (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: don't complete management TX on SAE commit (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupport (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: send extended MLD capa/ops if AP has it (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: copy first_part into HW scan (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: add a flag for the first part of a scan (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: only verify part of Extended MLD Capabilities (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: nl80211: make nl80211_check_scan_flags() type safe (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: hide scan internals (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: fix deactivated link CSA (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: add mandatory bitrate support for 6 GHz (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: remove spurious blank line (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: verify state before connection (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: avoid weird state in error path (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v4 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: bump minimum API version in BZ (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove unneeded argument (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: remove MLO GTK rekey code (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argument (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: match discrete/integrated to fix some names (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: remove Intel driver load message (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm/mld: make PHC messages debug messages (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: trans: remove iwl_trans_init (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie move common probe logic (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: bump FW API to 102 for BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: Move txcmd size/align calculation to callers (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.c (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: use PNVM data embedded in .ucode files (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: Add an helper function for polling bits (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: fix rx link assignment for non-MLO stations (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: move away from using a fake platform device (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add num_stations counter for each interface (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: properly set bit for pdev mask for firmware PPDU_STATS request (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Block radio bring-up in FTM mode (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION support (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: add support for Tx Power insertion in RRM action frame (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_common_tlv (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: correctly update bw for ofdma packets (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: add EHT support for TX rate (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: add link support for multi-link in arsta (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fill link station statistics for MLO (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt792x: improve monitor interface handling (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the same channel (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init() (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38541} - wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_links (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove} (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx() (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38599} - wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: fix vif link allocation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: fix queue assignment for deauth packets (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: add a wrapper for wcid access with validation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7921: prevent decap offload config before STA initialization (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_offload() (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38450} - wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scan (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925: fix the wrong config for tx interrupt (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic context (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: prevent A-MSDU attacks in mesh networks (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38512} - wifi: rt2x00: fix remove callback type mismatch (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: reject VHT opmode for unsupported channel widths (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38509} - wifi: mwifiex: discard erroneous disassoc frames on STA interface (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38505} - wifi: mac80211: fix non-transmitted BSSID profile search (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: clear frame buffer to never leak stack (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: correctly identify S1G short beacon (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Enable the new rtw89_8852bu module (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Add rtw8852bu.c (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8852b: Add rtw8852b_hfc_param_ini_usb (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8852b: Add rtw8852b_dle_mem_usb3 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8852b: Fix rtw8852b_pwr_{on,off}_func() for USB (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8852bx: Accept USB devices and load their MAC address (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: enter power save mode aggressively (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Enable the new USB modules (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Add rtw8851bu.c (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Add usb.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Add some definitions for USB (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Fix rtw89_mac_power_switch() for USB (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8851b: Modify rtw8851b_pwr_{on,off}_func() for USB (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Hide some errors when the device is unplugged (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Add extra TX headroom for USB (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Disable deep power saving for USB/SDIO (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Add rtw8851b_hfc_param_ini_usb (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Add rtw8851b_dle_mem_usb{2,3} (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Make hfc_param_ini in rtw89_chip_info an array (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: Make dle_mem in rtw89_chip_info an array (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8851b: Accept USB devices and load their MAC address (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8851b: rfk: update IQK to 0x14 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8851b: rfk: update DPK to 0x11 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8851b: update NCTL 0xB (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8851b: adjust ADC setting for RF calibration (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8851b: set ADC bandwidth select according to calibration value (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: 8851b: rfk: extend DPK path_ok type to u8 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw88: coex: Use bitwise instead of arithmetic operator for flags (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38600} - wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7915: mcu: lower default timeout (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mt76: mt7915: mcu: increase eeprom command timeout (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start() (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38656} - wifi: ath12k: add extended NSS bandwidth support for 160 MHz (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: add support for 160 MHz bandwidth (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: clean up 80P80 support (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: add support for setting fixed HE rate/GI/LTF (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: generate rx and tx mcs maps for supported HE mcs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: move HE MCS mapper to a separate function (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: push EHT MU-MIMO params to hardware (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: push HE MU-MIMO params to hardware (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath10k: shutdown driver when hardware is unreliable (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-39746} - wifi: cfg80211: fix S1G beacon head validation in nl80211 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: fix locking on invalid TOP reset (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fix timeout while waiting for regulatory update during interface creation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath10k: Fix Spelling (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add support to RTT stats (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add support to TDMA and MLO stats (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add support for transmit histogram stats (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Clear auth flag only for actual association in security mode (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fix dest ring-buffer corruption when ring is full (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fix source ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: use plain access for descriptor length (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: fix dest ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: fix dest ring-buffer corruption when ring is full (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: fix source ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: use plain accesses for monitor descriptor (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: use plain access for descriptor length (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: fix dest ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Send WMI_VDEV_SET_TPC_POWER_CMD for AP vdev (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add memset and update default rate value in wmi tx completion (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Fix beacon reception for sta associated to Non-TX AP (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Fix station association with MBSSID Non-TX BSS (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: use real noise floor instead of default value (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: handle WMI event for real noise floor calculation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: Make read-only const array svc_id static const (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: fix suspend use-after-free after probe failure (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: clear initialized flag for deinit-ed srng lists (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38601} - dt-bindings: net: wireless: ath11k-pci: describe firmware-name property (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: support usercase-specific firmware overrides (Jose Ignacio Tornos Martinez) [RHEL-114889] - dt-bindings: net: wireless: ath9k: add WIFI bindings (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath9k: ahb: replace id_table with of (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath9k: ahb: reorder includes (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath9k: ahb: reorder declarations (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd() (Jose Ignacio Tornos Martinez) [RHEL-114889] - iwlwifi: Add missing check for alloc_ordered_workqueue (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38602} - wifi: iwlwifi: Fix memory leak in iwl_mvm_init() (Jose Ignacio Tornos Martinez) [RHEL-114889] - iwlwifi: api: delete repeated words (Jose Ignacio Tornos Martinez) [RHEL-114889] - iwlwifi: remove unused no_sleep_autoadjust declaration (Jose Ignacio Tornos Martinez) [RHEL-114889] - iwlwifi: Fix comment typo (Jose Ignacio Tornos Martinez) [RHEL-114889] - iwlwifi: use DECLARE_BITMAP macro (Jose Ignacio Tornos Martinez) [RHEL-114889] - iwlwifi: fw: simplify the iwl_fw_dbg_collect_trig() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: ftm: fix switch end indentation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: don't exit EMLSR when we shouldn't (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: move _iwl_trans_set_bits_mask utilities (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: make iwl_mld_add_all_rekeys void (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: move iwl_trans_pcie_write_mem to iwl-trans.c (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: move iwl_trans_pcie_dump_regs() to utils.c (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: advertise support for TTLM changes (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: Block EMLSR when scanning on P2P Device (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: use the correct struct size for tracing (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: support RZL platform device ID (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: add HE 1024QAM for <242-tone RU for PE (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: make FSEQ version a debug message (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: convert to use secs_to_jiffies() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: fw: make PNVM version a debug message (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: make PHY config a debug message (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mei: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: fix kernel-doc warnings (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: dvm: fix some kernel-doc issues (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: defer MLO scan after link activation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: fix last_mlo_scan_time type (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: remove special FW error resume handling (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: add timer host wakeup debugfs (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: phy periph read - flow modification (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collect (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: Add dump handler to iwl_mld (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: add support for the devcoredump (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: abort D3 handshake on error (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: reinit device properly during TOP reset (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mld: fix misspelling of 'established' (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: Remove unused cfg parameter from iwl_nvm_get_regdom_bw_flags (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: move dBm averaging function into utils (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: initiate TOP reset if requested (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: pcie: move generation specific files to a folder (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: enable antenna selection for AX210 family (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: parse VLP AP not allowed nvm channel flag (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: bump minimum API version in BZ/SC/DR (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: add support for S1G aggregation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: add support for storing station S1G capabilities (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: handle station association response with S1G (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: support configuration of S1G station capabilities (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Set RTS threshold on per-radio basis (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: Report per-radio RTS threshold to userspace (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: Add Support to Set RTS Threshold for each Radio (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211/mac80211: Add support to get radio index (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: add link_sta_statistics ops to fill link station statistics (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: correct RX stats packet increment for multi-link (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: extend support to fill link level sinfo structure (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: clear sinfo->filled for MLO station statistics (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: add support to accumulate removed link statistics (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: allocate memory for link_station info structure (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: add statistics for providing overview for MLO station (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: extend to embed link level statistics in NL message (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: add link_station_info structure to support MLO statistics (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: add support towards MLO handling of station statistics (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: finish link init before RCU publish (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: update radar_required in channel context after channel switch (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd version (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`. (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: fix beacon interval calculation overflow (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: report boottime of receiving beacon and probe response (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38646} - wifi: rtw89: correct length for IE18/19 PHY report and IE parser (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20M (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: mac: differentiate mem_page_size by chip generation (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.0.0 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: RTL8852B coexistence Wi-Fi firmware support for v0.29.122.0 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Update Bluetooth slot length when Wi-Fi is scanning (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Not to set slot duration to zero to avoid firmware issue (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Assign priority table before entering power save (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Update scoreboard to avoid Bluetooth re-link fail (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Get Bluetooth desired version by WiFi firmware version (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.71.0 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Query Bluetooth TX power when firmware support (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Enable outsource info H2C command (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: rtw89: coex: Add v1 Bluetooth AFH handshake for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type() (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38605} - wifi: ath12k: Fix double budget decrement while reaping monitor ring (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0 (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath11k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath10k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath9k: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath: Add missing include of export.h (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: remove monitor handling from ath12k_dp_rx_deliver_msdu() (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: install pairwise key first (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: avoid bit operation on key flags (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: handle regulatory hints during mac registration (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: update channel list in worker when wait flag is set (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: combine channel list for split-phy devices in single-wiphy (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Split scan request for split band device (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Prepare ahvif scan link for parallel scan (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: disable pdev for non supported country (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon miss (Jose Ignacio Tornos Martinez) [RHEL-114889] {CVE-2025-38606} - wifi: brcmfmac: Make read-only array cfg_offset static const (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: Add support for link reconfiguration negotiation offload to driver (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: Improve the documentation for NL80211_CMD_ASSOC_MLO_RECONF (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mwifiex: enable host mlme on sdio W8997 chipsets (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Fix bssid_indicator for MBSSID in AP mode (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Allow scan on a radio while operating on DFS on another radio (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radio (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: cfg80211: Add utility API to get radio index from channel (Jose Ignacio Tornos Martinez) [RHEL-114889] - wifi: ieee80211: add Radio Measurement action fields (Jose Ignacio Tornos Martinez) [RHEL-114889] - config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-114889] - PM: hibernate: shrink shmem pages after dev_pm_ops.prepare() (Anusha Srivatsa) [RHEL-116879] - redhat/configs: Add new configs from DRM 6.17 backport (Anusha Srivatsa) [RHEL-116879] - Revert "mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare" (Anusha Srivatsa) [RHEL-116879] - Revert "mm: remove callers of pfn_t functionality" (Anusha Srivatsa) [RHEL-116879] - Merge DRM changes from upstream v6.16..v6.17 (Anusha Srivatsa) [RHEL-116879] - iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents() (Eder Zulian) [RHEL-116573] - lib/scatterlist: Add SG_MITER_LOCAL and use it (Eder Zulian) [RHEL-116573] - PCI: Fix driver_managed_dma check (Eder Zulian) [RHEL-116573] - iommu/selftest: prevent use of uninitialized variable (Eder Zulian) [RHEL-116573] - dma: kmsan: export kmsan_handle_dma() for modules (Eder Zulian) [RHEL-116573] - gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU (Eder Zulian) [RHEL-116573] - iommu/vt-d: debugfs: Fix legacy mode page table dump logic (Eder Zulian) [RHEL-116573] - iommu/vt-d: Disallow dirty tracking if incoherent page walk (Eder Zulian) [RHEL-116573 RHEL-125486] {CVE-2025-40058} - iommufd: Register iommufd mock devices with fwspec (Eder Zulian) [RHEL-116573] - dma-mapping: fix direction in dma_alloc direction traces (Eder Zulian) [RHEL-116573] - KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests (Eder Zulian) [RHEL-116573] - redhat/configs: Enable CONFIG_X86_POSTED_MSI (Eder Zulian) [RHEL-116573] - iommufd/selftest: Update the fail_nth limit (Eder Zulian) [RHEL-116573] - iommufd: WARN if an object is aborted with an elevated refcount (Eder Zulian) [RHEL-116573] - iommufd: Fix race during abort for file descriptors (Eder Zulian) [RHEL-116573 RHEL-123791] {CVE-2025-39966} - iommufd: Fix refcounting race during mmap (Eder Zulian) [RHEL-116573] - iommu/amd/pgtbl: Fix possible race while increase page table level (Eder Zulian) [RHEL-116573] {CVE-2025-39961} - iommu/amd: Fix alias device DTE setting (Eder Zulian) [RHEL-116573] - iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page() (Eder Zulian) [RHEL-116573] - iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init() (Eder Zulian) [RHEL-116573] - dma-debug: don't enforce dma mapping check on noncoherent allocations (Eder Zulian) [RHEL-116573] - dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted (Eder Zulian) [RHEL-116573] - iommufd: Fix spelling errors in iommufd.rst (Eder Zulian) [RHEL-116573] - iommufd: viommu: free memory allocated by kvcalloc() using kvfree() (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement (Eder Zulian) [RHEL-116573] - iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map (Eder Zulian) [RHEL-116573] - iommu/amd: Avoid stack buffer overflow from kernel cmdline (Eder Zulian) [RHEL-116573] {CVE-2025-38676} - iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3 (Eder Zulian) [RHEL-116573] - iommufd: Rename some shortterm-related identifiers (Eder Zulian) [RHEL-116573] - iommufd/selftest: Add coverage for vdevice tombstone (Eder Zulian) [RHEL-116573] - iommufd/selftest: Explicitly skip tests for inapplicable variant (Eder Zulian) [RHEL-116573] - iommufd/vdevice: Remove struct device reference from struct vdevice (Eder Zulian) [RHEL-116573] - iommufd: Destroy vdevice on idevice destroy (Eder Zulian) [RHEL-116573] - iommufd: Add a pre_destroy() op for objects (Eder Zulian) [RHEL-116573] - iommufd: Add iommufd_object_tombstone_user() helper (Eder Zulian) [RHEL-116573] - iommufd/viommu: Roll back to use iommufd_object_alloc() for vdevice (Eder Zulian) [RHEL-116573] - iommufd/selftest: Test reserved regions near ULONG_MAX (Eder Zulian) [RHEL-116573] - iommufd: Prevent ALIGN() overflow (Eder Zulian) [RHEL-116573] {CVE-2025-38688} - iommu/tegra241-cmdqv: import IOMMUFD module namespace (Eder Zulian) [RHEL-116573] - iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is set (Eder Zulian) [RHEL-116573] - iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support (Eder Zulian) [RHEL-116573] - iommu/tegra241-cmdqv: Add user-space use support (Eder Zulian) [RHEL-116573] - iommu/tegra241-cmdqv: Do not statically map LVCMDQs (Eder Zulian) [RHEL-116573] - iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf() (Eder Zulian) [RHEL-116573] - iommu/tegra241-cmdqv: Use request_threaded_irq (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops (Eder Zulian) [RHEL-116573] - iommufd/selftest: Update hw_info coverage for an input data_type (Eder Zulian) [RHEL-116573] - iommufd: Allow an input data_type via iommu_hw_info (Eder Zulian) [RHEL-116573] - iommu: Allow an input type in hw_info op (Eder Zulian) [RHEL-116573] - Documentation: userspace-api: iommufd: Update HW QUEUE (Eder Zulian) [RHEL-116573] - iommufd/selftest: Add coverage for the new mmap interface (Eder Zulian) [RHEL-116573] - iommufd: Add mmap interface (Eder Zulian) [RHEL-116573] - iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC (Eder Zulian) [RHEL-116573] - iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers (Eder Zulian) [RHEL-116573] - iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl (Eder Zulian) [RHEL-116573] - iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct (Eder Zulian) [RHEL-116573] - iommufd/viommu: Add driver-defined vDEVICE support (Eder Zulian) [RHEL-116573] - iommufd/access: Bypass access->ops->unmap for internal use (Eder Zulian) [RHEL-116573] - iommufd/access: Add internal APIs for HW queue to use (Eder Zulian) [RHEL-116573] - iommufd/selftest: Add coverage for viommu data (Eder Zulian) [RHEL-116573] - iommufd/selftest: Support user_data in mock_viommu_alloc (Eder Zulian) [RHEL-116573] - iommufd/viommu: Allow driver-specific user data for a vIOMMU object (Eder Zulian) [RHEL-116573] - iommu: Pass in a driver-level user data structure to viommu_init op (Eder Zulian) [RHEL-116573] - iommu: Add iommu_copy_struct_to_user helper (Eder Zulian) [RHEL-116573] - iommu: Use enum iommu_hw_info_type for type in hw_info op (Eder Zulian) [RHEL-116573] - iommufd/viommu: Explicitly define vdev->virt_id (Eder Zulian) [RHEL-116573] - iommufd: Correct virt_id kdoc at struct iommu_vdevice_alloc (Eder Zulian) [RHEL-116573] - iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range (Eder Zulian) [RHEL-116573] - iommufd: Apply the new iommufd_object_alloc_ucmd helper (Eder Zulian) [RHEL-116573] - iommufd: Introduce iommufd_object_alloc_ucmd helper (Eder Zulian) [RHEL-116573] - iommufd: Move _iommufd_object_alloc out of driver.c (Eder Zulian) [RHEL-116573] - iommu: Deprecate viommu_alloc op (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init (Eder Zulian) [RHEL-116573] - iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_init (Eder Zulian) [RHEL-116573] - iommufd/selftest: Drop parent domain from mock_iommu_domain_nested (Eder Zulian) [RHEL-116573] - iommufd/viommu: Support get_viommu_size and viommu_init ops (Eder Zulian) [RHEL-116573] - iommu: Introduce get_viommu_size and viommu_init ops (Eder Zulian) [RHEL-116573] - iommufd: Return EOPNOTSUPP for failures due to driver bugs (Eder Zulian) [RHEL-116573] - iommufd: Use enum iommu_veventq_type for type in struct iommufd_veventq (Eder Zulian) [RHEL-116573] - iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommu (Eder Zulian) [RHEL-116573] - iommufd: Drop unused ictx in struct iommufd_vdevice (Eder Zulian) [RHEL-116573] - iommufd: Apply obvious cosmetic fixes (Eder Zulian) [RHEL-116573] - iommu/arm-smmu: disable PRR on SM8250 (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-v3: Revert vmaster in the error path (Eder Zulian) [RHEL-116573] - iommu/io-pgtable-arm: Remove unused macro iopte_prot (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-qcom: Add SM6115 MDSS compatible (Eder Zulian) [RHEL-116573] {CVE-2025-39739} - iommu/amd: Fix geometry.aperture_end for V2 tables (Eder Zulian) [RHEL-116573] - iommu/amd: Wrap debugfs ABI testing symbols snippets in literal code blocks (Eder Zulian) [RHEL-116573] - iommu/amd: Add documentation for AMD IOMMU debugfs support (Eder Zulian) [RHEL-116573] - iommu/amd: Add debugfs support to dump IRT Table (Eder Zulian) [RHEL-116573] - iommu/amd: Add debugfs support to dump device table (Eder Zulian) [RHEL-116573] - iommu/amd: Add support for device id user input (Eder Zulian) [RHEL-116573] - iommu/amd: Add debugfs support to dump IOMMU command buffer (Eder Zulian) [RHEL-116573] - iommu/amd: Add debugfs support to dump IOMMU Capability registers (Eder Zulian) [RHEL-116573] - iommu/amd: Add debugfs support to dump IOMMU MMIO registers (Eder Zulian) [RHEL-116573] - iommu/amd: Refactor AMD IOMMU debugfs initial setup (Eder Zulian) [RHEL-116573] - iommu/amd: Enable PASID and ATS capabilities in the correct order (Eder Zulian) [RHEL-116573] - iommu/vt-d: Fix UAF on sva unbind with pending IOPFs (Eder Zulian) [RHEL-116573] {CVE-2025-38594} - iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain (Eder Zulian) [RHEL-116573] - iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range (Eder Zulian) [RHEL-116573] - iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all (Eder Zulian) [RHEL-116573] - iommu/vt-d: Split paging_domain_compatible() (Eder Zulian) [RHEL-116573] - iommu/vt-d: Split intel_iommu_enforce_cache_coherency() (Eder Zulian) [RHEL-116573] - iommu/vt-d: Create unique domain ops for each stage (Eder Zulian) [RHEL-116573] - iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags() (Eder Zulian) [RHEL-116573] - iommu/vt-d: Do not wipe out the page table NID when devices detach (Eder Zulian) [RHEL-116573] - iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free() (Eder Zulian) [RHEL-116573] - iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid() (Eder Zulian) [RHEL-116573] - iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes (Eder Zulian) [RHEL-116573] - iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hook (Eder Zulian) [RHEL-116573] - iommu/intel: Convert to msi_create_parent_irq_domain() helper (Eder Zulian) [RHEL-116573] - iommu/amd: Convert to msi_create_parent_irq_domain() helper (Eder Zulian) [RHEL-116573] - iommu: Remove ops->pgsize_bitmap (Eder Zulian) [RHEL-116573] - iommu: Remove iommu_ops pgsize_bitmap from simple drivers (Eder Zulian) [RHEL-116573] - iommu: Remove ops.pgsize_bitmap from drivers that don't use it (Eder Zulian) [RHEL-116573] - iommu/arm-smmu: Remove iommu_ops pgsize_bitmap (Eder Zulian) [RHEL-116573] - qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap (Eder Zulian) [RHEL-116573] - dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF (Eder Zulian) [RHEL-116573] - dma-contiguous: hornor the cma address limit setup by user (Eder Zulian) [RHEL-116573] - iommufd/selftest: Fix build warnings due to uninitialized mfd (Eder Zulian) [RHEL-116573] - iommufd/selftest: Add asserts testing global mfd (Eder Zulian) [RHEL-116573] - iommufd/selftest: Add missing close(mfd) in memfd_mmap() (Eder Zulian) [RHEL-116573] - iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes (Eder Zulian) [RHEL-116573] - iommu/tegra: Fix incorrect size calculation (Eder Zulian) [RHEL-116573] - scatterlist: fix extraneous '@'-sign kernel-doc notation (Eder Zulian) [RHEL-116573] - scatterlist: inline sg_next() (Eder Zulian) [RHEL-116573] - iommu: Clear the freelist after iommu_put_pages_list() (Eder Zulian) [RHEL-116573] - iommu: make inclusion of amd directory conditional (Eder Zulian) [RHEL-116573] - iommu: make inclusion of intel directory conditional (Eder Zulian) [RHEL-116573] - iommu: Cleanup comments for dev_enable/disable_feat (Eder Zulian) [RHEL-116573] - iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU (Eder Zulian) [RHEL-116573] - iommu: Do not call domain_alloc() in iommu_sva_domain_alloc() (Eder Zulian) [RHEL-116573] - iommu/virtio: Move to domain_alloc_paging() (Eder Zulian) [RHEL-116573] - iommu: Add domain_alloc_identity() (Eder Zulian) [RHEL-116573] - iommu/virtio: Break out bypass identity support into a global static (Eder Zulian) [RHEL-116573] - iommu: Remove iommu_dev_enable/disable_feature() (Eder Zulian) [RHEL-116573] - iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF (Eder Zulian) [RHEL-116573] - iommufd/selftest: Put iopf enablement in domain attach path (Eder Zulian) [RHEL-116573] - iommu/vt-d: Put iopf enablement in domain attach path (Eder Zulian) [RHEL-116573] - iommu: Remove IOMMU_DEV_FEAT_SVA (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-v3: Put iopf enablement in the domain attach path (Eder Zulian) [RHEL-116573] - iommu: Split out and tidy up Arm Kconfig (Eder Zulian) [RHEL-116573] - iommu: Avoid introducing more races (Eder Zulian) [RHEL-116573] - iommu/vtd: Remove iommu_alloc_pages_node() (Eder Zulian) [RHEL-116573] - iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT (Eder Zulian) [RHEL-116573] - iommu/pages: Remove iommu_alloc_page_node() (Eder Zulian) [RHEL-116573] - iommu/pages: Remove iommu_alloc_page/pages() (Eder Zulian) [RHEL-116573] - iommu: Update various drivers to pass in lg2sz instead of order to iommu pages (Eder Zulian) [RHEL-116573] - iommu/amd: Use roundup_pow_two() instead of get_order() (Eder Zulian) [RHEL-116573] - iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc() (Eder Zulian) [RHEL-116573] - iommu/pages: Allow sub page sizes to be passed into the allocator (Eder Zulian) [RHEL-116573] - iommu/pages: Move the __GFP_HIGHMEM checks into the common code (Eder Zulian) [RHEL-116573] - iommu/pages: Move from struct page to struct ioptdesc and folio (Eder Zulian) [RHEL-116573] - iommu/pages: Remove iommu_put_pages_list_old and the _Generic (Eder Zulian) [RHEL-116573] - iommu: Change iommu_iotlb_gather to use iommu_page_list (Eder Zulian) [RHEL-116573] - iommu/amd: Convert to use struct iommu_pages_list (Eder Zulian) [RHEL-116573] - iommu/pages: Formalize the freelist API (Eder Zulian) [RHEL-116573] - iommu/pages: De-inline the substantial functions (Eder Zulian) [RHEL-116573] - iommu/pages: Remove iommu_free_page() (Eder Zulian) [RHEL-116573] - iommu/pages: Remove the order argument to iommu_free_pages() (Eder Zulian) [RHEL-116573] - iommu/pages: Make iommu_put_pages_list() work with high order allocations (Eder Zulian) [RHEL-116573] - iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages() (Eder Zulian) [RHEL-116573] - iommu/tegra: Do not use struct page as the handle for pts (Eder Zulian) [RHEL-116573] - iommu/terga: Do not use struct page as the handle for as->pd memory (Eder Zulian) [RHEL-116573] - iommu/amd: Add support for HTRangeIgnore feature (Eder Zulian) [RHEL-116573] - iommu/amd: Ensure GA log notifier callbacks finish running before module unload (Eder Zulian) [RHEL-116573] - iommu/vt-d: Change dmar_ats_supported() to return boolean (Eder Zulian) [RHEL-116573] - iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit() (Eder Zulian) [RHEL-116573] - iommu/vt-d: Replace spin_lock with mutex to protect domain ida (Eder Zulian) [RHEL-116573] - iommu/vt-d: Use ida to manage domain id (Eder Zulian) [RHEL-116573] - iommu/vt-d: Restore WO permissions on second-level paging entries (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-qcom: Make set_stall work when the device is on (Eder Zulian) [RHEL-116573] - iommu/arm-smmu: Move handing of RESUME to the context fault handler (Eder Zulian) [RHEL-116573] - iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500 (Eder Zulian) [RHEL-116573] - iommu/io-pgtable-arm: Add quirk to quiet WARN_ON() (Eder Zulian) [RHEL-116573] Resolves: RHEL-100104, RHEL-102163, RHEL-102875, RHEL-114889, RHEL-116573, RHEL-116879, RHEL-117582, RHEL-119042, RHEL-121230, RHEL-122877, RHEL-122953, RHEL-123069, RHEL-123791, RHEL-124151, RHEL-124612, RHEL-125486, RHEL-126194, RHEL-127383, RHEL-127483, RHEL-127698, RHEL-95646, RHEL-97042 * Mon Dec 01 2025 CKI KWF Bot [6.12.0-166.el10] - s390/mm: Fix __ptep_rdp() inline assembly (Mete Durlu) [RHEL-129169] - wifi: iwlwifi: Fix incorrect logic on cmd_ver range checking (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: dvm: restore n_no_reclaim_cmds setting (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: Limit cb_size to valid range (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: don't wait when there is no vdev started (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: avoid burning CPU while waiting for firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix documentation on firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: don't activate more links than firmware supports (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: update link active in case two links fall on the same MAC (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID command (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: update freq range for each hardware mode (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_EXT2_EVENTID event (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EVENTID event for later use (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: don't WARN for late channel/color switch (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: drop invalid source address OCB frames (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: remove zero-length arrays (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: Add PTA grant signal setting offload to firmware feature (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: Update hardware PTA resource binding logic (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: Update BTG control for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: Update Pre-AGC logic for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: Add H2C command to collect driver outsource information to firmware (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: refine debug log with format version and readable string (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: Update Wi-Fi status logic for WiFi 7 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: Implement Wi-Fi MLO related logic (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.63.0 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: introduce rtw89_query_mr_chanctx_info() for multi-role chanctx info (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: scan abort when assign/unassign_vif (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: enlarge TX retry count when GC auth (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: use anchor pattern when bcn offset less than min of tob (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: clear normal flow NoA when MCC start (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: enlarge scan time of GC when GO in MCC (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: adjust TX nulldata early time from 3ms to 7ms (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: TX nulldata 0 after scan complete (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: stop TX during MCC prepare (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: adjust beacon filter when MCC and detect connection (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: correct frequency when MCC (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: update format of RF notify MCC H2C command (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: extend HW scan of WiFi 6 chips for extra OP chan when concurrency (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtlwifi: rtl8821ae: make the read-only array params static const (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtlwifi: avoid stack size warning for _read_eeprom_info (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: cfg80211: use kfree_sensitive() for connkeys cleanup (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: move iwl-context-info header files (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: add missing TOP reset code (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_int_mlo_scan() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_retry_emlsr() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: remove unneeded compilations (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: Enable AP and adhoc modes for SDIO again (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enums (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8922a: pass channel information when enter LPS (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: add chip_ops::chan_to_rf18_val to get code of RF register value (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mac: add dummy handler of MAC C2H event class 27 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: rfk: support IQK firmware command v1 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: fw: add RFE type to RF TSSI H2C command (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8852c: increase beacon loss to 6 seconds (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: fix EHT 20MHz TX rate for non-AP STA (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: add EHT physts and adjust init flow accordingly (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: implement channel switch support (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: chan: re-config default chandef only when none is registered (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: chan: concentrate the logic of setting/clearing chanctx bitmap (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: sar: do not assert wiphy lock held until probing is done (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpi (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38647} - wifi: rtw89: fix spelling mistake of RTW89_FLAG_FORBIDDEN_TRACK_WORK (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch() (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38657} - wifi: rtw89: pci: add PCI Express error handling (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: pci: add PCI Express error handling (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfg (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix hal_reo_cmd_status kernel-doc (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38414} - wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: consistently use ath11k_mac_get_fw_stats() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: move some firmware stats related functions outside of debugfs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: don't wait when there is no vdev started (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath10k: Avoid vdev delete timeout when firmware is already down (Jose Ignacio Tornos Martinez) [RHEL-122256] - ath10k: snoc: fix unbalanced IRQ enable in crash recovery (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: Move regulatory domain initialization (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: fix non-MSIX handshake register (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: avoid panic on init failure (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38121} - wifi: iwlwifi: mvm: fix assert on suspend (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: Work around Clang loop unrolling bug (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: support power delta calculation for 5 TX paths (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: fix available_antennas setting (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: fix RX buffer size of MCU event (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: change max beacon size (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSS (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: drop fragments with multicast or broadcast RA (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38343} - wifi: mt76: mt7996: set EHT max ampdu length capability (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: fix beamformee SS field (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: remove capability of partial bandwidth UL MU-MIMO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7925: add test mode support (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7925: extend MCU support for testmode (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7925: ensure all MCU commands wait for response (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7925: refine the sniffer commnad (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7925: prevent multiple scan commands (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38155} - wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init() (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38156} - wifi: mt76: mt7925: add RNR scan support for 6GHz (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routine (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix regdomain update failure when connection establishes (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix regdomain update failure when adding interface (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix regdomain update failure after 11D scan completes (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: fix uninitialized symbol warning (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor() (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38316} - wifi: mt76: mt7921: add 160 MHz AP for mt7922 device (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7925: fix host interrupt register initialization (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7925: introduce thermal protection (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init() (Jose Ignacio Tornos Martinez) [RHEL-122256] - Revert "wifi: mt76: mt7996: fill txd by host driver" (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38281} - wifi: mt76: mt7925: add EHT preamble puncturing (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: rework radar HWRDD idx (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7915: rework radar HWRDD idx (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7915: set correct background radar capability (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: add PCI device id for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: rework background radar check for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: connac: rework TX descriptor and TX free for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: adjust HW capabilities for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: add eeprom support for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: rework register mapping for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: rework DMA configuration for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: rework WA mcu command for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: connac: add support to load firmware for mt7990 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mt76: mt7996: add macros for pci device ids (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: accept probe response on link address as well (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: check if socket flags are valid (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix mac pdev frequency range update (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath9k_htc: Abort software beacon handling if disabled (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38157} - wifi: ath12k: remove redundant regulatory rules intersection logic in host (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Send MCS15 support to firmware during peer assoc (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix scan initiation failure handling (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix memory leak in WMI firmware stats (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-39890} - dt-bindings: net: wireless: ath12k: describe firmware-name property (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: support usercase-specific firmware overrides (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Adjust the process of resource release for ahb bus (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_deinit() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: print device dp stats in debugfs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Add device dp stats support (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: change soc name to device name (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix invalid RSSI values in station dump (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: pass link_conf for tx_arvif retrieval (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: update EMLSR capabilities of ML Station (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Prevent multicast duplication for dynamic VLAN (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Enable AST index based address search in Station Mode (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: enable monitor mode for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: use different packet offset for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: init monitor parameters for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add support to reap and process mon dest ring (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: use ath12k_buffer_addr in ath12k_dp_rx_link_desc_return() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add support to reap and process monitor status ring (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add monitor mode handler by monitor status ring interrupt (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add interrupt configuration for mon status ring (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add ring config for monitor mode on WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add srng config template for mon status ring (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Abort scan before removing link interface to prevent duplicate deletion (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6 GHz (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fill parameters for vdev set TPC power WMI command (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: save max transmit power in vdev start response event from firmware (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add parse of transmit power envelope element (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: save power spectral density(PSD) of regulatory rule (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: update regulatory rules when connection established (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: update regulatory rules when interface added (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: determine interface mode in _op_add_interface() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: store reg info for later use (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: move reg info handling outside (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add support to select 6 GHz regulatory type (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: refactor ath12k_reg_build_regd() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: refactor ath12k_reg_chan_list_event() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix a possible dead lock caused by ab->base_lock (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: delete mon reap timer (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Add support to simulate firmware crash (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: support DBS and DFS compatibility (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: fix rx completion meta data corruption (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: fix ring-buffer corruption (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: Fix QMI memory reuse logic (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath9k: ahb: do ioremap resource in one step (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath10k: Constify structures in hw.c (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath10k: Fix spelling mistake "comple" -> "complete" (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Use scan link ID 15 for all scan operations (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: handle scan link during vdev create (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: read country code from SMBIOS for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: avoid redundant recalculations if no chance to improve (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: deal with non-periodic NoA (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: introduce calculation of anchor pattern (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: add courtesy mechanism conditions to P2P roles (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: drop queued chanctx changes when stopping (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: pass whom to stop at when pausing chanctx (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: Fix the random "error beacon valid" messages for USB (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: usb: Upload the firmware in bigger chunks (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: usb: Reduce control message timeout to 500 ms (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: pci: enlarge retry times of RX tag to 1000 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: leave idle mode when setting WEP encryption for AP mode (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: pci: configure manual DAC mode via PCI config API only (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38284} - wifi: iwlwifi: mld: allow 2 ROCs on the same vif (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fw: api: include required headers in rs/location (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fix a wrong comment (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: map iwl_context_info to the matching struct (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove unused macro (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entry (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove GEN3 from a couple of macros (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: use normal versioning convention for iwl_tx_cmd (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: stop supporting TX_CMD_API_S_VER_8 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: reduce configuration struct size (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: clean up dr/br configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: Add helper function to extract device ID (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: mark Ty devices as discrete (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove MAC type/step matching (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: add a couple of older devices (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: fix PE RF names (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: fix and clean up FM/WH device matching (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: clean up GF device matching (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: clean up JF device matching (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: tests: make subdev match test more precise (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: clean up HR device matching (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: unify and add some Killer devices (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: fix and unify Killer/JF configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: fix Ma device configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: fix some device names (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove some unused names (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: add debug log instead of warning (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: dbg: fix dump trigger split check (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHz (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: add support for ROC on BSS (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: Block EMLSR only when ready to enter ROC (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: move aux_sta member from iwl_mld_link to iwl_mld_vif (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: Fix ROC activity cleanup in iwl_mld_vif (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: Correct comments for cleanup functions (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfg (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: clean up Sc/Dr/Br configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: add FM RF config (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: add GF RF config (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: unify HR configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: unify JF configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: unify num_rbds config (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: add ucode API min/max to MAC config (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: declare MLO support if prerequisites are met (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: debug: add mlo_mode dbgfs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: debug: add FW log component for MLO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: debug: add MLD table dump (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: debug: extend dbgfs for MLO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: add MLO track for MLSR switch decision (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H event (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channel (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: send nullfunc based on the given link (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: allow driver to do specific band TX for MLO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: extract link part from core tx write function (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DM (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: Handle RTL8723D(S) with blank efuse (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: Fix RX aggregation settings for RTL8723DS (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove unused high_temp from iwl_cfg (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: move MAC parameters to MAC data (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove DCCM offsets from new devices (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove eeprom_size from new devices (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: rename struct iwl_base_params (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove rf_id field (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove dbgc_supported field (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: rename cfg_trans_params to mac_cfg (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pass trans to iwl_parse_nvm_mcc_info() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove nvm_hw_section_num from new devices (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: handle cc firmware dynamically (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: build ax210 family FW names dynamically (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove 'cdb' value (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove QuZ/JF special cases (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: build 9000 series FW filenames dynamically (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: add JF1/JF2 RF for dynamic FW building (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: remove 0x2726 devices (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: inline HT params (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove 6 GHz from ht40_bands (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: call thermal exit without wiphy lock held (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: avoid init-after-queue (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: use a radio/system specific power budget (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: use a radio/system specific power budget (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fix thermal code compilation with -Werror=cast-qual (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: remove iwl_trans_pcie_gen2_send_hcmd (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: Add support for a new version for link config command (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: Add a new version for mac config command (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: Add a new version for sta config command (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: add range response version 10 support (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: remove one more error in unallocated BAID (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: Update MCS15 support in link_conf (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: brcmfmac: Fix structure size for WPA3 external SAE (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: brcmfmac: cyw: support external SAE authentication in station mode (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: brcmfmac: make per-vendor event map const (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: do not offer a mesh path if forwarding is disabled (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: handle v3 rates (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: add RFI_CONFIG_CMD to iwl_mld_system_names array (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fix 6005N/SFF match (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: make iwl_uefi_get_uats_table() return void (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: drop whtc RF (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: add support PE RF (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: debug: set CDB indication from CSR (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: fix beacon CCK flag (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove NVM C step override (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: dvm: init 'keep_alive_beacons' in power tables (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: add debugfs for using ptp clock time for monitor interface (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: log async commands (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: don't check the TPT counters when scanning (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: print the DSM value when read from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: dvm: pair transport op-mode enter/leave (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: tests: simplify devinfo_no_trans_cfg_dups() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: use minimum API version 97 for Sc/Dr (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: tests: allow same config for different MACs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: bump FW API to 99 for BZ/SC/DR devices (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: remove HT greenfield support (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: don't report bad EHT rate to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: don't report bad EHT rate to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: build HT/VHT injected rate in v2 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: rename modulation type values (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fw: remove RATE_MCS_NSS_POS (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove sku_id from trans (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: trans: move ext_32khz_clock_valid to config (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: move STEP config into trans->conf (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: rework transport configuration (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: trans: collect device information (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: trans: remove SCD base address validation (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlfiwi: mvm: Fix the rate reporting (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove bc_table_dword transport config (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: remove constant wdg_timeout (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: trans: remove hw_wfpm_id (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: trans: remove hw_id_str (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pass full FW info to transport (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: handle reasons recommended by FW for leaving EMLSR (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove PM mode and send-in-D3 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: unexport iwl_trans_pcie_send_hcmd() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: move wait_command_queue into PCIe (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: move invalid TX CMD into PCIe (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: move ME check data to pcie (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: rename "continuous" memory (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove iwl_cmd_groups_verify_sorted() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: add command order checks to kunit (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: don't call itself indirectly (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove unnecessary configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: reduce mac_type to u8 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: tests: check for duplicate name strings (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: move all names out of configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: finish config split (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: minor fixes for Sc (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: remove 'ent' argument from alloc (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: rename BW_NO_LIMIT to BW_NOT_LIMITED (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: clean up BW limit and subdev matching (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: tests: check transport configs are not duplicated (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: tests: check configs are not duplicated (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove iwl_cfg_br (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove duplicated Sc device configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove duplicated iwl_cfg_gl (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove iwl_ax201_cfg_qu_hr (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove max_tx_agg_size (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove unused config externs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: unify Killer 1650s/i with Qu/Hr (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: unify Qu/QuZ configs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: cfg: remove fw_name_mac (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: tests: check for device names (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: add entry for Killer AX1650i on AdL-P (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: unify some configurations (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove duplicated line (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: Add support for new device ids (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: remove TH/TH1 RF types (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: clean up config macro (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: remove nl80211 testmode (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: set rx_mpdu_cmd_hdr_size (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: dvm: fix various W=1 warnings (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: force the responder to use the full bandwidth (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: start AP with the correct bandwidth (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: add monitor internal station (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: support iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: implement TOP reset (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: handle SW reset w/o NIC error (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: support ROC command version 6 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: support iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: add support for ALIVE v8 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: add kunit test for emlsr with bt on (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fw: support PPAG command version 7 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fw: support reading PPAG BIOS table revision 4 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: rename ppag_ver to ppag_bios_rev (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: don't return an error if the FW is dead (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: check for NULL before referencing a pointer (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: implement TOP reset follower (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: avoid scheduling restart during restart (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: tests: extend link pair tests (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: refactor tests to use chandefs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: send the WPFC table to the FW (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: read WPFC also from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: prepare for reading WPFC from UEFI (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: Add short description to enum iwl_power_scheme (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: constrain TX power according to dynamic antenna power table (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: phy: add C2H event handler for report of FW scan (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band data (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_* (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: introduce helper to get designated link for MLO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: roc: dynamically handle link id and link instance index (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: Fill in correct Rx link ID for MLO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: add MLD capabilities declaration (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: extend join_info H2C command for MLO fields (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: Configure scan band when mlo_dbcc_mode changes (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: extend mapping from Qsel to DMA ch for MLO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: Adjust management queue mapping for [MLO, HW-1] (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO mode (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCK (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: fw: Remove "const" on allocation type (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtlwifi: Remove unused rtl_bb_delay() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend} (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: refine filling function of start TSF (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: support courtesy mechanism on both roles at the same time (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: update entire plan when courtesy config changes (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: handle the case where NoA start time has passed (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offset (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: don't re-randomize TSF of AP/GO (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: mcc: make GO announce one-time NoA for HW scan process (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: refactor flow that hw scan handles channel list (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and func (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: acpi: introduce country specific TAS enabling (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8922a: increase beacon loss to 6 seconds (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: set pre-calculated antenna matrices for HE trigger frame (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSI (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8922a: fix TX fail with wrong VCO setting (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8852c: update supported firmware format to 2 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: move phy_filters to fw_runtime (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: make sure to lock rxq->read (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: add definitions for iwl_mac_power_cmd version 2 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: simplify iwl_mld_rx_fill_status() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: rx: simplify channel handling (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: clean up band in RX metadata (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: skip unknown FW channel load values (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: define API for external FSEQ images (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: allow EMLSR on separated 5 GHz subbands (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: use cfg80211_chandef_get_width() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: fix iwl_mld_emlsr_disallowed_with_link() return (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: clarify variable type (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: pcie: add support for the reset handshake in MSI (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: restructure tx profile retrieval for MLO MBSSID (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: nl80211: add link id of transmitted profile for MLO MBSSID (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ieee80211: Add helpers to fetch EMLSR delay and timeout values (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: update ML STA with EML capabilities (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: VLAN traffic in multicast path (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: Create separate links for VLAN interfaces (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: Add link iteration macro for link data (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: drop asynchronous init waiting code (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: let mwifiex_init_fw() return 0 for success (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: remove unnecessary queue empty check (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: set step_urm in transport and not in the opmodes (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: tests: simplify le32 bitfield handling (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: update the PHY_CONTEXT_CMD API (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: properly handle async notification in op mode start (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: refactor purging async notifications (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: don't do iwl_trans_stop_device twice (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: stop hw if mcc_init fails (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: avoid memory leak if mcc_init fails (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: remove stored_beacon support (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mld: remove P2P powersave tracking (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: parse active and 20 MHz AP NVM channel flag (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: re-add IWL_AMSDU_8K case (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fw: do reset handshake during assert if needed (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: remove IWL_EMPTYING_HW_QUEUE_DELBA state (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: brcm80211: fmac: Add error log in brcmf_usb_dl_cmd() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ieee80211: define beacon protection bit field (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: wcn36xx: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: brcmsmac: Spelling corrections (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: move common settings out of switch/case (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: make locally used function static (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: fix indention (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: simplify mwifiex_setup_ht_caps() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: make region_code_mapping_t const (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: drop unnecessary initialization (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.c (Jose Ignacio Tornos Martinez) [RHEL-122256] - Revert "mac80211: Dynamically set CoDel parameters per station" (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: cfg80211/mac80211: remove more 5/10 MHz code (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: Avoid -Wflex-array-member-not-at-end warning (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: mac80211: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.h (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: free SKBTX_WIFI_STATUS skb tx_flags flag (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rt2x00: remove weird self-assignment in rt2800_loft_search() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath10k: Don't use %%pK through printk (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix node corruption in ar->arvifs list (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38290} - wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38291} - wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphers (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix the QoS control field offset to build QoS header (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabled (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Add MSDU length validation for TKIP MIC error (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: correctly handle mcast packets for clients (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: using msdu end descriptor to check for rx multicast packets (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Update frequency range if reg rules changes (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix frequency range in driver (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Add helper function ath12k_mac_update_freq_range() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Use skb->len for dma_unmap_single() length parameter (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix memory leak during extended skb allocation (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Refactor tx descriptor handling in tx completion handler (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Handle error cases during extended skb allocation (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: do not ignore hardware read error during DPK (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: support 2 channels for single pdev device (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: don't skip non-primary links for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: alloc REO queue per station (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: group REO queue buffer parameters together (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: make assoc link associate first (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: identify assoc link vif in station mode (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: support MLO as well if single_chip_mlo_support flag is set (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: use fw_features only when it is valid (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: introduce ath12k_fw_feature_supported() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: reset MLO global memory during recovery (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: handle ath12k_core_reset() with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: handle ath12k_core_restart() with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix firmware assert during reboot with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add reference counting for core attachment to hardware group (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix buffer overflow in debugfs (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38317} - wifi: ath12k: Fix a couple NULL vs IS_ERR() bugs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: Use of_property_present() to test property presence (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix WMI tag for EHT rate in peer assoc (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilities (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix cleanup path after mhi init (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Add support for link specific datapath stats (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: replace the usage of rx desc with rx_info (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add rx_info to capture required field from rx descriptor (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: Fix the module names printed in dmesg (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: Set AMPDU factor to hardware for RTL8814A (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: usb: Enable RX aggregation for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix misspelling "upto" in dp.c (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix invalid memory access while forming 802.11 header (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix memory leak during vdev_id mismatch (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix incorrect rates sent to firmware (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Enable REO queue lookup table feature on QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Add support to clear qdesc array in REO cache (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix the enabling of REO queue lookup table feature (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: fix node corruption in ar->arvifs list (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38293} - wifi: ath12k: Fix spelling errors in mac.c file (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: store and send country code to firmware after recovery (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add 11d scan offload support (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: use correct WMI command to set country code for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add configure country code for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Fix memory leak due to multiple rx_stats allocation (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38199} - Reapply "wifi: ath11k: restore country code during resume" (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: choose default PM policy for hibernation (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: support non-WoWLAN mode suspend as well (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: refactor ath11k_core_suspend/_resume() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: introduce ath11k_core_continue_suspend_resume() (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath11k: determine PM policy based on machine model (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: usb: Remove redundant 'flush_workqueue()' calls (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw88: sdio: Remove redundant 'flush_workqueue()' calls (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8852bx: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8852c: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: 8922a: support different SAR configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: sar: add skeleton for different configs by antenna (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: acpi: support loading GEO SAR tables (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: acpi: support loading dynamic SAR tables and indicator (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: acpi: support loading static SAR table (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: acpi: introduce method evaluation function for reuse (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: sar: add skeleton for SAR configuration via ACPI (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: sar: introduce structure to wrap query parameters (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: regd: introduce string getter for reuse (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: fix typo of "access" in rtw89_sar_info description (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: phy: reset value of force TX power for MAC ID (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: fw: cast mfw_hdr pointer from address of zeroth byte of firmware->data (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: rtw89: set 2TX for 1SS rate by default (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: extend dma mask to 36 bits (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add monitor interface support on QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Move to NO_VIRTUAL monitor (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Refactor the monitor channel context procedure (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix NULL access in assign channel context handler (Jose Ignacio Tornos Martinez) [RHEL-122256] {CVE-2025-38294} - wifi: ath12k: Avoid packet offset and FCS length from Rx TLV (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: change the status update in the monitor Rx (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Replace band define G with GHZ where appropriate (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix link valid field initialization in the monitor Rx (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: enable ath12k AHB support (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Power down userPD (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Power up userPD (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Register various userPD interrupts and save SMEM entries (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Power up root PD (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add AHB driver support for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add support for fixed QMI firmware memory (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Add hw_params to remap CE register space for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add ath12k_hw_params for IPQ5332 (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: refactor ath12k_hw_regs structure (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: fix incorrect CE addresses (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: don't put ieee80211_chanctx_conf struct in ath12k_link_vif (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: remove open parenthesis (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: add get_txpower mac ops (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: move firmware stats out of debugfs (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Pass correct values of center freq1 and center freq2 for 320 MHz (Jose Ignacio Tornos Martinez) [RHEL-122256] - wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz (Jose Ignacio Tornos Martinez) [RHEL-122256] - config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-122256] - Reapply "wifi: iwlwifi: add support for BE213" (Jose Ignacio Tornos Martinez) [RHEL-122256] - Reapply "wifi: iwlwifi: make no_160 more generic" (Jose Ignacio Tornos Martinez) [RHEL-122256] - mptcp: fix address removal logic in mptcp_pm_nl_rm_addr (Davide Caratti) [RHEL-115576] - mptcp: sched: remove mptcp_sched_data (Davide Caratti) [RHEL-115576] - mptcp: pm: Return local variable instead of freed pointer (Davide Caratti) [RHEL-115576] - mptcp: pm: Defer freeing of MPTCP userspace path manager entries (Davide Caratti) [RHEL-115576] - mptcp: fix for setting remote ipv4mapped address (Davide Caratti) [RHEL-115576] - selftests: mptcp: ignore mptcp_diag binary (Davide Caratti) [RHEL-115576] - selftests: mptcp: diag: use mptcp_lib_get_info_value (Davide Caratti) [RHEL-115576] - mptcp: remove unneeded mptcp_move_skb() (Davide Caratti) [RHEL-115576] - selftests: mptcp: join: validate C-flag + def limit (Davide Caratti) [RHEL-115576] - mptcp: pm: in-kernel: usable client side with C-flag (Davide Caratti) [RHEL-115576] - mptcp: remove unused returned value of check_data_fin (Davide Caratti) [RHEL-115576] - mptcp: Call dst_release() in mptcp_active_enable(). (Davide Caratti) [RHEL-115576] - mptcp: pm: netlink: fix if-idx type (Davide Caratti) [RHEL-115576] - selftests: mptcp: sockopt: fix error messages (Davide Caratti) [RHEL-115576] - mptcp: tfo: record 'deny join id0' info (Davide Caratti) [RHEL-115576] - selftests: mptcp: userspace pm: validate deny-join-id0 flag (Davide Caratti) [RHEL-115576] - mptcp: pm: nl: announce deny-join-id0 flag (Davide Caratti) [RHEL-115576] - netlink: specs: mptcp: clearly mention attributes (Davide Caratti) [RHEL-115576] - netlink: specs: mptcp: add missing 'server-side' attr (Davide Caratti) [RHEL-115576] - mptcp: set remote_deny_join_id0 on SYN recv (Davide Caratti) [RHEL-115576] - selftests: mptcp: avoid spurious errors on TCP disconnect (Davide Caratti) [RHEL-115576] - selftests: mptcp: connect: catch IO errors on listen side (Davide Caratti) [RHEL-115576] - mptcp: propagate shutdown to subflows when possible (Davide Caratti) [RHEL-115576] - mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN (Davide Caratti) [RHEL-115576] - mptcp: disable add_addr retransmission when timeout is 0 (Davide Caratti) [RHEL-115576] - mptcp: remove duplicate sk_reset_timer call (Davide Caratti) [RHEL-115576] - selftests: mptcp: pm: check flush doesn't reset limits (Davide Caratti) [RHEL-115576] - mptcp: pm: kernel: flush: do not reset ADD_ADDR limit (Davide Caratti) [RHEL-115576] - mptcp: pm: move Netlink PM helpers to pm_netlink.c (Davide Caratti) [RHEL-115576] - mptcp: pm: split in-kernel PM specific code (Davide Caratti) [RHEL-115576] - mptcp: pm: move generic PM helpers to pm.c (Davide Caratti) [RHEL-115576] - mptcp: pm: move generic helper at the top (Davide Caratti) [RHEL-115576] - mptcp: pm: export mptcp_remote_address (Davide Caratti) [RHEL-115576] - mptcp: pm: worker: split in-kernel and common tasks (Davide Caratti) [RHEL-115576] - mptcp: pm: avoid calling PM specific code from core (Davide Caratti) [RHEL-115576] - mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flags (Davide Caratti) [RHEL-115576] - mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addr (Davide Caratti) [RHEL-115576] - mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale() (Davide Caratti) [RHEL-115576] - mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_received (Davide Caratti) [RHEL-115576] - mptcp: pm: remove '_nl' from mptcp_pm_nl_work (Davide Caratti) [RHEL-115576] - mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ack (Davide Caratti) [RHEL-115576] - mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ack (Davide Caratti) [RHEL-115576] - mptcp: pm: use addr entry for get_local_id (Davide Caratti) [RHEL-115576] - mptcp: annotate data-races around subflow->fully_established (Davide Caratti) [RHEL-115576] - mptcp: pm: send ACK on non-stale subflows (Davide Caratti) [RHEL-115576] - mptcp: pm: exit early with ADD_ADDR echo if possible (Davide Caratti) [RHEL-115576] - mptcp: pm: in-kernel: reduce parameters of set_flags (Davide Caratti) [RHEL-115576] - mptcp: pm: in-kernel: avoid access entry without lock (Davide Caratti) [RHEL-115576] - selftests: mptcp: add a test for mptcp_diag_dump_one (Davide Caratti) [RHEL-115576] - selftests: mptcp: Add a tool to get specific msk_info (Davide Caratti) [RHEL-115576] - mptcp: blackhole: avoid checking the state twice (Davide Caratti) [RHEL-115576] - mptcp: sysctl: add syn_retrans_before_tcp_fallback (Davide Caratti) [RHEL-115576] - mptcp: sched: reduce size for unused data (Davide Caratti) [RHEL-115576] - mptcp: sched: split get_subflow interface into two (Davide Caratti) [RHEL-115576] - mptcp: pm: use ipv6_addr_equal in addresses_equal (Davide Caratti) [RHEL-115576] - mptcp: pm: drop inet6_sk after inet_sk (Davide Caratti) [RHEL-115576] - mptcp: pm: drop match in userspace_pm_append_new_local_addr (Davide Caratti) [RHEL-115576] - mptcp: pm: add mptcp_pm_genl_fill_addr helper (Davide Caratti) [RHEL-115576] - mptcp: pm: add a build check for userspace_pm_dump_addr (Davide Caratti) [RHEL-115576] - mptcp: pm: change to fullmesh only for 'subflow' (Davide Caratti) [RHEL-115576] - mptcp: pm: remove unused ret value to set flags (Davide Caratti) [RHEL-115576] - mptcp: pm: add local parameter for set_flags (Davide Caratti) [RHEL-115576] - mptcp: pm: change rem type of set_flags (Davide Caratti) [RHEL-115576] - mptcp: pm: drop skb parameter of set_flags (Davide Caratti) [RHEL-115576] - mptcp: pm: reuse sending nlmsg code in get_addr (Davide Caratti) [RHEL-115576] - mptcp: pm: add id parameter for get_addr (Davide Caratti) [RHEL-115576] - mptcp: pm: drop skb parameter of get_addr (Davide Caratti) [RHEL-115576] - mptcp: pm: make three pm wrappers static (Davide Caratti) [RHEL-115576] - mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible (Davide Caratti) [RHEL-115576] - mptcp: pm: mark missing address attributes (Davide Caratti) [RHEL-115576] - mptcp: pm: remove duplicated error messages (Davide Caratti) [RHEL-115576] - mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK (Davide Caratti) [RHEL-115576] - mptcp: pm: improve error messages (Davide Caratti) [RHEL-115576] - mptcp: pm: more precise error messages (Davide Caratti) [RHEL-115576] - mptcp: pm: drop info of userspace_pm_remove_id_zero_address (Davide Caratti) [RHEL-115576] - mptcp: drop useless "err = 0" in subflow_destroy (Davide Caratti) [RHEL-115576] - mptcp: change local addr type of subflow_destroy (Davide Caratti) [RHEL-115576] - mptcp: drop free_list for deleting entries (Davide Caratti) [RHEL-115576] - mptcp: move mptcp_pm_remove_addrs into pm_userspace (Davide Caratti) [RHEL-115576] - mptcp: add mptcp_userspace_pm_get_sock helper (Davide Caratti) [RHEL-115576] - mptcp: add mptcp_for_each_userspace_pm_addr macro (Davide Caratti) [RHEL-115576] - mptcp: add mptcp_userspace_pm_lookup_addr helper (Davide Caratti) [RHEL-115576] - mptcp: pm: lockless list traversal to dump endp (Davide Caratti) [RHEL-115576] - mptcp: pm: avoid code duplication to lookup endp (Davide Caratti) [RHEL-115576] - mptcp: drop skb if MPTCP skb extension allocation fails (Davide Caratti) [RHEL-115576] - selftests: mptcp: connect: also cover checksum (Davide Caratti) [RHEL-115576] - selftests: mptcp: connect: also cover alt modes (Davide Caratti) [RHEL-115576] - mptcp: reset fallback status gracefully at disconnect() time (Davide Caratti) [RHEL-115576] - mptcp: plug races between subflow fail and subflow creation (Davide Caratti) [RHEL-115576] {CVE-2025-38552} - mptcp: make fallback action and fallback decision atomic (Davide Caratti) [RHEL-115576] {CVE-2025-38491} - mptcp: safety check before fallback (Davide Caratti) [RHEL-115576] - mptcp: Align mptcp_inet6_sk with other protocols (Davide Caratti) [RHEL-115576] - dev: Pass netdevice_tracker to dev_get_by_flags_rcu(). (Hangbin Liu) [RHEL-115325] - ipv6: Remove setsockopt_needs_rtnl(). (CKI Backport Bot) [RHEL-115325] - ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST. (CKI Backport Bot) [RHEL-115325] - ipv6: anycast: Unify two error paths in ipv6_sock_ac_join(). (CKI Backport Bot) [RHEL-115325] - ipv6: anycast: Don't hold RTNL for IPV6_LEAVE_ANYCAST and IPV6_ADDRFORM. (CKI Backport Bot) [RHEL-115325] - ipv6: anycast: Don't use rtnl_dereference(). (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment. (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Don't hold RTNL for MCAST_ socket options. (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Don't hold RTNL in ipv6_sock_mc_close(). (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP. (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP. (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec(). (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Remove mca_get(). (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc(). (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: Replace locking comments with lockdep annotations. (CKI Backport Bot) [RHEL-115325] - ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}(). (CKI Backport Bot) [RHEL-115325] - ipv6: mcast: add RCU protection to mld_newpack() (CKI Backport Bot) [RHEL-115325] {CVE-2025-21758} - net: dst: add four helpers to annotate data-races around dst->dev (Hangbin Liu) [RHEL-115325] - net: dst: annotate data-races around dst->output (Hangbin Liu) [RHEL-115325] - net: dst: annotate data-races around dst->input (Hangbin Liu) [RHEL-115325] - tcp: cache RTAX_QUICKACK metric in a hot cache line (Hangbin Liu) [RHEL-115325] - net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() (Hangbin Liu) [RHEL-115325] Resolves: RHEL-115325, RHEL-115576, RHEL-122256, RHEL-129169 * Fri Nov 28 2025 CKI KWF Bot [6.12.0-165.el10] - netdev: define NETDEV_INTERNAL (Michal Schmidt) [RHEL-127480] - tpm: Prevent local DOS via tpm/tpm0/ppi/*operations (Denis Aleksandrov) [RHEL-126578] - rv: Update RHEL kconfigs for 6.17 upstream code (Gabriele Monaco) [RHEL-114754] - redhat/configs: Move CONFIG_RV_PER_TASK_MONITORS to common/generic (Gabriele Monaco) [RHEL-114754] - New configs in kernel/trace (Gabriele Monaco) [RHEL-114754] - rv: Make rtapp/pagefault monitor depends on CONFIG_MMU (Gabriele Monaco) [RHEL-114754] - rv: Fully convert enabled_monitors to use list_head as iterator (Gabriele Monaco) [RHEL-114754] - rv: Fix missing mutex unlock in rv_register_monitor() (Gabriele Monaco) [RHEL-114754] - include/linux/rv.h: remove redundant include file (Gabriele Monaco) [RHEL-114754] - rv: Fix wrong type cast in enabled_monitors_next() (Gabriele Monaco) [RHEL-114754] - rv: Support systems with time64-only syscalls (Gabriele Monaco) [RHEL-114754] - Documentation/rv: Fix minor typo in monitor_synthesis page (Gabriele Monaco) [RHEL-114754] - rv: Add opid per-cpu monitor (Gabriele Monaco) [RHEL-114754] - rv: Add nrp and sssw per-task monitors (Gabriele Monaco) [RHEL-114754] - rv: Replace tss and sncid monitors with more complete sts (Gabriele Monaco) [RHEL-114754] - sched: Adapt sched tracepoints for RV task model (Gabriele Monaco) [RHEL-114754] - rv: Retry when da monitor detects race conditions (Gabriele Monaco) [RHEL-114754] - rv: Adjust monitor dependencies (Gabriele Monaco) [RHEL-114754] - rv: Use strings in da monitors tracepoints (Gabriele Monaco) [RHEL-114754] - rv: Remove trailing whitespace from tracepoint string (Gabriele Monaco) [RHEL-114754] - rv: Add da_handle_start_run_event_ to per-task monitors (Gabriele Monaco) [RHEL-114754] - rv: Fix wrong type cast in reactors_show() and monitor_reactor_show() (Gabriele Monaco) [RHEL-114754] - rv: Fix wrong type cast in monitors_show() (Gabriele Monaco) [RHEL-114754] - rv: Remove struct rv_monitor::reacting (Gabriele Monaco) [RHEL-114754] - rv: Remove rv_reactor's reference counter (Gabriele Monaco) [RHEL-114754] - rv: Merge struct rv_reactor_def into struct rv_reactor (Gabriele Monaco) [RHEL-114754] - rv: Merge struct rv_monitor_def into struct rv_monitor (Gabriele Monaco) [RHEL-114754] - rv: Remove unused field in struct rv_monitor_def (Gabriele Monaco) [RHEL-114754] - rv: Return init error when registering monitors (Gabriele Monaco) [RHEL-114754] - verification/rvgen: Organise Kconfig entries for nested monitors (Gabriele Monaco) [RHEL-114754] - tools/dot2c: Fix generated files going over 100 column limit (Gabriele Monaco) [RHEL-114754] - tools/rv: Stop gracefully also on SIGTERM (Gabriele Monaco) [RHEL-114754] - tools/rv: Do not skip idle in trace (Gabriele Monaco) [RHEL-114754] - verification/rvgen: Do not generate unused variables (Gabriele Monaco) [RHEL-114754] - verification/rvgen: Generate each variable definition only once (Gabriele Monaco) [RHEL-114754] - rv/ltl: Do not execute the Buchi automaton twice on start condition (Gabriele Monaco) [RHEL-114754] - verification/rvgen: Support the 'next' operator (Gabriele Monaco) [RHEL-114754] - panic: Fix up description of vpanic() (Gabriele Monaco) [RHEL-114754] - objtool: Add vpanic() to the noreturn list (Gabriele Monaco) [RHEL-114754] - Documentation/rv: Add documentation for linear temporal logic monitors (Gabriele Monaco) [RHEL-114754] - verification/rvgen: Add support for linear temporal logic (Gabriele Monaco) [RHEL-114754] - verification/rvgen: Restructure the classes to prepare for LTL inclusion (Gabriele Monaco) [RHEL-114754] - verification/rvgen: Restructure the templates files (Gabriele Monaco) [RHEL-114754] - Documentation/rv: Prepare monitor synthesis document for LTL inclusion (Gabriele Monaco) [RHEL-114754] - verification/dot2k: Prepare the frontend for LTL inclusion (Gabriele Monaco) [RHEL-114754] - verification/dot2k: Replace is_container() hack with subparsers (Gabriele Monaco) [RHEL-114754] - verification/dot2k: Remove __buff_to_string() (Gabriele Monaco) [RHEL-114754] - verification/dot2k: Make a separate dot2k_templates/Kconfig_container (Gabriele Monaco) [RHEL-114754] - tracing: Remove pointless memory barriers (Gabriele Monaco) [RHEL-114754] - rv: Allow to configure the number of per-task monitor (Gabriele Monaco) [RHEL-114754] - rv: Add documentation for rtapp monitor (Gabriele Monaco) [RHEL-114754] - rv: Add rtapp_sleep monitor (Gabriele Monaco) [RHEL-114754] - rv: Add rtapp_pagefault monitor (Gabriele Monaco) [RHEL-114754] - riscv: mm: Add page fault trace points (Gabriele Monaco) [RHEL-114754] - x86/tracing, x86/mm: Move page fault tracepoints to generic (Gabriele Monaco) [RHEL-114754] - x86/tracing, x86/mm: Remove redundant trace_pagefault_key (Gabriele Monaco) [RHEL-114754] - rv: Add rtapp container monitor (Gabriele Monaco) [RHEL-114754] - rv: Add support for LTL monitors (Gabriele Monaco) [RHEL-114754] - rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS (Gabriele Monaco) [RHEL-114754] - rv: Let the reactors take care of buffers (Gabriele Monaco) [RHEL-114754] - panic: Add vpanic() (Gabriele Monaco) [RHEL-114754] - kernel/panic.c: format kernel-doc comments (Gabriele Monaco) [RHEL-114754] - printk: Make vprintk_deferred() public (Gabriele Monaco) [RHEL-114754] - rv: Add #undef TRACE_INCLUDE_FILE (Gabriele Monaco) [RHEL-114754] - can: j1939: add missing calls in NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124109] {CVE-2025-39925} - can: j1939: implement NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124109] {CVE-2025-39925} - redhat/configs: Add new configs from DRM 6.17 backport (Anusha Srivatsa) [RHEL-116876] - selftests/bpf: Fix bpf selftest build error (Anusha Srivatsa) [RHEL-116876] - relayfs: abolish prev_padding (Anusha Srivatsa) [RHEL-116876] - sanitize handling of long-term internal mounts (Anusha Srivatsa) [RHEL-116876] - scsi: ibmvfc: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - ocxl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - s390/pkey: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - s390/pci: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - s390/sclp: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - powerpc/powernv/ultravisor: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - powerpc/powernv/opal: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - s390/crypto/cpacf: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - w1: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - mtd: spi-nor: sysfs: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - mlxbf-bootctl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - i2c: slave-eeprom: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - scsi: ipr: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - RDMA/hfi1: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute (Anusha Srivatsa) [RHEL-116876] - PCI/IOV: Allow drivers to control VF BAR size (Anusha Srivatsa) [RHEL-116876] - PCI/IOV: Check that VF BAR fits within the reservation (Anusha Srivatsa) [RHEL-116876] - PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() (Anusha Srivatsa) [RHEL-116876] - PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resource (Anusha Srivatsa) [RHEL-116876] - PCI/IOV: Restore VF resizable BAR state after reset (Anusha Srivatsa) [RHEL-116876] - of: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - sysfs: treewide: switch back to bin_attribute::read()/write() (Anusha Srivatsa) [RHEL-116876] - btf: Switch module BTF attribute to sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876] - btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876] - powerpc/perf/hv-24x7: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - powerpc/secvar: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - s390/ipl: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - sysfs: constify macro BIN_ATTRIBUTE_GROUPS() (Anusha Srivatsa) [RHEL-116876] - platform/x86: wmi-bmof: Make use of .bin_size() callback (Anusha Srivatsa) [RHEL-116876] - platform/x86/intel/pmt: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - nvmem: core: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - misc: sram: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - drivers: hv: fix up const issue with vmbus_chan_bin_attrs (Anusha Srivatsa) [RHEL-116876] - drm/xe/nvm: add support for non-posted erase (Anusha Srivatsa) [RHEL-116876] - mtd: intel-dg: align 64bit read and write (Anusha Srivatsa) [RHEL-116876] - mtd: intel-dg: register with mtd (Anusha Srivatsa) [RHEL-116876] - mtd: intel-dg: implement access functions (Anusha Srivatsa) [RHEL-116876] - mtd: intel-dg: implement region enumeration (Anusha Srivatsa) [RHEL-116876] - mtd: add driver for intel graphics non-volatile memory device (Anusha Srivatsa) [RHEL-116876] - kheaders: Simplify attribute through __BIN_ATTR_SIMPLE_RO() (Anusha Srivatsa) [RHEL-116876] - platform/x86/intel/sdsi: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - platform/x86: dell: dcdbas: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - efi/mokvar: Use const 'struct bin_attribute' callback (Anusha Srivatsa) [RHEL-116876] - firmware: qemu_fw_cfg: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - mm/kmap: Add kmap_local_page_try_from_panic() (Anusha Srivatsa) [RHEL-116876] - sysfs: constify attribute_group::bin_attrs (Anusha Srivatsa) [RHEL-116876] - sysfs: constify bin_attribute argument of bin_attribute::read/write() (Anusha Srivatsa) [RHEL-116876] - sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read() (Anusha Srivatsa) [RHEL-116876] - module: sysfs: Use const 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - module: sysfs: Add notes attributes through attribute_group (Anusha Srivatsa) [RHEL-116876] - module: sysfs: Simplify section attribute allocation (Anusha Srivatsa) [RHEL-116876] - module: sysfs: Drop 'struct module_sect_attr' (Anusha Srivatsa) [RHEL-116876] - module: sysfs: Drop member 'module_sect_attr::address' (Anusha Srivatsa) [RHEL-116876] - module: sysfs: Drop member 'module_sect_attrs::nsections' (Anusha Srivatsa) [RHEL-116876] - module: Constify 'struct module_attribute' (Anusha Srivatsa) [RHEL-116876] - kernel/ksysfs.c: simplify bin_attribute definition (Anusha Srivatsa) [RHEL-116876] - firmware: dmi: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - firmware: dmi: Define bin_attributes through macro (Anusha Srivatsa) [RHEL-116876] - firmware: dmi: Mark bin_attributes as __ro_after_init (Anusha Srivatsa) [RHEL-116876] - netxen_nic: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - scsi: lpfc: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - scsi: qla2xxx: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - misc: eeprom/max6875: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - x86/sysfs: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - leds: triggers: Constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] - mm/page_idle: constify 'struct bin_attribute' (Anusha Srivatsa) [RHEL-116876] Resolves: RHEL-114754, RHEL-116876, RHEL-124109, RHEL-126578, RHEL-127480 * Thu Nov 27 2025 Jan Stancek [6.12.0-164.el10] - selftest: packetdrill: Import client-ack-dropped-then-recovery-ms-timestamps.pkt (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Import sockopt-fastopen-key.pkt (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Import opt34/*-trigger-rst.pkt. (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Import opt34/reset-* tests. (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Import opt34/icmp-before-accept.pkt. (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Import opt34/fin-close-socket.pkt. (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Add test for experimental option. (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1. (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Import TFO server basic tests. (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Define common TCP Fast Open cookie. (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Require explicit setsockopt(TCP_FASTOPEN). (CKI Backport Bot) [RHEL-124166] - selftest: packetdrill: Set ktap_set_plan properly for single protocol test. (CKI Backport Bot) [RHEL-124166] - selftests/net: packetdrill: Support single protocol test. (CKI Backport Bot) [RHEL-124166] - selftests: net: packetdrill: xfail all problems on slow machines (CKI Backport Bot) [RHEL-124166] - selftests/net: packetdrill: add --mss option to three tests (CKI Backport Bot) [RHEL-124166] - selftests/net: packetdrill: more xfail changes (CKI Backport Bot) [RHEL-124166] - KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lock (Donald Dutile) [RHEL-115972] - Revert "KVM: arm64: Split kvm_pgtable_stage2_destroy()" (Donald Dutile) [RHEL-115972] - Revert "KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables" (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic: fix incorrect spinlock API usage (Donald Dutile) [RHEL-115972] - KVM: arm64: Remove stage 2 read fault check (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix parameter ordering for VBAR_EL1 assignment (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Fix incorrect VNCR invalidation range calculation (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Indicate vgic_put_irq() may take LPI xarray lock (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Don't require IRQs be disabled for LPI xarray lock (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocks (Donald Dutile) [RHEL-115972] - KVM: arm64: Spin off release helper from vgic_put_irq() (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic: Drop stale comment on IRQ active state (Donald Dutile) [RHEL-115972] - KVM: arm64: VHE: Save and restore host MDCR_EL2 value correctly (Donald Dutile) [RHEL-115972] - KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence check (Donald Dutile) [RHEL-115972] - KVM: arm64: Initialize PMSCR_EL1 when in VHE (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: fix VNCR TLB ASID match logic for non-Global entries (Donald Dutile) [RHEL-115972] - KVM: arm64: Mark freed S2 MMUs as invalid (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Fix ATS12 handling of single-stage translation (Donald Dutile) [RHEL-115972] - KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu() (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors (Donald Dutile) [RHEL-115972] - KVM: arm64: Simplify sysreg access on exception delivery (Donald Dutile) [RHEL-115972] - KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs (Donald Dutile) [RHEL-115972] - KVM: arm64: Get rid of ARM64_FEATURE_MASK() (Donald Dutile) [RHEL-115972] - KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writable (Donald Dutile) [RHEL-115972] - KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable (Donald Dutile) [RHEL-115972] - KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: Handle RASv1p1 registers (Donald Dutile) [RHEL-115972] - arm64: Add capability denoting FEAT_RASv1p1 (Donald Dutile) [RHEL-115972] - KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables (Donald Dutile) [RHEL-115972] - KVM: arm64: Split kvm_pgtable_stage2_destroy() (Donald Dutile) [RHEL-115972] - KVM: arm64: Correctly populate FAR_EL2 on nested SEA injection (Donald Dutile) [RHEL-115972] - KVM: arm64: selftest: Add standalone test checking for KVM's own UUID (Donald Dutile) [RHEL-115972] - arm64: vgic-v2: Fix guest endianness check in hVHE mode (Donald Dutile) [RHEL-115972] - KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef exception (Donald Dutile) [RHEL-115972] - KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host for protected VMs (Donald Dutile) [RHEL-115972] - kvm: arm64: use BUG() instead of BUG_ON(1) (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Handle SEAs due to VNCR redirection (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related fault (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't attempt vLPI mappings when vPE allocation is disabled (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Add FEAT_RAS EL2 registers to get-reg-list (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Add test for nASSGIcap attribute (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcap (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initialization (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Consolidate MAINT_IRQ handling (Donald Dutile) [RHEL-115972] - KVM: arm64: Disambiguate support for vSGIs v. vLPIs (Donald Dutile) [RHEL-115972] - KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access test (Donald Dutile) [RHEL-115972] - KVM: arm64: Enforce the sorting of the GICv3 system register table (Donald Dutile) [RHEL-115972] - KVM: arm64: Clarify the check for reset callback in check_sysreg_table() (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2 (Donald Dutile) [RHEL-115972] - arm64: kvm: trace_handle_exit: use string choices helper (Donald Dutile) [RHEL-115972] - arm64: kvm: sys_regs: use string choices helper (Donald Dutile) [RHEL-115972] - KVM: arm64: Follow specification when implementing WXN (Donald Dutile) [RHEL-115972] - KVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusion (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrs (Donald Dutile) [RHEL-115972] - KVM: arm64: Make RAS registers UNDEF when RAS isn't advertised (Donald Dutile) [RHEL-115972] - KVM: arm64: Filter out HCR_EL2 bits when running in hypervisor context (Donald Dutile) [RHEL-115972] - KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state (Donald Dutile) [RHEL-115972] - KVM: arm64: Tighten the definition of FEAT_PMUv3p9 (Donald Dutile) [RHEL-115972] - KVM: arm64: Convert MDCR_EL2 to config-driven sanitisation (Donald Dutile) [RHEL-115972] - KVM: arm64: Convert SCTLR_EL1 to config-driven sanitisation (Donald Dutile) [RHEL-115972] - KVM: arm64: Convert TCR2_EL2 to config-driven sanitisation (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: get-reg-list: Add base EL2 registers (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: get-reg-list: Simplify feature dependency (Donald Dutile) [RHEL-115972] - KVM: arm64: Advertise FGT2 registers to userspace (Donald Dutile) [RHEL-115972] - KVM: arm64: Condition FGT registers on feature availability (Donald Dutile) [RHEL-115972] - KVM: arm64: Expose GICv3 EL2 registers via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS (Donald Dutile) [RHEL-115972] - KVM: arm64: Let GICv3 save/restore honor visibility attribute (Donald Dutile) [RHEL-115972] - KVM: arm64: Define helper for ICH_VTR_EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: Define constant value for ICC_SRE_EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't advertise ICH_*_EL2 registers through GET_ONE_REG (Donald Dutile) [RHEL-115972] - KVM: arm64: Make RVBAR_EL2 accesses UNDEF (Donald Dutile) [RHEL-115972] - KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediately (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Test ESR propagation for vSError injection (Donald Dutile) [RHEL-115972] - KVM: arm64: Populate ESR_ELx.EC for emulated SError injection (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Catch up set_id_regs with the kernel (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-list (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1 (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Add basic SError injection test (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't retire MMIO instruction w/ pending (emulated) SError (Donald Dutile) [RHEL-115972] - KVM: arm64: Advertise support for FEAT_DoubleFault2 (Donald Dutile) [RHEL-115972] - KVM: arm64: Advertise support for FEAT_SCTLR2 (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA is set (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Honor SError routing effects of SCTLR2_ELx.NMEA (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Take "masked" aborts to EL2 when HCRX_EL2.TMEA is set (Donald Dutile) [RHEL-115972] - KVM: arm64: Route SEAs to the SError vector when EASE is set (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Ensure Address size faults affect correct ESR (Donald Dutile) [RHEL-115972] - KVM: arm64: Factor out helper for selecting exception target EL (Donald Dutile) [RHEL-115972] - KVM: arm64: Describe SCTLR2_ELx RESx masks (Donald Dutile) [RHEL-115972] - KVM: arm64: Enable SCTLR2 when advertised to the guest (Donald Dutile) [RHEL-115972] - KVM: arm64: Context switch SCTLR2_ELx when advertised to the guest (Donald Dutile) [RHEL-115972] - KVM: arm64: Wire up SCTLR2_ELx sysreg descriptors (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Describe trap behavior of SCTLR2_EL1 (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Advertise support for FEAT_RAS (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Use guest hypervisor's vSError state (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Add FEAT_RAS vSError sys regs to table (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Honor SError exception routing / masking (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Respect exception routing rules for SEAs (Donald Dutile) [RHEL-115972] - KVM: arm64: Treat vCPU with pending SError as runnable (Donald Dutile) [RHEL-115972] - KVM: arm64: Add helper to identify a nested context (Donald Dutile) [RHEL-115972] - KVM: arm64: nvhe: Disable branch generation in nVHE guests (Donald Dutile) [RHEL-115972] - KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t (Donald Dutile) [RHEL-115972] - KVM: arm64: Remove kvm_arch_vcpu_run_map_fp() (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizes (Donald Dutile) [RHEL-115972] - KVM: arm64: Expose MTE_STORE_ONLY feature to guest (Donald Dutile) [RHEL-115972] - KVM: arm64: Expose FEAT_MTE_TAGGED_FAR feature to guest (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't free hyp pages with pKVM on GICv2 (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix error path in init_hyp_mode() (Donald Dutile) [RHEL-115972] - KVM: arm64: Adjust range correctly during host stage-2 faults (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi() (Donald Dutile) [RHEL-115972] - KVM: arm64: VHE: Centralize ISBs when returning to host (Donald Dutile) [RHEL-115972] - KVM: arm64: Remove cpacr_clear_set() (Donald Dutile) [RHEL-115972] - KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd() (Donald Dutile) [RHEL-115972] - KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync() (Donald Dutile) [RHEL-115972] - KVM: arm64: Reorganise CPTR trap manipulation (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Fix tracking of shadow list registers (Donald Dutile) [RHEL-115972] - KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg (Donald Dutile) [RHEL-115972] - KVM: arm64: Add RMW specific sysreg accessor (Donald Dutile) [RHEL-115972] - KVM: arm64: Add assignment-specific sysreg accessor (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer (Donald Dutile) [RHEL-115972] - KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation (Donald Dutile) [RHEL-115972] - arm64: kvm, smccc: Fix vendor uuid (Donald Dutile) [RHEL-115972] - arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix documentation for vgic_its_iter_next() (Donald Dutile) [RHEL-115972] - KVM: arm64: np-guest CMOs with PMD_SIZE fixmap (Donald Dutile) [RHEL-115972] - KVM: arm64: Stage-2 huge mappings for np-guests (Donald Dutile) [RHEL-115972] - KVM: arm64: Add a range to pkvm_mappings (Donald Dutile) [RHEL-115972] - KVM: arm64: Convert pkvm_mappings to interval tree (Donald Dutile) [RHEL-115972] - KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest() (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix debug checking for np-guests using huge mappings (Donald Dutile) [RHEL-115972] - KVM: arm64: Add a range to __pkvm_host_wrprotect_guest() (Donald Dutile) [RHEL-115972] - KVM: arm64: Add a range to __pkvm_host_unshare_guest() (Donald Dutile) [RHEL-115972] - KVM: arm64: Add a range to __pkvm_host_share_guest() (Donald Dutile) [RHEL-115972] - KVM: arm64: Introduce for_each_hyp_page (Donald Dutile) [RHEL-115972] - KVM: arm64: Handle huge mappings for np-guest CMOs (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Release faulted-in VNCR page from mmu_lock critical section (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Handle TLBI S1E2 for VNCR invalidation with mmu_lock held (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Hold mmu_lock when invalidating VNCR SW-TLB before translating (Donald Dutile) [RHEL-115972] - KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Remove dead code from ERET handling (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Handle VNCR_EL2-triggered faults (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Move TLBI range decoding to a helper (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Snapshot S1 ASID tagging information during walk (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Extract translation helper from the AT code (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Allocate VNCR page when required (Donald Dutile) [RHEL-115972] - arm64: Update comment regarding values in __boot_cpu_mode (Donald Dutile) [RHEL-115972] - KVM: arm64: nv: Remove clearing of ICH_LR.EOI if ICH_LR.HW == 1 (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't feed uninitialised data to HCR_EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: Teach address translation about access faults (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix PAR_EL1.{PTW,S} reporting on AT S1E* (Donald Dutile) [RHEL-115972] - KVM: arm64: Handle TSB CSYNC traps (Donald Dutile) [RHEL-115972] - KVM: arm64: Add FGT descriptors for FEAT_FGT2 (Donald Dutile) [RHEL-115972] - KVM: arm64: Allow sysreg ranges for FGT descriptors (Donald Dutile) [RHEL-115972] - KVM: arm64: Add context-switch for FEAT_FGT2 registers (Donald Dutile) [RHEL-115972] - KVM: arm64: Add trap routing for FEAT_FGT2 registers (Donald Dutile) [RHEL-115972] - KVM: arm64: Add sanitisation for FEAT_FGT2 registers (Donald Dutile) [RHEL-115972] - KVM: arm64: Add FEAT_FGT2 registers to the VNCR page (Donald Dutile) [RHEL-115972] - KVM: arm64: Use HCR_EL2 feature map to drive fixed-value bits (Donald Dutile) [RHEL-115972] - KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits (Donald Dutile) [RHEL-115972] - KVM: arm64: Allow kvm_has_feat() to take variable arguments (Donald Dutile) [RHEL-115972] - KVM: arm64: Use FGT feature maps to drive RES0 bits (Donald Dutile) [RHEL-115972] - KVM: arm64: Validate FGT register descriptions against RES0 masks (Donald Dutile) [RHEL-115972] - KVM: arm64: Switch to table-driven FGU configuration (Donald Dutile) [RHEL-115972] - KVM: arm64: Handle PSB CSYNC traps (Donald Dutile) [RHEL-115972] - KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask (Donald Dutile) [RHEL-115972] - KVM: arm64: Remove hand-crafted masks for FGT registers (Donald Dutile) [RHEL-115972] - KVM: arm64: Use computed FGT masks to setup FGT registers (Donald Dutile) [RHEL-115972] - KVM: arm64: Propagate FGT masks to the nVHE hypervisor (Donald Dutile) [RHEL-115972] - KVM: arm64: Unconditionally configure fine-grain traps (Donald Dutile) [RHEL-115972] - KVM: arm64: Use computed masks as sanitisers for FGT registers (Donald Dutile) [RHEL-115972] - KVM: arm64: Add description of FGT bits leading to EC!=0x18 (Donald Dutile) [RHEL-115972] - KVM: arm64: Compute FGT masks from KVM's own FGT tables (Donald Dutile) [RHEL-115972] - KVM: arm64: Plug FEAT_GCS handling (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't treat HCRX_EL2 as a FGT register (Donald Dutile) [RHEL-115972] - KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_LS64_ACCDATA being disabled (Donald Dutile) [RHEL-115972] - KVM: arm64: Handle trapping of FEAT_LS64* instructions (Donald Dutile) [RHEL-115972] - KVM: arm64: Simplify handling of negative FGT bits (Donald Dutile) [RHEL-115972] - KVM: arm64: Tighten handling of unknown FGT groups (Donald Dutile) [RHEL-115972] - KVM: arm64: Extend pKVM selftest for np-guests (Donald Dutile) [RHEL-115972] - KVM: arm64: Selftest for pKVM transitions (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't WARN from __pkvm_host_share_guest() (Donald Dutile) [RHEL-115972] - KVM: arm64: Add .hyp.data section (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Add test for SVE host corruption (Donald Dutile) [RHEL-115972] - KVM: arm64: Replace ternary flags with str_on_off() helper (Donald Dutile) [RHEL-115972] - KVM: arm64: Unconditionally cross check hyp state (Donald Dutile) [RHEL-115972] - KVM: arm64: Defer EL2 stage-1 mapping on share (Donald Dutile) [RHEL-115972] - KVM: arm64: Move hyp state to hyp_vmemmap (Donald Dutile) [RHEL-115972] - KVM: arm64: Introduce {get,set}_host_state() helpers (Donald Dutile) [RHEL-115972] - KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix pKVM page-tracking comments (Donald Dutile) [RHEL-115972] - KVM: arm64: Track SVE state in the hypervisor vcpu structure (Donald Dutile) [RHEL-115972] - KVM: arm64: Let kvm_vcpu_read_pmcr() return an EL-dependent value for PMCR_EL0.N (Donald Dutile) [RHEL-115972] - KVM: arm64: Handle out-of-bound write to MDCR_EL2.HPMN (Donald Dutile) [RHEL-115972] - KVM: arm64: Don't let userspace write to PMCR_EL0.N when the vcpu has EL2 (Donald Dutile) [RHEL-115972] - KVM: arm64: Contextualise the handling of PMCR_EL0.P writes (Donald Dutile) [RHEL-115972] - KVM: arm64: Fix MDCR_EL2.HPMN reset value (Donald Dutile) [RHEL-115972] - KVM: arm64: Repaint pmcr_n into nr_pmu_counters (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable (Donald Dutile) [RHEL-115972] - KVM: arm64: selftests: Introduce and use hardware-definition macros (Donald Dutile) [RHEL-115972] - bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} (Xin Long) [RHEL-125760] - selftests: openvswitch: add a simple test for tunnel metadata (Adrian Moreno) [RHEL-115600] - net: openvswitch: Use for_each_cpu() where appropriate (Adrian Moreno) [RHEL-115600] - net: openvswitch: fix kernel-doc warnings in internal headers (Adrian Moreno) [RHEL-115600] - Revert "openvswitch: switch to per-action label counting in conntrack" (Adrian Moreno) [RHEL-115600] - redhat/kernel.spec.template: add net/can kselftests (Davide Caratti) [RHEL-118603] - selftests: can: enable CONFIG_CAN_VCAN as a module (Davide Caratti) [RHEL-118603] - selftests: can: test_raw_filter.sh: add support of physical interfaces (Davide Caratti) [RHEL-118603] - selftests: can: Import tst-filter from can-tests (Davide Caratti) [RHEL-118603] - net/hsr: add protocol version to fill_info output (Jan Vaclav) [RHEL-119342] - net/hsr: add interlink to fill_info output (Jan Vaclav) [RHEL-119342] - objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0 (Rado Vrbovsky) [RHEL-114914] - objtool: Add missing endian conversion to read_annotate() (Rado Vrbovsky) [RHEL-114914] - objtool/rust: relax slice condition to cover more `noreturn` Rust functions (Rado Vrbovsky) [RHEL-114914] - x86/its: FineIBT-paranoid vs ITS (objtool only) (Rado Vrbovsky) [RHEL-114914] - kernfs: remove iattr_mutex (Jerome Marchand) [RHEL-78204] - bpf: add get_netns_cookie helper to cgroup_skb programs (Jerome Marchand) [RHEL-78204] - bpf: add get_netns_cookie helper to tc programs (Jerome Marchand) [RHEL-78204] - Revert "mm/page_alloc: Fix try_alloc_pages" (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP (Jerome Marchand) [RHEL-78204] - bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer (Jerome Marchand) [RHEL-78204] - selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state (Jerome Marchand) [RHEL-78204] - bpf: dont report verifier bug for missing bpf_scc_visit on speculative path (Jerome Marchand) [RHEL-78204] - bpf: Allow fall back to interpreter for programs with stack size <= 512 (Jerome Marchand) [RHEL-78204] - bpf: Update the list of BPF selftests maintainers (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add tests for bpf_strnstr (Jerome Marchand) [RHEL-78204] - bpf: Fix bpf_strnstr() to handle suffix match cases better (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix "expression result unused" warnings with icecc (Jerome Marchand) [RHEL-78204] - selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer (Jerome Marchand) [RHEL-78204] - bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt (Jerome Marchand) [RHEL-78204] - bpf: Check the helper function is valid in get_helper_proto (Jerome Marchand) [RHEL-78204] - bpf: Fix memory leak of bpf_scc_info objects (Jerome Marchand) [RHEL-78204] - bpf: Improve ctx access verifier error message (Jerome Marchand) [RHEL-78204] - libbpf: Avoid possible use of uninitialized mod_len (Jerome Marchand) [RHEL-78204] - bpf: Fix oob access in cgroup local storage (Jerome Marchand) [RHEL-78204] - bpf: Move cgroup iterator helpers to bpf.h (Jerome Marchand) [RHEL-78204] - bpf: Move bpf map owner out of common struct (Jerome Marchand) [RHEL-78204] - bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps (Jerome Marchand) [RHEL-78204] - bpf: Add cookie object to bpf maps (Jerome Marchand) [RHEL-78204] - selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add selftest for attaching tracing programs to functions in deny list (Jerome Marchand) [RHEL-78204] - bpf: Add log for attaching tracing programs to functions in deny list (Jerome Marchand) [RHEL-78204] - bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions (Jerome Marchand) [RHEL-78204] - bpf: Fix various typos in verifier.c comments (Jerome Marchand) [RHEL-78204] - bpf: Add third round of bounds deduction (Jerome Marchand) [RHEL-78204] - selftests/bpf: Test invariants on JSLT crossing sign (Jerome Marchand) [RHEL-78204] - selftests/bpf: Test cross-sign 64bits range refinement (Jerome Marchand) [RHEL-78204] - selftests/bpf: Update reg_bound range refinement logic (Jerome Marchand) [RHEL-78204] - bpf: Improve bounds when s64 crosses sign boundary (Jerome Marchand) [RHEL-78204] - powerpc64/bpf: Add jit support for load_acquire and store_release (Jerome Marchand) [RHEL-78204] - bpf: Simplify bounds refinement from s32 (Jerome Marchand) [RHEL-78204] - selftests/bpf: Enable private stack tests for arm64 (Jerome Marchand) [RHEL-78204] - bpf, arm64: JIT support for private stack (Jerome Marchand) [RHEL-78204] - bpf: Move bpf_jit_get_prog_name() to core.c (Jerome Marchand) [RHEL-78204] - bpf, arm64: Fix fp initialization for exception boundary (Jerome Marchand) [RHEL-78204] - umd: Remove usermode driver framework (Jerome Marchand) [RHEL-78204] - bpf/preload: Don't select USERMODE_DRIVER (Jerome Marchand) [RHEL-78204] - bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) (Jerome Marchand) [RHEL-78204] - libbpf: Verify that arena map exists when adding arena relocations (Jerome Marchand) [RHEL-78204] - libbpf: Fix warning in calloc() usage (Jerome Marchand) [RHEL-78204] - bpf/selftests: Add selftests for token info (Jerome Marchand) [RHEL-78204] - bpf: Add struct bpf_token_info (Jerome Marchand) [RHEL-78204] - libbpf: start v1.7 dev cycle (Jerome Marchand) [RHEL-78204] - bpf: Clean up individual BTF_ID code (Jerome Marchand) [RHEL-78204] - bpf: Update iterators.lskel-big-endian.h (Jerome Marchand) [RHEL-78204] - selftests/bpf: enable tracing_struct tests for arm64 (Jerome Marchand) [RHEL-78204] - bpf, arm64: remove structs on stack constraint (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix build error due to certain uninitialized variables (Jerome Marchand) [RHEL-78204] - netkit: Remove location field in netkit_link (Jerome Marchand) [RHEL-78204] - bpf: Remove attach_type in bpf_tracing_link (Jerome Marchand) [RHEL-78204] - bpf: Remove attach_type in bpf_netns_link (Jerome Marchand) [RHEL-78204] - bpf: Remove location field in tcx_link (Jerome Marchand) [RHEL-78204] - bpf: Remove attach_type in sockmap_link (Jerome Marchand) [RHEL-78204] - bpf: Remove attach_type in bpf_cgroup_link (Jerome Marchand) [RHEL-78204] - bpf: Add attach_type field to bpf_link (Jerome Marchand) [RHEL-78204] - selftests/bpf: Range analysis test case for JSET (Jerome Marchand) [RHEL-78204] - bpf: Forget ranges when refining tnum after JSET (Jerome Marchand) [RHEL-78204] - selftests/bpf: add selftests for bpf_arena_reserve_pages (Jerome Marchand) [RHEL-78204] - bpf/arena: add bpf_arena_reserve_pages kfunc (Jerome Marchand) [RHEL-78204] - selftests/bpf: Remove enum64 case from __arg_untrusted test suite (Jerome Marchand) [RHEL-78204] - bpf: Clean code with bpf_copy_to_user() (Jerome Marchand) [RHEL-78204] - selftests/bpf: Negative test case for tail call map (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add Spectre v4 tests (Jerome Marchand) [RHEL-78204] - bpf: Fix aux usage after do_check_insn() (Jerome Marchand) [RHEL-78204] - selftests/bpf: Set CONFIG_PACKET=y for selftests (Jerome Marchand) [RHEL-78204] - bpf: Fix improper int-to-ptr cast in dump_stack_cb (Jerome Marchand) [RHEL-78204] - bpf: Fix bounds for bpf_prog_get_file_line linfo loop (Jerome Marchand) [RHEL-78204] - selftests/bpf: tests for __arg_untrusted void * global func params (Jerome Marchand) [RHEL-78204] - bpf: support for void/primitive __arg_untrusted global func params (Jerome Marchand) [RHEL-78204] - selftests/bpf: test cases for __arg_untrusted (Jerome Marchand) [RHEL-78204] - libbpf: __arg_untrusted in bpf_helpers.h (Jerome Marchand) [RHEL-78204] - bpf: attribute __arg_untrusted for global function parameters (Jerome Marchand) [RHEL-78204] - selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointer (Jerome Marchand) [RHEL-78204] - bpf: rdonly_untrusted_mem for btf id walk pointer leafs (Jerome Marchand) [RHEL-78204] - bpf: make makr_btf_ld_reg return error for unexpected reg types (Jerome Marchand) [RHEL-78204] - bpf: Avoid putting struct bpf_scc_callchain variables on the stack (Jerome Marchand) [RHEL-78204] - bpf: Reduce stack frame size by using env->insn_buf for bpf insns (Jerome Marchand) [RHEL-78204] - bpf: Simplify assignment to struct bpf_insn pointer in do_misc_fixups() (Jerome Marchand) [RHEL-78204] - bpf: Avoid warning on unexpected map for tail call (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add tests for prog streams (Jerome Marchand) [RHEL-78204] - bpftool: Add support for dumping streams (Jerome Marchand) [RHEL-78204] - libbpf: Introduce bpf_prog_stream_read() API (Jerome Marchand) [RHEL-78204] - libbpf: Add bpf_stream_printk() macro (Jerome Marchand) [RHEL-78204] - bpf: Report rqspinlock deadlocks/timeout to BPF stderr (Jerome Marchand) [RHEL-78204] - bpf: Report may_goto timeout to BPF stderr (Jerome Marchand) [RHEL-78204] - bpf: Add dump_stack() analogue to print to BPF stderr (Jerome Marchand) [RHEL-78204] - bpf: Add function to find program from stack trace (Jerome Marchand) [RHEL-78204] - bpf: Ensure RCU lock is held around bpf_prog_ksym_find (Jerome Marchand) [RHEL-78204] - bpf: Add function to extract program source info (Jerome Marchand) [RHEL-78204] - bpf: Introduce BPF standard streams (Jerome Marchand) [RHEL-78204] - bpf: Refactor bprintf buffer support (Jerome Marchand) [RHEL-78204] - bpf: Add show_fdinfo for kprobe_multi (Jerome Marchand) [RHEL-78204] - bpf: Add show_fdinfo for uprobe_multi (Jerome Marchand) [RHEL-78204] - bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add test cases for bpf_dynptr_memset() (Jerome Marchand) [RHEL-78204] - bpf: Add bpf_dynptr_memset() kfunc (Jerome Marchand) [RHEL-78204] - selftests/bpf: Allow veristat compile standalone (Jerome Marchand) [RHEL-78204] - bpf: Avoid warning on multiple referenced args in call (Jerome Marchand) [RHEL-78204] - selftests/bpf: Negative test case for ref_obj_id in args (Jerome Marchand) [RHEL-78204] - selftests/bpf: null checks for rdonly_untrusted_mem should be preserved (Jerome Marchand) [RHEL-78204] - bpf: avoid jump misprediction for PTR_TO_MEM | PTR_UNTRUSTED (Jerome Marchand) [RHEL-78204] - selftests/bpf: Don't call fsopen() as privileged user (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix spelling mistake "subtration" -> "subtraction" (Jerome Marchand) [RHEL-78204] - selftests/bpf: Enable dynptr/test_probe_read_user_str_dynptr (Jerome Marchand) [RHEL-78204] - bpf: Warn on internal verifier errors (Jerome Marchand) [RHEL-78204] - s390/bpf: Describe the frame using a struct instead of constants (Jerome Marchand) [RHEL-78204] - s390/bpf: Centralize frame offset calculations (Jerome Marchand) [RHEL-78204] - selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access tests (Jerome Marchand) [RHEL-78204] - selftests/bpf: improve error messages in veristat (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr (Jerome Marchand) [RHEL-78204] - bpf: guard BTF_ID_FLAGS(bpf_cgroup_read_xattr) with CONFIG_BPF_LSM (Jerome Marchand) [RHEL-78204] - bpf: Fix string kfuncs names in doc comments (Jerome Marchand) [RHEL-78204] - selftests/bpf: Test array presets in veristat (Jerome Marchand) [RHEL-78204] - selftests/bpf: Support array presets in veristat (Jerome Marchand) [RHEL-78204] - selftests/bpf: Separate var preset parsing in veristat (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add tests for string kfuncs (Jerome Marchand) [RHEL-78204] - selftests/bpf: Allow macros in __retval (Jerome Marchand) [RHEL-78204] - bpf: Add kfuncs for read-only string operations (Jerome Marchand) [RHEL-78204] - uaccess: Define pagefault lock guard (Jerome Marchand) [RHEL-78204] - bpf: add btf_type_is_i{32,64} helpers (Jerome Marchand) [RHEL-78204] - selftests/bpf: check operations on untrusted ro pointers to mem (Jerome Marchand) [RHEL-78204] - bpf: allow void* cast using bpf_rdonly_cast() (Jerome Marchand) [RHEL-78204] - bpf: add bpf_features enum (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add tests for BPF_NEG range tracking logic (Jerome Marchand) [RHEL-78204] - bpf: Add range tracking for BPF_NEG (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest build (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add testcases for BPF_ADD and BPF_SUB (Jerome Marchand) [RHEL-78204] - bpf, verifier: Improve precision for BPF_ADD and BPF_SUB (Jerome Marchand) [RHEL-78204] - selftests/bpf: Support ppc64el in vmtest (Jerome Marchand) [RHEL-78204] - bpf: Make update_prog_stats() always_inline (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add tests for bpf_cgroup_read_xattr (Jerome Marchand) [RHEL-78204] - bpf: Mark cgroup_subsys_state->cgroup RCU safe (Jerome Marchand) [RHEL-78204] - bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add test for bpftool access to read-only protected maps (Jerome Marchand) [RHEL-78204] - bpftool: Use appropriate permissions for map access (Jerome Marchand) [RHEL-78204] - powerpc/bpf: Fix warning for unused ori31_emitted (Jerome Marchand) [RHEL-78204] - selftests/bpf: include limits.h needed for PATH_MAX directly (Jerome Marchand) [RHEL-78204] - bpf: Fix key serial argument of bpf_lookup_user_key() (Jerome Marchand) [RHEL-78204] - bpf: Get rid of redundant 3rd argument of prepare_seq_file() (Jerome Marchand) [RHEL-78204] - bpftool: Fix JSON writer resource leak in version command (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix unintentional switch case fall through (Jerome Marchand) [RHEL-78204] - selftests/bpf: More precise cpu_mitigations state detection (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix RELEASE build failure with gcc14 (Jerome Marchand) [RHEL-78204] - bpf: Remove redundant free_verifier_state()/pop_stack() (Jerome Marchand) [RHEL-78204] - veristat: Memory accounting for bpf programs (Jerome Marchand) [RHEL-78204] - bpf: Include verifier memory allocations in memcg statistics (Jerome Marchand) [RHEL-78204] - bpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CGRP_STORAGE (Jerome Marchand) [RHEL-78204] - tools/bpf_jit_disasm: Fix potential negative tpath index in get_exec_path() (Jerome Marchand) [RHEL-78204] - bpf: Initialize used but uninit variable in propagate_liveness() (Jerome Marchand) [RHEL-78204] - docs/bpf: Default cpu version changed from v1 to v3 in llvm 20 (Jerome Marchand) [RHEL-78204] - selftests/bpf: tests with a loop state missing read/precision mark (Jerome Marchand) [RHEL-78204] - bpf: include backedges in peak_states stat (Jerome Marchand) [RHEL-78204] - bpf: remove {update,get}_loop_entry functions (Jerome Marchand) [RHEL-78204] - bpf: propagate read/precision marks over state graph backedges (Jerome Marchand) [RHEL-78204] - bpf: move REG_LIVE_DONE check to clean_live_states() (Jerome Marchand) [RHEL-78204] - bpf: set 'changed' status if propagate_liveness() did any updates (Jerome Marchand) [RHEL-78204] - bpf: set 'changed' status if propagate_precision() did any updates (Jerome Marchand) [RHEL-78204] - bpf: Fix state use-after-free on push_stack() err (Jerome Marchand) [RHEL-78204] - bpf: starting_state parameter for __mark_chain_precision() (Jerome Marchand) [RHEL-78204] - bpf: frame_insn_idx() utility function (Jerome Marchand) [RHEL-78204] - bpf: compute SCCs in program control flow graph (Jerome Marchand) [RHEL-78204] - Revert "bpf: use common instruction history across all states" (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variable (Jerome Marchand) [RHEL-78204] - bpf, doc: Improve wording of docs (Jerome Marchand) [RHEL-78204] - bpf: adjust path to trace_output sample eBPF program (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add test for Spectre v1 mitigation (Jerome Marchand) [RHEL-78204] - bpf: Fall back to nospec for Spectre v1 (Jerome Marchand) [RHEL-78204] - bpf: Rename sanitize_stack_spill to nospec_result (Jerome Marchand) [RHEL-78204] - bpf, arm64, powerpc: Change nospec to include v1 barrier (Jerome Marchand) [RHEL-78204] - bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4() (Jerome Marchand) [RHEL-78204] - bpf: Return -EFAULT on internal errors (Jerome Marchand) [RHEL-78204] - bpf: Return -EFAULT on misconfigurations (Jerome Marchand) [RHEL-78204] - bpf: Move insn if/else into do_check_insn() (Jerome Marchand) [RHEL-78204] - bpf: Add cookie in fdinfo for raw_tp (Jerome Marchand) [RHEL-78204] - bpf: Add cookie in fdinfo for tracing (Jerome Marchand) [RHEL-78204] - bpftool: Display cookie for tracing link probe (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add cookies check for tracing fill_link_info test (Jerome Marchand) [RHEL-78204] - bpf: Add cookie to tracing bpf_link_info (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checks (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add cmp_map_pointer_with_const test (Jerome Marchand) [RHEL-78204] - bpf: Make reg_not_null() true for CONST_PTR_TO_MAP (Jerome Marchand) [RHEL-78204] - bpf: Add show_fdinfo for perf_event (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add two selftests for mprog API based cgroup progs (Jerome Marchand) [RHEL-78204] - selftests/bpf: Move some tc_helpers.h functions to test_progs.h (Jerome Marchand) [RHEL-78204] - libbpf: Support link-based cgroup attach with options (Jerome Marchand) [RHEL-78204] - bpf: Implement mprog API on top of existing cgroup progs (Jerome Marchand) [RHEL-78204] - cgroup: Add bpf prog revisions to struct cgroup_bpf (Jerome Marchand) [RHEL-78204] - Documentation: Fix spelling mistake. (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page size (Jerome Marchand) [RHEL-78204] - selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page size (Jerome Marchand) [RHEL-78204] - selftests/bpf: rbtree: Fix incorrect global variable usage (Jerome Marchand) [RHEL-78204] - Tests for the ".emit_strings" functionality in the BTF dumper. (Jerome Marchand) [RHEL-78204] - libbpf: Add support for printing BTF character arrays as strings (Jerome Marchand) [RHEL-78204] - bpf: Clarify sanitize_check_bounds() (Jerome Marchand) [RHEL-78204] - libbpf: Correct some typos and syntax issues in usdt doc (Jerome Marchand) [RHEL-78204] - bpftool: Display cookie for raw_tp link probe (Jerome Marchand) [RHEL-78204] - selftests/bpf: Add cookies check for raw_tp fill_link_info test (Jerome Marchand) [RHEL-78204] - bpf: Add cookie to raw_tp bpf_link_info (Jerome Marchand) [RHEL-78204] - sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads (CKI Backport Bot) [RHEL-118742] - sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc() (CKI Backport Bot) [RHEL-118742] - iavf: iavf_suspend(): take RTNL before netdev_lock() (Mohammad Heib) [RHEL-87380] - virtio-net: don't re-enable refill work too early when NAPI is disabled (Mohammad Heib) [RHEL-87380] - virtio-net: disable delayed refill when pausing rx (Mohammad Heib) [RHEL-87380] - virtio_net: Use persistent NAPI config (Mohammad Heib) [RHEL-87380] - virtio-net: Map NAPIs to queues (Mohammad Heib) [RHEL-87380] - virtio-net: Refactor napi_disable paths (Mohammad Heib) [RHEL-87380] - virtio-net: Refactor napi_enable paths (Mohammad Heib) [RHEL-87380] - iavf: Fix a locking bug in an error path (Mohammad Heib) [RHEL-87380] - iavf: fix circular lock dependency with netdev_lock (Mohammad Heib) [RHEL-87380] - wifi: mt76: move napi_enable() from under BH (Mohammad Heib) [RHEL-87380] - eth: via-rhine: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87380] - eth: niu: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87380] - eth: 8139too: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87380] - eth: forcedeth: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87380] - eth: forcedeth: remove local wrappers for napi enable/disable (Mohammad Heib) [RHEL-87380] - eth: tg3: fix calling napi_enable() in atomic context (Mohammad Heib) [RHEL-87380] - net: mvneta: fix locking in mvneta_cpu_online() (Mohammad Heib) [RHEL-87380] - net: introduce netdev_napi_exit() (Mohammad Heib) [RHEL-87380] - net: destroy dev->lock later in free_netdev() (Mohammad Heib) [RHEL-87380] - netdev-genl: remove rtnl_lock protection from NAPI ops (Mohammad Heib) [RHEL-87380] - net: protect NAPI config fields with netdev_lock() (Mohammad Heib) [RHEL-87380] - net: protect napi->irq with netdev_lock() (Mohammad Heib) [RHEL-87380] - net: protect threaded status of NAPI with netdev_lock() (Mohammad Heib) [RHEL-87380] - net: make netdev netlink ops hold netdev_lock() (Mohammad Heib) [RHEL-87380] - net: protect NAPI enablement with netdev_lock() (Mohammad Heib) [RHEL-87380] - net: protect netdev->napi_list with netdev_lock() (Mohammad Heib) [RHEL-87380] - net: add netdev->up protected by netdev_lock() (Mohammad Heib) [RHEL-87380] - net: add helpers for lookup and walking netdevs under netdev_lock() (Mohammad Heib) [RHEL-87380] - net: make netdev_lock() protect netdev->reg_state (Mohammad Heib) [RHEL-87380] - net: add netdev_lock() / netdev_unlock() helpers (Mohammad Heib) [RHEL-87380] - eth: iavf: extend the netdev_lock usage (Mohammad Heib) [RHEL-87380] - net: cleanup init_dummy_netdev_core() (Mohammad Heib) [RHEL-87380] - net: remove init_dummy_netdev() (Mohammad Heib) [RHEL-87380] - selftests: drv-net: test empty queue and NAPI responses in netlink (Mohammad Heib) [RHEL-87380] - netdev-genl: avoid empty messages in napi get (Mohammad Heib) [RHEL-87380] - netdev-genl: avoid empty messages in queue dump (Mohammad Heib) [RHEL-87380] - sctp: initialize more fields in sctp_v6_from_sk() (Xin Long) [RHEL-115593] - sctp: mark sctp_do_peeloff static (Xin Long) [RHEL-115593] - sctp: Do not wake readers in __sctp_write_space() (Xin Long) [RHEL-115593] - sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif (Xin Long) [RHEL-115593] - Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00 (David Marlin) [RHEL-118518] - Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete (David Marlin) [RHEL-118518] - Bluetooth: MGMT: Fix possible UAFs (David Marlin) [RHEL-118518] {CVE-2025-39981} - Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync (David Marlin) [RHEL-118518] {CVE-2025-39982} - Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue (David Marlin) [RHEL-118518] {CVE-2025-39983} - Bluetooth: hci_sync: Fix hci_resume_advertising_sync (David Marlin) [RHEL-118518] - Bluetooth: Fix build after header cleanup (David Marlin) [RHEL-118518] - Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() (David Marlin) [RHEL-118518] {CVE-2025-39860} - Bluetooth: vhci: Prevent use-after-free by removing debugfs files early (David Marlin) [RHEL-118518] {CVE-2025-39861} - Bluetooth: hci_sync: fix set_local_name race condition (David Marlin) [RHEL-118518] - Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced (David Marlin) [RHEL-118518] - Bluetooth: hci_event: Mark connection as closed during suspend disconnect (David Marlin) [RHEL-118518] - Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success (David Marlin) [RHEL-118518] - Bluetooth: hci_conn: Make unacked packet handling more robust (David Marlin) [RHEL-118518] - Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling (David Marlin) [RHEL-118518] - Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync() (David Marlin) [RHEL-118518] - Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established (David Marlin) [RHEL-118518] - Bluetooth: hci_core: Fix using ll_privacy_capable for current settings (David Marlin) [RHEL-118518] - Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings (David Marlin) [RHEL-118518] - Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown (David Marlin) [RHEL-118518] - Bluetooth: hci_sync: Avoid adding default advertising on startup (David Marlin) [RHEL-118518] - Bluetooth: hci_event: Mask data status from LE ext adv reports (David Marlin) [RHEL-118518] - Bluetooth: btintel_pcie: Fix Alive Context State Handling (David Marlin) [RHEL-118518] - Bluetooth: btintel_pcie: Make driver wait for alive interrupt (David Marlin) [RHEL-118518] - Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' (David Marlin) [RHEL-118518] {CVE-2025-38593} - Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm WCN6855 (David Marlin) [RHEL-118518] - Bluetooth: btusb: Sort WCN6855 device IDs by VID and PID (David Marlin) [RHEL-118518] - Bluetooth: btusb: QCA: Support downloading custom-made firmwares (David Marlin) [RHEL-118518] - Bluetooth: btnxpuart: Add uevents for FW dump and FW download complete (David Marlin) [RHEL-118518] - Bluetooth: btnxpuart: Correct the Independent Reset handling after FW dump (David Marlin) [RHEL-118518] - Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS (David Marlin) [RHEL-118518] - Bluetooth: ISO: add socket option to report packet seqnum via CMSG (David Marlin) [RHEL-118518] - Bluetooth: btintel: Define a macro for Intel Reset vendor command (David Marlin) [RHEL-118518] - Bluetooth: Fix typos in comments (David Marlin) [RHEL-118518] - Bluetooth: RFCOMM: Fix typos in comments (David Marlin) [RHEL-118518] - Bluetooth: aosp: Fix typo in comment (David Marlin) [RHEL-118518] - Bluetooth: hci_bcm4377: Fix typo in comment (David Marlin) [RHEL-118518] - Bluetooth: btrtl: Fix typo in comment (David Marlin) [RHEL-118518] - Bluetooth: btmtk: Fix typo in log string (David Marlin) [RHEL-118518] - Bluetooth: btintel: Fix typo in comment (David Marlin) [RHEL-118518] - Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925 (David Marlin) [RHEL-118518] - Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618 (David Marlin) [RHEL-118518] - Bluetooth: btnxpuart: implement powerup sequence (David Marlin) [RHEL-118518] - Bluetooth: Fix spelling mistakes (David Marlin) [RHEL-118518] - Bluetooth: btnxpuart: Add support for 4M baudrate (David Marlin) [RHEL-118518] - Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT (David Marlin) [RHEL-118518] - Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_addr() (David Marlin) [RHEL-118518] - Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync() (David Marlin) [RHEL-118518] - Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie() (David Marlin) [RHEL-118518] - Bluetooth: hci_qca: Enable ISO data packet RX (David Marlin) [RHEL-118518] - Bluetooth: btintel_pcie: Add support for device 0x4d76 (David Marlin) [RHEL-118518] - Bluetooth: Remove hci_conn_hash_lookup_state() (David Marlin) [RHEL-118518] - Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925 (David Marlin) [RHEL-118518] - Bluetooth: btintel_pcie: Reword restart to recovery (David Marlin) [RHEL-118518] - Bluetooth: btintel_pcie: Support Function level reset (David Marlin) [RHEL-118518] - Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601) (David Marlin) [RHEL-118518] - Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB Nano (David Marlin) [RHEL-118518] - selftests/bpf: Fix bpf selftest build warning (Hangbin Liu) [RHEL-123090] - doc/netlink: Fix typos in operation attributes (Hangbin Liu) [RHEL-123090] - docs: remove cdomain.py (Hangbin Liu) [RHEL-123090] - doc: mptcp: fix Netlink specs link (Hangbin Liu) [RHEL-123090] - net: sched: uapi: add more sanely named duplicate defines (Hangbin Liu) [RHEL-123090] - net: add UAPI to the header guard in various network headers (Hangbin Liu) [RHEL-123090] - netlink: specs: ovs_vport: align with C codegen capabilities (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: remove implicit structs from devconf (Hangbin Liu) [RHEL-123090] - netlink: specs: remove implicit structs for SNMP counters (Hangbin Liu) [RHEL-123090] - netlink: specs: ovs: correct struct names (Hangbin Liu) [RHEL-123090] - netlink: specs: nl80211: drop structs which are not uAPI (Hangbin Liu) [RHEL-123090] - docs: use parser_yaml extension to handle Netlink specs (Hangbin Liu) [RHEL-123090] - docs: conf.py: several coding style fixes (Hangbin Liu) [RHEL-123090] - docs: conf.py: properly handle include and exclude patterns (Hangbin Liu) [RHEL-123090] - docs: conf.py: drop backward support for old Sphinx versions (Hangbin Liu) [RHEL-123090] - docs: changes: update Sphinx minimal version to 3.4.3 (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support uint in multi-attr (Hangbin Liu) [RHEL-123090] - tools: ynl: add ipv4-or-v6 display hint (Hangbin Liu) [RHEL-123090] - tools: ynl: decode hex input (Hangbin Liu) [RHEL-123090] - tools: ynl: encode indexed-arrays (Hangbin Liu) [RHEL-123090] - tools: ynl: move nest packing to a helper function (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray (Hangbin Liu) [RHEL-123090] - tools: ynl: avoid "use of uninitialized variable" false positive in generated code (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: validate nested arrays (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: avoid repetitive variables definitions (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: refactor local vars for .attr_put() callers (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: add sub-type check (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: generate nested array policies (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: allow overriding name-prefix for constants (Hangbin Liu) [RHEL-123090] - netlink: specs: add conntrack dump and stats dump support (Hangbin Liu) [RHEL-123090] - netlink: specs: team: avoid mangling multilines doc (Hangbin Liu) [RHEL-123090] - tools: ynl: rst: display attribute-set doc (Hangbin Liu) [RHEL-123090] - tools: ynl: check for membership with 'not in' (Hangbin Liu) [RHEL-123090] - tools: ynl: use 'cond is None' (Hangbin Liu) [RHEL-123090] - tools: ynl: remove unnecessary semicolons (Hangbin Liu) [RHEL-123090] - tools: ynl: remove unused imports (Hangbin Liu) [RHEL-123090] - tools: ynl: remove f-string without any placeholders (Hangbin Liu) [RHEL-123090] - tools: ynl: remove assigned but never used variable (Hangbin Liu) [RHEL-123090] - tools: ynl: avoid bare except (Hangbin Liu) [RHEL-123090] - tools: ynl: fix undefined variable name (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: fix nested array counting (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: use macro for binary min-len check (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: print setters for multi-val attrs (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: print alloc helper for multi-val attrs (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: move free printing to the print_type_full() helper (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: don't add suffix for pure types (Hangbin Liu) [RHEL-123090] - tools: ynl: process unknown for enum values (Hangbin Liu) [RHEL-123090] - tools: ynl: default to --process-unknown in installed mode (Hangbin Liu) [RHEL-123090] - tools: ynl: fix mixing ops and notifications on one socket (Hangbin Liu) [RHEL-123090] - docs: parser_yaml.py: add support for line numbers from the parser (Hangbin Liu) [RHEL-123090] - docs: sphinx: add a parser for yaml files for Netlink specs (Hangbin Liu) [RHEL-123090] - tools: netlink_yml_parser.py: add line numbers to parsed data (Hangbin Liu) [RHEL-123090] - tools: ynl_gen_rst.py: drop support for generating index files (Hangbin Liu) [RHEL-123090] - tools: ynl_gen_rst.py: cleanup coding style (Hangbin Liu) [RHEL-123090] - tools: ynl_gen_rst.py: Split library from command line tool (Hangbin Liu) [RHEL-123090] - docs: netlink: netlink-raw.rst: use :ref: instead of :doc: (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: decode ip6gre (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: add missing byte-order properties (Hangbin Liu) [RHEL-123090] - tools: ynl: parse extack for sub-messages (Hangbin Liu) [RHEL-123090] - tools: ynl: add a sample for TC (Hangbin Liu) [RHEL-123090] - netlink: specs: tc: add qdisc dump to TC spec (Hangbin Liu) [RHEL-123090] - tools: ynl: enable codegen for TC (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support weird sub-message formats (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support local attrs in _multi_parse (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: move fixed header info from RenderInfo to Struct (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support passing selector to a nest (Hangbin Liu) [RHEL-123090] - netlink: specs: tc: drop the family name prefix from attrs (Hangbin Liu) [RHEL-123090] - netlink: specs: tc: all actions are indexed arrays (Hangbin Liu) [RHEL-123090] - netlink: specs: tc: fix a couple of attribute names (Hangbin Liu) [RHEL-123090] - tc: fix typo probabilty in tc.yaml doc (Hangbin Liu) [RHEL-123090] - netlink: specs: tc: add C naming info (Hangbin Liu) [RHEL-123090] - netlink: specs: tc: use tc-gact instead of tc-gen as struct name (Hangbin Liu) [RHEL-123090] - netlink: specs: tc: remove duplicate nests (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: add makefile deps for neigh (Hangbin Liu) [RHEL-123090] - tools: ynl: add a sample for rt-link (Hangbin Liu) [RHEL-123090] - tools: ynl: enable codegen for all rt- families (Hangbin Liu) [RHEL-123090] - tools: ynl: submsg: reverse parse / error reporting (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: submsg: support parsing and rendering sub-messages (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: submsg: render the structs (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: submsg: plumb thru an empty type (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: prepare for submsg structs (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: factor out the annotation of pure nested struct (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: array-nest: support arrays of nests (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: Allow multi-attr without nested-attributes again (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support struct for binary attributes (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: auto-indent else (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support sub-type for binary attributes (Hangbin Liu) [RHEL-123090] - tools: ynl: handle broken pipe gracefully in CLI (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: move the count into a presence struct too (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: split presence metadata (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: rename basic presence from 'bit' to 'present' (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: validate 0 len strings from kernel (Hangbin Liu) [RHEL-123090] - tools: ynl: allow fixed-header to be specified per op (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: don't init enum checks for classic netlink (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: array-nest: support binary array with exact-len (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: array-nest: support put for scalar (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: mutli-attr: support binary types with struct (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: multi-attr: type gen for string (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support CRUD-like notifications for classic Netlink (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support using dump types for ntf (Hangbin Liu) [RHEL-123090] - tools: ynl: let classic netlink requests specify extra nlflags (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: fill in missing empty attr lists (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: factor out free_needs_iter for a struct (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: fix comment about nested struct dict (Hangbin Liu) [RHEL-123090] - tools: ynl: fix typo in info string (Hangbin Liu) [RHEL-123090] - tools: ynl: fix the header guard name for OVPN (Hangbin Liu) [RHEL-123090] - tools: ynl: add missing header deps (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-rule: add C naming info (Hangbin Liu) [RHEL-123090] - netlink: specs: rtnetlink: correct notify properties (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-neigh: make sure getneigh is consistent (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-neigh: add C naming info (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: add notification for newlink (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: make bond's ipv6 address attribute fixed size (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: adjust AF_ nest for C codegen (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: add C naming info (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: remove duplicated group in attr list (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: remove if-netnsid from attr list (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: remove the fixed members from attrs (Hangbin Liu) [RHEL-123090] - netlink: specs: allow header properties for attribute sets (Hangbin Liu) [RHEL-123090] - tools: ynl: generate code for rt-route and add a sample (Hangbin Liu) [RHEL-123090] - tools: ynl: generate code for rt-addr and add a sample (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: use family c-name in notifications (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: consider dump ops without a do "type-consistent" (Hangbin Liu) [RHEL-123090] - tools: ynl: don't use genlmsghdr in classic netlink (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: don't consider requests with fixed hdr empty (Hangbin Liu) [RHEL-123090] - tools: ynl: support creating non-genl sockets (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-route: add C naming info (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-addr: add C naming info (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-route: remove the fixed members from attrs (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-addr: remove the fixed members from attrs (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-route: specify fixed-header at operations level (Hangbin Liu) [RHEL-123090] - netlink: specs: rename rtnetlink specs in accordance with family name (Hangbin Liu) [RHEL-123090] - netlink: specs: rt_route: pull the ifa- prefix out of the names (Hangbin Liu) [RHEL-123090] - netlink: specs: rt_addr: pull the ifa- prefix out of the names (Hangbin Liu) [RHEL-123090] - netlink: specs: rt_addr: fix get multi command name (Hangbin Liu) [RHEL-123090] - netlink: specs: rt_addr: fix the spec format / schema failures (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-neigh: prefix struct nfmsg members with ndm (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: adjust mctp attribute naming (Hangbin Liu) [RHEL-123090] - netlink: specs: rtnetlink: attribute naming corrections (Hangbin Liu) [RHEL-123090] - netlink: specs: rt-link: add an attr layer around alt-ifname (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: make sure we validate subtype of array-nest (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: individually free previous values on double set (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: move local vars after the opening bracket (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: don't declare loop iterator in place (Hangbin Liu) [RHEL-123090] - netlink: specs: Add a spec for FIB rule management (Hangbin Liu) [RHEL-123090] - netlink: specs: Add a spec for neighbor tables in rtnetlink (Hangbin Liu) [RHEL-123090] - selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support (Hangbin Liu) [RHEL-123090] - selftests: net-drv: stats: sanity check netlink dumps (Hangbin Liu) [RHEL-123090] - selftests: net-drv: queues: sanity check netlink dumps (Hangbin Liu) [RHEL-123090] - selftests: net: support setting recv_size in YNL (Hangbin Liu) [RHEL-123090] - netdev: fix repeated netlink messages in queue stats (Hangbin Liu) [RHEL-123090] - netdev: fix repeated netlink messages in queue dump (Hangbin Liu) [RHEL-123090] - netlink: specs: wireless: add a spec for nl80211 (Hangbin Liu) [RHEL-123090] - netlink: specs: add s8, s16 to genetlink schemas (Hangbin Liu) [RHEL-123090] - netlink: specs: support nested structs in genetlink legacy (Hangbin Liu) [RHEL-123090] - tools/net/ynl: add indexed-array scalar support to ynl-gen-c (Hangbin Liu) [RHEL-123090] - tools/net/ynl: sanitise enums with leading digits in ynl-gen-c (Hangbin Liu) [RHEL-123090] - tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c (Hangbin Liu) [RHEL-123090] - tools/net/ynl: accept IP string inputs (Hangbin Liu) [RHEL-123090] - tools/net/ynl: support rendering C array members to strings (Hangbin Liu) [RHEL-123090] - tools/net/ynl: support decoding indexed arrays as enums (Hangbin Liu) [RHEL-123090] - tools/net/ynl: remove extraneous plural from variable names (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: support limits using definitions (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: don't output external constants (Hangbin Liu) [RHEL-123090] - tools: ynl: c: correct reverse decode of empty attrs (Hangbin Liu) [RHEL-123090] - tools: ynl-gen-c: improve support for empty nests (Hangbin Liu) [RHEL-123090] - netlink: specs: rt_link: decode ip6tnl, vti and vti6 link attrs (Hangbin Liu) [RHEL-123090] - tools: ynl: print some information about attribute we can't parse (Hangbin Liu) [RHEL-123090] - tools: ynl: correctly handle overrides of fields in subset (Hangbin Liu) [RHEL-123090] - tools/net/ynl: fix sub-message key lookup for nested attributes (Hangbin Liu) [RHEL-123090] - tools: ynl-gen-c: don't require -o argument (Hangbin Liu) [RHEL-123090] - tools: ynl-gen-c: annotate valid choices for --mode (Hangbin Liu) [RHEL-123090] - tools: ynl-gen: allow uapi headers in sub-dirs (Hangbin Liu) [RHEL-123090] - tools/net/ynl: add async notification handling (Hangbin Liu) [RHEL-123090] - ynl: samples: Fix the wrong format specifier (Hangbin Liu) [RHEL-123090] - netlink: add NLA_POLICY_MAX_LEN macro (Hangbin Liu) [RHEL-123090] Resolves: RHEL-114914, RHEL-115593, RHEL-115600, RHEL-115972, RHEL-118518, RHEL-118603, RHEL-118742, RHEL-119342, RHEL-123090, RHEL-124166, RHEL-125760, RHEL-78204, RHEL-87380 * Tue Nov 25 2025 CKI KWF Bot [6.12.0-163.el10] - rseq/selftests: Use weak symbol reference, not definition, to link with glibc (Gavin Shan) [RHEL-128766] - rseq/selftests: Fix namespace collision with rseq UAPI header (Gavin Shan) [RHEL-128766] - rseq/selftests: Ensure the rseq ABI TLS is actually 1024 bytes (Gavin Shan) [RHEL-128766] - selftests/rseq: Add rseq syscall errors test (Gavin Shan) [RHEL-128766] - rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm (Gavin Shan) [RHEL-128766] - selftests/rseq: Fix handling of glibc without rseq support (Gavin Shan) [RHEL-128766] - rseq/selftests: Add support for OpenRISC (Gavin Shan) [RHEL-128766] - kernel: extend rh_waived to cope better with the CVE mitigations case (Ricardo Robaina) [RHEL-122980] - octeon_ep_vf: Add support to retrieve hardware channel information (Kamal Heib) [RHEL-118599] - octeon_ep: Add support to retrieve hardware channel information (Kamal Heib) [RHEL-118599] - futex: Optimize per-cpu reference counting (Waiman Long) [RHEL-101509] - futex: Don't leak robust_list pointer on exec race (Waiman Long) [RHEL-101509] - selftest/futex: Compile also with libnuma < 2.0.16 (Waiman Long) [RHEL-101509] - selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest (Waiman Long) [RHEL-101509] - selftest/futex: Make the error check more precise for futex_numa_mpol (Waiman Long) [RHEL-101509] - selftests/futex: Fix futex_wait() for 32bit ARM (Waiman Long) [RHEL-101509] - futex: Use correct exit on failure from futex_hash_allocate_default() (Waiman Long) [RHEL-101509] - futex: Prevent use-after-free during requeue-PI (Waiman Long) [RHEL-101509] - selftests/futex: Fix typos and grammar in futex_priv_hash (Waiman Long) [RHEL-101509] - selftests/futex: Fix format-security warnings in futex_priv_hash (Waiman Long) [RHEL-101509] - selftests/futex: Fix some futex_numa_mpol subtests (Waiman Long) [RHEL-101509] - selftests/futex: Remove the -g parameter from futex_priv_hash (Waiman Long) [RHEL-101509] - futex: Move futex_hash_free() back to __mmput() (Waiman Long) [RHEL-101509] - futex: Move futex cleanup to __mmdrop() (Waiman Long) [RHEL-101509] - futex: Use user_write_access_begin/_end() in futex_put_value() (Waiman Long) [RHEL-101509] - selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully" (Waiman Long) [RHEL-101509] - selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t (Waiman Long) [RHEL-101509] - perf bench futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101509] - selftests/futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101509] - futex: Remove support for IMMUTABLE (Waiman Long) [RHEL-101509] - futex: Make futex_private_hash_get() static (Waiman Long) [RHEL-101509] - futex: Use RCU-based per-CPU reference counting instead of rcuref_t (Waiman Long) [RHEL-101509] - selftests/futex: Adapt the private hash test to RCU related changes (Waiman Long) [RHEL-101509] - perf bench futex: Fix prctl include in musl libc (Waiman Long) [RHEL-101509] - selftests/futex: Add futex_numa to .gitignore (Waiman Long) [RHEL-101509] - futex: Temporary disable FUTEX_PRIVATE_HASH (Waiman Long) [RHEL-101509] - futex: Initialize futex_phash_new during fork(). (Waiman Long) [RHEL-101509] - futex: Verify under the lock if hash can be replaced (Waiman Long) [RHEL-101509] - futex: Handle invalid node numbers supplied by user (Waiman Long) [RHEL-101509] - selftests/futex: Set the home_node in futex_numa_mpol (Waiman Long) [RHEL-101509] - selftests/futex: getopt() requires int as return value. (Waiman Long) [RHEL-101509] - tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knob (Waiman Long) [RHEL-101509] - io_uring/futex: mark wait requests as inflight (Waiman Long) [RHEL-101509] - selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized" (Waiman Long) [RHEL-101509] - futex: Correct the kernedoc return value for futex_wait_setup(). (Waiman Long) [RHEL-101509] - tools headers: Synchronize prctl.h ABI header (Waiman Long) [RHEL-101509] - futex: Use RCU_INIT_POINTER() in futex_mm_init(). (Waiman Long) [RHEL-101509] - selftests/futex: Use TAP output in futex_numa_mpol (Waiman Long) [RHEL-101509] - selftests/futex: Use TAP output in futex_priv_hash (Waiman Long) [RHEL-101509] - futex: Fix kernel-doc comments (Waiman Long) [RHEL-101509] - futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_mm_init() (Waiman Long) [RHEL-101509] - futex: Fix outdated comment in struct restart_block (Waiman Long) [RHEL-101509] - futex,selftests: Add another FUTEX2_NUMA selftest (Waiman Long) [RHEL-101509] - selftests/futex: Add futex_numa_mpol (Waiman Long) [RHEL-101509] - selftests/futex: Add futex_priv_hash (Waiman Long) [RHEL-101509] - selftests/futex: Build without headers nonsense (Waiman Long) [RHEL-101509] - tools/perf: Allow to select the number of hash buckets (Waiman Long) [RHEL-101509] - tools headers: Synchronize prctl.h ABI header (Waiman Long) [RHEL-101509] - futex: Implement FUTEX2_MPOL (Waiman Long) [RHEL-101509] - futex: Implement FUTEX2_NUMA (Waiman Long) [RHEL-101509] - futex: Allow to make the private hash immutable (Waiman Long) [RHEL-101509] - futex: Allow to resize the private local hash (Waiman Long) [RHEL-101509] - futex: Allow automatic allocation of process wide futex hash (Waiman Long) [RHEL-101509] - futex: Add basic infrastructure for local task local hash (Waiman Long) [RHEL-101509] - futex: Create helper function to initialize a hash slot (Waiman Long) [RHEL-101509] - futex: Introduce futex_q_lockptr_lock() (Waiman Long) [RHEL-101509] - futex: Decrease the waiter count before the unlock operation (Waiman Long) [RHEL-101509] - futex: Acquire a hash reference in futex_wait_multiple_setup() (Waiman Long) [RHEL-101509] - futex: Create private_hash() get/put class (Waiman Long) [RHEL-101509] - futex: Create futex_hash() get/put class (Waiman Long) [RHEL-101509] - futex: Create hb scopes (Waiman Long) [RHEL-101509] - futex: Pull futex_hash() out of futex_q_lock() (Waiman Long) [RHEL-101509] - futex: Move futex_queue() into futex_wait_setup() (Waiman Long) [RHEL-101509] - mm: Add vmalloc_huge_node() (Waiman Long) [RHEL-101509] - rcuref: Provide rcuref_is_dead() (Waiman Long) [RHEL-101509] - futex: Use a hashmask instead of hashsize (Waiman Long) [RHEL-101509] - rcuref: Plug slowpath race in rcuref_put() (Waiman Long) [RHEL-101509] - futex: Pass in task to futex_queue() (Waiman Long) [RHEL-101509] - seqlock: add missing parameter documentation for raw_seqcount_try_begin() (Waiman Long) [RHEL-101509] - mm: introduce mmap_lock_speculate_{try_begin|retry} (Waiman Long) [RHEL-101509] - mm: convert mm_lock_seq to a proper seqcount (Waiman Long) [RHEL-101509] - seqlock: add raw_seqcount_try_begin (Waiman Long) [RHEL-101509] - sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled (Waiman Long) [RHEL-101509] - locking/rtmutex: Make sure we wake anything on the wake_q when we release the lock->wait_lock (Waiman Long) [RHEL-101509] - locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex (Waiman Long) [RHEL-101509] - locking/mutex: Make mutex::wait_lock irq safe (Waiman Long) [RHEL-101509] - locking/mutex: Remove wakeups from under mutex::wait_lock (Waiman Long) [RHEL-101509] Resolves: RHEL-101509, RHEL-118599, RHEL-122980, RHEL-128766 * Fri Nov 21 2025 CKI KWF Bot [6.12.0-162.el10] - dpll: zl3073x: Allow to configure phase offset averaging factor (Ivan Vecera) [RHEL-123203] - scsi: s390: zfcp: Ensure synchronous unit_add (Mete Durlu) [RHEL-129200] - net/mlx5: fs, fix UAF in flow counter release (CKI Backport Bot) [RHEL-124434] {CVE-2025-39979} - cifs: Fix oops due to uninitialised variable (CKI Backport Bot) [RHEL-120561] {CVE-2025-38737} - redhat/configs: automotive: enable I2C_IMX and dependencies (Jared Kangas) [RHEL-116101] - i2c: imx: use guard to take spinlock (Jared Kangas) [RHEL-116101] - i2c: imx: fix emulated smbus block read (Jared Kangas) [RHEL-116101] - i2c: imx: add some dev_err_probe calls (Jared Kangas) [RHEL-116101] - i2c: imx: support DMA defer probing (Jared Kangas) [RHEL-116101] - i2c: imx: switch different pinctrl state in different system power status (Jared Kangas) [RHEL-116101] - i2c: imx: add imx7d compatible string for applying erratum ERR007805 (Jared Kangas) [RHEL-116101] - i2c: imx: fix missing stop condition in single-master mode (Jared Kangas) [RHEL-116101] - i2c: imx: make controller available until system suspend_noirq() and from resume_noirq() (Jared Kangas) [RHEL-116101] - i2c: imx: fix divide by zero warning (Jared Kangas) [RHEL-116101] - i2c: imx: add support for S32G2/S32G3 SoCs (Jared Kangas) [RHEL-116101] - dt-bindings: i2c: imx: add SoC specific compatible strings for S32G (Jared Kangas) [RHEL-116101] - i2c: imx: prevent rescheduling in non dma mode (Jared Kangas) [RHEL-116101] - i2c: imx: separate atomic, dma and non-dma use case (Jared Kangas) [RHEL-116101] - i2c: imx: do not poll for bus busy in single master mode (Jared Kangas) [RHEL-116101] Resolves: RHEL-116101, RHEL-120561, RHEL-123203, RHEL-124434, RHEL-129200 * Thu Nov 20 2025 CKI KWF Bot [6.12.0-161.el10] - scsi: st: Skip buffer flush for information ioctls (John Meneghini) [RHEL-115965] - scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handling (John Meneghini) [RHEL-115965] - redhat/configs: enable CONFIG_NFSD_V4_2_INTER_SSC in RHEL (Scott Mayhew) [RHEL-126556] - dpll: add phase-adjust-gran pin attribute (Petr Oros) [RHEL-126529] - dpll: fix device-id-get and pin-id-get to return errors properly (Petr Oros) [RHEL-126529] - dpll: spec: add missing module-name and clock-id to pin-get reply (Petr Oros) [RHEL-126529] - dpll: add phase_offset_avg_factor_get/set callback ops (Petr Oros) [RHEL-126529] - dpll: add phase-offset-avg-factor device attribute to netlink spec (Petr Oros) [RHEL-126529] - dpll: fix clock quality level reporting (Petr Oros) [RHEL-126529] - dpll: add reference sync get/set (Petr Oros) [RHEL-126529] - dpll: add reference-sync netlink attribute (Petr Oros) [RHEL-126529] - dpll: remove documentation of rclk_dev_name (Petr Oros) [RHEL-126529] - scsi: st: Don't set pos_unknown just after device recognition (Ewan D. Milne) [RHEL-124946] - scsi: st: New session only when Unit Attention for new tape (Ewan D. Milne) [RHEL-124946] - scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset (Ewan D. Milne) [RHEL-124946] - scsi: st: Don't modify unknown block number in MTIOCGET (Ewan D. Milne) [RHEL-124946] - selftests/bpf: Fix arena_spin_lock selftest failure (iqian) [RHEL-113809] - arm64: cpufeature: add AmpereOne to BBML2 allow list (Marcin Juszkiewicz) [RHEL-122955] - arm64: cpufeature: Add Olympus MIDR to BBML2 allow list (Marcin Juszkiewicz) [RHEL-122955] - arm64: cputype: Add NVIDIA Olympus definitions (Marcin Juszkiewicz) [RHEL-122955] - arm64/mm: Elide tlbi in contpte_convert() under BBML2 (Marcin Juszkiewicz) [RHEL-122955] - iommu/arm: Add BBM Level 2 smmu feature (Marcin Juszkiewicz) [RHEL-122955] - idpf: set mac type when adding and removing MAC filters (Michal Schmidt) [RHEL-121482 RHEL-121948] - selftests: livepatch: test if ftrace can trace a livepatched function (Rado Vrbovsky) [RHEL-114915] - selftests: livepatch: add new ftrace helpers functions (Rado Vrbovsky) [RHEL-114915] - samples/livepatch: add module descriptions (Rado Vrbovsky) [RHEL-114915] - selftest/livepatch: Only run test-kprobe with CONFIG_KPROBES_ON_FTRACE (Rado Vrbovsky) [RHEL-114915] - docs: livepatch: move text out of code block (Rado Vrbovsky) [RHEL-114915] - livepatch: Add comment to clarify klp_add_nops() (Rado Vrbovsky) [RHEL-114915] - gpio: mlxbf3: use platform_get_irq_optional() (David Thompson) [RHEL-103570] - redhat/configs: Add new configs from DRM 6.16 backport (Anusha Srivatsa) [RHEL-114533] - Merge DRM changes from upstream v6.15.5..v6.16 (Anusha Srivatsa) [RHEL-114533] - ALSA: update RHEL kconfigs for 6.16 upstream code (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Allow Focusrite devices to use low samplerates (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: tas2781: reorder tas2563 calibration variables (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: tas2781: fix tas2563 EFI data endianness (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op (Jaroslav Kysela) [RHEL-112757] - ASoC: rsnd: tidyup direction name on rsnd_dai_connect() (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0 (Jaroslav Kysela) [RHEL-112757] - ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked() (Jaroslav Kysela) [RHEL-112757] - ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked() (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63 (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Handle new algorithms IDs for CS35L63 (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production silicon (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv (Jaroslav Kysela) [RHEL-112757] {CVE-2025-39696} - ALSA: usb-audio: qcom: Adjust mutex unlock order (Jaroslav Kysela) [RHEL-112757] - ASoC: SDCA: correct the calculation of the maximum init table size (Jaroslav Kysela) [RHEL-112757] - ASoC: rt5650: Eliminate the high frequency glitch (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: Intel: PTL: Add the sdw_process_wakeen op (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx (Jaroslav Kysela) [RHEL-112757] - ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv (Jaroslav Kysela) [RHEL-112757] {CVE-2025-38662} - ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: soc-acpi: add support for HP Omen14 ARL (Jaroslav Kysela) [RHEL-112757] - ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/realtek: Support mute LED for Yoga with ALC287 (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: fix SND_SOC_SOF dependencies (Jaroslav Kysela) [RHEL-112757] - ASoC: rt5660: Fix the dmic data source from GPIO2 (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Fix NULL ptr deref on rmmod (Jaroslav Kysela) [RHEL-112757] - ASoC: amd: yc: add DMI quirk for ASUS M6501RM (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/realtek: Enable headset Mic on Positivo K116J (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: Fix calibration data parser issue (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: sof_sdw: Add quirks for Lenovo P1 and P16 (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Improve filtering of sample rates on Focusrite devices (Jaroslav Kysela) [RHEL-112757] - ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session (Jaroslav Kysela) [RHEL-112757] - ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response() (Jaroslav Kysela) [RHEL-112757] - ASoC: qcom: sm8250: Fix possibly undefined reference (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/realtek: Enable headset Mic on Positivo P15X (Jaroslav Kysela) [RHEL-112757] - ASoC: doc: cs35l56: Add CS35L63 to the list of supported devices (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: imx8: add core shutdown operation for imx8/imx8x (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/realtek: Add quirk for Asus GA605K (Jaroslav Kysela) [RHEL-112757] - ASoC: apple: mca: Drop default ARCH_APPLE in Kconfig (Jaroslav Kysela) [RHEL-112757] - ASoC: doc: cs35l56: Update to add new SoundWire firmware filename suffix (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0 (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Use SoundWire address as firmware name suffix for new silicon (Jaroslav Kysela) [RHEL-112757] - ASoC: sdw_utils: Fix potential NULL pointer deref in is_sdca_endpoint_present() (Jaroslav Kysela) [RHEL-112757] - ALSA: ctxfi: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112757] - ASOC: rockchip: Use helper function devm_clk_get_enabled() (Jaroslav Kysela) [RHEL-112757] - ASOC: rockchip: fix capture stream handling in rockchip_sai_xfer_stop (Jaroslav Kysela) [RHEL-112757] - ASoC: loongson: Fix build warnings about export.h (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: ES8326: Modify initialization configuration (Jaroslav Kysela) [RHEL-112757] - ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params() (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Fix rt5663 front end name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Simplify verification of parse_int_array() result (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: cs35l41: Constify regmap_irq_chip (Jaroslav Kysela) [RHEL-112757] - ASoC: pcm: Do not open FEs with no BEs connected (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Include missing string.h (Jaroslav Kysela) [RHEL-112757] - ASoC: amd: yc: Add support for Lenovo Yoga 7 16ARP8 (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: qcom,sm8250: Add Fairphone 5 sound card (Jaroslav Kysela) [RHEL-112757] - ASoC: tas571x: fix tas5733 num_controls (Jaroslav Kysela) [RHEL-112757] - ASoC: tas571x: add separate tas5733 controls (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: fix out-of-bounds access on invalid clock config (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: qcom: fix USB_XHCI dependency (Jaroslav Kysela) [RHEL-112757] - ASoC: qdsp6: fix compile-testing without CONFIG_OF (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: add support for ES8375 (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: Add Everest ES8375 audio CODEC (Jaroslav Kysela) [RHEL-112757] - ALSA: atmel: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112757] - ASoC: wm_adsp: Make cirrus_dir const (Jaroslav Kysela) [RHEL-112757] - dt-bindings: ASoC: Document Tegra264 APE support (Jaroslav Kysela) [RHEL-112757] - dt-bindings: ASoC: admaif: Add missing properties (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: audio-graph-card2: reference audio-graph routing property (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tegra: Switch to two-argument strscpy() (Jaroslav Kysela) [RHEL-112757] - ALSA: qc_audio_offload: try to reduce address space confusion (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: audio-graph-card2: add missing mic-det-gpios (Jaroslav Kysela) [RHEL-112757] - ALSA: qc_audio_offload: avoid leaking xfer_buf allocation (Jaroslav Kysela) [RHEL-112757] - ALSA: qc_audio_offload: rename dma/iova/va/cpu/phys variables (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: qcom: Fix an error handling path in qc_usb_audio_probe() (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/cs35l41_hda: select FW_CS_DSP (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: sof_sdw: Add support for wclrvp & ocelot in WCL platform (Jaroslav Kysela) [RHEL-112757] - ALSA: amd7930: replace strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: soc-acpi-intel-mtl-match: Add match for CDB35L63-CB2 (Jaroslav Kysela) [RHEL-112757] - ASoC: intel: sof_sdw: Add support for CS35L63 into machine driver (Jaroslav Kysela) [RHEL-112757] - PCI: Add Intel Wildcat Lake audio Device ID (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: hda-intel: add Wildcat Lake support (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: intel-dsp-config: Add WCL support (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: Intel: add initial support for WCL (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: add HDMI codec ID for Intel WCL (Jaroslav Kysela) [RHEL-112757] - ALSA: dbri: replace strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112757] - ALSA: n64: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112757] - ASoC: qcom: sc8280xp: Add sound card support for QCS9100 and QCS9075 (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: qcom,sm8250: Add QCS9100 and QCS9075 sound card (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib (Jaroslav Kysela) [RHEL-112757] - ASoC: rt722: make regmap cache-only in probe (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl_xcvr: update platform driver name (Jaroslav Kysela) [RHEL-112757] - ASoC: soc-utils: Check string pointer validity in snd_soc_dlc_is_dummy() (Jaroslav Kysela) [RHEL-112757] - ALSA: usb: fcp: Use USB API functions rather than constants (Jaroslav Kysela) [RHEL-112757] - ALSA: scarlett2: Use USB API functions rather than constants (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Rename Pioneer mixer channel controls (Jaroslav Kysela) [RHEL-112757] - dt-bindings: Document Tegra264 HDA Support (Jaroslav Kysela) [RHEL-112757] - dt-bindings: Update Tegra194 and Tegra234 HDA bindings (Jaroslav Kysela) [RHEL-112757] - ASoC: mediatek: mt8183-afe-pcm: shorten mt8183_is_volatile_reg() (Jaroslav Kysela) [RHEL-112757] - ASoC: mediatek: mt8183-afe-pcm: Shorten irq_data table using macros (Jaroslav Kysela) [RHEL-112757] - ASoC: mediatek: mt8183-afe-pcm: Shorten memif_data table using macros (Jaroslav Kysela) [RHEL-112757] - ASoC: q6apm-lpass-dais: Print APM port id in decimal on enable error (Jaroslav Kysela) [RHEL-112757] - ASoC: amd: use new ACP dev names for DAI links (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: mediatek: Simplify mediatek,clk-provider (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+ (Jaroslav Kysela) [RHEL-112757] - soundwire: intel: Add awareness of ACE3+ microphone privacy (Jaroslav Kysela) [RHEL-112757] - soundwire: bus: Add internal slave ID and use for IRQs (Jaroslav Kysela) [RHEL-112757] - soundwire: bus: Simplify sdw_assign_device_num() (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: Add Everest ES8389 audio CODEC (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: add support for ES8389 (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: cs35l56: Log tuning unique identifiers during firmware load (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Log tuning unique identifiers during firmware load (Jaroslav Kysela) [RHEL-112757] - ASoC: tlv320aic3x: Use dev_err_probe (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: Fix the ld issue reported by kernel test robot (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: Fix the symbol was not declare warning reported by kernel test robot (Jaroslav Kysela) [RHEL-112757] - ALSA: sb: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112757] - ASoC: soc-core: merge snd_soc_unregister_component() and snd_soc_unregister_component_by_driver() (Jaroslav Kysela) [RHEL-112757] - ALSA: msnd: Remove midi code (Jaroslav Kysela) [RHEL-112757] - ALSA: intel-hdmi-audio: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-112757] - ALSA: wavefront: remove snd_wavefront_xxx() (Jaroslav Kysela) [RHEL-112757] - ALSA: isa/gus: remove snd_gf1_lfo_xxx() (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: intel-nhlt: Print errors in intel_nhlt_ssp_device_type() (Jaroslav Kysela) [RHEL-112757] - ASoC: soc.h: remove unnecessary definitions (Jaroslav Kysela) [RHEL-112757] - ASoC: soc.h: remove snd_soc_disconnect_sync() (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: atom: Remove unused functions (Jaroslav Kysela) [RHEL-112757] - ASoC: rt712-sdca: remove redundant else path of if statement (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: rt9123: Fix sparse cast warning (Jaroslav Kysela) [RHEL-112757] - ALSA: usb: mixer_us16x08: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: usb: mixer_quirks: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: pci: ali5451: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: pci: asihpi: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: pci: au88x0: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: usb: mixer: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: usb: midi: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: pci: hda: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: virtio: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: core: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: i2c: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: sh: use snd_kcontrol_chip() (Jaroslav Kysela) [RHEL-112757] - ALSA: gus: Remove deadcode (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: Create an independent lib to save the shared parts for both SPI and I2C driver (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifo (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: Remove unused snd_hda_add_nid (Jaroslav Kysela) [RHEL-112757] - ASoC: rt712-sdca: remove redundant else path of if statement (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: soc-acpi-intel-ptl-match: Add rt713_vb_l3_rt1320_l3 support (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: soc-acpi-intel-lnl/ptl-match: Simplify variable name (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2781: Add a debugfs node for acoustic tuning (Jaroslav Kysela) [RHEL-112757] - ASoC: amd: sof_amd_sdw: add logic to get cpu_pin_id for ACP7.0/ACP7.1 platforms (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l52: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l52: Drop cs42l52.h (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l52: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l73: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l73: Drop cs42l73.h (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l73: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l56: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l56: Drop cs42l56.h (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: cs42l56: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: add disable_function_topology module parameter (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: set disable_function_topology if override_tplg_filename is set (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: add disable_function_topology flag (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63 (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWire (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register list (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Add struct to index firmware registers (Jaroslav Kysela) [RHEL-112757] - ASoC: cs35l56: Add Index based on ACPI HID or SDW ID to select regmap config (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: imx8m: Use reset controller API to control the DSP (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: sof_sdw: Avoid NULL check fail when re-probing (Jaroslav Kysela) [RHEL-112757] - ASoC: sdw_utils: Remove num_platforms from simple DAI helper (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: select CONFIG_CRC8 for SND_HDA_SCODEC_TAS2781_I2C (Jaroslav Kysela) [RHEL-112757] - ALSA: core: Remove unused snd_jack_set_parent (Jaroslav Kysela) [RHEL-112757] - ALSA: core: Remove unused snd_device_get_state (Jaroslav Kysela) [RHEL-112757] - ALSA: seq: Remove unused snd_seq_queue_client_leave_cells (Jaroslav Kysela) [RHEL-112757] - ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chan (Jaroslav Kysela) [RHEL-112757] - ALSA: pcm: Remove unused snd_pcm_rate_range_to_bits (Jaroslav Kysela) [RHEL-112757] - ASoC: intel: atom: Return -ENOMEM if pcim_iomap() fails (Jaroslav Kysela) [RHEL-112757] - ASoC: intel: atom: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ASoC: intel: avs: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ASoC: sof: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: amd: add build support for soundwire (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: amd: add soundwire wake irq handling (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: amd: enable soundwire host wake irq mask (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: amd: refactor acp reset sequence (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platforms (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: amd: update soundwire specific acp descriptor fields (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: amd: add ACP7.1 platform support (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: amd: remove else condition in resume sequence (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warning (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner comment (Jaroslav Kysela) [RHEL-112757] - ASoC: mediatek: mt8195: use snd_soc_dlc_is_dummy() (Jaroslav Kysela) [RHEL-112757] - ASoC: mediatek: mt8188: use snd_soc_dlc_is_dummy() (Jaroslav Kysela) [RHEL-112757] - ASoC: soc-utils: add snd_soc_dlc_is_dummy() (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: sma1307: Remove including of_gpio.h (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: twl4030: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: twl4030: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FMWLIB (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/cs35l56: Remove dependency on COMPILE_TEST (Jaroslav Kysela) [RHEL-112757] - ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR() (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container() (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: topology: Fix null pointer dereference (Jaroslav Kysela) [RHEL-112757] - ASoC: amd: acp: Drop superfluous assignment in acp_sof_probe() (Jaroslav Kysela) [RHEL-112757] - ALSA: korg1212: Replace the pending stop check code with sync_stop PCM ops (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/hda_cs_dsp_ctl: Delete hda_cs_dsp_ctl module (Jaroslav Kysela) [RHEL-112757] - ASoC: renesas: add MSIOF sound support (Jaroslav Kysela) [RHEL-112757] - ASoC: renesas: rsnd: enable to use "adg" clock (Jaroslav Kysela) [RHEL-112757] - ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable() (Jaroslav Kysela) [RHEL-112757] - ASoC: renesas: rsnd: allow to use ADG as standalone (Jaroslav Kysela) [RHEL-112757] - dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support (Jaroslav Kysela) [RHEL-112757] - ASoC: starfive: Use max() to simplify code in jh7110_tdm_syncdiv() (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl: don't set link->platform if not needed (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Fix NULL pointer dereference (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: wcd938x: drop unnecessary mux flag assignment (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: wcd938x: fix mux error handling (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: tpa6130a2: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_data (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: tpa6130a2: Sort headers alphabetically (Jaroslav Kysela) [RHEL-112757] - ALSA: maestro3: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: ali5451: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: ca0106: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: cs46xx: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: cs5535: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: echoaudio: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: emu10k1: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: ice: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: nm256: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: riptide: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: ymfpci: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: rme9652: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: trident: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: vx222: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: lx6464es: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: oxygen: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: als: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: azt3328: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: es19x8: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: fm801: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: intel8x: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: sis7019: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: via82: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: cmipci: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: ens1370: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: rme32: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: rme96: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: sonicvibes: Use pure devres PCI (Jaroslav Kysela) [RHEL-112757] - ALSA: HDA: Add Zhaoxin HDMI Controller and Codec support (Jaroslav Kysela) [RHEL-112757] - ASoC: adau7118: Allow dsp_a mode (Jaroslav Kysela) [RHEL-112757] - ASoC: rockchip: add Serial Audio Interface (SAI) driver (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: add schema for rockchip SAI controllers (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: fsl,mqs: Document audio graph port (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Add Pioneer DJ DJM-V10 support (Jaroslav Kysela) [RHEL-112757] - ALSA: pcm: Make snd_pcm_lib_malloc_pages() debug message say "allocate" (Jaroslav Kysela) [RHEL-112757] - ASoC: wm8998: Add Kconfig prompt (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: Remove unused rt566[58]_sel_asrc_clk_src (Jaroslav Kysela) [RHEL-112757] - ASoC: cs48l32: Use modern PM_OPS (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: mt8195: add missing audio routing and link-name (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: mt8195: add compatible mt8195_mt6359 (Jaroslav Kysela) [RHEL-112757] - ASoC: mediatek: mt8195: Add mt8195-mt6359 card (Jaroslav Kysela) [RHEL-112757] - ASoC: mediatek: mt8195: Move rt5682 specific dapm routes (Jaroslav Kysela) [RHEL-112757] - firmware: cs_dsp: Add some sanity-checking to test harness (Jaroslav Kysela) [RHEL-112757] - ASoC: rt722: fix pop noise at the beginning of DMIC recording (Jaroslav Kysela) [RHEL-112757] - ASoC: cs48l32: Fix spelling mistake "exceeeds" -> "exceeds" (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl_rpmsg: Remove useless return variable (Jaroslav Kysela) [RHEL-112757] - ASoC: ak4458: Remove useless return variable (Jaroslav Kysela) [RHEL-112757] - ASoC: rt722: fix pop noise at the beginning of headphone playback (Jaroslav Kysela) [RHEL-112757] - ASoC: cs-amp-lib-test: Use faux bus instead of creating a dummy platform device (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/tas2781: Create a common header for both spi and i2c tas2781 hda driver (Jaroslav Kysela) [RHEL-112757] - ASoC: qcom: qdsp6: Set error code in q6usb_hw_params() (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: qcom: delete a stray tab (Jaroslav Kysela) [RHEL-112757] - ALSA: hda/cirrus_scodec_test: Modernize creation of dummy devices (Jaroslav Kysela) [RHEL-112757] - ASoC: cs-amp-lib-test: Use flex_array_size() (Jaroslav Kysela) [RHEL-112757] - ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSP (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: Add Cirrus Logic CS48L32 audio DSP (Jaroslav Kysela) [RHEL-112757] - ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by() (Jaroslav Kysela) [RHEL-112757] - ASoC: cs-amp-lib: Replace offsetof() with struct_size() (Jaroslav Kysela) [RHEL-112757] - ASoC: rsnd: use snd_pcm_direction_name() (Jaroslav Kysela) [RHEL-112757] - ASoC: soc_sdw_utils: skip the endpoint that doesn't present (Jaroslav Kysela) [RHEL-112757] - ASoC: sdw_utils: split asoc_sdw_get_codec_name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: soc-acpi-intel-mtl-match: add get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: soc-acpi-intel-ptl-match: add get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: soc-acpi-intel-lnl-match: set get_function_tplg_files ops (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: topology: load multiple topologies (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: topology: don't convert error code (Jaroslav Kysela) [RHEL-112757] - ASoC: SOF: topology: allocate string for tuples (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: Add support for Richtek rt9123p (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: Add bindings for Richtek rt9123p (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: Add support for Richtek rt9123 (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: Add bindings for Richtek rt9123 (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2764: expose die temp to hwmon (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2770: expose die temp to hwmon (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2764: Apply Apple quirks (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2764: Raise regmap range maximum (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2770: Support setting the PDM TX slot (Jaroslav Kysela) [RHEL-112757] - ASoC: ac97: Add DT support (Jaroslav Kysela) [RHEL-112757] - ASoC: loongson: Add Loongson-1 AC97 Driver (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: Add Realtek ALC203 Codec (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: Add Loongson-1 AC97 Controller (Jaroslav Kysela) [RHEL-112757] - ASoC: test-component: add set_tdm_slot stub implementation (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: qcom: Add USB offload route kcontrol (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: qcom: Introduce QC USB SND offloading support (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: qcom: Add USB QMI definitions (Jaroslav Kysela) [RHEL-112757] - ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device (Jaroslav Kysela) [RHEL-112757] - ASoC: qcom: qdsp6: Add headphone jack for offload connection status (Jaroslav Kysela) [RHEL-112757] - ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 (Jaroslav Kysela) [RHEL-112757] - ASoC: qcom: qdsp6: q6afe: Increase APR timeout (Jaroslav Kysela) [RHEL-112757] - ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: Update example for enabling USB offload on SM8250 (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port (Jaroslav Kysela) [RHEL-112757] - ASoC: usb: Fetch ASoC card and pcm device information (Jaroslav Kysela) [RHEL-112757] - ASoC: doc: Add documentation for SOC USB (Jaroslav Kysela) [RHEL-112757] - ASoC: usb: Rediscover USB SND devices on USB port add (Jaroslav Kysela) [RHEL-112757] - ASoC: usb: Create SOC USB SND jack kcontrol (Jaroslav Kysela) [RHEL-112757] - ASoC: usb: Add PCM format check API for USB backend (Jaroslav Kysela) [RHEL-112757] - ASoC: Add SoC USB APIs for adding an USB backend (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Allow for rediscovery of connected USB SND devices (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Prevent starting of audio stream if in use (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Save UAC sample size information (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Introduce USB SND platform op callbacks (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Check for support for requested audio format (Jaroslav Kysela) [RHEL-112757] - ALSA: usb-audio: Export USB SND APIs for modules (Jaroslav Kysela) [RHEL-112757] - ALSA: Add USB audio device jack type (Jaroslav Kysela) [RHEL-112757] - ASoC: wm_adsp: Use vmemdup_user() instead of open-coding (Jaroslav Kysela) [RHEL-112757] - ALSA: cs46xx: Remove commented out code (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2781-i2c: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112757] - ASoC: wm_adsp: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112757] - ASoC: pcm6240: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112757] - ASoC: tas2781-fmwlib: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: ak5386: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Support 16 TDMs in dynamic assignment (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Iterate over correct number of TDMs (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Assign unique ID to platform devices (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Allow to specify custom configurations with i2s_test (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Allow for 16 channels configuration (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Rename AVS_CHANNELS_MAX define (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: Allow for 16 channels configuration (Jaroslav Kysela) [RHEL-112757] - lib/string_helpers: Introduce parse_int_array() (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change ssm4567 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change rt5682 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change rt5663 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change rt5514 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change rt298 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change rt286 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change rt274 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change probe card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change pcm3168a card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change nau8825 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change max98927 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change max98373 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change max98357a card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change sspX-loopback card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change hdaudio card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change es8336 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change DMIC card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Change da7219 card name (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Use topology information for endpoint numbers (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: boards: Add Kconfig option for obsolete card names (Jaroslav Kysela) [RHEL-112757] - ALSA: hda: Select avs-driver by default on FCL (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Add boards definitions for FCL platform (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Conditionally add DMA config when creating Copier (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Dynamically assign ops for non-HDAudio DAIs (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: PTL-based platforms support (Jaroslav Kysela) [RHEL-112757] - ALSA: hdspm: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: lola: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: cs5530: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: hda_intel: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: cs4281: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: bt87x: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: aw2: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: au88x0: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: atiixp: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ALSA: ad1889: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ASoC: sta32x: Remove unnecessary NULL check before clk_disable_unprepare() (Jaroslav Kysela) [RHEL-112757] - ASoC: hdmi-codec: wire up the .prepare callback also for SPDIF DAI ops (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: rt5677: Use secs_to_jiffies() instead of msecs_to_jiffies() (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: Remove unused SND_SOC_INTEL_DA7219_MAX98357A_GENERIC (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: fsl,mqs: Reference common DAI properties (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: maxim,max98925: Fix include placement in DTS example (Jaroslav Kysela) [RHEL-112757] - ASoC: loongson: Replace deprecated PCI functions (Jaroslav Kysela) [RHEL-112757] - ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare (Jaroslav Kysela) [RHEL-112757] - ASoC: Intel: avs: Permit deferred card registration (Jaroslav Kysela) [RHEL-112757] - ASoC: core: Complete support for card rebinding (Jaroslav Kysela) [RHEL-112757] - ASoC: stm: stm32_sai: Use dev_err_probe() (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: wcd938x: add mux control support for hp audio mux (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: wcd93xx: add bindings for audio mux controlling hp (Jaroslav Kysela) [RHEL-112757] - ASoC: codecs: wcd-mbhc: cleanup swap_gnd_mic api (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl_sai: separate set_tdm_slot() for tx and rx (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rx (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl_sai: add xlate_tdm_slot_mask() callback (Jaroslav Kysela) [RHEL-112757] - ASoC: fsl_sai: allow to set mclk rate with zero clk_id (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: wcd938x: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112757] - ASoC: codec: wcd939x: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support (Jaroslav Kysela) [RHEL-112757] - ASoC: dt-bindings: support imx95's CM7 core (Jaroslav Kysela) [RHEL-112757] - kunit: platform: Resolve 'struct completion' warning (Jaroslav Kysela) [RHEL-112757] Resolves: RHEL-103570, RHEL-112757, RHEL-113809, RHEL-114533, RHEL-114915, RHEL-115965, RHEL-121482, RHEL-121948, RHEL-122955, RHEL-124946, RHEL-126529, RHEL-126556 * Wed Nov 19 2025 CKI KWF Bot [6.12.0-160.el10] - smb: client: fix refcount leak in smb2_set_path_attr (Paulo Alcantara) [RHEL-128582] - smb: client: fix potential UAF in smb2_close_cached_fid() (Paulo Alcantara) [RHEL-128582] - smb: client: fix potential cfid UAF in smb2_query_info_compound (Paulo Alcantara) [RHEL-128582] - smb: client: Fix refcount leak for cifs_sb_tlink (Paulo Alcantara) [RHEL-128582] - cifs: parse_dfs_referrals: prevent oob on malformed input (Paulo Alcantara) [RHEL-128582] - smb: client: remove cfids_invalidation_worker (Paulo Alcantara) [RHEL-128582] - smb client: fix bug with newly created file in cached dir (Paulo Alcantara) [RHEL-128582] - smb: client: short-circuit negative lookups when parent dir is fully cached (Paulo Alcantara) [RHEL-128582] - smb: client: short-circuit in open_cached_dir_by_dentry() if !dentry (Paulo Alcantara) [RHEL-128582] - smb: client: remove pointless cfid->has_lease check (Paulo Alcantara) [RHEL-128582] - smb: client: remove unused fid_lock (Paulo Alcantara) [RHEL-128582] - smb: client: update cfid->last_access_time in open_cached_dir_by_dentry() (Paulo Alcantara) [RHEL-128582] - smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid (Paulo Alcantara) [RHEL-128582] - smb: client: account smb directory cache usage and per-tcon totals (Paulo Alcantara) [RHEL-128582] - smb: client: add drop_dir_cache module parameter to invalidate cached dirents (Paulo Alcantara) [RHEL-128582] - smb: client: show lease state as R/H/W (or NONE) in open_files (Paulo Alcantara) [RHEL-128582] - smb: client: show negotiated cipher in DebugData (Paulo Alcantara) [RHEL-128582] - smb: client: add new tracepoint to trace lease break notification (Paulo Alcantara) [RHEL-128582] - smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show() (Paulo Alcantara) [RHEL-128582] - redhat/configs: Enable CONFIG_EFI_SECRET for aarch64 (Gavin Shan) [RHEL-128093] - arm64: acpi: Enable ACPI CCEL support (Gavin Shan) [RHEL-128093] - arm64: Enable EFI secret area Securityfs support (Gavin Shan) [RHEL-128093] - arm64: realm: ioremap: Allow mapping memory as encrypted (Gavin Shan) [RHEL-128093] - time/timecounter: Fix the lie that struct cyclecounter is const (Ivan Vecera) [RHEL-122644] - ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested (Ivan Vecera) [RHEL-122638] - net: ethtool: don't mux RXFH via rxnfc callbacks (Ivan Vecera) [RHEL-122638] - eth: hns3: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: hinic: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: nfp: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: mlx5: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: qede: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: benet: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: sfc: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: sfc: siena: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: sfc: falcon: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: sxgbe: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: dpaa2: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: dpaa: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: niu: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: otx2: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: thunder: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: ena: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: bnxt: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: bnx2x: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: iavf: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: ice: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: i40e: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: fm10k: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: ixgbe: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: igc: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: igb: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: e1000e: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: lan743x: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: cxgb4: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: cisco: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: gianfar: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - net: drv: hyperv: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - net: drv: virtio: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - net: drv: vmxnet3: migrate to new RXFH callbacks (Ivan Vecera) [RHEL-122638] - eth: remove empty RXFH handling from drivers (Ivan Vecera) [RHEL-122638] - net: ethtool: add dedicated callbacks for getting and setting rxfh fields (Ivan Vecera) [RHEL-122638] - net: ethtool: require drivers to opt into the per-RSS ctx RXFH (Ivan Vecera) [RHEL-122638] - net: ethtool: remove the duplicated handling from rxfh and rxnfc (Ivan Vecera) [RHEL-122638] - net: ethtool: copy the rxfh flow handling (Ivan Vecera) [RHEL-122638] - drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed field (Anusha Srivatsa) [RHEL-114532] - drm/i915/ggtt: Add intel_ggtt_read_entry() (Anusha Srivatsa) [RHEL-114532] - drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals (Anusha Srivatsa) [RHEL-114532] - agp/intel-gtt: Add intel_gmch_gtt_read_entry() (Anusha Srivatsa) [RHEL-114532] - elf: add remaining SHF_ flag macros (Anusha Srivatsa) [RHEL-114532] - random: Avoid open-coded use of ratelimit_state structure's ->missed field (Anusha Srivatsa) [RHEL-114532] - ratelimit: Convert the ->missed field to atomic_t (Anusha Srivatsa) [RHEL-114532] - ratelimit: Create functions to handle ratelimit_state internals (Anusha Srivatsa) [RHEL-114532] - bits: introduce fixed-type BIT_U*() (Anusha Srivatsa) [RHEL-114532] - compiler.h: add const_true() (Anusha Srivatsa) [RHEL-114532] - bits: introduce fixed-type GENMASK_U*() (Anusha Srivatsa) [RHEL-114532] - firmware: sysfb: Move bpp-depth calculation into screen_info helper (Anusha Srivatsa) [RHEL-114532] - drm/sysfb: Add efidrm for EFI displays (Anusha Srivatsa) [RHEL-114532] Resolves: RHEL-114532, RHEL-122638, RHEL-122644, RHEL-128093, RHEL-128582 * Tue Nov 18 2025 CKI KWF Bot [6.12.0-159.el10] - RDMA/ionic: Fix memory leak of admin q_wr (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Fix build failure on SPARC due to xchg() operand size (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Use ether_addr_copy instead of memcpy (Jakub Ramaseuski) [RHEL-121486] - redhat/configs: Disable CONFIG_INFINIBAND_IONIC in generic (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Add Makefile/Kconfig to kernel build environment (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Implement device stats ops (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Register device ops for miscellaneous functionality (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Register device ops for datapath (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Register device ops for control path (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Create device queues to support admin operations (Jakub Ramaseuski) [RHEL-121486] - RDMA/ionic: Register auxiliary module for ionic ethernet adapter (Jakub Ramaseuski) [RHEL-121486] - RDMA: Add IONIC to rdma_driver_id definition (Jakub Ramaseuski) [RHEL-121486] - net: ionic: map SKB after pseudo-header checksum prep (Jakub Ramaseuski) [RHEL-121486] - net: ionic: add dma_wmb() before ringing TX doorbell (Jakub Ramaseuski) [RHEL-121486] - ionic: use int type for err in ionic_get_module_eeprom_by_page (Jakub Ramaseuski) [RHEL-121486] - net: ionic: Provide doorbell and CMB region information (Jakub Ramaseuski) [RHEL-121486] - net: ionic: Provide interrupt allocation support for the RDMA driver (Jakub Ramaseuski) [RHEL-121486] - net: ionic: Provide RDMA reset support for the RDMA driver (Jakub Ramaseuski) [RHEL-121486] - net: ionic: Export the APIs from net driver to support device commands (Jakub Ramaseuski) [RHEL-121486] - net: ionic: Update LIF identity with additional RDMA capabilities (Jakub Ramaseuski) [RHEL-121486] - net: ionic: Create an auxiliary device for rdma driver (Jakub Ramaseuski) [RHEL-121486] - ethernet: ionic: Fix DMA mapping tests (Jakub Ramaseuski) [RHEL-121486] - ionic: cancel delayed work earlier in remove (Jakub Ramaseuski) [RHEL-121486] - ionic: clean dbpage in de-init (Jakub Ramaseuski) [RHEL-121486] - ionic: print firmware heartbeat as unsigned (Jakub Ramaseuski) [RHEL-121486] - ionic: Prevent driver/fw getting out of sync on devcmd(s) (Jakub Ramaseuski) [RHEL-121486] - tools/power/x86/intel-speed-select: v1.23 release (Steve Best) [RHEL-110834] - tools/power/x86/intel-speed-select: Skip uncore frequency update (Steve Best) [RHEL-110834] - tools/power/x86/intel-speed-select: Support SST PP revision 2 fields (Steve Best) [RHEL-110834] - platform/x86: ISST: Do Not Restore SST MSRs on CPU Online Operation (Steve Best) [RHEL-110834] - platform/x86: ISST: Update minor version (Steve Best) [RHEL-110834] - platform/x86: ISST: Support SST-PP revision 2 (Steve Best) [RHEL-110834] - platform/x86: ISST: Support SST-TF revision 2 (Steve Best) [RHEL-110834] - dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms (Vladis Dronov) [RHEL-95628] - crypto: iaa - Optimize rebalance_wq_table() (Vladis Dronov) [RHEL-95628] - crypto: iaa - Adjust workqueue allocation type (Vladis Dronov) [RHEL-95628] - redhat: remove EARLY ystream bits (Jan Stancek) - platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs (Steve Best) [RHEL-73301] - platform/x86/amd/pmf: Call enact function sooner to process early pending requests (Steve Best) [RHEL-73301] - platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies (Steve Best) [RHEL-73301] - platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS (Steve Best) [RHEL-73301] - platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enable/disable (Steve Best) [RHEL-73301] - platform/x86/amd/pmf: Update ta_pmf_action structure member (Steve Best) [RHEL-73301] - platform/x86/amd/pmf: Extend custom BIOS inputs for more policies (Steve Best) [RHEL-73301] - platform/x86/amd/pmf: Fix the custom bios input handling mechanism (Steve Best) [RHEL-73301] - platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds (Steve Best) [RHEL-73301] - platform/x86/dell: Set USTT mode according to BIOS after reboot (Steve Best) [RHEL-73301] - fs: Add 'initramfs_options' to set initramfs mount options (Ian Kent) [RHEL-116977] - thermal: Constify struct thermal_zone_device_ops (Steve Best) [RHEL-110837] - thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID (Steve Best) [RHEL-110837] - thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature (Steve Best) [RHEL-110837] - thermal: intel: int340x: Enable platform temperature control (Steve Best) [RHEL-110837] - thermal: intel: int340x: Add missing DVFS support flags (Steve Best) [RHEL-110837] - thermal: int340x: Add NULL check for adev (Steve Best) [RHEL-110837] - thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_add() (Steve Best) [RHEL-110837] - thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication (Steve Best) [RHEL-110837] - mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs (Steve Best) [RHEL-95650] - docs: networking: Describe irq suspension (Antoine Tenart) [RHEL-77189] - selftests: net: Add busy_poll_test (Antoine Tenart) [RHEL-77189] - eventpoll: Control irq suspension for prefer_busy_poll (Antoine Tenart) [RHEL-77189] - eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set (Antoine Tenart) [RHEL-77189] - net: Add control functions for irq suspension (Antoine Tenart) [RHEL-77189] - net: Add napi_struct parameter irq_suspend_timeout (Antoine Tenart) [RHEL-77189] - redhat/configs: enable Micrel PHY for NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 (Alessandro Carminati) [RHEL-116889] - redhat/configs: enable Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 (Alessandro Carminati) [RHEL-116889] - MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer (Alessandro Carminati) [RHEL-116889] - net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver (Alessandro Carminati) [RHEL-116889] - dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs (Alessandro Carminati) [RHEL-116889] - net: dwmac-sti: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889] - net: xgene_enet: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889] - net: macb: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889] - net: dwmac-starfive: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889] - net: dwmac-rk: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889] - net: dwmac-intel-plat: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889] - net: dwmac-imx: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889] - net: stmmac: Fix clock rate variables size (Alessandro Carminati) [RHEL-116889] - net: stmmac: Extend CSR calc support (Alessandro Carminati) [RHEL-116889] - net: stmmac: Fix CSR divider comment (Alessandro Carminati) [RHEL-116889] - iommu/amd: Add efr[HATS] max v1 page table level (CKI Backport Bot) [RHEL-107079] - iommu/amd: Add HATDis feature support (CKI Backport Bot) [RHEL-107079] Resolves: RHEL-107079, RHEL-110834, RHEL-110837, RHEL-116889, RHEL-116977, RHEL-121486, RHEL-73301, RHEL-77189, RHEL-95628, RHEL-95650 * Mon Nov 17 2025 CKI KWF Bot [6.12.0-158.el10] - net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() (Mete Durlu) [RHEL-99998] - net/smc: fix UAF on smcsk after smc_listen_out() (Mete Durlu) [RHEL-99998] - smc: Fix various oops due to inet_sock type confusion. (Mete Durlu) [RHEL-99998] - net/smc: convert timeouts to secs_to_jiffies() (Mete Durlu) [RHEL-99998] - net/smc: replace strncpy with strscpy (Mete Durlu) [RHEL-99998] - net/smc: remove unused function smc_lo_supports_v2 (Mete Durlu) [RHEL-99998] - net/smc: remove unused input parameters in smc_buf_get_slot (Mete Durlu) [RHEL-99998] - s390: ism: Pass string literal as format argument of dev_set_name() (Mete Durlu) [RHEL-99998] - smc: Fix lockdep false-positive for IPPROTO_SMC. (Mete Durlu) [RHEL-99998] - net/smc: use the correct ndev to find pnetid by pnetid table (Mete Durlu) [RHEL-99998] - net/smc: fix data error when recvmsg with MSG_PEEK flag (Mete Durlu) [RHEL-99998] - net/smc: delete pointless divide by one (Mete Durlu) [RHEL-99998] - net/smc: check return value of sock_recvmsg when draining clc data (Mete Durlu) [RHEL-99998] - net/smc: check smcd_v2_ext_offset when receiving proposal msg (Mete Durlu) [RHEL-99998] - net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg (Mete Durlu) [RHEL-99998] - net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg (Mete Durlu) [RHEL-99998] - net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll (Mete Durlu) [RHEL-99998] - net/smc: protect link down work from execute after lgr freed (Mete Durlu) [RHEL-99998] - net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1 (Mete Durlu) [RHEL-99998] - net/smc: fix LGR and link use-after-free issue (Mete Durlu) [RHEL-99998] - net/smc: initialize close_work early to avoid warning (Mete Durlu) [RHEL-99998] - net/smc: Address spelling errors (Mete Durlu) [RHEL-99998] - s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (Luiz Capitulino) [RHEL-116228] - USB: core: remove the move buf action (Desnes Nunes) [RHEL-122019] - usb: typec: tcpm: properly deliver cable vdms to altmode drivers (Desnes Nunes) [RHEL-122019] - xhci: fix memory leak regression when freeing xhci vdev devices depth first (Desnes Nunes) [RHEL-122019] - xhci: dbc: Fix full DbC transfer ring after several reconnects (Desnes Nunes) [RHEL-122019] - xhci: dbc: decouple endpoint allocation from initialization (Desnes Nunes) [RHEL-122019] - USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions (Desnes Nunes) [RHEL-122019] - USB: serial: option: add Telit Cinterion FN990A w/audio compositions (Desnes Nunes) [RHEL-122019] - usb: xhci: Fix slot_id resource race conflict (Desnes Nunes) [RHEL-122019] - usb: typec: fusb302: Revert incorrect threaded irq fix (Desnes Nunes) [RHEL-122019] - USB: core: Update kerneldoc for usb_hcd_giveback_urb() (Desnes Nunes) [RHEL-122019] - memstick: Fix deadlock by moving removing flag earlier (Desnes Nunes) [RHEL-122019] - usb: dwc3: Remove WARN_ON for device endpoint command timeouts (Desnes Nunes) [RHEL-122019] {CVE-2025-39801} - USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles (Desnes Nunes) [RHEL-122019] - usb: storage: realtek_cr: Use correct byte order for bcs->Residue (Desnes Nunes) [RHEL-122019] - usb: chipidea: imx: improve usbmisc_imx7d_pullup() (Desnes Nunes) [RHEL-122019] - kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq() (Desnes Nunes) [RHEL-122019] - usb: dwc3: pci: add support for the Intel Wildcat Lake (Desnes Nunes) [RHEL-122019] - usb: dwc3: Ignore late xferNotReady event to prevent halt timeout (Desnes Nunes) [RHEL-122019] - USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera (Desnes Nunes) [RHEL-122019] - usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test (Desnes Nunes) [RHEL-122019] - usb: renesas-xhci: Fix External ROM access timeouts (Desnes Nunes) [RHEL-122019] - usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive (Desnes Nunes) [RHEL-122019] - phy: ti: omap-usb2: fix device leak at unbind (Desnes Nunes) [RHEL-122019] - net: usbnet: Fix the wrong netif_carrier_on() call (Desnes Nunes) [RHEL-122019] - net: usbnet: Avoid potential RCU stall on LINK_CHANGE event (Desnes Nunes) [RHEL-122019] - usb: musb: omap2430: enable compile testing (Desnes Nunes) [RHEL-122019] - usb: xhci: print xhci->xhc_state when queue_command failed (Desnes Nunes) [RHEL-122019] - USB: serial: option: add Foxconn T99W709 (Desnes Nunes) [RHEL-122019] - net: usb: cdc-ncm: check for filtering capability (Desnes Nunes) [RHEL-122019] - usb: core: add urb->sgt parameter description (Desnes Nunes) [RHEL-122019] - thunderbolt: Fix copy+paste error in match_service_id() (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: Update power_supply on power role change (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and Default (Desnes Nunes) [RHEL-122019] - usb: typec: fusb302: cache PD RX state (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: yoga-c630: add DRM dependency (Desnes Nunes) [RHEL-122019] - usb: gadget : fix use-after-free in composite_dev_cleanup() (Desnes Nunes) [RHEL-122019] {CVE-2025-38555} - usb: chipidea: imx: Add a missing blank line (Desnes Nunes) [RHEL-122019] - usb: usblp: clean up assignment inside if conditions (Desnes Nunes) [RHEL-122019] - cdc-acm: fix race between initial clearing halt and open (Desnes Nunes) [RHEL-122019] - usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command (Desnes Nunes) [RHEL-122019] - usb: xhci: Avoid showing warnings for dying controller (Desnes Nunes) [RHEL-122019] - usb: xhci: Avoid showing errors during surprise removal (Desnes Nunes) [RHEL-122019] - usb: core: add dma-noncoherent buffer alloc and free API (Desnes Nunes) [RHEL-122019] - usb: chipidea: s32g: Add usb support for s32g3 (Desnes Nunes) [RHEL-122019] - usb: chipidea: s32g: Add usb support for s32g2 (Desnes Nunes) [RHEL-122019] - dt-bindings: usb: Add compatible strings for s32g2/s32g3 (Desnes Nunes) [RHEL-122019] - usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' argument (Desnes Nunes) [RHEL-122019] - usb: early: xhci-dbc: Fix early_ioremap leak (Desnes Nunes) [RHEL-122019] - net: thunderbolt: Enable end-to-end flow control also in transmit (Desnes Nunes) [RHEL-122019] - net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths() (Desnes Nunes) [RHEL-122019] - usb: core: config: Prevent OOB read in SS endpoint companion parsing (Desnes Nunes) [RHEL-122019] {CVE-2025-39760} - usb: dwc2: disable platform lowlevel hw resources during shutdown (Desnes Nunes) [RHEL-122019] - usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated Camera (Desnes Nunes) [RHEL-122019] - usb: gadget: u_serial: remove some dead code (Desnes Nunes) [RHEL-122019] - usb: gadget: u_serial: Avoid double unlock of serial_port_lock (Desnes Nunes) [RHEL-122019] - usb: gadget: u_serial: Implement remote wakeup capability (Desnes Nunes) [RHEL-122019] - dt-bindings: trivial-devices: add compatible string nxp,isp1301 from isp1301.txt (Desnes Nunes) [RHEL-122019] - dt-bindings: trivial-devices: add onnn,adt7462 (Desnes Nunes) [RHEL-122019] - misc: rtsx: Add support for RTS5264 Version B and optimize init flow (Desnes Nunes) [RHEL-122019] - dt-bindings: usb: genesys,gl850g: add downstream facing ports (Desnes Nunes) [RHEL-122019] - dt-bindings: usb: genesys,gl850g: use usb-hub.yaml (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: yoga-c630: register DRM HPD bridge (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: yoga-c630: handle USB / HPD messages to set port orientation (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: yoga-c630: correct response for GET_CURRENT_CAM (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: yoga-c630: fake AltModes for port 0 (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: yoga-c630: remove extra AltModes for port 1 (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: yoga-c630: remove duplicate AltModes (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: add recipient arg to update_altmodes() callback (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: yoga-c630: fix error and remove paths (Desnes Nunes) [RHEL-122019] - usb: typec: ucsi: make yoga_c630_ucsi_ops be static (Desnes Nunes) [RHEL-122019] - usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC (Desnes Nunes) [RHEL-122019] - dt-bindings: usb: dwc2: rename sophgo usb compatible string (Desnes Nunes) [RHEL-122019] - usb: dwc3: gadget: Remove duplicate check while setting xfer resource (Desnes Nunes) [RHEL-122019] - usb: ehci: replace scnprintf() with sysfs_emit() (Desnes Nunes) [RHEL-122019] - usb: core: Use sysfs_emit_at() when showing dynamic IDs (Desnes Nunes) [RHEL-122019] - usb: typec: altmodes/displayport: add irq_hpd to sysfs (Desnes Nunes) [RHEL-122019] - mmc: rtsx_usb_sdmmc: Fix clang -Wimplicit-fallthrough in sd_set_power_mode() (Desnes Nunes) [RHEL-122019] - mmc: rtsx_usb_sdmmc: Add 74 clocks in poweron flow (Desnes Nunes) [RHEL-122019] - mmc: rtsx_usb_sdmmc: Re-work the code in sd_set_power_mode() (Desnes Nunes) [RHEL-122019] - mmc: rtsx_usb_sdmmc: Convert sd_set_power_mode() into void (Desnes Nunes) [RHEL-122019] - mmc: rtsx_usb_sdmmc: Print debug-messages at power-on/off errors (Desnes Nunes) [RHEL-122019] - mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode() (Desnes Nunes) [RHEL-122019] - mmc: rtsx_usb_sdmmc: Use devm_mmc_alloc_host() helper (Desnes Nunes) [RHEL-122019] - mmc: rtsx_pci: Use devm_mmc_alloc_host() helper (Desnes Nunes) [RHEL-122019] - thunderbolt: Fix typos in documentation comments (Desnes Nunes) [RHEL-122019] - Documentation: treewide: Replace remaining spinics links with lore (Desnes Nunes) [RHEL-122019] - net: usb: enable the work after stop usbnet by ip down/up (Desnes Nunes) [RHEL-122019] - net: usb: Convert tasklet API to new bottom half workqueue mechanism (Desnes Nunes) [RHEL-122019] - usbnet:fix NPE during rx_complete (Desnes Nunes) [RHEL-122019] {CVE-2025-22050} - usb: core: modify comments xhci_hc_driver has HCD_MEMORY just like ehci ohci (Desnes Nunes) [RHEL-122019] - usb: chipidea: imx: implement workaround for ERR051725 (Desnes Nunes) [RHEL-122019] - usb: chipidea: imx: add imx_usbmisc_pullup() hook (Desnes Nunes) [RHEL-122019] - usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT event (Desnes Nunes) [RHEL-122019] - usb: core: usb_submit_urb: downgrade type check (Desnes Nunes) [RHEL-122019] - usb: storage: reltek_cr: convert to use secs_to_jiffies (Desnes Nunes) [RHEL-122019] - usb: typec: Remove unused ucsi_cci_str (Desnes Nunes) [RHEL-122019] - usb: core: Remove unused usb_unlink_anchored_urbs (Desnes Nunes) [RHEL-122019] - usb: gadget: Remove unused usb_remove_config (Desnes Nunes) [RHEL-122019] - usb: gadget: config: Remove unused usb_gadget_config_buf (Desnes Nunes) [RHEL-122019] - usb: Reorganize kerneldoc parameter names (Desnes Nunes) [RHEL-122019] - usb: phy: tegra: Remove unused functions (Desnes Nunes) [RHEL-122019] - usb: typec: fusb302: fix scheduling while atomic when using virtio-gpio (Desnes Nunes) [RHEL-122019] - usb: core: Add 0x prefix to quirks debug output (Desnes Nunes) [RHEL-122019] - Documentation: usb: gadget: Wrap remaining usage snippets in literal code block (Desnes Nunes) [RHEL-122019] - docs: usb: gadget: Reindent numbered list (Desnes Nunes) [RHEL-122019] - usb: gadget: composite: Use USB API functions rather than constants (Desnes Nunes) [RHEL-122019] - usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_probe() (Desnes Nunes) [RHEL-122019] - tty: fix tty_port_tty_*hangup() kernel-doc (Desnes Nunes) [RHEL-122019] - tty: introduce and use tty_port_tty_vhangup() helper (Desnes Nunes) [RHEL-122019] - dt-bindings: phy: renesas,usb2-phy: Document RZ/V2N SoC support (Desnes Nunes) [RHEL-122019] - dt-bindings: phy: Convert ti,keystone-usbphy to DT schema (Desnes Nunes) [RHEL-122019] - dt-bindings: phy: Convert hisilicon,hi6220-usb-phy to DT schema (Desnes Nunes) [RHEL-122019] - Documentation: ABI: Update WMI device paths in ABI docs (Desnes Nunes) [RHEL-122019] - platform/x86: dell-smbios-wmi: Stop touching WMI device ID (Desnes Nunes) [RHEL-122019] - platform/x86: wmi: Fix WMI device naming issue (Desnes Nunes) [RHEL-122019] - redhat/configs: Adding CONFIG_ACPI_WMI_LEGACY_DEVICE_NAMES (Desnes Nunes) [RHEL-122019] - platform/x86: wmi: Remove wmi_block_list (Desnes Nunes) [RHEL-122019] - phy: qcom: qmp-combo: Add missing PLL (VCO) configuration on SM8750 (Desnes Nunes) [RHEL-122019] - phy: qcom: qmp-pcie: Update PHY settings for QCS8300 & SA8775P (Desnes Nunes) [RHEL-122019] - phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300 (Desnes Nunes) [RHEL-122019] - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS8300 QMP PCIe PHY Gen4 x2 (Desnes Nunes) [RHEL-122019] - phy: qcom: Add M31 based eUSB2 PHY driver (Desnes Nunes) [RHEL-122019] - dt-bindings: phy: Add the M31 based eUSB2 PHY bindings (Desnes Nunes) [RHEL-122019] - redhat/configs: Adding CONFIG_PHY_QCOM_M31_EUSB (Desnes Nunes) [RHEL-122019] - phy: qcom: uniphy-28lp: add COMMON_CLK dependency (Desnes Nunes) [RHEL-122019] - phy: qcom: Introduce PCIe UNIPHY 28LP driver (Desnes Nunes) [RHEL-122019] - redhat/configs: Adding CONFIG_PHY_QCOM_UNIPHY_PCIE_28LP (Desnes Nunes) [RHEL-122019] - dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy (Desnes Nunes) [RHEL-122019] - phy: qcom: Update description for QCOM based eUSB2 repeater (Desnes Nunes) [RHEL-122019] - phy: qcom: qmp-combo: Add new PHY sequences for SM8750 (Desnes Nunes) [RHEL-122019] - dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8750 to QMP PHY (Desnes Nunes) [RHEL-122019] - e1000e: fix heap overflow in e1000_set_eeprom (Corinna Vinschen) [RHEL-123124] {CVE-2025-39898} - i40e: add mask to apply valid bits for itr_idx (Michal Schmidt) [RHEL-123813] - i40e: add max boundary check for VF filters (Michal Schmidt) [RHEL-123813] {CVE-2025-39968} - i40e: fix validation of VF state in get resources (Michal Schmidt) [RHEL-123813] {CVE-2025-39969} - i40e: fix input validation logic for action_meta (Michal Schmidt) [RHEL-123813] {CVE-2025-39970} - i40e: fix idx validation in config queues msg (Michal Schmidt) [RHEL-123813] {CVE-2025-39971} - i40e: fix idx validation in i40e_validate_queue_map (Michal Schmidt) [RHEL-123813] {CVE-2025-39972} - i40e: add validation for ring_len param (Michal Schmidt) [RHEL-123813] {CVE-2025-39973} - nvme-multipath: Skip nr_active increments in RETRY disposition (Ewan D. Milne) [RHEL-123684] - cxl/region: Fix an ERR_PTR() vs NULL bug (John W. Linville) [RHEL-119007] - cxl/events: Trace Memory Sparing Event Record (John W. Linville) [RHEL-119007] - cxl/events: Add extra validity checks for CVME count in DRAM Event Record (John W. Linville) [RHEL-119007] - cxl/events: Add extra validity checks for corrected memory error count in General Media Event Record (John W. Linville) [RHEL-119007] - cxl/events: Update Common Event Record to CXL spec rev 3.2 (John W. Linville) [RHEL-119007] - cxl: Fix -Werror=return-type in cxl_decoder_detach() (John W. Linville) [RHEL-119007] - cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach() (John W. Linville) [RHEL-119007] - cxl/region: Move ready-to-probe state check to a helper (John W. Linville) [RHEL-119007] - cxl/region: Split commit_store() into __commit() and queue_reset() helpers (John W. Linville) [RHEL-119007] - cxl/decoder: Drop pointless locking (John W. Linville) [RHEL-119007] - cxl/decoder: Move decoder register programming to a helper (John W. Linville) [RHEL-119007] - cxl/core: Introduce a new helper cxl_resource_contains_addr() (John W. Linville) [RHEL-119007] - cxl/test: Simplify fw_buf_checksum_show() (John W. Linville) [RHEL-119007] - cxl: Include range.h in cxl.h (John W. Linville) [RHEL-119007] - cxl: make cxl_bus_type constant (John W. Linville) [RHEL-119007] - cxl/edac: Use correct format specifier for u32 val (John W. Linville) [RHEL-119007] - cxl_test: Limit location for fake CFMWS to mappable range (John W. Linville) [RHEL-119007] - cxl/pci: Replace mutex_lock_io() w mutex_lock() for mailbox access (John W. Linville) [RHEL-119007] - arm64: errata: Expand speculative SSBS workaround for Cortex-A720AE (Waiman Long) [RHEL-119901] - arm64: cputype: Add Cortex-A720AE definitions (Waiman Long) [RHEL-119901] - arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays (Waiman Long) [RHEL-119901] - arm64: Add support for HIP09 Spectre-BHB mitigation (Waiman Long) [RHEL-119901] - arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists (Waiman Long) [RHEL-119901] - arm64: cputype: Add MIDR_CORTEX_A76AE (Waiman Long) [RHEL-119901] - arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list (Waiman Long) [RHEL-119901] - vdpa: Fix IDR memory leak in VDUSE module exit (Houqi (Nick) Zuo) [RHEL-66590] - vdpa/mlx5: Fix release of uninitialized resources on error path (Houqi (Nick) Zuo) [RHEL-66590] - vdpa/mlx5: Fix needs_teardown flag calculation (Houqi (Nick) Zuo) [RHEL-66590] - virtio-vdpa: Remove virtqueue list (Houqi (Nick) Zuo) [RHEL-66590] - virtio-mmio: Remove virtqueue list from mmio device (Houqi (Nick) Zuo) [RHEL-66590] - vdpa/mlx5: Fix oversized null mkey longer than 32bit (Houqi (Nick) Zuo) [RHEL-66590] - vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines (Houqi (Nick) Zuo) [RHEL-66590] - vdpa/vp_vdpa: implement kick_vq_with_data callback (Houqi (Nick) Zuo) [RHEL-66590] - virtio_vdpa: remove redundant check on desc (Houqi (Nick) Zuo) [RHEL-66590] - vdpa/mlx5: Fix suboptimal range on iotlb iteration (Houqi (Nick) Zuo) [RHEL-66590] - docs: namespace: Tweak and reword resource control doc (Joel Savitz) [RHEL-88728] Resolves: RHEL-116228, RHEL-119007, RHEL-119901, RHEL-122019, RHEL-123124, RHEL-123684, RHEL-123813, RHEL-66590, RHEL-88728, RHEL-99998 * Thu Nov 13 2025 CKI KWF Bot [6.12.0-157.el10] - smb: client: handle lack of IPC in dfs_cache_refresh() (Paulo Alcantara) [RHEL-126228] - scsi: core: Fix a regression triggered by scsi_host_busy() (Ming Lei) [RHEL-123046] - powerpc64/modules: replace stub allocation sentinel with an explicit counter (Joe Lawrence) [RHEL-113085] - powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubs (Joe Lawrence) [RHEL-113085] - powerpc/ftrace: ensure ftrace record ops are always set for NOPs (Joe Lawrence) [RHEL-113085] - x86/pti: Add attack vector controls for PTI (Waiman Long) [RHEL-119227] - x86/bugs: Report correct retbleed mitigation status (Waiman Long) [RHEL-119227] - x86/bugs: Fix reporting of LFENCE retpoline (Waiman Long) [RHEL-119227] - x86/bugs: Fix spectre_v2 forcing (Waiman Long) [RHEL-119227] - x86/bugs: Remove uses of cpu_mitigations_off() (Waiman Long) [RHEL-119227] - x86/bugs: Simplify SSB cmdline parsing (Waiman Long) [RHEL-119227] - x86/bugs: Use early_param() for spectre_v2 (Waiman Long) [RHEL-119227] - x86/bugs: Use early_param() for spectre_v2_user (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for VMSCAPE (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for SSB (Waiman Long) [RHEL-119227] - x86/microcode/AMD: Handle the case of no BIOS microcode (Waiman Long) [RHEL-119227] - x86/bugs: Fix GDS mitigation selecting when mitigation is off (Waiman Long) [RHEL-119227] - x86/bugs: Select best SRSO mitigation (Waiman Long) [RHEL-119227] - alloc_tag: remove empty module tag section (Waiman Long) [RHEL-119227] - x86/bugs: Print enabled attack vectors (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for TSA (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for ITS (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for SRSO (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for L1TF (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for spectre_v2 (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for BHI (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for spectre_v2_user (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for retbleed (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for spectre_v1 (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for GDS (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for SRBDS (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for RFDS (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for MMIO (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for TAA (Waiman Long) [RHEL-119227] - x86/bugs: Add attack vector controls for MDS (Waiman Long) [RHEL-119227] - x86/bugs: Define attack vectors relevant for each bug (Waiman Long) [RHEL-119227] - x86/Kconfig: Add arch attack vector support (Waiman Long) [RHEL-119227] - cpu: Define attack vectors (Waiman Long) [RHEL-119227] - Documentation/x86: Document new attack vector controls (Waiman Long) [RHEL-119227] - x86/bugs: Clean up SRSO microcode handling (Waiman Long) [RHEL-119227] - x86/bugs: Use IBPB for retbleed if used by SRSO (Waiman Long) [RHEL-119227] - x86/bugs: Add SRSO_MITIGATION_NOSMT (Waiman Long) [RHEL-119227] - x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also (Waiman Long) [RHEL-119227] - x86/bugs: Remove its=stuff dependency on retbleed (Waiman Long) [RHEL-119227] - x86/bugs: Introduce cdt_possible() (Waiman Long) [RHEL-119227] - x86/bugs: Use switch/case in its_apply_mitigation() (Waiman Long) [RHEL-119227] - x86/bugs: Avoid warning when overriding return thunk (Waiman Long) [RHEL-119227] - x86/bugs: Simplify the retbleed=stuff checks (Waiman Long) [RHEL-119227] - x86/bugs: Avoid AUTO after the select step in the retbleed mitigation (Waiman Long) [RHEL-119227] - mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters (Waiman Long) [RHEL-119227] - alloc_tag: handle module codetag load errors as module load failures (Waiman Long) [RHEL-119227] - execmem: enforce allocation size aligment to PAGE_SIZE (Waiman Long) [RHEL-119227] - x86/cpu: Add "Old Microcode" docs to hw-vuln toctree (Waiman Long) [RHEL-119227] - x86/cpu: Help users notice when running old Intel microcode (Waiman Long) [RHEL-119227] - alloc_tag: allocate percpu counters for module tags dynamically (Waiman Long) [RHEL-119227] - module: release codetag section when module load fails (Waiman Long) [RHEL-119227] - Documentation/x86: Update the naming of CPU features for /proc/cpuinfo (Waiman Long) [RHEL-119227] - PM: sleep: Allow pm_restrict_gfp_mask() stacking (Mark Langsdorf) [RHEL-109250] - PM: hibernate: Combine return paths in power_down() (Mark Langsdorf) [RHEL-109250] - PM: hibernate: Restrict GFP mask in power_down() (Mark Langsdorf) [RHEL-109250] - PM: hibernate: Fix hybrid-sleep (Mark Langsdorf) [RHEL-109250] - xen: take system_transition_mutex on suspend (Mark Langsdorf) [RHEL-109250] - PM: hibernate: Restrict GFP mask in hibernation_snapshot() (Mark Langsdorf) [RHEL-109250] - PM: sleep: annotate RCU list iterations (Mark Langsdorf) [RHEL-109250] - PM: hibernate: Add stub for pm_hibernate_is_recovering() (Mark Langsdorf) [RHEL-109250] - PM: suspend: Drop a misplaced pm_restore_gfp_mask() call (Mark Langsdorf) [RHEL-109250] - regmap: irq: Avoid lockdep warnings with nested regmap-irq chips (Mark Langsdorf) [RHEL-109250] - regmap: irq: Free the regmap-irq mutex (Mark Langsdorf) [RHEL-109250] - PM: sleep: Rearrange suspend/resume error handling in the core (Mark Langsdorf) [RHEL-109250] - cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-id (Mark Langsdorf) [RHEL-109250] - cacheinfo: Set cache 'id' based on DT data (Mark Langsdorf) [RHEL-109250] - driver core: auxiliary bus: fix OF node leak (Mark Langsdorf) [RHEL-109250] - PM: runtime: Take active children into account in pm_runtime_get_if_in_use() (Mark Langsdorf) [RHEL-109250] - PM: sleep: Update power.completion for all devices on errors (Mark Langsdorf) [RHEL-109250] - PM: hibernate: add new api pm_hibernate_is_recovering() (Mark Langsdorf) [RHEL-109250] - drivers/base/node: optimize memory block registration to reduce boot time (Mark Langsdorf) [RHEL-109250] - PM: sleep: Call pm_restore_gfp_mask() after dpm_resume() (Mark Langsdorf) [RHEL-109250] - driver core: Export get_dev_from_fwnode() (Mark Langsdorf) [RHEL-109250] - driver core: platform: Drop dev_pm_domain_detach() call (Mark Langsdorf) [RHEL-109250] - PM: domains: Detach on device_unbind_cleanup() (Mark Langsdorf) [RHEL-109250] - PM: domains: Add flags to specify power on attach/detach (Mark Langsdorf) [RHEL-109250] - clk: qcom: Fix missing error check for dev_pm_domain_attach() (Mark Langsdorf) [RHEL-109250] - regmap: get rid of redundant debugfs_file_{get,put}() (Mark Langsdorf) [RHEL-109250] - PM: sleep: Make async suspend handle suppliers like parents (Mark Langsdorf) [RHEL-109250] - PM: sleep: Make async resume handle consumers like children (Mark Langsdorf) [RHEL-109250] - PM: sleep: Drop superfluous might_sleep() calls (Mark Langsdorf) [RHEL-109250] - regmap: fix potential memory leak of regmap_bus (Mark Langsdorf) [RHEL-109250] - PM: Restrict swap use to later in the suspend sequence (Mark Langsdorf) [RHEL-109250] - driver core: Add device_link_test() for testing device link flags (Mark Langsdorf) [RHEL-109250] - driver core: faux: Quiet probe failures (Mark Langsdorf) [RHEL-109250] - driver core: faux: Suppress bind attributes (Mark Langsdorf) [RHEL-109250] - regmap: kunit: Constify regmap_range_cfg array (Mark Langsdorf) [RHEL-109250] - PM: sleep: Add locking to dpm_async_resume_children() (Mark Langsdorf) [RHEL-109250] - PM: sleep: Fix list splicing in device suspend error paths (Mark Langsdorf) [RHEL-109250] - regmap: irq: Add support for chips without separate IRQ status (Mark Langsdorf) [RHEL-109250] - regmap-irq: Use dedicated interrupt wake setters (Mark Langsdorf) [RHEL-109250] - regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ (Mark Langsdorf) [RHEL-109250] - PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() (Mark Langsdorf) [RHEL-109250] - PM: sleep: Introduce pm_sleep_transition_in_progress() (Mark Langsdorf) [RHEL-109250] - PM: sleep: Introduce pm_suspend_in_progress() (Mark Langsdorf) [RHEL-109250] - PM: sleep: Print PM debug messages during hibernation (Mark Langsdorf) [RHEL-109250] - PM: sysfs: Move debug runtime PM attributes to runtime_attrs[] (Mark Langsdorf) [RHEL-109250] - PM: wakeup: Add missing wakeup source attribute relax_count (Mark Langsdorf) [RHEL-109250] - arch_topology: Relocate cpu_scale to topology.[h|c] (Mark Langsdorf) [RHEL-109250] - firmware_loader: use SHA-256 library API instead of crypto_shash API (Mark Langsdorf) [RHEL-109250] - regcache: Use sort()'s default swap() implementation (Mark Langsdorf) [RHEL-109250] - PM: runtime: Add new devm functions (Mark Langsdorf) [RHEL-109250] - devres: Add devm_is_action_added() helper (Mark Langsdorf) [RHEL-109250] - PM: wakeup: Do not expose 4 device wakeup source APIs (Mark Langsdorf) [RHEL-109250] - driver core: auxiliary bus: Fix IS_ERR() vs NULL mixup in __devm_auxiliary_device_create() (Mark Langsdorf) [RHEL-109250] - property: Add functions to iterate named child (Mark Langsdorf) [RHEL-109250] - PM: sleep: Make suspend of devices more asynchronous (Mark Langsdorf) [RHEL-109250] - PM: sleep: Suspend async parents after suspending children (Mark Langsdorf) [RHEL-109250] - PM: sleep: Resume children after resuming the parent (Mark Langsdorf) [RHEL-109250] - software node: Correct a OOB check in software_node_get_reference_args() (Mark Langsdorf) [RHEL-109250] - drivers/base: Extend documentation with preferred way to use auxbus (Mark Langsdorf) [RHEL-109250] - devres: simplify devm_kstrdup() using devm_kmemdup() (Mark Langsdorf) [RHEL-109250] - platform: replace magic number with macro PLATFORM_DEVID_NONE (Mark Langsdorf) [RHEL-109250] - component: do not try to unbind unbound components (Mark Langsdorf) [RHEL-109250] - driver core: fix potential NULL pointer dereference in dev_uevent() (Mark Langsdorf) [RHEL-109250] - driver core: introduce device_set_driver() helper (Mark Langsdorf) [RHEL-109250] - driver core: auxiliary bus: add device creation helpers (Mark Langsdorf) [RHEL-109250] - Revert "drivers: core: synchronize really_probe() and dev_uevent()" (Mark Langsdorf) [RHEL-109250] - driver core: faux: Add sysfs groups after probing (Mark Langsdorf) [RHEL-109250] Resolves: RHEL-109250, RHEL-113085, RHEL-119227, RHEL-123046, RHEL-126228 * Wed Nov 12 2025 CKI KWF Bot [6.12.0-156.el10] - of_numa: fix uninitialized memory nodes causing kernel panic (Charles Mirabile) [RHEL-123153] {CVE-2025-39903} - smb: client: get rid of d_drop() in cifs_do_rename() (Paulo Alcantara) [RHEL-124956] - smb: client: fix wrong index reference in smb2_compound_op() (Paulo Alcantara) [RHEL-124956] - smb: client: handle unlink(2) of files open by different clients (Paulo Alcantara) [RHEL-124956] - smb: client: fix filename matching of deferred files (Paulo Alcantara) [RHEL-124956] - fs/smb: Fix inconsistent refcnt update (Paulo Alcantara) [RHEL-124956] {CVE-2025-39819} Resolves: RHEL-123153, RHEL-124956 * Tue Nov 11 2025 CKI KWF Bot [6.12.0-155.el10] - bpf: Do not audit capability check in do_jit() (Ondrej Mosnacek) [RHEL-108805] - kmem/tracing: add kmem name to kmem_cache_alloc tracepoint (Charles Haithcock) [RHEL-124143] - of: reserved_mem: Add missing IORESOURCE_MEM flag on resources (Maxime Ripard) [RHEL-125402] - of: reserved_mem: Restructure call site for dma_contiguous_early_fixup() (Maxime Ripard) [RHEL-125402] - of: reserved_mem: Add functions to parse "memory-region" (Maxime Ripard) [RHEL-125402] - Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'" (Maxime Ripard) [RHEL-125402] - of: reserved-memory: Warn for missing static reserved memory regions (Maxime Ripard) [RHEL-125402] - of: reserved-memory: Move an assignment to effective place in __reserved_mem_alloc_size() (Maxime Ripard) [RHEL-125402] - of: reserved-memory: Do not make kmemleak ignore freed address (Maxime Ripard) [RHEL-125402] - of: reserved-memory: Fix using wrong number of cells to get property 'alignment' (Maxime Ripard) [RHEL-125402] - dma-mapping: save base/size instead of pointer to shared DMA pool (Maxime Ripard) [RHEL-125402] - of: reserved_mem: Add code to dynamically allocate reserved_mem array (Maxime Ripard) [RHEL-125402] - of: reserved_mem: Restructure how the reserved memory regions are processed (Maxime Ripard) [RHEL-125402] - redhat: add all namespace-dependent selftests to kernel-selftests-internal (Joel Savitz) [RHEL-122506] - io_uring/waitid: always prune wait queue entry in io_waitid_wait() (CKI Backport Bot) [RHEL-124977] {CVE-2025-40047} Resolves: RHEL-108805, RHEL-122506, RHEL-124143, RHEL-124977, RHEL-125402 * Mon Nov 10 2025 CKI KWF Bot [6.12.0-154.el10] - net/smc: Remove validation of reserved bits in CLC Decline message (Mete Durlu) [RHEL-124196] - powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: HVPIPE changes to support migration (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: Enable HVPIPE event message interrupt (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: Wakeup hvpipe FD when the payload is pending (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: Define HVPIPE specific macros (Mamatha Inamdar) [RHEL-101959] - powerpc/pseries: Define papr-hvpipe ioctl (Mamatha Inamdar) [RHEL-101959] - Documentation: ioctl-number: Fix linuxppc-dev mailto link (Mamatha Inamdar) [RHEL-101959] - md: add legacy_async_del_gendisk mode (Nigel Croxon) [RHEL-123668] - lib/raid6: update recov_rvv.c zero page usage (Nigel Croxon) [RHEL-123668] - md: Don't clear MD_CLOSING until mddev is freed (Nigel Croxon) [RHEL-123668] - md: fix mssing blktrace bio split events (Nigel Croxon) [RHEL-123668] - md: factor out a helper raid_is_456() (Nigel Croxon) [RHEL-123668] - md: add a new parameter 'offset' to md_super_write() (Nigel Croxon) [RHEL-123668] - md: check before referencing mddev->bitmap_ops (Nigel Croxon) [RHEL-123668] - md/raid5: check before referencing mddev->bitmap_ops (Nigel Croxon) [RHEL-123668] - md/raid10: check before referencing mddev->bitmap_ops (Nigel Croxon) [RHEL-123668] - md/raid1: check before referencing mddev->bitmap_ops (Nigel Croxon) [RHEL-123668] - md/raid1: check bitmap before behind write (Nigel Croxon) [RHEL-123668] - md/md-bitmap: handle the case bitmap is not enabled before end_sync() (Nigel Croxon) [RHEL-123668] - md/md-bitmap: handle the case bitmap is not enabled before start_sync() (Nigel Croxon) [RHEL-123668] - md/md-bitmap: add md_bitmap_registered/enabled() helper (Nigel Croxon) [RHEL-123668] - md/md-bitmap: add a new parameter 'flush' to bitmap_ops->enabled (Nigel Croxon) [RHEL-123668] - md/md-bitmap: merge md_bitmap_group into bitmap_operations (Nigel Croxon) [RHEL-123668] - md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize() (Nigel Croxon) [RHEL-123668] - md: prevent incorrect update of resync/recovery offset (Nigel Croxon) [RHEL-123668] - md/raid1: fix data lost for writemostly rdev (Nigel Croxon) [RHEL-123668] - md: fix sync_action incorrect display during resync (Nigel Croxon) [RHEL-123668] - md: add helper rdev_needs_recovery() (Nigel Croxon) [RHEL-123668] - md: keep recovery_cp in mdp_superblock_s (Nigel Croxon) [RHEL-123668] - md: make rdev_addable usable for rcu mode (Nigel Croxon) [RHEL-123668] {CVE-2025-38621} - md/raid1: remove struct pool_info and related code (Nigel Croxon) [RHEL-123668] - md/raid1: change r1conf->r1bio_pool to a pointer type (Nigel Croxon) [RHEL-123668] - md: rename recovery_cp to resync_offset (Nigel Croxon) [RHEL-123668] - md/md-cluster: handle REMOVE message earlier (Nigel Croxon) [RHEL-123668] - md: fix create on open mddev lifetime regression (Nigel Croxon) [RHEL-123668] - lib/raid6: replace custom zero page with ZERO_PAGE (Nigel Croxon) [RHEL-123668] - md: call del_gendisk in control path (Nigel Croxon) [RHEL-123668] - redhat/configs: enable NXP S32 on aarch64 autmotive (Alessandro Carminati) [RHEL-124951] - dm vdo: return error on corrupted metadata in start_restoring_volume functions (Benjamin Marzinski) [RHEL-119008] - dm: fix NULL pointer dereference in __dm_suspend() (Benjamin Marzinski) [RHEL-119008] - dm: fix queue start/stop imbalance under suspend/load/resume races (Benjamin Marzinski) [RHEL-119008] - dm-raid: don't set io_min and io_opt for raid1 (Benjamin Marzinski) [RHEL-119008] - dm-integrity: limit MAX_TAG_SIZE to 255 (Benjamin Marzinski) [RHEL-119008] - dm-stripe: fix a possible integer overflow (Benjamin Marzinski) [RHEL-119008] - dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin (Benjamin Marzinski) [RHEL-119008] - dm-thin: update the documentation (Benjamin Marzinski) [RHEL-119008] - dm-raid: do not include dm-core.h (Benjamin Marzinski) [RHEL-119008] - vdo: omit need_resched() before cond_resched() (Benjamin Marzinski) [RHEL-119008] - md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (Benjamin Marzinski) [RHEL-119008] - dm-verity: remove support for asynchronous hashes (Benjamin Marzinski) [RHEL-119008] - dm-mpath: don't print the "loaded" message if registering fails (Benjamin Marzinski) [RHEL-119008] - dm-mpath: make dm_unregister_path_selector return void (Benjamin Marzinski) [RHEL-119008] - dm: ima: avoid extra calls to strlen() (Benjamin Marzinski) [RHEL-119008] - dm: Simplify dm_io_complete() (Benjamin Marzinski) [RHEL-119008] - dm: Remove unnecessary return in dm_zone_endio() (Benjamin Marzinski) [RHEL-119008] - dm raid: add support for resync w/o metadata devices (Benjamin Marzinski) [RHEL-119008] - dm-flakey: Fix corrupt_bio_byte setup checks (Benjamin Marzinski) [RHEL-119008] - dm-table: fix checking for rq stackable devices (Benjamin Marzinski) [RHEL-119008] - dm-bufio: fix sched in atomic context (Benjamin Marzinski) [RHEL-119008] - dm-raid: fix variable in journal device check (Benjamin Marzinski) [RHEL-119008] - dm-stripe: small code cleanup (Benjamin Marzinski) [RHEL-119008] - dm-verity: fix a memory leak if some arguments are specified multiple times (Benjamin Marzinski) [RHEL-119008] - dm-mirror: fix a tiny race condition (Benjamin Marzinski) [RHEL-119008] - dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock (Benjamin Marzinski) [RHEL-119008] - dm-zone: Use bdev_*() helper functions where applicable (Benjamin Marzinski) [RHEL-119008] - dm vdo indexer: don't read request structure after enqueuing (Benjamin Marzinski) [RHEL-119008] - dm: pass through operations on wrapped inline crypto keys (Benjamin Marzinski) [RHEL-119008] - blk-crypto: export wrapped key functions (Benjamin Marzinski) [RHEL-119008] - dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits (Benjamin Marzinski) [RHEL-119008] - dm-flakey: make corrupting read bios work (Benjamin Marzinski) [RHEL-119008] - dm-flakey: remove useless ERROR_READS check in flakey_end_io (Benjamin Marzinski) [RHEL-119008] - dm-flakey: error all IOs when num_features is absent (Benjamin Marzinski) [RHEL-119008] - dm-flakey: Clean up parsing messages (Benjamin Marzinski) [RHEL-119008] - dm: remove unneeded kvfree from alloc_targets (Benjamin Marzinski) [RHEL-119008] - dm-bufio: remove maximum age based eviction (Benjamin Marzinski) [RHEL-119008] - dm-verity: use softirq context only when !need_resched() (Benjamin Marzinski) [RHEL-119008] - dm: lock limits when reading them (Benjamin Marzinski) [RHEL-119008] - dm: use generic functions instead of disable_discard and disable_write_zeroes (Benjamin Marzinski) [RHEL-119008] - dm-delay: don't busy-wait in kthread (Benjamin Marzinski) [RHEL-119008] - dm: fix native zone append devices on top of emulated ones (Benjamin Marzinski) [RHEL-119008] - dm: limit swapping tables for devices with zone write plugs (Benjamin Marzinski) [RHEL-119008] - dm: fix dm_blk_report_zones (Benjamin Marzinski) [RHEL-119008] - dm: handle failures in dm_table_set_restrictions (Benjamin Marzinski) [RHEL-119008] - dm: free table mempools if not used in __bind (Benjamin Marzinski) [RHEL-119008] - dm: don't change md if dm_table_set_restrictions() fails (Benjamin Marzinski) [RHEL-119008] - dm-verity: support block number limits for different ioprio classes (Benjamin Marzinski) [RHEL-119008] - dm-delay: support zoned devices (Benjamin Marzinski) [RHEL-119008] - dm: restrict dm device size to 2^63-512 bytes (Benjamin Marzinski) [RHEL-119008] - dm vdo indexer: reorder uds_request to reduce padding (Benjamin Marzinski) [RHEL-119008] - dm vdo: rework processing of loaded refcount byte arrays (Benjamin Marzinski) [RHEL-12834] - dm vdo: remove remaining ring references (Benjamin Marzinski) [RHEL-119008] - dm-verity: do forward error correction on metadata I/O errors (Benjamin Marzinski) [RHEL-119008] - dm-bufio: remove unused return value (Benjamin Marzinski) [RHEL-119008] - dm: Enable inline crypto passthrough for striped target (Benjamin Marzinski) [RHEL-119008] - dm vdo slab-depot: read refcount blocks in large chunks at load time (Benjamin Marzinski) [RHEL-12834] - dm vdo vio-pool: allow variable-sized metadata vios (Benjamin Marzinski) [RHEL-12834] - dm vdo vio-pool: support pools with multiple data blocks per vio (Benjamin Marzinski) [RHEL-12834] - dm vdo vio-pool: add a pool pointer to pooled_vio (Benjamin Marzinski) [RHEL-12834] - dm vdo: remove checks that can not fail (Benjamin Marzinski) [RHEL-119008] - dm vdo indexer: prevent unterminated string warning (Benjamin Marzinski) [RHEL-119008] - dm vdo: use a short static string for thread name prefix (Benjamin Marzinski) [RHEL-119008] - dm-crypt: Document integrity_key_size option. (Benjamin Marzinski) [RHEL-119008] - dm-integrity: Document Inline mode for storing integrity data (Benjamin Marzinski) [RHEL-119008] - dm-verity: Document restart_on_error and panic_on_error options (Benjamin Marzinski) [RHEL-119008] - dm-crypt: switch to using the crc32 library (Benjamin Marzinski) [RHEL-119008] - nbd: override creds to kernel when calling sock_{send,recv}msg() (Ming Lei) [RHEL-124544] - netfilter: nft_set_pipapo_avx2: fix skip of expired entries (Florian Westphal) [RHEL-113001] - netfilter: nft_set_pipapo: use 0 genmask for packetpath lookups (Florian Westphal) [RHEL-113001] - netfilter: nf_tables: restart set lookup on base_seq change (Florian Westphal) [RHEL-113001] - netfilter: nf_tables: make nft_set_do_lookup available unconditionally (Florian Westphal) [RHEL-113001] - netfilter: nf_tables: place base_seq in struct net (Florian Westphal) [RHEL-113001] - netfilter: nft_set_rbtree: continue traversal if element is inactive (Florian Westphal) [RHEL-113001] - netfilter: nft_set_pipapo: don't check genbit from packetpath lookups (Florian Westphal) [RHEL-113001] - netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection (Florian Westphal) [RHEL-113001] - netfilter: nft_set_pipapo: fix null deref for empty set (Florian Westphal) [RHEL-113001] - netfilter: nft_set_pipapo: don't return bogus extension pointer (Florian Westphal) [RHEL-113001] - netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps (Florian Westphal) [RHEL-113001] - netfilter: nft_set_pipapo: merge pipapo_get/lookup (Florian Westphal) [RHEL-113001] - netfilter: nft_set: remove indirection from update API call (Florian Westphal) [RHEL-113001] - netfilter: nft_set: remove one argument from lookup and update functions (Florian Westphal) [RHEL-113001] - netfilter: nft_set_pipapo: remove unused arguments (Florian Westphal) [RHEL-113001] - selftests: netfilter: nft_concat_range.sh: send packets to empty set (Florian Westphal) [RHEL-113001] - crypto: octeontx2 - Call strscpy() with correct size argument (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - get engine group number for asymmetric engine (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - Rework how engine group number is obtained (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0 (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2 (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - Fix address alignment issue on ucode loading (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - add timeout for load_fvc completion poll (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - Use dynamic allocated memory region for lmtst (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - Initialize cptlfs device info once (Vladis Dronov) [RHEL-122026] - crypto: octeontx2 - Simplify multiple return statements (Vladis Dronov) [RHEL-122026] - crypto: lib/Kconfig - hide library options [partial] (Vladis Dronov) [RHEL-122026] - selftests: tls: test skb copy under mem pressure and OOB (CKI Backport Bot) [RHEL-115592] - tls: make sure to abort the stream if headers are bogus (CKI Backport Bot) [RHEL-115592] - selftests: tls: make the new data_steal test less flaky (CKI Backport Bot) [RHEL-115592] - selftests: tls: test TCP stealing data from under the TLS socket (CKI Backport Bot) [RHEL-115592] - tls: handle data disappearing from under the TLS ULP (CKI Backport Bot) [RHEL-115592] - bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (CKI Backport Bot) [RHEL-115592] - net/tls: fix kernel panic when alloc_page failed (CKI Backport Bot) [RHEL-115592] - ktls, sockmap: Fix missing uncharge operation (CKI Backport Bot) [RHEL-115592] - bpf: fix ktls panic with sockmap (CKI Backport Bot) [RHEL-115592] - scsi: sr: Reinstate rotational media flag (Ewan D. Milne) [RHEL-116076] - scsi: scsi_debug: Make read-only arrays static const (Ewan D. Milne) [RHEL-116076] - scsi: core: sysfs: Correct sysfs attributes access rights (Ewan D. Milne) [RHEL-116076] - scsi: sd: Make sd shutdown issue START STOP UNIT appropriately (Ewan D. Milne) [RHEL-116076] - scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans (Ewan D. Milne) [RHEL-116076] - scsi: scsi_transport_fc: Add comments to describe added 'rport' parameter (Ewan D. Milne) [RHEL-116076] - scsi: scsi_transport_fc: Change to use per-rport devloss_work_q (Ewan D. Milne) [RHEL-116076] - scsi: core: Fix kernel doc for scsi_track_queue_full() (Ewan D. Milne) [RHEL-116076] - scsi: core: Use scsi_cmd_priv() instead of open-coding it (Ewan D. Milne) [RHEL-116076] - scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is set (Ewan D. Milne) [RHEL-116076] - scsi: scsi_devinfo: Remove redundant 'found' (Ewan D. Milne) [RHEL-116076] - scsi: sd: Fix VPD page 0xb7 length check (Ewan D. Milne) [RHEL-116076] - scsi: core: Remember if a device is an ATA device (Ewan D. Milne) [RHEL-116076] - scsi: error: alua: I/O errors for ALUA state transitions (Ewan D. Milne) [RHEL-116076] - scsi: core: devinfo: Fix typo in comment (Ewan D. Milne) [RHEL-116076] - scsi: sg: Remove unnecessary NULL check before unregister_sysctl_table() (Ewan D. Milne) [RHEL-116076] - scsi: sd: Remove the stream_status member from scsi_stream_status_header (Ewan D. Milne) [RHEL-116076] - scsi: core: Remove unused scsi_dev_info_list_del_keyed() (Ewan D. Milne) [RHEL-116076] - scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH (Ewan D. Milne) [RHEL-116076] - scsi: scsi_debug: Add ERASE for tapes (Ewan D. Milne) [RHEL-116076] - scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possible (Ewan D. Milne) [RHEL-116076] - scsi: scsi_debug: Move some tape-specific commands to separate definitions (Ewan D. Milne) [RHEL-116076] - scsi: scsi_debug: Enable different command definitions for different device types (Ewan D. Milne) [RHEL-116076] - scsi: scsi_debug: Fix two typos in command definitions (Ewan D. Milne) [RHEL-116076] - KVM: s390: Fix to clear PTE when discarding a swapped page (Thomas Huth) [RHEL-113440] - KVM: s390: Fix access to unavailable adapter indicator pages during postcopy (Thomas Huth) [RHEL-42486] - iommu/s390: Make attach succeed when the device was surprise removed (Thomas Huth) [RHEL-113440] - iommu/s390: Fix memory corruption when using identity domain (Thomas Huth) [RHEL-113440] - KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusion (Thomas Huth) [RHEL-113440] - KVM: s390: Fix incorrect usage of mmu_notifier_register() (Thomas Huth) [RHEL-113440] - KVM: s390: Rework guest entry logic (Thomas Huth) [RHEL-113440] - entry: Add arch_in_rcu_eqs() (Thomas Huth) [RHEL-113440] - KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY (Thomas Huth) [RHEL-113440] - KVM: s390: Simplify and move pv code (Thomas Huth) [RHEL-113440] - KVM: s390: Refactor and split some gmap helpers (Thomas Huth) [RHEL-113440] - KVM: s390: Remove unneeded srcu lock (Thomas Huth) [RHEL-113440] - s390: Remove unneeded includes (Thomas Huth) [RHEL-113440] - s390/uv: Rename find_secret() to uv_find_secret() and publish (Thomas Huth) [RHEL-113440] - s390/kvm: Split kvm_host header file (Thomas Huth) [RHEL-113440] - s390/sysctl: Remove "vm/allocate_pgste" sysctl (Thomas Huth) [RHEL-113440] - s390: Remove 2k vs 4k page table leftovers (Thomas Huth) [RHEL-113440] - s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste() (Thomas Huth) [RHEL-113440] - s390/syscall: Merge __do_syscall() and do_syscall() (Thomas Huth) [RHEL-113440] - KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest (Thomas Huth) [RHEL-113440] - KVM: s390: selftests: Add ucontrol gis routing test (Thomas Huth) [RHEL-113440] - KVM: s390: selftests: Add ucontrol flic attr selftests (Thomas Huth) [RHEL-113440] - KVM: s390: selftests: Add regression tests for PFCR subfunctions (Thomas Huth) [RHEL-113440] - KVM: s390: selftests: Add regression tests for PLO subfunctions (Thomas Huth) [RHEL-113440] - KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions (Thomas Huth) [RHEL-113440] - KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions (Thomas Huth) [RHEL-113440] - KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions (Thomas Huth) [RHEL-113440] - cgroup/rstat: avoid disabling irqs for O(num_cpu) (Radostin Stoyanov) [RHEL-95602] Resolves: RHEL-101959, RHEL-113001, RHEL-113440, RHEL-115592, RHEL-116076, RHEL-119008, RHEL-122026, RHEL-123668, RHEL-124196, RHEL-124544, RHEL-124951, RHEL-12834, RHEL-42486, RHEL-95602 * Wed Nov 05 2025 CKI KWF Bot [6.12.0-153.el10] - tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul (Tomas Glozar) [RHEL-117874] - tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit() (Tomas Glozar) [RHEL-117874] {CVE-2025-39974} - tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu() (Tomas Glozar) [RHEL-117874] - tracing/osnoise: Fix null-ptr-deref in bitmap_parselist() (Tomas Glozar) [RHEL-117874] {CVE-2025-39887} - tracing: Switch trace_osnoise.c code over to use guard() and __free() (Tomas Glozar) [RHEL-117874] - osnoise: provide quiescent states (Tomas Glozar) [RHEL-117874] - rtla: Check pkg-config install (Tomas Glozar) [RHEL-117874] - rtla: Define __NR_sched_setattr for LoongArch (Tomas Glozar) [RHEL-117874] - rtla: Add the ability to create ctags and etags (Tomas Glozar) [RHEL-117874] - Documentation/rtla: Add include common_appendix.rst (Tomas Glozar) [RHEL-117874] - Documentation/rtla: Include BPF sample collection (Tomas Glozar) [RHEL-117874] - Documentation/rtla: Fix typo in common_timerlat_description.rst (Tomas Glozar) [RHEL-117874] - Documentation/rtla: Fix typo in rtla-timerlat.rst (Tomas Glozar) [RHEL-117874] - Documentation/rtla: Fix duplicate text about timerlat tracer (Tomas Glozar) [RHEL-117874] - mei: more prints with client prefix (Steve Best) [RHEL-113185] - mei: bus: use cldev in prints (Steve Best) [RHEL-113185] - mei: bus: Check for still connected devices in mei_cl_bus_dev_release() (Steve Best) [RHEL-113185] - mei: vsc: Fix "BUG: Invalid wait context" lockdep error (Steve Best) [RHEL-113185] - mei: vsc: Run event callback from a workqueue (Steve Best) [RHEL-113185] - mei: vsc: Unset the event callback on remove and probe errors (Steve Best) [RHEL-113185] - mei: vsc: Event notifier fixes (Steve Best) [RHEL-113185] - mei: vsc: Destroy mutex after freeing the IRQ (Steve Best) [RHEL-113185] - mei: vsc: Use vsc_tp_remove() as shutdown handler (Steve Best) [RHEL-113185] - mei: vsc: Don't call vsc_tp_reset() a second time on shutdown (Steve Best) [RHEL-113185] - mei: vsc: Don't re-init VSC from mei_vsc_hw_reset() on stop (Steve Best) [RHEL-113185] - mei: vsc: Drop unused vsc_tp_request_irq() and vsc_tp_free_irq() (Steve Best) [RHEL-113185] - mei: bus: replace sprintf/scnprintf with sysfs_emit in show functions (Steve Best) [RHEL-113185] - mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array() (Steve Best) [RHEL-113185] - mei: Cast the cb->ext_hdr allocation type (Steve Best) [RHEL-113185] - mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type (Steve Best) [RHEL-113185] - mei: vsc: Fix fortify-panic caused by invalid counted_by() use (Steve Best) [RHEL-113185] - mei: me: add panther lake H DID (Steve Best) [RHEL-113185] - mei: Remove unused functions (Steve Best) [RHEL-113185] - mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO (Steve Best) [RHEL-113185] - mei: vsc: Fix typo "maintstepping" -> "mainstepping" (Steve Best) [RHEL-113185] - mei: vsc: Improve error logging in vsc_identify_silicon() (Steve Best) [RHEL-113185] - mei: vsc: Do not re-enable interrupt from vsc_tp_reset() (Steve Best) [RHEL-113185] - mei: bus: Reorganize kerneldoc parameter names (Steve Best) [RHEL-113185] - PM: EM: Add function for registering a PD without capacity update (Steve Best) [RHEL-110833] - cpufreq: intel_pstate: Support Clearwater Forest OOB mode (Steve Best) [RHEL-110833] - cpufreq: intel_pstate: Add Granite Rapids support in no-HWP mode (Steve Best) [RHEL-110833] - cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive mode (Steve Best) [RHEL-110833] - cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cache (Steve Best) [RHEL-110833] - cpufreq: intel_pstate: EAS support for hybrid platforms (Steve Best) [RHEL-110833] - PM: EM: Introduce em_adjust_cpu_capacity() (Steve Best) [RHEL-110833] - PM: EM: Move CPU capacity check to em_adjust_new_capacity() (Steve Best) [RHEL-110833] - PM: EM: Fix potential division-by-zero error in em_compute_costs() (Steve Best) [RHEL-110833] - PM: EM: Address RCU-related sparse warnings (Steve Best) [RHEL-110833] - PM: EM: Consify two parameters of em_dev_register_perf_domain() (Steve Best) [RHEL-110833] - PM: EM: use kfree_rcu() to simplify the code (Steve Best) [RHEL-110833] - PM: EM: Slightly reduce em_check_capacity_update() overhead (Steve Best) [RHEL-110833] - PM: EM: Drop unused parameter from em_adjust_new_capacity() (Steve Best) [RHEL-110833] - cpufreq: intel_pstate: Populate the cpu_capacity sysfs entries (Steve Best) [RHEL-110833] - arch_topology: Relocate cpu_scale to topology.[h|c] (Steve Best) [RHEL-110833] - arm64/sysreg: Fix GIC CDEOI instruction encoding (Mark Salter) [RHEL-101059] - arm64/sysreg: Update TCR_EL1 register (Mark Salter) [RHEL-101059] - arm64: sysreg: Add validation checks to sysreg header generation script (Mark Salter) [RHEL-101059] - arm64: sysreg: Correct sign definitions for EIESB and DoubleLock (Mark Salter) [RHEL-101059] - arm64: sysreg: Fix and tidy up sysreg field definitions (Mark Salter) [RHEL-101059] - arm64: cputype: Remove duplicate Cortex-X1C definitions (Mark Salter) [RHEL-101059] - arm64/hwcap: Add hwcap for FEAT_LSFE (Mark Salter) [RHEL-101059] - arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONFIG_DYNAMIC_FTRACE (Mark Salter) [RHEL-101059] - arm64: uapi: Provide correct __BITS_PER_LONG for the compat vDSO (Mark Salter) [RHEL-101059] - arm64/gcs: task_gcs_el0_enable() should use passed task (Mark Salter) [RHEL-101059] - arm64: signal: Remove ISB when resetting POR_EL0 (Mark Salter) [RHEL-101059] - arm64/mm: Drop redundant addr increment in set_huge_pte_at() (Mark Salter) [RHEL-101059] - arm64: Mark kernel as tainted on SAE and SError panic (Mark Salter) [RHEL-101059] - arm64/gcs: Don't call gcs_free() when releasing task_struct (Mark Salter) [RHEL-101059] - arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y (Mark Salter) [RHEL-101059] - arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get (Mark Salter) [RHEL-101059] - arm64: pi: use 'targets' instead of extra-y in Makefile (Mark Salter) [RHEL-101059] - arm64: Kconfig: Keep selects somewhat alphabetically ordered (Mark Salter) [RHEL-101059] - arm64: Implement HAVE_LIVEPATCH (Mark Salter) [RHEL-101059] - arm64: stacktrace: Implement arch_stack_walk_reliable() (Mark Salter) [RHEL-101059] - arm64: Handle BRBE booting requirements (Mark Salter) [RHEL-101059] - arm64: el2_setup.h: Make __init_el2_fgt labels consistent, again (Mark Salter) [RHEL-101059] - arm64/sysreg: Add BRBE registers and fields (Mark Salter) [RHEL-101059] - arm64: stacktrace: Check kretprobe_find_ret_addr() return value (Mark Salter) [RHEL-101059] - arm64/module: Use text-poke API for late relocations. (Mark Salter) [RHEL-101059] - arm64: Detect FEAT_DoubleFault2 (Mark Salter) [RHEL-101059] - arm64: Detect FEAT_SCTLR2 (Mark Salter) [RHEL-101059] - arm64: sysreg: Add THE/ASID2 controls to TCR2_ELx (Mark Salter) [RHEL-101059] - arm64: smp: Fix pNMI setup after GICv5 rework (Mark Salter) [RHEL-101059] - arm64: Add support for GICv5 GSB barriers (Mark Salter) [RHEL-101059] - arm64: smp: Support non-SGIs for IPIs (Mark Salter) [RHEL-101059] - arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability (Mark Salter) [RHEL-101059] - arm64: cpucaps: Rename GICv3 CPU interface capability (Mark Salter) [RHEL-101059] - arm64: Disable GICv5 read/write/instruction traps (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICH_HFGITR_EL2 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICH_HFGWTR_EL2 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICH_HFGRTR_EL2 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_IDR0_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_PCR_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_CR0_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_PPI_{C/S}PENDR_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_PPI_ENABLER_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_PPI_HMR_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_ICSR_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add ICC_PPI_PRIORITY_EL1 (Mark Salter) [RHEL-101059] - arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1 (Mark Salter) [RHEL-101059] - dt-bindings: interrupt-controller: Add Arm GICv5 (Mark Salter) [RHEL-101059] - arm64: remove CONFIG_VMAP_STACK checks from entry code (Mark Salter) [RHEL-101059] - arm64: remove CONFIG_VMAP_STACK checks from SDEI stack handling (Mark Salter) [RHEL-101059] - arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logic (Mark Salter) [RHEL-101059] - arm64: remove CONFIG_VMAP_STACK conditionals from traps overflow stack (Mark Salter) [RHEL-101059] - arm64: remove CONFIG_VMAP_STACK conditionals from irq stack setup (Mark Salter) [RHEL-101059] - arm64: Remove CONFIG_VMAP_STACK conditionals from THREAD_SHIFT and THREAD_ALIGN (Mark Salter) [RHEL-101059] - arm64: efi: Remove CONFIG_VMAP_STACK check (Mark Salter) [RHEL-101059] - arm64: Mandate VMAP_STACK (Mark Salter) [RHEL-101059] - arm64/debug: Drop redundant DBG_MDSCR_* macros (Mark Salter) [RHEL-101059] - kselftest/arm64/mte: Add MTE_STORE_ONLY testcases (Mark Salter) [RHEL-101059] - kselftest/arm64/mte: Preparation for mte store only test (Mark Salter) [RHEL-101059] - kselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap test (Mark Salter) [RHEL-101059] - arm64/hwcaps: Add MTE_STORE_ONLY hwcaps (Mark Salter) [RHEL-101059] - arm64/kernel: Support store-only mte tag check (Mark Salter) [RHEL-101059] - prctl: Introduce PR_MTE_STORE_ONLY (Mark Salter) [RHEL-101059] - arm64/cpufeature: Add MTE_STORE_ONLY feature (Mark Salter) [RHEL-101059] - kselftest/arm64/mte: Add mtefar tests on check_mmap_options (Mark Salter) [RHEL-101059] - kselftest/arm64/mte: Refactor check_mmap_option test (Mark Salter) [RHEL-101059] - kselftest/arm64/mte: Add verification for address tag in signal handler (Mark Salter) [RHEL-101059] - kselftest/arm64/mte: Add address tag related macro and function (Mark Salter) [RHEL-101059] - kselftest/arm64/mte: Check MTE_FAR feature is supported (Mark Salter) [RHEL-101059] - kselftest/arm64/mte: Register mte signal handler with SA_EXPOSE_TAGBITS (Mark Salter) [RHEL-101059] - kselftest/arm64: Add MTE_FAR hwcap test (Mark Salter) [RHEL-101059] - arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supported (Mark Salter) [RHEL-101059] - arm64/cpufeature: Add FEAT_MTE_TAGGED_FAR feature (Mark Salter) [RHEL-101059] - ACPI: Suppress misleading SPCR console message when SPCR table is absent (Mark Salter) [RHEL-101059] - ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabled (Mark Salter) [RHEL-101059] - arm64: Add BBM Level 2 cpu feature (Mark Salter) [RHEL-101059] - arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability type (Mark Salter) [RHEL-101059] - kselftest/arm64: Set default OUTPUT path when undefined (Mark Salter) [RHEL-101059] - kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviour (Mark Salter) [RHEL-101059] - kselftest/arm64: fp-ptrace: Adjust to new VL change behaviour (Mark Salter) [RHEL-101059] - kselftest/arm64: tpidr2: Adjust to new clone() behaviour (Mark Salter) [RHEL-101059] - kselftest/arm64: fp-ptrace: Fix expected FPMR value when PSTATE.SM is changed (Mark Salter) [RHEL-101059] - kselftest/arm64: Try harder to generate different keys during PAC tests (Mark Salter) [RHEL-101059] - kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all() (Mark Salter) [RHEL-101059] - kselftest/arm64: Corrupt P0 in the irritator when testing SSVE (Mark Salter) [RHEL-101059] - kselftest/arm64: Add FPMR coverage to fp-ptrace (Mark Salter) [RHEL-101059] - kselftest/arm64: Expand the set of ZA writes fp-ptrace does (Mark Salter) [RHEL-101059] - kselftets/arm64: Use flag bits for features in fp-ptrace assembler code (Mark Salter) [RHEL-101059] - kselftest/arm64: Enable build of PAC tests with LLVM=1 (Mark Salter) [RHEL-101059] - kselftest/arm64: Check that SVCR is 0 in signal handlers (Mark Salter) [RHEL-101059] - kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c tests (Mark Salter) [RHEL-101059] - kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() test (Mark Salter) [RHEL-101059] - kselftest/arm64: Fix printf() compiler warnings in the arm64 fp tests (Mark Salter) [RHEL-101059] - kselftest/arm64: Fix build with stricter assemblers (Mark Salter) [RHEL-101059] - kselftest/arm64: Test signal handler state modification in fp-stress (Mark Salter) [RHEL-101059] - kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test (Mark Salter) [RHEL-101059] - kselftest/arm64: Implement irritators for ZA and ZT (Mark Salter) [RHEL-101059] - kselftest/arm64: Remove unused ADRs from irritator handlers (Mark Salter) [RHEL-101059] - kselftest/arm64: Correct misleading comments on fp-stress irritators (Mark Salter) [RHEL-101059] - kselftest/arm64: Poll less often while waiting for fp-stress children (Mark Salter) [RHEL-101059] - kselftest/arm64: Increase frequency of signal delivery in fp-stress (Mark Salter) [RHEL-101059] - kselftest/arm64: Fix encoding for SVE B16B16 test (Mark Salter) [RHEL-101059] - kselftest/arm64: Use ksft_perror() to log MTE failures (Mark Salter) [RHEL-101059] - kselftest/arm64: Log fp-stress child startup errors to stdout (Mark Salter) [RHEL-101059] - kselftest/arm64: Fail the overall fp-stress test if any test fails (Mark Salter) [RHEL-101059] - kselftest/arm64: mte: fix printf type warnings about longs (Mark Salter) [RHEL-101059] - kselftest/arm64: mte: fix printf type warnings about pointers (Mark Salter) [RHEL-101059] - kselftest/arm64: mte: fix printf type warnings about __u64 (Mark Salter) [RHEL-101059] - kselftest/arm64: mte: use string literal for printf-style functions (Mark Salter) [RHEL-101059] - kselftest/arm64: mte: use proper SKIP syntax (Mark Salter) [RHEL-101059] - kselftest/arm64: hwcap: fix f8dp2 cpuinfo name (Mark Salter) [RHEL-101059] - kselftest/arm64: signal: drop now redundant GNU_SOURCE definition (Mark Salter) [RHEL-101059] - arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack() (Mark Salter) [RHEL-101059] - arm64/mm: Drop wrong writes into TCR2_EL1 (Mark Salter) [RHEL-101059] - arm64: poe: Handle spurious Overlay faults (Mark Salter) [RHEL-101059] - arm64: Filter out SME hwcaps when FEAT_SME isn't implemented (Mark Salter) [RHEL-101059] - arm64: move smp_send_stop() cpu mask off stack (Mark Salter) [RHEL-101059] - arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabled (Mark Salter) [RHEL-101059] - arm64: Unconditionally select CONFIG_JUMP_LABEL (Mark Salter) [RHEL-101059] - arm64: efi: Fix KASAN false positive for EFI runtime stack (Mark Salter) [RHEL-101059] - arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth() (Mark Salter) [RHEL-101059] - arm64/gcs: Don't call gcs_free() during flush_gcs() (Mark Salter) [RHEL-101059] - arm64: Restrict pagetable teardown to avoid false warning (Mark Salter) [RHEL-101059] - docs: arm64: Fix ICC_SRE_EL2 register typo in booting.rst (Mark Salter) [RHEL-101059] - arm64: Expose AIDR_EL1 via sysfs (Mark Salter) [RHEL-101059] - arm64/cpufeature: Add missing id_aa64mmfr4 feature reg update (Mark Salter) [RHEL-101059] - arm64: sysreg: Add layout for VNCR_EL2 (Mark Salter) [RHEL-101059] - arm64: Add FEAT_FGT2 capability (Mark Salter) [RHEL-101059] - arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0} (Mark Salter) [RHEL-101059] - arm64: tools: Resync sysreg.h (Mark Salter) [RHEL-101059] - arm64: Remove duplicated sysreg encodings (Mark Salter) [RHEL-101059] - arm64: sysreg: Add system instructions trapped by HFGIRT2_EL2 (Mark Salter) [RHEL-101059] - arm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2 (Mark Salter) [RHEL-101059] - arm64: sysreg: Add registers trapped by HFG{R,W}TR2_EL2 (Mark Salter) [RHEL-101059] - arm64: sysreg: Update CPACR_EL1 description (Mark Salter) [RHEL-101059] - arm64: sysreg: Update TRBIDR_EL1 description (Mark Salter) [RHEL-101059] - arm64: sysreg: Update PMSIDR_EL1 description (Mark Salter) [RHEL-101059] - arm64: sysreg: Update ID_AA64PFR0_EL1 description (Mark Salter) [RHEL-101059] - arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2 (Mark Salter) [RHEL-101059] - arm64: sysreg: Add layout for HCR_EL2 (Mark Salter) [RHEL-101059] - arm64: sysreg: Update ID_AA64MMFR4_EL1 description (Mark Salter) [RHEL-101059] - arm64: sysreg: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB (Mark Salter) [RHEL-101059] - arm64: vdso: Use __arch_counter_get_cntvct() (Mark Salter) [RHEL-101059] - arm64/boot: Disallow BSS exports to startup code (Mark Salter) [RHEL-101059] - arm64/boot: Move global CPU override variables out of BSS (Mark Salter) [RHEL-101059] - arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespace (Mark Salter) [RHEL-101059] - arm64: mm: Drop redundant check in pmd_trans_huge() (Mark Salter) [RHEL-101059] - arm64/mm: Permit lazy_mmu_mode to be nested (Mark Salter) [RHEL-101059] - arm64/mm: Disable barrier batching in interrupt contexts (Mark Salter) [RHEL-101059] - arm64/mm: Batch barriers when updating kernel mappings (Mark Salter) [RHEL-101059] - mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes (Mark Salter) [RHEL-101059] - arm64/mm: Support huge pte-mapped pages in vmap (Mark Salter) [RHEL-101059] - mm/vmalloc: Gracefully unmap huge ptes (Mark Salter) [RHEL-101059] - mm/vmalloc: Warn on improper use of vunmap_range() (Mark Salter) [RHEL-101059] - arm64/mm: Hoist barriers out of set_ptes_anysz() loop (Mark Salter) [RHEL-101059] - arm64: hugetlb: Use __set_ptes_anysz() and __ptep_get_and_clear_anysz() (Mark Salter) [RHEL-101059] - arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear() (Mark Salter) [RHEL-101059] - mm/page_table_check: Batch-check pmds/puds just like ptes (Mark Salter) [RHEL-101059] - arm64: hugetlb: Refine tlb maintenance scope (Mark Salter) [RHEL-101059] - arm64: hugetlb: Cleanup huge_pte size discovery mechanisms (Mark Salter) [RHEL-101059] - arm64: pageattr: Explicitly bail out when changing permissions for vmalloc_huge mappings (Mark Salter) [RHEL-101059] - arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAX (Mark Salter) [RHEL-101059] - arm64/mm: Remove randomization of the linear map (Mark Salter) [RHEL-101059] - arm64/cpuinfo: only show one cpu's info in c_show() (Mark Salter) [RHEL-101059] - arm64: Extend pr_crit message on invalid FDT (Mark Salter) [RHEL-101059] - arm64: Kconfig: remove unnecessary selection of CRC32 (Mark Salter) [RHEL-101059] - arm64: Add missing includes for mem_encrypt (Mark Salter) [RHEL-101059] - arm64/fpsimd: Allow CONFIG_ARM64_SME to be selected (Mark Salter) [RHEL-101059] - arm64/fpsimd: ptrace: Gracefully handle errors (Mark Salter) [RHEL-101059] - arm64/fpsimd: ptrace: Mandate SVE payload for streaming-mode state (Mark Salter) [RHEL-101059] - arm64/fpsimd: ptrace: Do not present register data for inactive mode (Mark Salter) [RHEL-101059] - arm64/fpsimd: ptrace: Save task state before generating SVE header (Mark Salter) [RHEL-101059] - arm64/fpsimd: ptrace/prctl: Ensure VL changes leave task in a valid state (Mark Salter) [RHEL-101059] - arm64/fpsimd: ptrace/prctl: Ensure VL changes do not resurrect stale data (Mark Salter) [RHEL-101059] - arm64/fpsimd: Make clone() compatible with ZA lazy saving (Mark Salter) [RHEL-101059] - arm64/fpsimd: Clear PSTATE.SM during clone() (Mark Salter) [RHEL-101059] - arm64/fpsimd: Consistently preserve FPSIMD state during clone() (Mark Salter) [RHEL-101059] - arm64/fpsimd: Remove redundant task->mm check (Mark Salter) [RHEL-101059] - arm64/fpsimd: signal: Use SMSTOP behaviour in setup_return() (Mark Salter) [RHEL-101059] - arm64/fpsimd: Add task_smstop_sm() (Mark Salter) [RHEL-101059] - arm64/fpsimd: Factor out {sve,sme}_state_size() helpers (Mark Salter) [RHEL-101059] - arm64/fpsimd: Clarify sve_sync_*() functions (Mark Salter) [RHEL-101059] - arm64/fpsimd: ptrace: Consistently handle partial writes to NT_ARM_(S)SVE (Mark Salter) [RHEL-101059] - arm64/fpsimd: signal: Consistently read FPSIMD context (Mark Salter) [RHEL-101059] - arm64/fpsimd: signal: Mandate SVE payload for streaming-mode state (Mark Salter) [RHEL-101059] - arm64/fpsimd: signal: Clear PSTATE.SM when restoring FPSIMD frame only (Mark Salter) [RHEL-101059] - arm64/fpsimd: Avoid warning when sve_to_fpsimd() is unused (Mark Salter) [RHEL-101059] - arm64/fpsimd: signal: Clear TPIDR2 when delivering signals (Mark Salter) [RHEL-101059] - arm64/fpsimd: signal: Simplify preserve_tpidr2_context() (Mark Salter) [RHEL-101059] - arm64/fpsimd: signal: Always save+flush state early (Mark Salter) [RHEL-101059] - arm64/fpsimd: signal32: Always save+flush state early (Mark Salter) [RHEL-101059] - arm64/fpsimd: Add fpsimd_save_and_flush_current_state() (Mark Salter) [RHEL-101059] - arm64/fpsimd: Fix merging of FPSIMD state during signal return (Mark Salter) [RHEL-101059] - arm64/fpsimd: Reset FPMR upon exec() (Mark Salter) [RHEL-101059] - arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP (Mark Salter) [RHEL-101059] - arm64/fpsimd: Don't corrupt FPMR when streaming mode changes (Mark Salter) [RHEL-101059] - arm64/fpsimd: Discard stale CPU state when handling SME traps (Mark Salter) [RHEL-101059] - arm64/fpsimd: Remove opportunistic freeing of SME state (Mark Salter) [RHEL-101059] - arm64/fpsimd: Remove redundant SVE trap manipulation (Mark Salter) [RHEL-101059] - arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve() (Mark Salter) [RHEL-101059] - arm64/fpsimd: Avoid RES0 bits in the SME trap handler (Mark Salter) [RHEL-101059] - arm64/fpsimd: Avoid unnecessary per-CPU buffers for EFI runtime calls (Mark Salter) [RHEL-101059] - arm64: enable PREEMPT_LAZY (Mark Salter) [RHEL-101059] - arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent wrong idmap generation (Mark Salter) [RHEL-101059] - arm64: Don't call NULL in do_compat_alignment_fixup() (Mark Salter) [RHEL-101059] - arm64: mm: Drop dead code for pud special bit handling (Mark Salter) [RHEL-101059] - arm64: mops: Do not dereference src reg for a set operation (Mark Salter) [RHEL-101059] - arm64: mm: Correct the update of max_pfn (Mark Salter) [RHEL-101059] - arm64: mm: Don't use %%pK through printk (Mark Salter) [RHEL-101059] - arm64/fpsimd: Remove unused declaration fpsimd_kvm_prepare() (Mark Salter) [RHEL-101059] - arm64/sysreg: Enforce whole word match for open/close tokens (Mark Salter) [RHEL-101059] - arm64/sysreg: Fix unbalanced closing block (Mark Salter) [RHEL-101059] - arm64/mm: Define PTDESC_ORDER (Mark Salter) [RHEL-101059] - arm64/kernel: Always use level 2 or higher for early mappings (Mark Salter) [RHEL-101059] - arm64/hugetlb: Consistently use pud_sect_supported() (Mark Salter) [RHEL-101059] - arm64/mm: Convert __pte_to_phys() and __phys_to_pte_val() as functions (Mark Salter) [RHEL-101059] - arm64/mm: Drop PXD_TABLE_BIT (Mark Salter) [RHEL-101059] - arm64/mm: Check pmd_table() in pmd_trans_huge() (Mark Salter) [RHEL-101059] - arm64/mm: Check PUD_TYPE_TABLE in pud_bad() (Mark Salter) [RHEL-101059] - arm64/mm: Check PXD_TYPE_TABLE in [p4d|pgd]_bad() (Mark Salter) [RHEL-101059] - arm64/mm: Clear PXX_TYPE_MASK and set PXD_TYPE_SECT in [pmd|pud]_mkhuge() (Mark Salter) [RHEL-101059] - arm64/mm: Clear PXX_TYPE_MASK in mk_[pmd|pud]_sect_prot() (Mark Salter) [RHEL-101059] - arm64/ptdump: Test PMD_TYPE_MASK for block mapping (Mark Salter) [RHEL-101059] - arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX cores (Mark Salter) [RHEL-101059] - arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD (Mark Salter) [RHEL-101059] - arm64/sysreg: Move POR_EL0_INIT to asm/por.h (Mark Salter) [RHEL-101059] - arm64/sysreg: Rename POE_RXW to POE_RWX (Mark Salter) [RHEL-101059] - arm64/sysreg: Improve PIR/POR helpers (Mark Salter) [RHEL-101059] - arm64: lib: Use MOPS for usercopy routines (Mark Salter) [RHEL-101059] - arm64: mm: Handle PAN faults on uaccess CPY* instructions (Mark Salter) [RHEL-101059] - arm64: extable: Add fixup handling for uaccess CPY* instructions (Mark Salter) [RHEL-101059] - arm64: mm: Populate vmemmap at the page level if not section aligned (Mark Salter) [RHEL-101059] - arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level (Mark Salter) [RHEL-101059] - arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes (Mark Salter) [RHEL-101059] - mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() (Mark Salter) [RHEL-101059] - s390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_none_mostly() (Mark Salter) [RHEL-101059] - arm64: rust: clean Rust 1.85.0 warning using softfloat target (Mark Salter) [RHEL-101059] - redhat/configs: automotive: Disable VLAN_8021Q_GVRP config (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable DCB and MPLS configs (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable IEEE 802.15.4 config (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable various network classification features (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable the SMBFS file system (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable Myricom network adapters (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable USB4 Ethernet config (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable the Mellanox SwitchX core driver (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable network storage related protocols (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable lightweight tunneling with BPF (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable RADOS block device configs (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable switchdev driver framework (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable network packet generator (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable NET_CLS_ACT and PSAMPLE configs (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable BPF STREAM_PARSER (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable Open vSwitch and NET_NSH configs (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable IP Virtual Server configs (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable IP set support (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable TLS Protocol (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable Advanced TCP Congestion Control (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable XDP Socket Protocol (Dorinda Bassey) [RHEL-85959] - redhat/configs: Disable unsafe queuing disciplines (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable wireless network and it's dependencies (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable the SCTP Protocol (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable TIPC Protocol (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable L2TP Protocol (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable MRP/8021Q_MVRP Protocol (Dorinda Bassey) [RHEL-85959] - redhat/configs: automotive: Disable IPsec Protocols and XFRM (Dorinda Bassey) [RHEL-85959] Resolves: RHEL-101059, RHEL-110833, RHEL-113185, RHEL-117874, RHEL-85959 * Tue Nov 04 2025 CKI KWF Bot [6.12.0-152.el10] - cpumask: Remove unnecessary cpumask_nth_andnot() (Steve Best) [RHEL-122044] - x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs (Steve Best) [RHEL-122044] - fs/resctrl: Eliminate false positive lockdep warning when reading SNC counters (Steve Best) [RHEL-122044] - resctrl: get rid of pointless debugfs_file_{get,put}() (Steve Best) [RHEL-122044] - x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl subsystem (Steve Best) [RHEL-122044] - fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_mutex (Steve Best) [RHEL-122044] - x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl (Steve Best) [RHEL-122044] - selftests/resctrl: Discover SNC kernel support and adjust messages (Steve Best) [RHEL-122044] - selftests/resctrl: Adjust effective L3 cache size with SNC enabled (Steve Best) [RHEL-122044] - selftests/resctrl: Replace magic constants used as array size (Steve Best) [RHEL-122044] - selftests/resctrl: Keep results from first test run (Steve Best) [RHEL-122044] - selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth (Steve Best) [RHEL-122044] - selftests/resctrl: Use cache size to determine "fill_buf" buffer size (Steve Best) [RHEL-122044] - selftests/resctrl: Ensure measurements skip initialization of default benchmark (Steve Best) [RHEL-122044] - selftests/resctrl: Make benchmark parameter passing robust (Steve Best) [RHEL-122044] - selftests/resctrl: Remove unused measurement code (Steve Best) [RHEL-122044] - selftests/resctrl: Only support measured read operation (Steve Best) [RHEL-122044] - selftests/resctrl: Remove "once" parameter required to be false (Steve Best) [RHEL-122044] - selftests/resctrl: Make wraparound handling obvious (Steve Best) [RHEL-122044] - selftests/resctrl: Protect against array overflow when reading strings (Steve Best) [RHEL-122044] - selftests/resctrl: Protect against array overrun during iMC config parsing (Steve Best) [RHEL-122044] - selftests/resctrl: Fix memory overflow due to unhandled wraparound (Steve Best) [RHEL-122044] - selftests/resctrl: Print accurate buffer size as part of MBM results (Steve Best) [RHEL-122044] - selftests/resctrl: Make functions only used in same file static (Steve Best) [RHEL-122044] - x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h (Steve Best) [RHEL-122044] - x86/resctrl: Move enum resctrl_event_id to resctrl.h (Steve Best) [RHEL-122044] - x86/resctrl: Always initialise rid field in rdt_resources_all[] (Steve Best) [RHEL-122044] - x86/resctrl: Relax some asm #includes (Steve Best) [RHEL-122044] - x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context() (Steve Best) [RHEL-122044] - x86/resctrl: Squelch whitespace anomalies in resctrl core code (Steve Best) [RHEL-122044] - x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl (Steve Best) [RHEL-122044] - fs/resctrl: Add boiler plate for external resctrl code (Steve Best) [RHEL-122044] - x86/resctrl: Split trace.h (Steve Best) [RHEL-122044] - x86/resctrl: Expand the width of domid by replacing mon_data_bits (Steve Best) [RHEL-122044] - x86/resctrl: Add end-marker to the resctrl_event_id enum (Steve Best) [RHEL-122044] - x86/resctrl: Move is_mba_sc() out of core.c (Steve Best) [RHEL-122044] - x86/resctrl: Drop __init/__exit on assorted symbols (Steve Best) [RHEL-122044] - x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount point (Steve Best) [RHEL-122044] - x86/resctrl: Check all domains are offline in resctrl_exit() (Steve Best) [RHEL-122044] - x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" (Steve Best) [RHEL-122044] - x86/resctrl: Remove the limit on the number of CLOSID (Steve Best) [RHEL-122044] - x86/resctrl: Optimize cpumask_any_housekeeping() (Steve Best) [RHEL-122044] - cpumask: Relax cpumask_any_but() (Steve Best) [RHEL-122044] - cpumask: Add cpumask_{first,next}_andnot() API (Steve Best) [RHEL-122044] - find: Add find_first_andnot_bit() (Steve Best) [RHEL-122044] - x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::name (Steve Best) [RHEL-122044] - x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their callers (Steve Best) [RHEL-122044] - x86/resctrl: Move get_config_index() to a header (Steve Best) [RHEL-122044] - x86/resctrl: Handle throttle_mode for SMBA resources (Steve Best) [RHEL-122044] - x86/resctrl: Move RFTYPE flags to be managed by resctrl (Steve Best) [RHEL-122044] - x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr (Steve Best) [RHEL-122044] - x86/resctrl: Make prefetch_disable_bits belong to the arch code (Steve Best) [RHEL-122044] - x86/resctrl: Allow an architecture to disable pseudo lock (Steve Best) [RHEL-122044] - x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions (Steve Best) [RHEL-122044] - x86/resctrl: Move mbm_cfg_mask to struct rdt_resource (Steve Best) [RHEL-122044] - x86/resctrl: Move mba_mbps_default_event init to filesystem code (Steve Best) [RHEL-122044] - x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers (Steve Best) [RHEL-122044] - x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC (Steve Best) [RHEL-122044] - x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h (Steve Best) [RHEL-122044] - x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers (Steve Best) [RHEL-122044] - x86/resctrl: Move monitor init work to a resctrl init call (Steve Best) [RHEL-122044] - x86/resctrl: Move monitor exit work to a resctrl exit call (Steve Best) [RHEL-122044] - x86/resctrl: Add an arch helper to reset one resource (Steve Best) [RHEL-122044] - x86/resctrl: Move resctrl types to a separate header (Steve Best) [RHEL-122044] - x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code (Steve Best) [RHEL-122044] - x86/resctrl: Expose resctrl fs's init function to the rest of the kernel (Steve Best) [RHEL-122044] - x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid() (Steve Best) [RHEL-122044] - x86/resctrl: Add helper for setting CPU default properties (Steve Best) [RHEL-122044] - x86/resctrl: Generate default_ctrl instead of sharing it (Steve Best) [RHEL-122044] - x86/resctrl: Add max_bw to struct resctrl_membw (Steve Best) [RHEL-122044] - x86/resctrl: Remove data_width and the tabular format (Steve Best) [RHEL-122044] - x86/resctrl: Use schema type to determine the schema format string (Steve Best) [RHEL-122044] - x86/resctrl: Use schema type to determine how to parse schema values (Steve Best) [RHEL-122044] - x86/resctrl: Remove fflags from struct rdt_resource (Steve Best) [RHEL-122044] - x86/resctrl: Add a helper to avoid reaching into the arch code resource list (Steve Best) [RHEL-122044] - x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors (Steve Best) [RHEL-122044] - kernfs: Move dput() outside of the RCU section. (Steve Best) [RHEL-122044] - kernfs: Drop kernfs_rwsem while invoking lookup_positive_unlocked(). (Steve Best) [RHEL-122044] - kernfs: Use RCU to access kernfs_node::name. (Steve Best) [RHEL-122044] - kernfs: Use RCU to access kernfs_node::parent. (Steve Best) [RHEL-122044] - kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir(). (Steve Best) [RHEL-122044] - kernfs: Acquire kernfs_rwsem in kernfs_node_dentry(). (Steve Best) [RHEL-122044] - kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry(). (Steve Best) [RHEL-122044] - kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn(). (Steve Best) [RHEL-122044] - x86/resctrl: Document the new "mba_MBps_event" file (Steve Best) [RHEL-122044] - x86/resctrl: Add write option to "mba_MBps_event" file (Steve Best) [RHEL-122044] - x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories (Steve Best) [RHEL-122044] - x86/resctrl: Make mba_sc use total bandwidth if local is not supported (Steve Best) [RHEL-122044] - x86/resctrl: Compute memory bandwidth for all supported events (Steve Best) [RHEL-122044] - x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event (Steve Best) [RHEL-122044] - x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control (Steve Best) [RHEL-122044] - x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags (Steve Best) [RHEL-122044] - x86/resctrl: Use kthread_run_on_cpu() (Steve Best) [RHEL-122044] - x86/paravirt: Remove the WBINVD callback (Steve Best) [RHEL-122044] - x86/microcode/intel: Remove unnecessary cache writeback and invalidation (Steve Best) [RHEL-122044] - x86/resctrl: Support Sub-NUMA cluster mode SNC6 (Steve Best) [RHEL-122044] - x86/resctrl: Slightly clean-up mbm_config_show() (Steve Best) [RHEL-122044] - cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver() (Steve Best) [RHEL-104550] - amd-pstate-ut: Reset amd-pstate driver mode after running selftests (Steve Best) [RHEL-104550] - cpufreq/amd-pstate: Disable preferred cores on designs with workload classification (Steve Best) [RHEL-104550] - cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performance governor (Steve Best) [RHEL-104550] - cpupower: Fix a bug where the -t option of the set subcommand was not working. (Steve Best) [RHEL-110832] - pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor (Steve Best) [RHEL-110832] - pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop() (Steve Best) [RHEL-110832] - cpupower: Implement CPU physical core querying (Steve Best) [RHEL-110832] - dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate (Jerry Snitselaar) [RHEL-117902] - dmaengine: ti: edma: Fix memory allocation size for queue_priority_map (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Fix double free in idxd_setup_wqs() (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Fix refcount underflow on module unload (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Remove improper idxd_free (Jerry Snitselaar) [RHEL-117902] - dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Remove __packed from structures (Jerry Snitselaar) [RHEL-117902] - dmaengine: ti: Do not enable by default during compile testing (Jerry Snitselaar) [RHEL-117902] - dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Fix warning for deadcode.deadstore (Jerry Snitselaar) [RHEL-117902] - dmaengine: qcom: gpi: Drop unused gpi_write_reg_field() (Jerry Snitselaar) [RHEL-117902] - dmaengine: dw-edma: Drop unused dchan2dev() and chan2dev() (Jerry Snitselaar) [RHEL-117902] - dmaengine: Add devm_dma_request_chan() (Jerry Snitselaar) [RHEL-117902] - dma: dw-edma: Fix build warning in dw_edma_pcie_probe() (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Remove unused pointer and macro (Jerry Snitselaar) [RHEL-117902] - dmaengine: sh: rz-dmac: Add RZ/V2H(P) support (Jerry Snitselaar) [RHEL-117902] - dmaengine: sh: rz-dmac: Allow for multiple DMACs (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Narrow the restriction on BATCH to ver. 1 only (Jerry Snitselaar) [RHEL-117902] - dmaengine: ti: Add NULL check in udma_probe() (Jerry Snitselaar) [RHEL-117902] - dmaengine: dw-edma: Add HDMA NATIVE map check (Jerry Snitselaar) [RHEL-117902] - dmaengine: ptdma: Remove dead code from pt_dmaengine_register() (Jerry Snitselaar) [RHEL-117902] - dmaengine: ptdma: Remove unused pointer dma_cmd_cache (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Fix ->poll() return value (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Refactor remove call with idxd_cleanup() helper (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: fix memory leak in error handling path of idxd_alloc (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Add missing cleanups in cleanup internals (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Fix allowing write() from different address spaces (Jerry Snitselaar) [RHEL-117902] - dmaengine: ti: k3-udma: Add missing locking (Jerry Snitselaar) [RHEL-117902] - dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open (Jerry Snitselaar) [RHEL-117902] - dmaengine: Remove device_prep_dma_imm_data from struct dma_device (Jerry Snitselaar) [RHEL-117902] - dmaengine: ti: edma: support sw triggered chans in of_edma_xlate() (Jerry Snitselaar) [RHEL-117902] - dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA (Jerry Snitselaar) [RHEL-117902] - dmaengine: Fix typo in comment (Jerry Snitselaar) [RHEL-117902] - dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n (Jerry Snitselaar) [RHEL-117902] - dmaengine: idxd: Delete unnecessary NULL check (Jerry Snitselaar) [RHEL-117902] - dmaengine: Use str_enable_disable-like helpers (Jerry Snitselaar) [RHEL-117902] - dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS() (Jerry Snitselaar) [RHEL-117902] - dmaengine: Unify checks in dma_request_chan() (Jerry Snitselaar) [RHEL-117902] - dmaengine: Add a comment on why it's okay when kasprintf() fails (Jerry Snitselaar) [RHEL-117902] - dmaengine: Use dma_request_channel() instead of __dma_request_channel() (Jerry Snitselaar) [RHEL-117902] - dmaengine: Replace dma_request_slave_channel() by dma_request_chan() (Jerry Snitselaar) [RHEL-117902] - x86/cpu: Make all all CPUID leaf names consistent (Jerry Snitselaar) [RHEL-117902] - x86/fpu: Remove unnecessary CPUID level check (Jerry Snitselaar) [RHEL-117902] - x86/fpu: Move CPUID leaf definitions to common code (Jerry Snitselaar) [RHEL-117902] - x86/tsc: Remove CPUID "frequency" leaf magic numbers. (Jerry Snitselaar) [RHEL-117902] - x86/cpu: Refresh DCA leaf reading code (Jerry Snitselaar) [RHEL-117902] - x86/cpu: Remove unnecessary MwAIT leaf checks (Jerry Snitselaar) [RHEL-117902] - x86/cpu: Use MWAIT leaf definition (Jerry Snitselaar) [RHEL-117902] - crypto: ccp - Use int type to store negative error codes (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti() (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Fix typo in psp_populate_hsti function name (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Remove redundant __GFP_ZERO (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer length (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Add support for SNP_FEATURE_INFO command (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Cache SEV platform status and platform state (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - New bit-field definitions for SNP_PLATFORM_STATUS command (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked() (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmd (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Fix crash when rebind ccp device for ccp.ko (Vladis Dronov) [RHEL-106909 RHEL-107608] {CVE-2025-38581} - crypto: ccp - Fix locking on alloc failure handling (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Fix SNP panic notifier unregistration (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Fix dereferencing uninitialized error pointer (Vladis Dronov) [RHEL-106909 RHEL-107608] {CVE-2025-39729} - crypto: ccp - Add missing bootloader info reg for pspv6 (Vladis Dronov) [RHEL-106909 RHEL-107608] - KVM: SVM: Add missing member in SNP_LAUNCH_START command structure (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Add missing tee info reg for teev2 (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Add missing bootloader info reg for pspv5 (Vladis Dronov) [RHEL-106909 RHEL-107608] - dt-bindings: crypto: Convert amd,ccp-seattle-v1a to DT schema (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Add support for PCI device 0x17D8 (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Include crypto/utils.h for crypto_memneq (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Fix __sev_snp_shutdown_locked (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Add missing header inclusions (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_export (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Move SEV/SNP Platform initialization to KVM (Vladis Dronov) [RHEL-106909 RHEL-107608] - KVM: SVM: Add support to initialize SEV/SNP functionality in KVM (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Add new SEV/SNP platform shutdown API (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Register SNP panic notifier only if SNP is enabled (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Reset TMR size at SNP Shutdown (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctls (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown (Vladis Dronov) [RHEL-106909 RHEL-107608] - crypto: ccp - Abort doing SEV INIT if SNP INIT fails (Vladis Dronov) [RHEL-106909 RHEL-107608] - iommu/amd: Allow matching ACPI HID devices without matching UIDs (Jerry Snitselaar) [RHEL-89838] Resolves: RHEL-104550, RHEL-106909, RHEL-107608, RHEL-110832, RHEL-117902, RHEL-122044, RHEL-89838 * Mon Nov 03 2025 CKI KWF Bot [6.12.0-151.el10] - redhat/configs: set CONFIG_IMA_KEXEC_EXTRA_MEMORY_KB default value (Baoquan He) [RHEL-114162] - kexec_file: use SHA-256 library API instead of crypto_shash API (Baoquan He) [RHEL-114162] - crash: fix spelling mistake "crahskernel" -> "crashkernel" (Baoquan He) [RHEL-114162] - ima: make the kexec extra memory configurable (Baoquan He) [RHEL-114162] - ima: verify if the segment size has changed (Baoquan He) [RHEL-114162] - ima: kexec: move IMA log copy from kexec load to execute (Baoquan He) [RHEL-114162] - ima: kexec: define functions to copy IMA log at soft boot (Baoquan He) [RHEL-114162] - ima: kexec: skip IMA segment validation after kexec soft reboot (Baoquan He) [RHEL-114162] - kexec: define functions to map and unmap segments (Baoquan He) [RHEL-114162] - ima: define and call ima_alloc_kexec_file_buf() (Baoquan He) [RHEL-114162] - ima: rename variable the seq_file "file" to "ima_kexec_file" (Baoquan He) [RHEL-114162] - ima: kexec: silence RCU list traversal warning (Baoquan He) [RHEL-114162] - selftests/kexec: Add x86_64 selftest for kexec-jump and exception handling (Baoquan He) [RHEL-114162] - x86/kexec: Invalidate GDT/IDT from relocate_kernel() instead of earlier (Baoquan He) [RHEL-114162] - x86/kexec: Add 8250 MMIO serial port output (Baoquan He) [RHEL-114162] - x86/kexec: Add 8250 serial port output (Baoquan He) [RHEL-114162] - x86/early_printk: Harden early_serial (Baoquan He) [RHEL-114162] - x86/boot: Mark start_secondary() with __noendbr (Baoquan He) [RHEL-114162] - x86/kexec: Debugging support: Dump registers on exception (Baoquan He) [RHEL-114162] - x86/kexec: Debugging support: Load an IDT and basic exception entry points (Baoquan He) [RHEL-114162] - x86/kexec: Merge x86_32 and x86_64 code using macros from (Baoquan He) [RHEL-114162] - kexec_core: accept unaccepted kexec segments' destination addresses (Baoquan He) [RHEL-114162] - powerpc/crash: use generic crashkernel reservation (Baoquan He) [RHEL-114162] - powerpc: insert System RAM resource to prevent crashkernel conflict (Baoquan He) [RHEL-114162] - powerpc/crash: preserve user-specified memory limit (Baoquan He) [RHEL-114162] - powerpc/crash: use generic APIs to locate memory hole for kdump (Baoquan He) [RHEL-114162] - crash: let arch decide usable memory range in reserved area (Baoquan He) [RHEL-114162] - crash: remove an unused argument from reserve_crashkernel_generic() (Baoquan He) [RHEL-114162] - kexec: initialize ELF lowest address to ULONG_MAX (Baoquan He) [RHEL-114162] - x86/kexec: Add relocate_kernel() debugging support: Load a GDT (Baoquan He) [RHEL-114162] - printk: Check CON_SUSPEND when unblanking a console (Baoquan He) [RHEL-114162] - printk: Rename console_start to console_resume (Baoquan He) [RHEL-114162] - printk: Rename console_stop to console_suspend (Baoquan He) [RHEL-114162] - printk: Rename resume_console to console_resume_all (Baoquan He) [RHEL-114162] - printk: Rename suspend_console to console_suspend_all (Baoquan He) [RHEL-114162] - crash: Remove KEXEC_CORE_NOTE_NAME (Baoquan He) [RHEL-114162] - s390/crash: Use note name macros (Baoquan He) [RHEL-114162] - s390/kdump: Provide is_kdump_kernel() implementation (Baoquan He) [RHEL-114162] - crash: Use note name macros (Baoquan He) [RHEL-114162] - proc/kcore: use percpu_rw_semaphore for kclist_lock (Baoquan He) [RHEL-114162] - proc/kcore: don't walk list on every read (Baoquan He) [RHEL-114162] - proc/kcore: mark proc entry as permanent (Baoquan He) [RHEL-114162] - powerpc/crash: Use note name macros (Baoquan He) [RHEL-114162] - binfmt_elf: Use note name macros (Baoquan He) [RHEL-114162] - elf: Define note name macros (Baoquan He) [RHEL-114162] - riscv: Allow ptrace control of the tagged address ABI (Baoquan He) [RHEL-114162] - x86/kexec: Use typedef for relocate_kernel_fn function prototype (Baoquan He) [RHEL-114162] - x86/kexec: Cope with relocate_kernel() not being at the start of the page (Baoquan He) [RHEL-114162] - kexec_core: Add and update comments regarding the KEXEC_JUMP flow (Baoquan He) [RHEL-114162] - x86/kexec: Mark machine_kexec() with __nocfi (Baoquan He) [RHEL-114162] - x86/kexec: Fix location of relocate_kernel with -ffunction-sections (Baoquan He) [RHEL-114162] - x86/kexec: Fix stack and handling of re-entry point for ::preserve_context (Baoquan He) [RHEL-114162] - x86/kexec: Use correct swap page in swap_pages function (Baoquan He) [RHEL-114162] - x86/kexec: Ensure preserve_context flag is set on return to kernel (Baoquan He) [RHEL-114162] - x86/kexec: Disable global pages before writing to control page (Baoquan He) [RHEL-114162] - x86: Fix build regression with CONFIG_KEXEC_JUMP enabled (Baoquan He) [RHEL-114162] - x86/kexec: Mark relocate_kernel page as ROX instead of RWX (Baoquan He) [RHEL-114162] - x86/kexec: Clean up register usage in relocate_kernel() (Baoquan He) [RHEL-114162] - x86/kexec: Eliminate writes through kernel mapping of relocate_kernel page (Baoquan He) [RHEL-114162] - x86/kexec: Drop page_list argument from relocate_kernel() (Baoquan He) [RHEL-114162] - x86/kexec: Add data section to relocate_kernel (Baoquan He) [RHEL-114162] - x86/kexec: Move relocate_kernel to kernel .data section (Baoquan He) [RHEL-114162] - x86/kexec: Invoke copy of relocate_kernel() instead of the original (Baoquan He) [RHEL-114162] - x86/kexec: Copy control page into place in machine_kexec_prepare() (Baoquan He) [RHEL-114162] - x86/kexec: Allocate PGD for x86_64 transition page tables separately (Baoquan He) [RHEL-114162] - x86/kexec: Only swap pages for ::preserve_context mode (Baoquan He) [RHEL-114162] - x86/kexec: Use named labels in swap_pages in relocate_kernel_64.S (Baoquan He) [RHEL-114162] - x86/kexec: Clean up and document register use in relocate_kernel_64.S (Baoquan He) [RHEL-114162] - x86/kexec: Restore GDT on return from ::preserve_context kexec (Baoquan He) [RHEL-114162] - fanotify: add watchdog for permission events (Miklos Szeredi) [RHEL-44601] - tmpfs: add support for multigrain timestamps (Carlos Maiolino) [RHEL-121527] - btrfs: convert to multigrain timestamps (Carlos Maiolino) [RHEL-121527] - ext4: switch to multigrain timestamps (Carlos Maiolino) [RHEL-121527] - xfs: switch to multigrain timestamps (Carlos Maiolino) [RHEL-121527] - Documentation: add a new file documenting multigrain timestamps (Carlos Maiolino) [RHEL-121527] - fs: add percpu counters for significant multigrain timestamp events (Carlos Maiolino) [RHEL-121527] - fs: tracepoints around multigrain timestamp events (Carlos Maiolino) [RHEL-121527] - fs: handle delegated timestamps in setattr_copy_mgtime (Carlos Maiolino) [RHEL-121527] - fs: have setattr_copy handle multigrain timestamps appropriately (Carlos Maiolino) [RHEL-121527] - fs: add infrastructure for multigrain timestamps (Carlos Maiolino) [RHEL-121527] - timekeeping: Add percpu counter for tracking floor swap events (Carlos Maiolino) [RHEL-121527] - timekeeping: Add interfaces for handling timestamps with a floor value (Carlos Maiolino) [RHEL-121527] - tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). (Paolo Abeni) [RHEL-115580] - tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). (Paolo Abeni) [RHEL-115580] {CVE-2025-39955} - tcp: fix __tcp_close() to only send RST when required (Paolo Abeni) [RHEL-115580] - net: fix segmentation after TCP/UDP fraglist GRO (Paolo Abeni) [RHEL-115580] - tcp: call tcp_measure_rcv_mss() for ooo packets (Paolo Abeni) [RHEL-115580] - tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range (Paolo Abeni) [RHEL-115580] - tcp: fix passive TFO socket having invalid NAPI ID (Paolo Abeni) [RHEL-115580] - tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior (Paolo Abeni) [RHEL-115580] - fs: writeback: fix use-after-free in __mark_inode_dirty() (CKI Backport Bot) [RHEL-117211] {CVE-2025-39866} Resolves: RHEL-114162, RHEL-115580, RHEL-117211, RHEL-121527, RHEL-44601 * Fri Oct 31 2025 CKI KWF Bot [6.12.0-150.el10] - redhat/configs: Re-enable Raspberry Pi support in automotive (Radu Rendec) [RHEL-122494] - spi: ljca: Remove Wentong's e-mail address (Mattijs Korpershoek) [RHEL-104570] - spi: rpc-if: Add resume support for RZ/G3E (Mattijs Korpershoek) [RHEL-104570] - spi: rpc-if: Drop deprecated SIMPLE_DEV_PM_OPS (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: Add OCT-DTR mode support (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: add the support for sample data from DQS pad (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: Add the DDR LUT command support (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: set back to dll override mode when clock rate < 100MHz (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: extract function nxp_fspi_dll_override() (Mattijs Korpershoek) [RHEL-104570] - spi: mt65xx: add dual and quad mode for standard spi device (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: simplify clock handling by using devm_clk_get_enabled() (Mattijs Korpershoek) [RHEL-104570] - spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX (Mattijs Korpershoek) [RHEL-104570] - spi: reduce device chip select limit again (Mattijs Korpershoek) [RHEL-104570] - spi: don't check spi_controller::num_chipselect when parsing a dt device (Mattijs Korpershoek) [RHEL-104570] - spi: drop check for validity of device chip selects (Mattijs Korpershoek) [RHEL-104570] - spi: move unused device CS initialization to __spi_add_device() (Mattijs Korpershoek) [RHEL-104570] - spi: keep track of number of chipselects in spi_device (Mattijs Korpershoek) [RHEL-104570] - spi: fix return code when spi device has too many chipselects (Mattijs Korpershoek) [RHEL-104570] - spi: Group CS related fields in struct spi_device (Mattijs Korpershoek) [RHEL-104570] - spi: amlogic: Fix error checking on regmap_write call (Mattijs Korpershoek) [RHEL-104570] - spi: omap2-mcspi: drive SPI_CLK on transfer_setup() (Mattijs Korpershoek) [RHEL-104570] - serial: qcom-geni: Load UART qup Firmware from linux side (Mattijs Korpershoek) [RHEL-104570] - spi: geni-qcom: Load spi qup Firmware from linux side (Mattijs Korpershoek) [RHEL-104570] - soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem (Mattijs Korpershoek) [RHEL-104570] - soc: qcom: geni-se: Cleanup register defines and update copyright (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus (Mattijs Korpershoek) [RHEL-104570] - spi: amlogic: add driver for Amlogic SPI Flash Controller (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: add Amlogic A113L2 SFC (Mattijs Korpershoek) [RHEL-104570] - redhat/configs: Disable CONFIG_SPI_VIRTIO in generic (Mattijs Korpershoek) [RHEL-104570] - SPI: Add virtio SPI driver (Mattijs Korpershoek) [RHEL-104570] - virtio-spi: Add virtio-spi.h (Mattijs Korpershoek) [RHEL-104570] - virtio: Add ID for virtio SPI (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Add support for sama7d65 QSPI (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: add support for SAM9X7 QSPI controller (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: add padcalib, 2xgclk, and dllon capabilities (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Use BIT() macros where possible (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Fix cqspi_setup_flash() (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Flush posted register writes before DAC access (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Flush posted register writes before INDAC access (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: unregister ECC engine on probe error and device remove (Mattijs Korpershoek) [RHEL-104570] - spi: mxs: fix "transfered"->"transferred" (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Report FIFO overflows as errors (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Increase target mode DMA buffer size (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Use whole page for DMA buffers (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Use non-coherent memory for DMA (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Stub out DMA functions (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-dspi: Store status directly in cur_msg->status (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-dspi: Avoid using -EINPROGRESS error code (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: samsung: Drop S3C2443 (Mattijs Korpershoek) [RHEL-104570] - spi: s3c64xx: Drop S3C2443 (Mattijs Korpershoek) [RHEL-104570] - spi: apple: Add "apple,t8103-spi" compatible (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Add compatible for S32G (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Constify devtype datas (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: lpspi: Document support for S32G (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Clear status register after disabling the module (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Set correct chip-select polarity bit (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Fix transmissions when using CONT (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: fsl-lpspi: Add i.MX94 support (Mattijs Korpershoek) [RHEL-104570] - spi: rb4xx: use devm for clk_prepare_enable (Mattijs Korpershoek) [RHEL-104570] - spi: rb4xx: add COMPILE_TEST support (Mattijs Korpershoek) [RHEL-104570] - spi: rb4xx: depend on OF (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Implement refcount to handle unbind during busy (Mattijs Korpershoek) [RHEL-104570] - spi: microchip-core-qspi: stop checking viability of op->max_freq in supports_op callback (Mattijs Korpershoek) [RHEL-104570] - spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEP (Mattijs Korpershoek) [RHEL-104570] - spi: s3c64xx: Remove the use of dev_err_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: pxa2xx: Remove the use of dev_err_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: mt65xx: Remove the use of dev_err_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: Remove the use of dev_err_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: SPISG: Remove the use of dev_err_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Remove the use of dev_err_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: SPISG: Use devm_kcalloc() in aml_spisg_clk_init() (Mattijs Korpershoek) [RHEL-104570] - spi: offload trigger: adi-util-sigma-delta: clean up imports (Mattijs Korpershoek) [RHEL-104570] - MAINTAINERS: merge TRIGGER SOURCE sections (Mattijs Korpershoek) [RHEL-104570] - spi: spl022: use min_t() to improve code (Mattijs Korpershoek) [RHEL-104570] - spi: npcm-fiu: use min_t() to improve code (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: use min_t() to improve code (Mattijs Korpershoek) [RHEL-104570] - spi: remove unneeded 'fast_io' parameter in regmap_config (Mattijs Korpershoek) [RHEL-104570] - spi: mtk-snfi: Remove redundant semicolons (Mattijs Korpershoek) [RHEL-104570] - spi: bcm2835: Remove redundant semicolons (Mattijs Korpershoek) [RHEL-104570] - spi: loopback-test: Don't use %%pK through printk (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: remove 'clr*status' members of struct 'qpic_ecc' (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: remove unused 'dev' member of struct 'qpic_ecc' (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: avoid double assignment in qcom_spi_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Clamp too high speed_hz (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties (Mattijs Korpershoek) [RHEL-104570] - spi: nxp-fspi: Remove error print for devm_add_action_or_reset() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: add spi_mem_adjust_op_freq() in spi_mem_supports_op() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Add missing kdoc argument (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write (Mattijs Korpershoek) [RHEL-104570] - spi: cs42l43: Property entry should be a null-terminated array (Mattijs Korpershoek) [RHEL-104570] - spi: atmel: Add support for handling GCLK as a clock source (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: atmel,at91rm9200-spi: Add support for optional 'spi_gclk' clock (Mattijs Korpershoek) [RHEL-104570] - spi: atmel: simplify MR register update in cs_activate() (Mattijs Korpershoek) [RHEL-104570] - spi: sunplus: sp7021: Clean up coding style (Mattijs Korpershoek) [RHEL-104570] - spi: SPISG: Fix less than zero comparison on a u32 variable (Mattijs Korpershoek) [RHEL-104570] - spi: intel: Allow writeable MTD partition with module param (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: don't hardcode ECC steps (Mattijs Korpershoek) [RHEL-104570] - spi: spi-sg2044-nor: Add SPI-NOR controller for SG2042 (Mattijs Korpershoek) [RHEL-104570] - spi: spi-sg2044-nor: Add configurable chip_info (Mattijs Korpershoek) [RHEL-104570] - spi: spidev: Add an entry for the ABB spi sensors (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: trivial-devices: Document ABB sensors (Mattijs Korpershoek) [RHEL-104570] - spi: Add Amlogic SPISG driver (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: Add binding document of Amlogic SPISG controller (Mattijs Korpershoek) [RHEL-104570] - spi: gpio: Use explicit 'unsigned int' for parameter types (Mattijs Korpershoek) [RHEL-104570] - spi: stm32-ospi: Fix NULL vs IS_ERR() bug in stm32_ospi_get_resources() (Mattijs Korpershoek) [RHEL-104570] - spi: Add check for 8-bit transfer with 8 IO mode support (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: simplify bad block marker duplication (Mattijs Korpershoek) [RHEL-104570] - spi: xilinx: Fix block comment style and minor cleanups (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Convert to DEFINE_SIMPLE_DEV_PM_OPS() (Mattijs Korpershoek) [RHEL-104570] - spi: rspi: Convert to DEFINE_SIMPLE_DEV_PM_OPS() (Mattijs Korpershoek) [RHEL-104570] - spi: stm32-ospi: Use of_reserved_mem_region_to_resource() for "memory-region" (Mattijs Korpershoek) [RHEL-104570] - redhat/configs: Disable CONFIG_SPI_RZV2H_RSPI (Mattijs Korpershoek) [RHEL-104570] - spi: Add driver for the RZ/V2H(P) RSPI IP (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: Document the RZ/V2H(P) RSPI (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: add support for 8 bits ECC strength (Mattijs Korpershoek) [RHEL-104570] - mtd: nand: qpic-common: add defines for ECC_MODE values (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: delete stray tabs in stm32h7_spi_data_idleness() (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: fix sram pool free in probe error path (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: fix pointer-to-pointer variables usage (Mattijs Korpershoek) [RHEL-104570] - spi: spi-pci1xxxx: enable concurrent DMA read/write across SPI transfers (Mattijs Korpershoek) [RHEL-104570] - spi: offload trigger: add ADI Util Sigma-Delta SPI driver (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: trigger-source: add ADI Util Sigma-Delta SPI (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Clear completion counter before initiating transfer (Mattijs Korpershoek) [RHEL-104570] - spi: spi-pci1xxxx: Add support for per-instance DMA interrupt vectors (Mattijs Korpershoek) [RHEL-104570] - spi: microchip-core-qspi: Add regular transfers (Mattijs Korpershoek) [RHEL-104570] - spi: microchip-core-qspi: remove unused param from mchp_coreqspi_write_op() (Mattijs Korpershoek) [RHEL-104570] - spi: microchip-core-qspi: set min_speed_hz during probe (Mattijs Korpershoek) [RHEL-104570] - mtd: nand: qpic_common: use {cmd,data}_sgl_nitems for sg_init_table() (Mattijs Korpershoek) [RHEL-104570] - mtd: nand: qpic_common: prevent out of bounds access of BAM arrays (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: reallocate BAM transactions (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: finish converting register to FIELD_PREP (Mattijs Korpershoek) [RHEL-104570] - spi: falcon: mark falcon_sflash_xfer() as static (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: Check return value of devm_mutex_init() (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: deprecate `st,spi-midi-ns` property (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: use STM32 DMA with STM32 MDMA to enhance DDR use (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: Check for cfg availability in stm32_spi_probe (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: Add SPI_READY mode to spi controller (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Revert unintended dependency change in config SPI_FSL_DSPI (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-qspi: Remove cache operations (Mattijs Korpershoek) [RHEL-104570] - spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine (Mattijs Korpershoek) [RHEL-104570] - spi: stm32-ospi: clean up on error in probe() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mt65xx: Add support for MT6991 Dimensity 9400 SPI IPM (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: mediatek,spi-mt65xx: Add support for MT6991/MT8196 SPI (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: spi: add compatibles for mt7988 (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Use `devm_dma_request_chan()` (Mattijs Korpershoek) [RHEL-104570] - spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() (Mattijs Korpershoek) [RHEL-104570] - spi: stm32-ospi: Make usage of reset_control_acquire/release() API (Mattijs Korpershoek) [RHEL-104570] - spi: offload: check offload ops existence before disabling the trigger (Mattijs Korpershoek) [RHEL-104570] - spi: loongson: Fix build warnings about export.h (Mattijs Korpershoek) [RHEL-104570] - spi: omap2-mcspi: Disable multi-mode when the previous message kept CS asserted (Mattijs Korpershoek) [RHEL-104570] - spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after message (Mattijs Korpershoek) [RHEL-104570] - spi: spi-pci1xxxx: Fix error code in probe (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Take into account the actual maximum frequency (Mattijs Korpershoek) [RHEL-104570] - mtd: spinand: Enhance the logic when picking a variant (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Use picoseconds for calculating the op durations (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: remove 'qpic_snand_op' structure (Mattijs Korpershoek) [RHEL-104570] - spi: bcm63xx-hsspi: fix shared reset (Mattijs Korpershoek) [RHEL-104570] - spi: bcm63xx-spi: fix shared reset (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: document the limited bit error reporting capability (Mattijs Korpershoek) [RHEL-104570] - spi: spi-pci1xxxx: Fix Probe failure with Dual SPI instance with INTx interrupts (Mattijs Korpershoek) [RHEL-104570] - spi: spi-pci1xxxx: Add support for 25MHz Clock frequency in C0 (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: use NANDC_STEP_SIZE consistently (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Enable support for S32G platforms (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: spi: dspi: Add S32G support (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Enable modified transfer protocol on S32G (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Reinitialize DSPI regs after resuming for S32G (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Use DMA for S32G controller in target mode (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Use spi_alloc_target for target (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Add config and regmaps for S32G platforms (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Define regmaps per device (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Re-use one volatile regmap for both device types (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Reset SR flags before sending a new message (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Halt the module after a new message transfer (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: restrict register range for regmap access (Mattijs Korpershoek) [RHEL-104570] - spi: loopback-test: fix up const pointer issue in rx_ranges_cmp() (Mattijs Korpershoek) [RHEL-104570] - spi: gpio: fix const issue in spi_to_spi_gpio() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: remove superfluous parameters of qcom_spi_check_error() (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Move register definitions to (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Document frame start sync pulse mode (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Double maximum DMA transfer size using two groups (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Simplify BRG's Division Ratio (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Increase TX FIFO size for R-Car V4H/V4M (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Correct RX FIFO size for R-Car Gen3 (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Correct RX FIFO size for R-Car Gen2 (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Add core support for dual-group transfers (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Correct SIMDR2_GRPMASK (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: SIFCTR bitfield conversion (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: SICTR bitfield conversion (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: SITSCR/SIRSCR bitfield conversion (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: SITMDR2 and SIRMDR2 bitfield conversion (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: SITMDR1/SIRMDR1 bitfield conversion (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Make words/fs unsigned in FIFO helpers (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once() (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Use bool for boolean flags (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Complete using dev in sh_msiof_spi_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Fix maximum DMA transfer size (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Remove unneeded compatible values (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: Drop comma after OF match table sentinel (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: return early on error from qcom_spi_io_op() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: extend FIELD_PREP() macro usage (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: use CW_PER_PAGE_MASK bitmask (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: reuse qcom_spi_check_raw_flash_errors() (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-quad: Add support for internal DMA (Mattijs Korpershoek) [RHEL-104570] - spi: tegra114: Use value to check for invalid delays (Mattijs Korpershoek) [RHEL-104570] - spi: loopback-test: Simplify strange loopback value check (Mattijs Korpershoek) [RHEL-104570] - spi: loopback-test: Do not split 1024-byte hexdumps (Mattijs Korpershoek) [RHEL-104570] - spi: spi-sun4i: fix early activation (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: validate user/chip specific ECC properties (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Assume device could match via platform (Mattijs Korpershoek) [RHEL-104570] - spi: cs42l43: Make handling missing spk-id GPIOs explicit (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Fix printed error code during DMA setup (Mattijs Korpershoek) [RHEL-104570] - spi: axi-spi-engine: omit SYNC from offload instructions (Mattijs Korpershoek) [RHEL-104570] - spi: axi-spi-engine: optimize bits_per_word for offload (Mattijs Korpershoek) [RHEL-104570] - spi: axi-spi-engine: don't repeat mode config for offload (Mattijs Korpershoek) [RHEL-104570] - spi: axi-spi-engine: wait for completion in setup (Mattijs Korpershoek) [RHEL-104570] - spi: nxp-fspi: use devm instead of remove for driver detach (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: remove the unchecked return value for nxp_fspi_clk_disable_unprep (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: use guard(mutex) to simplify the code (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: enable runtime pm for fspi (Mattijs Korpershoek) [RHEL-104570] - spi: spi-nxp-fspi: remove the goto in probe (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: fix NAND_READ_LOCATION_2 register handling (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: remove unused 'wlen' member of 'struct qpic_spi_nand' (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Add fix to avoid divide error (Mattijs Korpershoek) [RHEL-104570] - spi: rpc-if: Add write support for memory-mapped area (Mattijs Korpershoek) [RHEL-104570] - spi: tegra114: Don't fail set_cs_timing when delays are zero (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: propagate errors from qcom_spi_block_erase() (Mattijs Korpershoek) [RHEL-104570] - spi: offload: check for match callback when a trigger is being registered (Mattijs Korpershoek) [RHEL-104570] - spi: offload: remove unnecessary check on trigger->ops (Mattijs Korpershoek) [RHEL-104570] - spi: stm32-ospi: Fix an error handling path in stm32_ospi_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: ignore driver probing if it was MSIOF Sound (Mattijs Korpershoek) [RHEL-104570] - spi: sh-msiof: use dev in sh_msiof_spi_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: dw: Use spi_bpw_to_bytes() helper (Mattijs Korpershoek) [RHEL-104570] - spi: Add spi_bpw_to_bytes() helper and use it (Mattijs Korpershoek) [RHEL-104570] - spi: pci1xxxx: Use non-hybrid PCI devres API (Mattijs Korpershoek) [RHEL-104570] - spi: spi-cavium-thunderx: Use non-hybrid PCI devres API (Mattijs Korpershoek) [RHEL-104570] - spi: spi-imx: Add check for spi_imx_setupxfer() (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-quad: Update dummy sequence configuration (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-quad: modify chip select (CS) deactivation (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-quad: remove redundant error handling code (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers (Mattijs Korpershoek) [RHEL-104570] - spi: meson-spicc: add DMA support (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-qspi: Optimize fsl_qspi struct (Mattijs Korpershoek) [RHEL-104570] - spi: amd: add CONFIG_PCI dependency (Mattijs Korpershoek) [RHEL-104570] - spi: sun4i: add support for GPIO chip select lines (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: Fix read len for onfi param page (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec() (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-qspi: Simplify probe error handling using managed API (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-spi: Remove redundant probe error message (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-qspi: Fix double cleanup in probe error path (Mattijs Korpershoek) [RHEL-104570] - spi: intel: Improve resource mapping (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Fix an IS_ERR() vs NULL check in probe (Mattijs Korpershoek) [RHEL-104570] - spi: xcomm: use new GPIO line value setter callbacks (Mattijs Korpershoek) [RHEL-104570] - spi: Add support for Double Transfer Rate (DTR) mode (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Add PCI-based driver for AMD HID2 SPI controller (Mattijs Korpershoek) [RHEL-104570] - spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent (Mattijs Korpershoek) [RHEL-104570] - spi: bcm2835: Do not call gpiod_put() on invalid descriptor (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-quad: add rate limiting and simplify timeout error message (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-qspi: revert "Improve spi memory performance" (Mattijs Korpershoek) [RHEL-104570] - spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock() (Mattijs Korpershoek) [RHEL-104570] - spi: Simplify conditionals in spi_set_cs() (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-qspi: use devm function instead of driver remove (Mattijs Korpershoek) [RHEL-104570] - spi: SPI_QPIC_SNAND should be tristate and depend on MTD (Mattijs Korpershoek) [RHEL-104570] - spi: spi-stm32-ospi: Make "resets" a required property (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: st,stm32mp25-ospi: Make "resets" a required property (Mattijs Korpershoek) [RHEL-104570] - spi-rockchip: Fix register out of bounds access (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: use kmalloc() for OOB buffer allocation (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Introduce a default ->exec_op() debug log (Mattijs Korpershoek) [RHEL-104570] - spi: Fix reference count leak in slave_show() (Mattijs Korpershoek) [RHEL-104570] - spi: stm32-ospi: Include "gpio/consumer.h" (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mux: Fix coverity issue, unchecked return value (Mattijs Korpershoek) [RHEL-104570] - spi: sophgo: fix incorrect type for ret in sg2044_spifmc_write() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: avoid memleak in qcom_spi_ecc_init_ctx_pipelined() (Mattijs Korpershoek) [RHEL-104570] - spi: Use inclusive language (Mattijs Korpershoek) [RHEL-104570] - spi: sg2044-nor: Convert to dev_err_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: sg2044-nor: Fully convert to device managed resources (Mattijs Korpershoek) [RHEL-104570] - spi: sg2044-nor: fix uninitialized variable in probe (Mattijs Korpershoek) [RHEL-104570] - spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic-snand: Fix ECC_CFG_ECC_DISABLE shift in qcom_spi_read_last_cw() (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: Remove unnecessary print function dev_err() (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-qspi: Improve spi memory performance (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-qspi: Fix probe on AM62A LP SK (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042 (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: spi-sg2044-nor: Add SOPHGO SG2042 (Mattijs Korpershoek) [RHEL-104570] - spi: sophgo: add SG2044 SPI NOR controller driver (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: spi: add SG2044 SPI NOR controller driver (Mattijs Korpershoek) [RHEL-104570] - spi: mt65xx: add PM QoS support (Mattijs Korpershoek) [RHEL-104570] - spi: microchip-core: prevent RX overflows when transmit size > FIFO size (Mattijs Korpershoek) [RHEL-104570] - spi: spidev: Add an entry for the gocontroll moduline module slot (Mattijs Korpershoek) [RHEL-104570] - MAINTAINERS: adjust the file entry in GOCONTROLL MODULINE MODULE SLOT (Mattijs Korpershoek) [RHEL-104570] - MAINTAINERS: add maintainer for the GOcontroll Moduline module slot (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: connector: Add the GOcontroll Moduline module slot bindings (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: vendor-prefixes: add GOcontroll (Mattijs Korpershoek) [RHEL-104570] - spi: spi-imx: convert timeouts to secs_to_jiffies() (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies() (Mattijs Korpershoek) [RHEL-104570] - mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND (Mattijs Korpershoek) [RHEL-104570] - redhat/configs: Disable CONFIG_SPI_QPIC_SNAND (Mattijs Korpershoek) [RHEL-104570] - spi: spi-qpic: add driver for QCOM SPI NAND flash Interface (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: Fix build issue on x86 architecture (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: use FIELD_PREP and GENMASK (Mattijs Korpershoek) [RHEL-104570] - mtd: nand: Add qpic_common API file (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: Add qcom prefix to common api (Mattijs Korpershoek) [RHEL-104570] - mtd: rawnand: qcom: cleanup qcom_nandc driver (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: Introduce qcom,spi-qpic-snand (Mattijs Korpershoek) [RHEL-104570] - spi: stm32: Add OSPI driver (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: spi: Add STM32 OSPI controller (Mattijs Korpershoek) [RHEL-104570] - spi: s3c64xx: extend description of compatible's fifo_depth (Mattijs Korpershoek) [RHEL-104570] - spi: offload: fix use after free (Mattijs Korpershoek) [RHEL-104570] - spi: fix missing offload_flags doc (Mattijs Korpershoek) [RHEL-104570] - spi: spi-offload-trigger-pwm: add extra headers (Mattijs Korpershoek) [RHEL-104570] - spi: offload: types: include linux/bits.h (Mattijs Korpershoek) [RHEL-104570] - MAINTAINERS: adjust the file entry in SPI OFFLOAD (Mattijs Korpershoek) [RHEL-104570] - spi: axi-spi-engine: implement offload support (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: axi-spi-engine: add SPI offload properties (Mattijs Korpershoek) [RHEL-104570] - spi: add offload TX/RX streaming APIs (Mattijs Korpershoek) [RHEL-104570] - spi: offload-trigger: add PWM trigger driver (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: trigger-source: add generic PWM trigger source (Mattijs Korpershoek) [RHEL-104570] - spi: offload: add support for hardware triggers (Mattijs Korpershoek) [RHEL-104570] - spi: add basic support for SPI offloading (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: remove references to runtime PM on error path (Mattijs Korpershoek) [RHEL-104570] - spi: sn-f-ospi: Fix division by zero (Mattijs Korpershoek) [RHEL-104570] - spi: gpio: Support a single always-selected device (Mattijs Korpershoek) [RHEL-104570] - spi: gpio: Remove stale documentation part (Mattijs Korpershoek) [RHEL-104570] - spi: Replace custom fsleep() implementation (Mattijs Korpershoek) [RHEL-104570] - spi: pxa2xx: Fix regression when toggling chip select on LPSS devices (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Fix warning in doc-comment (Mattijs Korpershoek) [RHEL-104570] - spi: fsi: Batch TX operations (Mattijs Korpershoek) [RHEL-104570] - spi: realtek-rtl-snand: Drop unneeded assignment for cache_type (Mattijs Korpershoek) [RHEL-104570] - spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors (Mattijs Korpershoek) [RHEL-104570] - spi: zynqmp-gqspi: Always acknowledge interrupts (Mattijs Korpershoek) [RHEL-104570] - spi: zynqmp-gqspi: Clean up fillgenfifo (Mattijs Korpershoek) [RHEL-104570] - spi: zynqmp-gqspi: Add helpers for enabling/disabling DMA (Mattijs Korpershoek) [RHEL-104570] - spi: zynqmp-gqspi: Add some more debug prints (Mattijs Korpershoek) [RHEL-104570] - spi: zynqmp-gqspi: Reformat long line (Mattijs Korpershoek) [RHEL-104570] - spi: pxa2xx: Introduce __lpss_ssp_update_priv() helper (Mattijs Korpershoek) [RHEL-104570] - spi: amd: Fix -Wuninitialized in amd_spi_exec_mem_op() (Mattijs Korpershoek) [RHEL-104570] - spi: ti-qspi: Use syscon_regmap_lookup_by_phandle_args (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Estimate the time taken by operations (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Update to current device naming terminology (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-spi: Remove display of virtual address (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Enable SPI_TX_QUAD (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Create macros for DTR operation (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Reorder spi-mem macro assignments (Mattijs Korpershoek) [RHEL-104570] - spi: zynqmp-gqspi: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: zynq-qspi: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: spi-ti-qspi: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: spi-sn-f-ospi: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: nxp-fspi: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: mxic: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: mt65xx: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: microchip-core-qspi: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: fsl-qspi: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: dw: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-qspi: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: amd: Drop redundant check (Mattijs Korpershoek) [RHEL-104570] - spi: amd: Support per spi-mem operation frequency switches (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Add a new controller capability (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Use devm_ clock management (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Support sclk_x2 version (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-qspi: Memory barriers after memory-mapped I/O (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Using normal memory for dma (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Fix error in remove progress (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Factor out switching to Serial Memory Mode to function (Mattijs Korpershoek) [RHEL-104570] - spi: spidev: Align ordering of spidev_spi_ids[] and spidev_dt_ids[] (Mattijs Korpershoek) [RHEL-104570] - spi: mxs: support effective_speed_hz (Mattijs Korpershoek) [RHEL-104570] - spi: Deduplicate deferred probe checks in spi_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: Unify firmware node type checks (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Support pm ops (Mattijs Korpershoek) [RHEL-104570] - i2c: lpc2k: Add check for clk_enable() (Mattijs Korpershoek) [RHEL-104570] - spi: zynq-qspi: Add check for clk_enable() (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip: Fix PM runtime count on no-op cs (Mattijs Korpershoek) [RHEL-104570] - spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled() (Mattijs Korpershoek) [RHEL-104570] - spi: intel: Add Panther Lake SPI controller support (Mattijs Korpershoek) [RHEL-104570] - spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA. (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Optimize the judgment mechanism completed by the controller (Mattijs Korpershoek) [RHEL-104570] - spi: spi-kspi2: Add KEBA SPI controller support (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Add support for sama7g5 QSPI (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families (Mattijs Korpershoek) [RHEL-104570] - spi: mpc52xx: Add cancel_work_sync before module remove (Mattijs Korpershoek) [RHEL-104570] - spi: apple: Set use_gpio_descriptors to true (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Fix register name in verbose logging function (Mattijs Korpershoek) [RHEL-104570] - spi: Fix acpi deferred irq probe (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Support for device reset via OSPI controller (Mattijs Korpershoek) [RHEL-104570] - spi: cadence-quadspi: Use quirks to set dma_set_mask instead of compatible string for 64-bit DMA support (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Support ACPI (Mattijs Korpershoek) [RHEL-104570] - spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user() (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Embedded DMA only support 4B aligned address (Mattijs Korpershoek) [RHEL-104570] - spi-imx: prevent overflow when estimating transfer time (Mattijs Korpershoek) [RHEL-104570] - spi: sc18is602: Switch to generic firmware properties and drop of_match_ptr() (Mattijs Korpershoek) [RHEL-104570] - spi: imx: support word delay (Mattijs Korpershoek) [RHEL-104570] - spi: imx: pass struct spi_transfer to prepare_transfer() (Mattijs Korpershoek) [RHEL-104570] - spi: cs42l43: Add GPIO speaker id support to the bridge configuration (Mattijs Korpershoek) [RHEL-104570] - spi: Delete useless checks (Mattijs Korpershoek) [RHEL-104570] - spi: apple: Remove unnecessary .owner for apple_spi_driver (Mattijs Korpershoek) [RHEL-104570] - spi: apple: Add driver for Apple SPI controller (Mattijs Korpershoek) [RHEL-104570] - spi: dt-bindings: apple,spi: Add binding for Apple SPI controllers (Mattijs Korpershoek) [RHEL-104570] - spi: Use of_property_present() for non-boolean properties (Mattijs Korpershoek) [RHEL-104570] - spi: axi-spi-engine: Emit trace events for spi transfers (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: rtl-snand: Correctly handle DMA transfers (Mattijs Korpershoek) [RHEL-104570] - spi: Replace deprecated PCI functions (Mattijs Korpershoek) [RHEL-104570] - spi: spidev: Add an entry for lwn,bk4-spi (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: misc: lwn,bk4-spi: Add binding (Mattijs Korpershoek) [RHEL-104570] - mtd: spinand: Constify struct nand_ecc_engine_ops (Mattijs Korpershoek) [RHEL-104570] - spi: make class structs const (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Add Realtek SPI-NAND controller (Mattijs Korpershoek) [RHEL-104570] - dt-bindings: spi: Add realtek,rtl9301-snand (Mattijs Korpershoek) [RHEL-104570] - spi: intel: Add protected and locked attributes (Mattijs Korpershoek) [RHEL-104570] - spi: spi-imx: Fix casting warnings (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-dspi: Fix casting warnings (Mattijs Korpershoek) [RHEL-104570] - spi: tegra210-quad: Avoid shift-out-of-bounds (Mattijs Korpershoek) [RHEL-104570] - spi: Provide defer reason if getting irq during probe fails (Mattijs Korpershoek) [RHEL-104570] - spi: spi-ti-qspi: remove redundant assignment to variable ret (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: support effective_speed_hz (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Fix specifiers in fsl_lpspi_set_bitrate (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Adjust type of scldiv (Mattijs Korpershoek) [RHEL-104570] - spi: mxic: Add support for swapping byte (Mattijs Korpershoek) [RHEL-104570] - spi: spi-mem: Allow specifying the byte order in Octal DTR mode (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip: Use dev_{err,warn}_probe() in the probe path (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Use dev_err_probe() in the probe path (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip-sfc: Perform trivial code cleanups (Mattijs Korpershoek) [RHEL-104570] - spi: rockchip: Perform trivial code cleanups (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Add HIDDMA basic read support (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Set controller address mode (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Add support for HID2 SPI controller (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Optimize IO operations (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Updates to set tx/rx count functions (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Replace ioread/iowrite calls (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Enable dual and quad I/O modes (Mattijs Korpershoek) [RHEL-104570] - spi: spi_amd: Sort headers alphabetically (Mattijs Korpershoek) [RHEL-104570] - spi: Switch back to struct platform_driver::remove() (Mattijs Korpershoek) [RHEL-104570] - spi: slave-mt27xx: Call clk_disable_unprepare() only once in mtk_spi_slave_probe() (Mattijs Korpershoek) [RHEL-104570] - spi: airoha: do not keep {tx,rx} dma buffer always mapped (Mattijs Korpershoek) [RHEL-104570] - spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​ (Mattijs Korpershoek) [RHEL-104570] - spi: atmel-quadspi: Add cs_hold and cs_inactive setting support (Mattijs Korpershoek) [RHEL-104570] - spi: fix typo in the comment (Mattijs Korpershoek) [RHEL-104570] - spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq() (Mattijs Korpershoek) [RHEL-104570] - spi: remove {devm_}spi_alloc_master/slave() (Mattijs Korpershoek) [RHEL-104570] - spi: slave-mt27xx: switch to use spi_alloc_target() (Mattijs Korpershoek) [RHEL-104570] - spi: ch341: switch to use devm_spi_alloc_host() (Mattijs Korpershoek) [RHEL-104570] - Documentation: devres: add missing devm_acpi_dma_controller_free() helper (Mattijs Korpershoek) [RHEL-104570] - media: usb/msi2500: switch to use spi_alloc_host() (Mattijs Korpershoek) [RHEL-104570] - perf test attr: Add missing int_mist.uop_dropping event to test-stat files (Anubhav Shelat) [RHEL-78200] - perf bpf-filter: Fix opts declaration on older libbpfs (Anubhav Shelat) [RHEL-78200] - perf evsel: Ensure the fallback message is always written to (Anubhav Shelat) [RHEL-78200] - perf build-id: Ensure snprintf string is empty when size is 0 (Anubhav Shelat) [RHEL-78200] - perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir() (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update tigerlake metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update skylake metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update sierraforest metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update sapphirerapids events/metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update sandybridge metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update rocketlake metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update meteorlake events/metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update lunarlake events/metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update jaketown metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update ivybridge/ivytown metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update icelake metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update haswell metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update graniterapids events/metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update grandridge metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update emeraldrapids events/metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update cascadelakex metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update broadwell metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update arrowlake events/metrics (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update alderlake events/metrics (Anubhav Shelat) [RHEL-78200] - perf parse-events: Handle fake PMUs in CPU terms (Anubhav Shelat) [RHEL-78200] - libbpf: Add the ability to suppress perf event enablement (Anubhav Shelat) [RHEL-78200] - perf maps: Ensure kmap is set up for all inserts (Anubhav Shelat) [RHEL-78200] - perf lock: Provide a host_env for session new (Anubhav Shelat) [RHEL-78200] - perf subcmd: avoid crash in exclude_cmds when excludes is empty (Anubhav Shelat) [RHEL-78200] - perf symbol-elf: Add support for the block argument for libbfd (Anubhav Shelat) [RHEL-78200] - perf test: Checking BPF metadata collection fails on version string (Anubhav Shelat) [RHEL-78200] - perf tests: Fix "PE file support" test build (Anubhav Shelat) [RHEL-78200] - perf bpf-utils: Harden get_bpf_prog_info_linear (Anubhav Shelat) [RHEL-78200] - perf bpf-utils: Constify bpil_array_desc (Anubhav Shelat) [RHEL-78200] - perf bpf-event: Fix use-after-free in synthesis (Anubhav Shelat) [RHEL-78200] - perf symbol: Add blocking argument to filename__read_build_id (Anubhav Shelat) [RHEL-78200] - perf test: Fix a build error in x86 topdown test (Anubhav Shelat) [RHEL-78200] - perf bpf-filter: Enable events manually (Anubhav Shelat) [RHEL-78200] - perf/core: Handle buffer mapping fail correctly in perf_mmap() (Anubhav Shelat) [RHEL-78200] {CVE-2025-38564} - perf/core: Exit early on perf_mmap() fail (Anubhav Shelat) [RHEL-78200] {CVE-2025-38565} - perf/core: Don't leak AUX buffer refcount on allocation failure (Anubhav Shelat) [RHEL-78200] - perf/core: Prevent VMA split of buffer mappings (Anubhav Shelat) [RHEL-78200] {CVE-2025-38563} - perf/core: Preserve AUX buffer allocation failure result (Anubhav Shelat) [RHEL-78200] - perf record: Cache build-ID of hit DSOs only (Anubhav Shelat) [RHEL-78200] - perf test: Ensure lock contention using pipe mode (Anubhav Shelat) [RHEL-78200] - perf python: Stop using deprecated PyUnicode_AsString() (Anubhav Shelat) [RHEL-78200] - RISC-V: perf/kvm: Add reporting of interrupt events (Anubhav Shelat) [RHEL-78200] - perf list: Skip ABI PMUs when printing pmu values (Anubhav Shelat) [RHEL-78200] - perf list: Remove tracepoint printing code (Anubhav Shelat) [RHEL-78200] - perf tp_pmu: Add event APIs (Anubhav Shelat) [RHEL-78200] - perf tp_pmu: Factor existing tracepoint logic to new file (Anubhav Shelat) [RHEL-78200] - perf parse-events: Remove non-json software events (Anubhav Shelat) [RHEL-78200] - perf jevents: Add common software event json (Anubhav Shelat) [RHEL-78200] - perf tools: Remove libtraceevent in .gitignore (Anubhav Shelat) [RHEL-78200] - perf test: Fix comment ordering (Anubhav Shelat) [RHEL-78200] - perf sort: Use perf_env to set arch sort keys and header (Anubhav Shelat) [RHEL-78200] - perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test (Anubhav Shelat) [RHEL-78200] - perf sample: Remove arch notion of sample parsing (Anubhav Shelat) [RHEL-78200] - perf env: Remove global perf_env (Anubhav Shelat) [RHEL-78200] - perf trace: Avoid global perf_env with evsel__env (Anubhav Shelat) [RHEL-78200] - perf auxtrace: Pass perf_env from session through to mmap read (Anubhav Shelat) [RHEL-78200] - perf machine: Explicitly pass in host perf_env (Anubhav Shelat) [RHEL-78200] - perf bench synthesize: Avoid use of global perf_env (Anubhav Shelat) [RHEL-78200] - perf top: Make perf_env locally scoped (Anubhav Shelat) [RHEL-78200] - perf session: Add host_env argument to perf_session__new (Anubhav Shelat) [RHEL-78200] - perf test: Avoid use perf_env (Anubhav Shelat) [RHEL-78200] - perf header: Clean up use of perf_env (Anubhav Shelat) [RHEL-78200] - perf evlist: Change env variable to session (Anubhav Shelat) [RHEL-78200] - perf session: Add accessor for session->header.env (Anubhav Shelat) [RHEL-78200] - perf record: Make --buildid-mmap the default (Anubhav Shelat) [RHEL-78200] - perf jitdump: Directly mark the jitdump DSO (Anubhav Shelat) [RHEL-78200] - perf dso: Move build_id to dso_id (Anubhav Shelat) [RHEL-78200] - perf build-id: Ensure struct build_id is empty before use (Anubhav Shelat) [RHEL-78200] - perf build-id: Mark DSO in sample callchains (Anubhav Shelat) [RHEL-78200] - perf build-id: Change sprintf functions to snprintf (Anubhav Shelat) [RHEL-78200] - perf build-id: Truncate to avoid overflowing the build_id data (Anubhav Shelat) [RHEL-78200] - perf build-id: Reduce size of "size" variable (Anubhav Shelat) [RHEL-78200] - perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint (Anubhav Shelat) [RHEL-78200] - perf parse-events: Fix missing slots for Intel topdown metric events (Anubhav Shelat) [RHEL-78200] - perf topdown: Use attribute to see an event is a topdown metic or slots (Anubhav Shelat) [RHEL-78200] - perf parse-events: Support user CPUs mixed with threads/processes (Anubhav Shelat) [RHEL-78200] - perf evsel: Add evsel__open_per_cpu_and_thread (Anubhav Shelat) [RHEL-78200] - perf parse-events: Minor __add_event refactoring (Anubhav Shelat) [RHEL-78200] - perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu (Anubhav Shelat) [RHEL-78200] - perf evsel: Use libperf perf_evsel__exit (Anubhav Shelat) [RHEL-78200] - libperf evsel: Factor perf_evsel__exit out of perf_evsel__delete (Anubhav Shelat) [RHEL-78200] - libperf evsel: Rename own_cpus to pmu_cpus (Anubhav Shelat) [RHEL-78200] - perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask (Anubhav Shelat) [RHEL-78200] - perf parse-events: Allow the cpu term to be a PMU or CPU range (Anubhav Shelat) [RHEL-78200] - perf stat: Don't size aggregation ids from user_requested_cpus (Anubhav Shelat) [RHEL-78200] - perf stat: Avoid buffer overflow to the aggregation map (Anubhav Shelat) [RHEL-78200] - perf parse-events: Warn if a cpu term is unsupported by a CPU (Anubhav Shelat) [RHEL-78200] - perf pfm: Don't force loading of all PMUs (Anubhav Shelat) [RHEL-78200] - perf stat: Remove duplicated include in stat-shadow.c (Anubhav Shelat) [RHEL-78200] - perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr (Anubhav Shelat) [RHEL-78200] - powerpc: Don't use %%pK through printk (Anubhav Shelat) [RHEL-78200] - perf build: Always disable stack protection for BPF skeleton objects (Anubhav Shelat) [RHEL-78200] - perf flamegraph: Fix minor pylint/type hint issues (Anubhav Shelat) [RHEL-78200] - perf ftrace latency: Add -e option to measure time between two events (Anubhav Shelat) [RHEL-78200] - perf tests bp_account: Fix leaked file descriptor (Anubhav Shelat) [RHEL-78200] - perf list: Remove trailing A in PAI crypto event 4210 (Anubhav Shelat) [RHEL-78200] - perf/x86/intel/uncore: Add iMC freerunning for Panther Lake (Anubhav Shelat) [RHEL-78200] - perf/x86/intel/uncore: Add Panther Lake support (Anubhav Shelat) [RHEL-78200] - perf/x86/intel/uncore: Support customized MMIO map size (Anubhav Shelat) [RHEL-78200] - perf/x86/intel/uncore: Support MSR portal for discovery tables (Anubhav Shelat) [RHEL-78200] - perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters (Anubhav Shelat) [RHEL-78200] - perf: arm_pmu: Don't disable counter in armpmu_add() (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update TigerLake events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update SkylakeX events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update SierraForest events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update SapphireRapids events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Add PantherLake events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update MeteorLake events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update LunarLake events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update IcelakeX events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update GraniteRapids events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update GrandRidge events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update EmeraldRapids events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update CascadelakeX events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update Arrowlake events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update AlderlakeN events (Anubhav Shelat) [RHEL-78200] - perf vendor events: Update Alderlake events (Anubhav Shelat) [RHEL-78200] - tools/build: Fix s390(x) cross-compilation with clang (Anubhav Shelat) [RHEL-78200] - perf test: Add more test cases to sched test (Anubhav Shelat) [RHEL-78200] - perf sched: Fix memory leaks in 'perf sched latency' (Anubhav Shelat) [RHEL-78200] - perf sched: Use RC_CHK_EQUAL() to compare pointers (Anubhav Shelat) [RHEL-78200] - perf sched: Fix memory leaks for evsel->priv in timehist (Anubhav Shelat) [RHEL-78200] - perf sched: Fix thread leaks in 'perf sched timehist' (Anubhav Shelat) [RHEL-78200] - perf sched: Fix memory leaks in 'perf sched map' (Anubhav Shelat) [RHEL-78200] - perf sched: Free thread->priv using priv_destructor (Anubhav Shelat) [RHEL-78200] - perf sched: Make sure it frees the usage string (Anubhav Shelat) [RHEL-78200] - perf tests make: Add NO_LIBDW=1 to minimal and add standalone test (Anubhav Shelat) [RHEL-78200] - perf header: Fix pipe mode header dumping (Anubhav Shelat) [RHEL-78200] - perf test: In forked mode add check that fds aren't leaked (Anubhav Shelat) [RHEL-78200] - perf dso: With ref count checking, avoid dso_data holding dso live (Anubhav Shelat) [RHEL-78200] - perf hwmon_pmu: Hold path rather than fd (Anubhav Shelat) [RHEL-78200] - perf test code-reading: Avoid a leak of cpus and threads (Anubhav Shelat) [RHEL-78200] - perf dso: Add missed dso__put to dso__load_kcore (Anubhav Shelat) [RHEL-78200] - perf genelf: Fix NO_LIBDW=1 build (Anubhav Shelat) [RHEL-78200] - perf list: Add IBM z17 event descriptions (Anubhav Shelat) [RHEL-78200] - perf tools: Fix use-after-free in help_unknown_cmd() (Anubhav Shelat) [RHEL-78200] - perf test: Add libsubcmd help tests (Anubhav Shelat) [RHEL-78200] - perf test: Check test suite description properly (Anubhav Shelat) [RHEL-78200] - perf test: Add sched latency and script shell tests (Anubhav Shelat) [RHEL-78200] - perf test: Name the noploop process (Anubhav Shelat) [RHEL-78200] - perf build: Specify shellcheck should use bash (Anubhav Shelat) [RHEL-78200] - perf test annotate: Use --percent-limit rather than head to reduce output (Anubhav Shelat) [RHEL-78200] - perf test: Add basic callgraph test to record testing (Anubhav Shelat) [RHEL-78200] - perf drm_pmu: Fix spelling mistake "bufers" -> "buffers" (Anubhav Shelat) [RHEL-78200] - perf test: perf header test fails on s390 (Anubhav Shelat) [RHEL-78200] - perf stat: Fix uncore aggregation number (Anubhav Shelat) [RHEL-78200] - perf build: Fix a build error on REFCNT_CHECKING=1 (Anubhav Shelat) [RHEL-78200] - tools/perf: Add --exclude-buildids option to perf archive command (Anubhav Shelat) [RHEL-78200] - perf annotate: Fix source code annotate with objdump (Anubhav Shelat) [RHEL-78200] - tools: Remove libcrypto dependency (Anubhav Shelat) [RHEL-78200] - perf genelf: Remove libcrypto dependency and use built-in sha1() (Anubhav Shelat) [RHEL-78200] - perf util: add a basic SHA-1 implementation (Anubhav Shelat) [RHEL-78200] - perf build: enable -fno-strict-aliasing (Anubhav Shelat) [RHEL-78200] - perf top: populate PMU capabilities data in perf_env (Anubhav Shelat) [RHEL-78200] - perf tools: move perf_pmus__find_core_pmu() prototype to pmus.h (Anubhav Shelat) [RHEL-78200] - perf trace: Split BPF skel code to util/bpf_trace_augment.c (Anubhav Shelat) [RHEL-78200] - perf test: Change all remaining #!/bin/sh to #!/bin/bash (Anubhav Shelat) [RHEL-78200] - perf header: Don't write empty BPF/BTF info (Anubhav Shelat) [RHEL-78200] - perf header: Display message if BPF/BTF info is empty (Anubhav Shelat) [RHEL-78200] - perf header: Allow tracing of attr events (Anubhav Shelat) [RHEL-78200] - perf header: In pipe mode dump features without --header/-I (Anubhav Shelat) [RHEL-78200] - perf tests: Add a DRM PMU test (Anubhav Shelat) [RHEL-78200] - perf drm_pmu: Add a tool like PMU to expose DRM information (Anubhav Shelat) [RHEL-78200] - perf parse-events: Avoid scanning PMUs that can't contain events (Anubhav Shelat) [RHEL-78200] - perf debug: Add function symbols to dump_stack (Anubhav Shelat) [RHEL-78200] - perf tools: Remove excess variable declarations (Anubhav Shelat) [RHEL-78200] - perf test: Replace grep perl regexp with awk (Anubhav Shelat) [RHEL-78200] - libperf evsel: Add missed puts and asserts (Anubhav Shelat) [RHEL-78200] - perf trace: Add missed freeing of ordered events and thread (Anubhav Shelat) [RHEL-78200] - perf script: Add -e option to flamegraph script (Anubhav Shelat) [RHEL-78200] - perf build: The bfd features are opt-in, stop testing for them by default (Anubhav Shelat) [RHEL-78200] - perf build: Add the libpfm devel fedora package name to the hint (Anubhav Shelat) [RHEL-78200] - perf script: Handle -i option for perf script flamegraph (Anubhav Shelat) [RHEL-78200] - perf unwind-libdw: skip non-regular files (Anubhav Shelat) [RHEL-78200] - perf trace: Show zero value in STRARRAY (Anubhav Shelat) [RHEL-78200] - perf srcline: Lower verbosity on addr2line debug messages (Anubhav Shelat) [RHEL-78200] - perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 one (Anubhav Shelat) [RHEL-78200] - perf test: add test for BPF metadata collection (Anubhav Shelat) [RHEL-78200] - perf tools: display the new PERF_RECORD_BPF_METADATA event (Anubhav Shelat) [RHEL-78200] - perf record: collect BPF metadata from new programs (Anubhav Shelat) [RHEL-78200] - perf record: collect BPF metadata from existing BPF programs (Anubhav Shelat) [RHEL-78200] - perf build: detect support for libbpf's emit_strings option (Anubhav Shelat) [RHEL-78200] - perf header: remove unecessary core id test (Anubhav Shelat) [RHEL-78200] - perf test: Add header shell test (Anubhav Shelat) [RHEL-78200] - perf parse-events: Set default GH modifier properly (Anubhav Shelat) [RHEL-78200] - perf test: Expand user space event reading (rdpmc) tests (Anubhav Shelat) [RHEL-78200] - perf vendor events arm64: Update FUJITSU-MONAKA pmu event (Anubhav Shelat) [RHEL-78200] - syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON (Anubhav Shelat) [RHEL-78200] - perf thread: Ensure comm_lock held for comm_list (Anubhav Shelat) [RHEL-78200] - perf: Fix libjvmti.c sign compare error (Anubhav Shelat) [RHEL-78200] - perf script: perf script tests fails with segfault (Anubhav Shelat) [RHEL-78200] - perf test trace: Change the regex pattern in the struct test (Anubhav Shelat) [RHEL-78200] - perf test trace: Use --sort-events in BTF general tests (Anubhav Shelat) [RHEL-78200] - tools/build: Remove some unused libbpf pre-1.0 feature test logic (Anubhav Shelat) [RHEL-78200] - perf trace: Remove --map-dump documentation (Anubhav Shelat) [RHEL-78200] - perf test trace: Remove set -e for BTF general tests (Anubhav Shelat) [RHEL-78200] - perf test trace: Stop tracing hrtimer_setup event in trace enum test (Anubhav Shelat) [RHEL-78200] - perf test trace: Remove set -e and print trace test's error messages (Anubhav Shelat) [RHEL-78200] - perf test trace: Use shell's -f flag to check if vmlinux exists (Anubhav Shelat) [RHEL-78200] - perf thread_map: Remove uid options (Anubhav Shelat) [RHEL-78200] - perf target: Remove uid from target (Anubhav Shelat) [RHEL-78200] - perf bench evlist-open-close: Switch user option to use BPF filter (Anubhav Shelat) [RHEL-78200] - perf trace: Switch user option to use BPF filter (Anubhav Shelat) [RHEL-78200] - perf top: Switch user option to use BPF filter (Anubhav Shelat) [RHEL-78200] - perf tests record: Add basic uid filtering test (Anubhav Shelat) [RHEL-78200] - perf bpf-filter: Improve error messages (Anubhav Shelat) [RHEL-78200] - perf record: Switch user option to use BPF filter (Anubhav Shelat) [RHEL-78200] - perf parse-events: Add parse_uid_filter helper (Anubhav Shelat) [RHEL-78200] - perf target: Separate parse_uid into its own function (Anubhav Shelat) [RHEL-78200] - perf parse-events filter: Use evsel__find_pmu (Anubhav Shelat) [RHEL-78200] Resolves: RHEL-104570, RHEL-122494, RHEL-78200 * Thu Oct 30 2025 CKI KWF Bot [6.12.0-149.el10] - sched/fair: Block delayed tasks on throttled hierarchy during dequeue (Luis Claudio R. Goncalves) [RHEL-69492] - selftests/mm: fix va_high_addr_switch.sh failure on x86_64 (Chunyu Hu) [RHEL-110506] - selftests/mm: alloc hugepages in va_high_addr_switch test (Chunyu Hu) [RHEL-110506] - selftests/mm: skip hugevm test if kernel config file is not present (Chunyu Hu) [RHEL-110506] - bus: mhi: host: pci_generic: Add Telit FN990B40 modem support (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: Detect events pointing to unexpected TREs (Jose Ignacio Tornos Martinez) [RHEL-122260] {CVE-2025-39790} - bus: mhi: host: pci_generic: Add Foxconn T99W696 modem (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: Use str_true_false() helper (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for better performance. (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: Fix endianness of BHI vector table (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: pci_generic: Disable runtime PM for QDU100 (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640 (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: Make local functions static (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: pci_generic: Add Telit FN920C04 modem support (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: pci_generic: Remove redundant assign resource usage (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: host: Fix conflict between power_up and SYSERR (Jose Ignacio Tornos Martinez) [RHEL-122260] - bus: mhi: ep: Update read pointer only after buffer is written (Jose Ignacio Tornos Martinez) [RHEL-122260] {CVE-2025-38429} - sched: Add some KABI padding (Phil Auld) [RHEL-114238] - scsi: ufs: ufs-qcom: Fix ESI null pointer dereference (Myron Stowe) [RHEL-120705] - scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6 (Myron Stowe) [RHEL-120705] - irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select() (Myron Stowe) [RHEL-120705] - irqchip/irq-msi-lib: Fix build with PCI disabled (Myron Stowe) [RHEL-120705] - PCI/MSI: Prevent recursive locking in pci_msix_write_tph_tag() (Myron Stowe) [RHEL-120705] - PCI/MSI: Size device MSI domain with the maximum number of vectors (Myron Stowe) [RHEL-120705] - irqchip: Drop MSI_CHIP_FLAG_SET_ACK from unsuspecting MSI drivers (Myron Stowe) [RHEL-120705] - PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends (Myron Stowe) [RHEL-120705] - irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling (Myron Stowe) [RHEL-120705] - PCI/MSI: Remove the conditional parent [un]mask logic (Myron Stowe) [RHEL-120705] - irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag (Myron Stowe) [RHEL-120705] - PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent() (Myron Stowe) [RHEL-120705] - PCI/MSI: Add startup/shutdown for per device domains (Myron Stowe) [RHEL-120705] - genirq: Add irq_chip_(startup/shutdown)_parent() (Myron Stowe) [RHEL-120705] - genirq: Remove GENERIC_IRQ_LEGACY (Myron Stowe) [RHEL-120705] - irqdomain: Add device pointer to irq_domain_info and msi_domain_info (Myron Stowe) [RHEL-120705] - irqdomain: Consolidate coding style (Myron Stowe) [RHEL-120705] - irqdomain: Fix kernel-doc and add it to Documentation (Myron Stowe) [RHEL-120705] - Documentation: irqdomain: Update it (Myron Stowe) [RHEL-120705] - Documentation: irq-domain.rst: Simple improvements (Myron Stowe) [RHEL-120705] - Documentation: irq/concepts: Minor improvements (Myron Stowe) [RHEL-120705] - Documentation: irq/concepts: Add commas and reflow (Myron Stowe) [RHEL-120705] - irqdomain: Improve kernel-docs of functions (Myron Stowe) [RHEL-120705] - irqdomain: Make struct irq_domain_info variables const (Myron Stowe) [RHEL-120705] - irqdomain: Use irq_domain_instantiate()'s return value as initializers (Myron Stowe) [RHEL-120705] - irqdomain: Drop irq_linear_revmap() (Myron Stowe) [RHEL-120705] - pinctrl: keembay: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705] - irqchip/armada-370-xp: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705] - gpu: ipu-v3: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705] - gpio: idt3243x: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705] - sh: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705] - powerpc: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705] - irqdomain: Drop irq_domain_add_*() functions (Myron Stowe) [RHEL-120705] - powerpc: Switch irq_domain_add_nomap() to use fwnode (Myron Stowe) [RHEL-120705] - thermal: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705] - soc: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - sh: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - powerpc: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - pinctrl: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - PCI: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705] - nios2: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705] - net: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - misc: hi6421-spmi-pmic: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705] - MIPS: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - mfd: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - memory: omap-gpmc: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705] - mailbox: qcom-ipcc: Switch to irq_domain_create_tree() (Myron Stowe) [RHEL-120705] - irqchip: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - iio: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705] - i2c: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705] - gpu: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705] - gpio: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - EDAC/altera: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705] - bus: moxtet: Switch to irq_domain_create_simple() (Myron Stowe) [RHEL-120705] - ARM: Switch to irq_domain_create_*() (Myron Stowe) [RHEL-120705] - ARC: Switch to irq_domain_create_linear() (Myron Stowe) [RHEL-120705] - irqdomain: Make irq_domain_create_hierarchy() an inline (Myron Stowe) [RHEL-120705] - irqdomain: Drop of_node_to_fwnode() (Myron Stowe) [RHEL-120705] - x86/io_apic: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705] - powerpc: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705] - irqchip: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-120705] - PCI/MSI: Use bool for MSI enable state tracking (Myron Stowe) [RHEL-120705] - PCI: tegra: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705] - PCI: xgene: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705] - PCI: apple: Convert to MSI parent infrastructure (Myron Stowe) [RHEL-120705] - irqchip/msi-lib: Honour the MSI_FLAG_NO_AFFINITY flag (Myron Stowe) [RHEL-120705] - irqchip/mvebu: Convert to msi_create_parent_irq_domain() helper (Myron Stowe) [RHEL-120705] - irqchip/gic: Convert to msi_create_parent_irq_domain() helper (Myron Stowe) [RHEL-120705] - genirq/msi: Add helper for creating MSI-parent irq domains (Myron Stowe) [RHEL-120705] - irqchip: Make irq-msi-lib.h globally available (Myron Stowe) [RHEL-120705] - irqchip/gic-v3-its: Use allocation size from the prepare call (Myron Stowe) [RHEL-120705] - genirq/msi: Engage the .msi_teardown() callback on domain removal (Myron Stowe) [RHEL-120705] - genirq/msi: Move prepare() call to per-device allocation (Myron Stowe) [RHEL-120705] - irqchip/gic-v3-its: Implement .msi_teardown() callback (Myron Stowe) [RHEL-120705] - genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare() (Myron Stowe) [RHEL-120705] - irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask (Myron Stowe) [RHEL-120705] - dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map (Myron Stowe) [RHEL-120705] - irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS (Myron Stowe) [RHEL-120705] - irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable() (Myron Stowe) [RHEL-120705] - platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all() (Myron Stowe) [RHEL-120705] - genirq/msi: Rename msi_[un]lock_descs() (Myron Stowe) [RHEL-120705] - scsi: ufs: qcom: Remove the MSI descriptor abuse (Myron Stowe) [RHEL-120705] - PCI/TPH: Replace the broken MSI-X control word update (Myron Stowe) [RHEL-120705] - PCI/MSI: Provide a sane mechanism for TPH (Myron Stowe) [RHEL-120705] - PCI: hv: Switch MSI descriptor locking to guard() (Myron Stowe) [RHEL-120705] - PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock) (Myron Stowe) [RHEL-120705] - PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock) (Myron Stowe) [RHEL-120705] - PCI/MSI: Use __free() for affinity masks (Myron Stowe) [RHEL-120705] - PCI/MSI: Set pci_dev:: Msi_enabled late (Myron Stowe) [RHEL-120705] - PCI/MSI: Use guard(msi_desc_lock) where applicable (Myron Stowe) [RHEL-120705] - NTB/msi: Switch MSI descriptor locking to lock guard() (Myron Stowe) [RHEL-120705] - soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard() (Myron Stowe) [RHEL-120705] - genirq/msi: Use lock guards for MSI descriptor locking (Myron Stowe) [RHEL-120705] - cleanup: Provide retain_and_null_ptr() (Myron Stowe) [RHEL-120705] - irqdomain: Support three-cell scheme interrupts (Myron Stowe) [RHEL-120705] - genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move() (Myron Stowe) [RHEL-120705] - irqdomain: Stop using 'host' for domain (Myron Stowe) [RHEL-120705] - irqdomain: Rename irq_get_default_host() to irq_get_default_domain() (Myron Stowe) [RHEL-120705] - irqdomain: Rename irq_set_default_host() to irq_set_default_domain() (Myron Stowe) [RHEL-120705] - PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag (Myron Stowe) [RHEL-120705] - genirq: Make a few functions static (Myron Stowe) [RHEL-120705] - irqdomain: Remove extern from function declarations (Myron Stowe) [RHEL-120705] - irqchip/davinci-cp-intc: Remove public header (Myron Stowe) [RHEL-120705] - irqdomain: i2c: Switch to irq_find_mapping() (Myron Stowe) [RHEL-120705] - genirq: Introduce irq_can_move_in_process_context() (Myron Stowe) [RHEL-120705] - genirq: Introduce common irq_force_complete_move() implementation (Myron Stowe) [RHEL-120705] - irqchip/riscv-imsic: Move to common MSI library (Myron Stowe) [RHEL-120705] - irqchip/irq-msi-lib: Optionally set default irq_eoi()/irq_ack() (Myron Stowe) [RHEL-120705] - irqchip/riscv-imsic: Set irq_set_affinity() for IMSIC base (Myron Stowe) [RHEL-120705] - net: clear sk->sk_ino in sk_set_socket(sk, NULL) (Paolo Abeni) [RHEL-115597] - net: lockless sock_i_ino() (Paolo Abeni) [RHEL-115597] - net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y (Paolo Abeni) [RHEL-115597] - netpoll: prevent hanging NAPI when netcons gets enabled (Paolo Abeni) [RHEL-115597] - net: netmem: fix skb_ensure_writable with unreadable skbs (Paolo Abeni) [RHEL-115597] - net: Fix TOCTOU issue in sk_is_readable() (Paolo Abeni) [RHEL-115597] - Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated (Paolo Abeni) [RHEL-115597] - netdev: avoid CFI problems with sock priv helpers (Paolo Abeni) [RHEL-115597] - net: don't dump Tx and uninitialized NAPIs (Paolo Abeni) [RHEL-115597] - Documentation: Fix description format for powerpc RTAS ioctls (Mamatha Inamdar) [RHEL-101977] - powerpc/pseries: Include linux/types.h in papr-platform-dump.h (Mamatha Inamdar) [RHEL-101977] - powerpc/pseries: Add a char driver for physical-attestation RTAS (Mamatha Inamdar) [RHEL-101977] - powerpc/pseries: Add papr-platform-dump character driver for dump retrieval (Mamatha Inamdar) [RHEL-101977] - powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call support (Mamatha Inamdar) [RHEL-101977] - powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support (Mamatha Inamdar) [RHEL-101977] - powerpc/pseries: Add papr-indices char driver for ibm,get-indices (Mamatha Inamdar) [RHEL-101977] - powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls (Mamatha Inamdar) [RHEL-101977] - powerpc/pseries: Define common functions for RTAS sequence calls (Mamatha Inamdar) [RHEL-101977] - ice: fix NULL access of tx->in_use in ice_ll_ts_intr (Petr Oros) [RHEL-113042] - ice: fix NULL access of tx->in_use in ice_ptp_ts_irq (Petr Oros) [RHEL-113042] - redhat/configs: Enable CONFIG_CRASH_DM_CRYPT on RHEL (Coiby Xu) [RHEL-29040] - s390: kexec: initialize kexec_buf struct (Coiby Xu) [RHEL-29040] - arm64: kexec: initialize kexec_buf struct in load_other_segments() (Coiby Xu) [RHEL-29040] - crashdump: add CONFIG_KEYS dependency (Coiby Xu) [RHEL-29040] - crash_dump, nvme: select CONFIGFS_FS as built-in (Coiby Xu) [RHEL-29040] - x86/crash: make the page that stores the dm crypt keys inaccessible (Coiby Xu) [RHEL-29040] - x86/crash: pass dm crypt keys to kdump kernel (Coiby Xu) [RHEL-29040] - crash_dump: retrieve dm crypt keys in kdump kernel (Coiby Xu) [RHEL-29040] - crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging (Coiby Xu) [RHEL-29040] - crash_dump: store dm crypt keys in kdump reserved memory (Coiby Xu) [RHEL-29040] - crash_dump: make dm crypt keys persist for the kdump kernel (Coiby Xu) [RHEL-29040] - kexec_file: allow to place kexec_buf randomly (Coiby Xu) [RHEL-29040] Resolves: RHEL-101977, RHEL-110506, RHEL-113042, RHEL-114238, RHEL-115597, RHEL-120705, RHEL-122260, RHEL-29040, RHEL-69492 * Wed Oct 29 2025 CKI KWF Bot [6.12.0-148.el10] - vrf: Drop existing dst reference in vrf_ip6_input_dst (Antoine Tenart) [RHEL-115588] - redhat/kernel.spec: make python3-perf glob more specific (Jan Stancek) [RHEL-119658] - net/packet: fix a race in packet_set_ring() and packet_notifier() (Davide Caratti) [RHEL-115601] - af_packet: fix soft lockup issue caused by tpacket_snd() (Davide Caratti) [RHEL-115601] - af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd() (Davide Caratti) [RHEL-115601] - net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime (Davide Caratti) [RHEL-115601] - net: loopback: Avoid sending IP packets without an Ethernet header (Davide Caratti) [RHEL-115601] - xfrm: xfrm_alloc_spi shouldn't use 0 as SPI (Sabrina Dubroca) [RHEL-115581] - xfrm: Duplicate SPI Handling (Sabrina Dubroca) [RHEL-115581] - xfrm: Skip redundant statistics update for crypto offload (Sabrina Dubroca) [RHEL-115581] - xfrm: use kfree_sensitive() for SA secret zeroization (Sabrina Dubroca) [RHEL-115581] - espintcp: remove encap socket caching to avoid reference leak (Sabrina Dubroca) [RHEL-115581] - espintcp: fix skb leaks (Sabrina Dubroca) [RHEL-115581] - xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46] (Sabrina Dubroca) [RHEL-115581] - tracing: Silence warning when chunk allocation fails in trace_pid_write (Jerome Marchand) [RHEL-115358] {CVE-2025-39914} - trace/fgraph: Fix error handling (Jerome Marchand) [RHEL-115358] - ftrace: Also allocate and copy hash for reading of filter files (Jerome Marchand) [RHEL-115358] {CVE-2025-39689} - ftrace: Fix potential warning in trace_printk_seq during ftrace_dump (Jerome Marchand) [RHEL-115358] {CVE-2025-39813} - tracing: Fix tracing_marker may trigger page fault during preempt_disable (Jerome Marchand) [RHEL-115358] - trace/fgraph: Fix the warning caused by missing unregister notifier (Jerome Marchand) [RHEL-115358] {CVE-2025-39829} - tracing: fprobe-event: Sanitize wildcard for fprobe event name (Jerome Marchand) [RHEL-115358] - tracing: Limit access to parser->buffer when trace_get_user failed (Jerome Marchand) [RHEL-115358] {CVE-2025-39683} - tracing: Remove unneeded goto out logic (Jerome Marchand) [RHEL-115358] - tracing: Add down_write(trace_event_sem) when adding trace event (Jerome Marchand) [RHEL-115358] {CVE-2025-38539} - tracing/osnoise: Fix crash in timerlat_dump_stack() (Jerome Marchand) [RHEL-115358] {CVE-2025-38493} - tracing/probes: Avoid using params uninitialized in parse_btf_arg() (Jerome Marchand) [RHEL-115358] - ring-buffer: Remove ring_buffer_read_prepare_sync() (Jerome Marchand) [RHEL-115358] - kernel: trace: preemptirq_delay_test: use offstack cpu mask (Jerome Marchand) [RHEL-115358] - tracefs: Add d_delete to remove negative dentries (Jerome Marchand) [RHEL-115358] - ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set() (Jerome Marchand) [RHEL-115358] {CVE-2025-38101} - ftrace: Fix UAF when lookup kallsym after ftrace disabled (Jerome Marchand) [RHEL-115358] {CVE-2025-38346} - ring-buffer: Do not trigger WARN_ON() due to a commit_overrun (Jerome Marchand) [RHEL-115358] {CVE-2025-38267} - ring-buffer: Move cpus_read_lock() outside of buffer->mutex (Jerome Marchand) [RHEL-115358] - tracing: Fix compilation warning on arm32 (Jerome Marchand) [RHEL-115358] - ring-buffer: Fix persistent buffer when commit page is the reader page (Jerome Marchand) [RHEL-115358] - ftrace: Fix preemption accounting for stacktrace filter command (Jerome Marchand) [RHEL-115358] - ftrace: Fix preemption accounting for stacktrace trigger command (Jerome Marchand) [RHEL-115358] - tracing: probes: Fix a possible race in trace_probe_log APIs (Jerome Marchand) [RHEL-115358] - tracing: samples: Initialize trace_array_printk() with the correct function (Jerome Marchand) [RHEL-115358] - tracing: Fix error handling in event_trigger_parse() (Jerome Marchand) [RHEL-115358] - tracing: Rename event_trigger_alloc() to trigger_data_alloc() (Jerome Marchand) [RHEL-115358] - tracing: Do not take trace_event_sem in print_event_fields() (Jerome Marchand) [RHEL-115358] - tracing: Fix oob write in trace_seq_to_buffer() (Jerome Marchand) [RHEL-115358] {CVE-2025-37923} - tracing: Fix filter string testing (Jerome Marchand) [RHEL-115358] - ftrace: fix incorrect hash size in register_ftrace_direct() (Jerome Marchand) [RHEL-115358] - ftrace: Properly merge notrace hashes (Jerome Marchand) [RHEL-115358] - tracing: Do not add length to print format in synthetic events (Jerome Marchand) [RHEL-115358] - tracing: Move histogram trigger variables from stack to per CPU structure (Jerome Marchand) [RHEL-115358] - tracing: Constify struct event_trigger_ops (Jerome Marchand) [RHEL-115358] - ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio() (Jerome Marchand) [RHEL-115358] - ftrace: Add cond_resched() to ftrace_graph_set_hash() (Jerome Marchand) [RHEL-115358] {CVE-2025-37940} - tracing: Verify event formats that have "%%*p.." (Jerome Marchand) [RHEL-115358] {CVE-2025-37938} - tracing: Add __print_dynamic_array() helper (Jerome Marchand) [RHEL-115358] - tracing: probe-events: Add comments about entry data storing code (Jerome Marchand) [RHEL-115358] - tracing: Fix synth event printk format for str fields (Jerome Marchand) [RHEL-115358] - tracing: Do not use PERF enums when perf is not defined (Jerome Marchand) [RHEL-115358] - tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER (Jerome Marchand) [RHEL-115358] - tracing/osnoise: Fix possible recursive locking for cpus_read_lock() (Jerome Marchand) [RHEL-115358] - tracing: Fix use-after-free in print_graph_function_flags during tracer switching (Jerome Marchand) [RHEL-115358] {CVE-2025-22035} - tracing: Ensure module defining synth event cannot be unloaded while tracing (Jerome Marchand) [RHEL-115358] - tracing: Correct the refcount if the hist/hist_debug file fails to open (Jerome Marchand) [RHEL-115358] - ring-buffer: Fix bytes_dropped calculation issue (Jerome Marchand) [RHEL-115358] - tracing/hist: Support POLLPRI event for poll on histogram (Jerome Marchand) [RHEL-115358] - tracing/hist: Add poll(POLLIN) support on hist file (Jerome Marchand) [RHEL-115358] - tracing: Switch trace_events_hist.c code over to use guard() (Jerome Marchand) [RHEL-115358] Resolves: RHEL-115358, RHEL-115581, RHEL-115588, RHEL-115601, RHEL-119658, RHEL-121919 * Tue Oct 28 2025 CKI KWF Bot [6.12.0-147.el10] - redhat: use the same cert as UKI's to sign addons (Li Tian) [RHEL-124088] - blk-mq: fix blk_mq_tags double free while nr_requests grown (Ming Lei) [RHEL-118047] - smp: Fix up and expand the smp_call_function_many() kerneldoc (Waiman Long) [RHEL-121178] - smp: Fix spelling in on_each_cpu_cond_mask()'s doc-comment (Waiman Long) [RHEL-121178] - smp: Document preemption and stop_machine() mutual exclusion (Waiman Long) [RHEL-121178] - smp: Wait only if work was enqueued (Waiman Long) [RHEL-121178] - smp: Defer check for local execution in smp_call_function_many_cond() (Waiman Long) [RHEL-121178] - smp: Use cpumask_any_but() in smp_call_function_many_cond() (Waiman Long) [RHEL-121178] - smp: Improve locality in smp_call_function_any() (Waiman Long) [RHEL-121178] - smp/scf: Evaluate local cond_func() before IPI side-effects (Waiman Long) [RHEL-121178] - selftests: fib_nexthops: Add test cases for FDB status change (Guillaume Nault) [RHEL-115577] - selftests: fib_nexthops: Fix creation of non-FDB nexthops (Guillaume Nault) [RHEL-115577] - nexthop: Forbid FDB status change while nexthop is in a group (Guillaume Nault) [RHEL-115577] - ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init() (Guillaume Nault) [RHEL-115577] - inet: ping: check sock_net() in ping_get_port() and ping_lookup() (Guillaume Nault) [RHEL-115577] - ipv4: Switch inet_addr_hash() to less predictable hash. (Guillaume Nault) [RHEL-115577] - vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects (Guillaume Nault) [RHEL-115591] - vxlan: Fix NPD when refreshing an FDB entry with a nexthop object (Guillaume Nault) [RHEL-115591] - vxlan: vnifilter: Fix unlocked deletion of default FDB entry (Guillaume Nault) [RHEL-115591] - vxlan: Add RCU read-side critical sections in the Tx path (Guillaume Nault) [RHEL-115591] - i2c: tegra: Use internal reset when reset property is not available (Charles Mirabile) [RHEL-113178] - i2c: tegra: Fix reset error handling with ACPI (Charles Mirabile) [RHEL-113178] - selftests: bonding: add fail_over_mac testing (CKI Backport Bot) [RHEL-115579] - bonding: set random address only when slaves already exist (CKI Backport Bot) [RHEL-115579] - bonding: don't force LACPDU tx to ~333 ms boundaries (CKI Backport Bot) [RHEL-115579] - sched: restore the behavior of put_task_struct() for non-rt (Luis Claudio R. Goncalves) [RHEL-73310] - sched: Do not call __put_task_struct() on rt if pi_blocked_on is set (Luis Claudio R. Goncalves) [RHEL-73310] Resolves: RHEL-113178, RHEL-115577, RHEL-115579, RHEL-115591, RHEL-118047, RHEL-121178, RHEL-124088, RHEL-73310 * Mon Oct 27 2025 CKI KWF Bot [6.12.0-146.el10] - nbd: restrict sockets to TCP and UDP (Ming Lei) [RHEL-121713] - loop: fix backing file reference leak on validation error (Ming Lei) [RHEL-118049] - brd: use page reference to protect page lifetime (Ming Lei) [RHEL-116171] - sched_ext: idle: Handle migration-disabled tasks in BPF code (Phil Auld) [RHEL-111810] - sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED (Phil Auld) [RHEL-111810] - Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()" (Phil Auld) [RHEL-111810] - selftests/sched_ext: Remove duplicate sched.h header (Phil Auld) [RHEL-111810] - sched/ext: Fix invalid task state transitions on class switch (Phil Auld) [RHEL-111810] {CVE-2025-39780} - sched_ext: idle: Handle migration-disabled tasks in idle selection (Phil Auld) [RHEL-111810] - sched_ext: Fix scx_bpf_reenqueue_local() reference (Phil Auld) [RHEL-111810] - sched/ext: Prevent update_locked_rq() calls with NULL rq (Phil Auld) [RHEL-111810] {CVE-2025-38522} - sched_ext: Drop kfuncs marked for removal in 6.15 (Phil Auld) [RHEL-111810] - sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic (Phil Auld) [RHEL-111810] - kernel/sched/ext.c: fix typo "occured" -> "occurred" in comments (Phil Auld) [RHEL-111810] - sched_ext, sched/core: Factor out struct scx_task_group (Phil Auld) [RHEL-111810] - sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sched_create_group() (Phil Auld) [RHEL-111810] - sched_ext: Make scx_group_set_weight() always update tg->scx.weight (Phil Auld) [RHEL-111810] - sched_ext: Return NULL in llc_span (Phil Auld) [RHEL-111810] - sched_ext: Always use SMP versions in kernel/sched/ext_idle.h (Phil Auld) [RHEL-111810] - sched_ext: Always use SMP versions in kernel/sched/ext_idle.c (Phil Auld) [RHEL-111810] - sched_ext: Always use SMP versions in kernel/sched/ext.h (Phil Auld) [RHEL-111810] - sched_ext: Always use SMP versions in kernel/sched/ext.c (Phil Auld) [RHEL-111810] - sched_ext: Make scx_locked_rq() inline (Phil Auld) [RHEL-111810] - sched_ext: Make scx_rq_bypassing() inline (Phil Auld) [RHEL-111810] - sched_ext: idle: Make local functions static in ext_idle.c (Phil Auld) [RHEL-111810] - sched_ext: idle: Remove unnecessary ifdef in scx_bpf_cpu_node() (Phil Auld) [RHEL-111810] - sched_ext: idle: Skip cross-node search with !CONFIG_NUMA (Phil Auld) [RHEL-111810] - sched_ext: idle: Properly handle invalid prev_cpu during idle selection (Phil Auld) [RHEL-111810] - sched_ext: Call ops.update_idle() after updating builtin idle bits (Phil Auld) [RHEL-111810] - selftests/sched_ext: Update test enq_select_cpu_fails (Phil Auld) [RHEL-111810] - sched_ext: idle: Consolidate default idle CPU selection kfuncs (Phil Auld) [RHEL-111810] - selftests/sched_ext: Add test for scx_bpf_select_cpu_and() via test_run (Phil Auld) [RHEL-111810] - sched_ext: idle: Allow scx_bpf_select_cpu_and() from unlocked context (Phil Auld) [RHEL-111810] - sched_ext: idle: Validate locking correctness in scx_bpf_select_cpu_and() (Phil Auld) [RHEL-111810] - sched_ext: Make scx_kf_allowed_if_unlocked() available outside ext.c (Phil Auld) [RHEL-111810] - sched_ext: Explain the temporary situation around scx_root dereferences (Phil Auld) [RHEL-111810] - sched_ext: Add @sch to SCX_CALL_OP*() (Phil Auld) [RHEL-111810] - sched_ext: Cleanup [__]scx_exit/error*() (Phil Auld) [RHEL-111810] - sched_ext: Add @sch to SCX_CALL_OP*() (Phil Auld) [RHEL-111810] - sched_ext: Clean up scx_root usages (Phil Auld) [RHEL-111810] - sched_ext: Avoid NULL scx_root deref in __scx_exit() (Phil Auld) [RHEL-111810] - sched_ext: Add RCU protection to scx_root in DSQ iterator (Phil Auld) [RHEL-111810] - sched_ext: Clean up SCX_EXIT_NONE handling in scx_disable_workfn() (Phil Auld) [RHEL-111810] - sched_ext: Move disable machinery into scx_sched (Phil Auld) [RHEL-111810] - sched_ext: Move event_stats_cpu into scx_sched (Phil Auld) [RHEL-111810] - sched_ext: Factor out scx_read_events() (Phil Auld) [RHEL-111810] - sched_ext: Relocate scx_event_stats definition (Phil Auld) [RHEL-111810] - sched_ext: Move global_dsqs into scx_sched (Phil Auld) [RHEL-111810] - sched_ext: Move dsq_hash into scx_sched (Phil Auld) [RHEL-111810] - sched_ext: Factor out scx_alloc_and_add_sched() (Phil Auld) [RHEL-111810] - sched_ext: Inline create_dsq() into scx_bpf_create_dsq() (Phil Auld) [RHEL-111810] - sched_ext: Use dynamic allocation for scx_sched (Phil Auld) [RHEL-111810] - sched_ext: Avoid NULL scx_root deref through SCX_HAS_OP() (Phil Auld) [RHEL-111810] - sched_ext: Introduce scx_sched (Phil Auld) [RHEL-111810] - sched_ext: Fix rq lock state in hotplug ops (Phil Auld) [RHEL-111810] - sched_ext: Remove duplicate BTF_ID_FLAGS definitions (Phil Auld) [RHEL-111810] - sched_ext: Clarify CPU context for running/stopping callbacks (Phil Auld) [RHEL-111810] - sched_ext: Fix missing rq lock in scx_bpf_cpuperf_set() (Phil Auld) [RHEL-111810] - sched_ext: Track currently locked rq (Phil Auld) [RHEL-111810] - sched_ext: add helper for refill task with default slice (Phil Auld) [RHEL-111810] - sched_ext: change the variable name for slice refill event (Phil Auld) [RHEL-111810] - sched_ext: Improve cross-compilation support in Makefile (Phil Auld) [RHEL-111810] - sched_ext: Make scx_has_op a bitmap (Phil Auld) [RHEL-111810] - sched_ext: Remove scx_ops_allow_queued_wakeup static_key (Phil Auld) [RHEL-111810] - sched_ext: Remove scx_ops_cpu_preempt static_key (Phil Auld) [RHEL-111810] - sched_ext: Remove scx_ops_enq_* static_keys (Phil Auld) [RHEL-111810] - sched_ext: Indentation updates (Phil Auld) [RHEL-111810] - sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation (Phil Auld) [RHEL-111810] - sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings (Phil Auld) [RHEL-111810] - sched_ext: Use kvzalloc for large exit_dump allocation (Phil Auld) [RHEL-111810] - selftests/sched_ext: Add test for scx_bpf_select_cpu_and() (Phil Auld) [RHEL-111810] - sched_ext: idle: Introduce scx_bpf_select_cpu_and() (Phil Auld) [RHEL-111810] - sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl() (Phil Auld) [RHEL-111810] - sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl() (Phil Auld) [RHEL-111810] - sched_ext: idle: Extend topology optimizations to all tasks (Phil Auld) [RHEL-111810] - sched_ext: Drop "ops" from SCX_OPS_TASK_ITER_BATCH (Phil Auld) [RHEL-111810] - sched_ext: Drop "ops" from scx_ops_{init|exit|enable|disable}[_task]() and friends (Phil Auld) [RHEL-111810] - sched_ext: Drop "ops" from scx_ops_exit(), scx_ops_error() and friends (Phil Auld) [RHEL-111810] - sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friends (Phil Auld) [RHEL-111810] - sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops_enabled (Phil Auld) [RHEL-111810] - sched_ext: Drop "ops" from scx_ops_enable_state and friends (Phil Auld) [RHEL-111810] - tools/sched_ext: Sync with scx repo (Phil Auld) [RHEL-111810] - sched_ext: initialize built-in idle state before ops.init() (Phil Auld) [RHEL-111810] - sched_ext: create_dsq: Return -EEXIST on duplicate request (Phil Auld) [RHEL-111810] - sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl() (Phil Auld) [RHEL-111810] - sched_ext: idle: Fix return code of scx_select_cpu_dfl() (Phil Auld) [RHEL-111810] - sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config files (Phil Auld) [RHEL-111810] - sched_ext: idle: Refactor scx_select_cpu_dfl() (Phil Auld) [RHEL-111810] - sched_ext: idle: Honor idle flags in the built-in idle selection policy (Phil Auld) [RHEL-111810] - sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local() (Phil Auld) [RHEL-111810] - sched_ext: Add trace point to track sched_ext core events (Phil Auld) [RHEL-111810] - sched_ext: Change the event type from u64 to s64 (Phil Auld) [RHEL-111810] - sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl() (Phil Auld) [RHEL-111810] {CVE-2025-21965} - tools/sched_ext: Provide a compatible helper for scx_bpf_events() (Phil Auld) [RHEL-111810] - selftests/sched_ext: Add NUMA-aware scheduler test (Phil Auld) [RHEL-111810] - tools/sched_ext: Provide consistent access to scx flags (Phil Auld) [RHEL-111810] - sched_ext: idle: Fix scx_bpf_pick_any_cpu_node() behavior (Phil Auld) [RHEL-111810] - nodemask: numa: reorganize inclusion path (Phil Auld) [RHEL-111810] - sched_ext: idle: Introduce scx_bpf_nr_node_ids() (Phil Auld) [RHEL-111810] - sched_ext: idle: Introduce node-aware idle cpu kfunc helpers (Phil Auld) [RHEL-111810] - sched_ext: idle: Per-node idle cpumasks (Phil Auld) [RHEL-111810] - sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE (Phil Auld) [RHEL-111810] - sched_ext: idle: Make idle static keys private (Phil Auld) [RHEL-111810] - sched/topology: Introduce for_each_node_numadist() iterator (Phil Auld) [RHEL-111810] - mm/numa: Introduce nearest_node_nodemask() (Phil Auld) [RHEL-111810] - nodemask: add nodes_copy() (Phil Auld) [RHEL-111810] - tools/sched_ext: Sync with scx repo (Phil Auld) [RHEL-111810] - sched_ext: Provides a sysfs 'events' to expose core event counters (Phil Auld) [RHEL-111810] - sched_ext: Implement SCX_OPS_ALLOW_QUEUED_WAKEUP (Phil Auld) [RHEL-111810] - tools/sched_ext: Update enum_defs.autogen.h (Phil Auld) [RHEL-111810] - sched_ext: Take NUMA node into account when allocating per-CPU cpumasks (Phil Auld) [RHEL-111810] - tools/sched_ext: Compatible testing of SCX_ENQ_CPU_SELECTED (Phil Auld) [RHEL-111810] - sched_ext: Add SCX_EV_ENQ_SKIP_MIGRATION_DISABLED (Phil Auld) [RHEL-111810] - sched_ext: Count SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE in the right spot (Phil Auld) [RHEL-111810] - tool/sched_ext: Event counter dumping updates (Phil Auld) [RHEL-111810] - sched_ext: Print an event, SCX_EV_ENQ_SLICE_DFL, in scx_qmap/central (Phil Auld) [RHEL-111810] - sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL (Phil Auld) [RHEL-111810] - sched_ext: Print core event count in scx_qmap scheduler (Phil Auld) [RHEL-111810] - sched_ext: Print core event count in scx_central scheduler (Phil Auld) [RHEL-111810] - sched_ext: Add scx_bpf_events() and scx_read_event() for BPF schedulers (Phil Auld) [RHEL-111810] - sched_ext: Add an event, SCX_EV_BYPASS_DURATION (Phil Auld) [RHEL-111810] - sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH (Phil Auld) [RHEL-111810] - sched_ext: Add an event, SCX_EV_BYPASS_ACTIVATE (Phil Auld) [RHEL-111810] - sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING (Phil Auld) [RHEL-111810] - sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST (Phil Auld) [RHEL-111810] - sched_ext: Add an event, SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE (Phil Auld) [RHEL-111810] - sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK (Phil Auld) [RHEL-111810] - sched_ext: Implement event counter infrastructure (Phil Auld) [RHEL-111810] - sched_ext: Move built-in idle CPU selection policy to a separate file (Phil Auld) [RHEL-111810] - uki-virt: add systemd-repart module (Emanuele Giuseppe Esposito) [RHEL-107274] Resolves: RHEL-107274, RHEL-111810, RHEL-116171, RHEL-118049, RHEL-121713 * Fri Oct 24 2025 CKI KWF Bot [6.12.0-145.el10] - io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths (Jeff Moyer) [RHEL-116130] - io_uring/kbuf: fix signedness in this_len calculation (Jeff Moyer) [RHEL-116130] - cgroup/psi: Set of->priv to NULL upon file release (CKI Backport Bot) [RHEL-119145] {CVE-2025-39881} - kernfs: Fix UAF in polling when open file is released (CKI Backport Bot) [RHEL-119145] {CVE-2025-39881} - firmware: qcom: scm: preserve assign_mem() error return value (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: request the waitqueue irq *after* initializing SCM (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: initialize tzmem before marking SCM as available (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: take struct device as argument in SHM bridge enable (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: remove unused arguments from SHM bridge routines (Eric Chanudet) [RHEL-117514] - docs: firmware: qcom_scm: Fix kernel-doc warning (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1q (Eric Chanudet) [RHEL-117514] - firmware: qcom: tzmem: disable sm7150 platform (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A14 (Eric Chanudet) [RHEL-117514] - firmware: qcom: uefisecapp: fix efivars registration race (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Fix error code in probe() (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: add calls for wrapped key support (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: smc: Narrow 'mempool' variable scope (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: smc: Handle missing SCM device (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Cleanup global '__scm' on probe failures (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool() (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available() (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp) (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM for Windows Dev Kit 2023 (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM for HP Omnibook X14 (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM on the asus vivobook s15 (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM on X1P42100 CRD (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Introduce CP_SMMU_APERTURE_ID (Eric Chanudet) [RHEL-117514] - firmware: qcom: uefisecapp: Allow X1E Devkit devices (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345 (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G (Eric Chanudet) [RHEL-117514] - firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x (Eric Chanudet) [RHEL-117514] - macsec: read MACSEC_SA_ATTR_PN with nla_get_uint (CKI Backport Bot) [RHEL-115574] - macsec: MACsec SCI assignment for ES = 0 (CKI Backport Bot) [RHEL-115574] - scsi: lpfc: Copyright updates for 14.4.0.10 patches (Paul Ely) [RHEL-103751] - scsi: lpfc: Update lpfc version to 14.4.0.10 (Paul Ely) [RHEL-103751] - scsi: lpfc: Modify end-of-life adapters' model descriptions (Paul Ely) [RHEL-103751] - scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions (Paul Ely) [RHEL-103751] - scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset (Paul Ely) [RHEL-103751] - scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk (Paul Ely) [RHEL-103751] - scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr (Paul Ely) [RHEL-103751] - scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd (Paul Ely) [RHEL-103751] - scsi: lpfc: Early return out of FDMI cmpl for locally rejected statuses (Paul Ely) [RHEL-103751] - scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is set (Paul Ely) [RHEL-103751] - scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure (Paul Ely) [RHEL-103751] - scsi: lpfc: Update debugfs trace ring initialization messages (Paul Ely) [RHEL-103751] - scsi: lpfc: Revise logging format for failed CT MIB requests (Paul Ely) [RHEL-103751] - sched/deadline: Don't count nr_running for dl_server proxy tasks (Phil Auld) [RHEL-110301] - sched/deadline: Fix RT task potential starvation when expiry time passed (Phil Auld) [RHEL-110301] - sched/deadline: Always stop dl-server before changing parameters (Phil Auld) [RHEL-110301] - sched/deadline: Fix dl_server_stopped() (Phil Auld) [RHEL-110301] - sched/psi: Fix psi_seq initialization (Phil Auld) [RHEL-110301] - sched/topology: Remove sched_domain_topology_level::flags (Phil Auld) [RHEL-110301] - Revert "sched/numa: add statistics of numa balance task" (Phil Auld) [RHEL-110301] - sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails (Phil Auld) [RHEL-110301] - sched/psi: Optimize psi_group_change() cpu_clock() usage (Phil Auld) [RHEL-110301] - sched/core: Reorganize cgroup bandwidth control interface file writes (Phil Auld) [RHEL-110301] - sched/core: Reorganize cgroup bandwidth control interface file reads (Phil Auld) [RHEL-110301] - sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*() (Phil Auld) [RHEL-110301] - sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from fair.c to sched.h (Phil Auld) [RHEL-110301] - sched/eevdf: Correct the comment in place_entity (Phil Auld) [RHEL-110301] - sched/numa: fix task swap by skipping kernel threads (Phil Auld) [RHEL-110301] - sched/numa: add statistics of numa balance task (Phil Auld) [RHEL-110301] - sched,livepatch: Untangle cond_resched() and live-patching (Phil Auld) [RHEL-110301] - sched/numa: add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinning (Phil Auld) [RHEL-110301] - sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems (Phil Auld) [RHEL-110301] - sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks (Phil Auld) [RHEL-110301] - sched/topology: Refinement to topology_span_sane speedup (Phil Auld) [RHEL-110301] - sched: Fix trace_sched_switch(.prev_state) (Phil Auld) [RHEL-110301] - sched/topology: improve topology_span_sane speed (Phil Auld) [RHEL-110301] - sched/uclamp: Optimize sched_uclamp_used static key enabling (Phil Auld) [RHEL-110301] - sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it (Phil Auld) [RHEL-110301] - sched/core: Remove duplicate included header file stats.h (Phil Auld) [RHEL-110301] - sched: Add unlikey branch hints to several system calls (Phil Auld) [RHEL-110301] - sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks (Phil Auld) [RHEL-110301] - sched/fair: Refactor can_migrate_task() to elimate looping (Phil Auld) [RHEL-110301] - mm/debug_vm_pgtable: clear page table entries at destroy_args() (Herton R. Krzesinski) [RHEL-52253] - Revert "aacraid: Remove depreciated device and vendor PCI id's" (Scott Weaver) [RHEL-106859] - rh_messages.h: add missing aacraid device (Scott Weaver) [RHEL-106859] Resolves: RHEL-103751, RHEL-106859, RHEL-110301, RHEL-115574, RHEL-116130, RHEL-117514, RHEL-119145, RHEL-52253 * Wed Oct 22 2025 Scott Weaver [6.12.0-144.el10] - i2c: tiny-usb: disable zero-length read messages (Desnes Nunes) [RHEL-116007] - i2c: Use str_read_write() helper (Desnes Nunes) [RHEL-116007] - memstick: core: Zero initialize id_reg in h_memstick_read_dev_id() (Desnes Nunes) [RHEL-116007] - usb: hub: Don't try to recover devices lost during warm reset. (Desnes Nunes) [RHEL-116007] - USB: serial: option: add Telit Cinterion FE910C04 (ECM) composition (Desnes Nunes) [RHEL-116007] - USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI (Desnes Nunes) [RHEL-116007] - xhci: dbc: Flush queued requests before stopping dbc (Desnes Nunes) [RHEL-116007] - xhci: dbctty: disable ECHO flag by default (Desnes Nunes) [RHEL-116007] - xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS (Desnes Nunes) [RHEL-116007] - usb: xhci: quirk for data loss in ISOC transfers (Desnes Nunes) [RHEL-116007] - usb: typec: displayport: Fix potential deadlock (Desnes Nunes) [RHEL-116007] {CVE-2025-38404} - usb: typec: altmodes/displayport: do not index invalid pin_assignments (Desnes Nunes) [RHEL-116007] {CVE-2025-38391} - usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach (Desnes Nunes) [RHEL-116007] - USB: serial: option: add Foxconn T99W640 (Desnes Nunes) [RHEL-116007] - thunderbolt: Fix bit masking in tb_dp_port_set_hops() (Desnes Nunes) [RHEL-116007] - thunderbolt: Fix wake on connect at runtime (Desnes Nunes) [RHEL-116007] - Revert "usb: xhci: Implement xhci_handshake_check_state() helper" (Desnes Nunes) [RHEL-116007] - usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removed (Desnes Nunes) [RHEL-116007] - usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume (Desnes Nunes) [RHEL-116007] {CVE-2025-38376} - usb: acpi: fix device link removal (Desnes Nunes) [RHEL-116007] - Logitech C-270 even more broken (Desnes Nunes) [RHEL-116007] - phy: use per-PHY lockdep keys (Desnes Nunes) [RHEL-116007] - phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode (Desnes Nunes) [RHEL-116007] {CVE-2025-38535} - phy: tegra: xusb: Disable periodic tracking on Tegra234 (Desnes Nunes) [RHEL-116007] - phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode (Desnes Nunes) [RHEL-116007] - usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5744=n (Desnes Nunes) [RHEL-116007] - usb: typec: tipd: fix typo in TPS_STATUS_HIGH_VOLAGE_WARNING macro (Desnes Nunes) [RHEL-116007] - USB: typec: fix const issue in typec_match() (Desnes Nunes) [RHEL-116007] - USB: gadget: udc: fix const issue in gadget_match_driver() (Desnes Nunes) [RHEL-116007] - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (Desnes Nunes) [RHEL-116007] - USB: serial: bus: fix const issue in usb_serial_device_match() (Desnes Nunes) [RHEL-116007] - usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: ti,usb8041: Add binding for TI USB8044 hub controller (Desnes Nunes) [RHEL-116007] - usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hub (Desnes Nunes) [RHEL-116007] - usb: core: config: Use USB API functions rather than constants (Desnes Nunes) [RHEL-116007] - usb: Flush altsetting 0 endpoints before reinitializating them after reset. (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: Add Parade PS8833 Type-C retimer variant (Desnes Nunes) [RHEL-116007] - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (Desnes Nunes) [RHEL-116007] - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (Desnes Nunes) [RHEL-116007] - usb: typec: tcpm: Use configured PD revision for negotiation (Desnes Nunes) [RHEL-116007] - usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work (Desnes Nunes) [RHEL-116007] {CVE-2025-38268} - xhci: Add missing parameter description to xhci_get_endpoint_index() (Desnes Nunes) [RHEL-116007] - usb: xhci: fix host not responding after suspend and resume (Desnes Nunes) [RHEL-116007] - usb: xhci: rename 'irq_control' to 'imod' (Desnes Nunes) [RHEL-116007] - usb: xhci: rename 'irq_pending' to 'iman' (Desnes Nunes) [RHEL-116007] - usb: xhci: cleanup IMOD register comments (Desnes Nunes) [RHEL-116007] - usb: xhci: rework Event Ring Segment Table Address mask (Desnes Nunes) [RHEL-116007] - usb: xhci: rework Event Ring Segment Table Size mask (Desnes Nunes) [RHEL-116007] - usb: xhci: remove '0' write to write-1-to-clear register (Desnes Nunes) [RHEL-116007] - usb: xhci: guarantee that IMAN register is flushed (Desnes Nunes) [RHEL-116007] - usb: xhci: improve Interrupt Management register macros (Desnes Nunes) [RHEL-116007] - usb: xhci: set requested IMODI to the closest supported value (Desnes Nunes) [RHEL-116007] - usb: xhci: cleanup xhci_mem_init() (Desnes Nunes) [RHEL-116007] - usb: xhci: add individual allocation checks in xhci_mem_init() (Desnes Nunes) [RHEL-116007] - usb: xhci: move initialization of the primary interrupter (Desnes Nunes) [RHEL-116007] - usb: xhci: remove error handling from xhci_add_interrupter() (Desnes Nunes) [RHEL-116007] - usb: xhci: move enabling of USB 3 device notifications (Desnes Nunes) [RHEL-116007] - usb: xhci: move doorbell array pointer assignment (Desnes Nunes) [RHEL-116007] - usb: xhci: move DCBAA pointer write (Desnes Nunes) [RHEL-116007] - usb: xhci: refactor xhci_set_cmd_ring_deq() (Desnes Nunes) [RHEL-116007] - usb: xhci: move command ring pointer write (Desnes Nunes) [RHEL-116007] - usb: xhci: move device slot enabling register write (Desnes Nunes) [RHEL-116007] - usb: xhci: relocate pre-allocation initialization (Desnes Nunes) [RHEL-116007] - usb: xhci: Add debugfs support for xHCI port bandwidth (Desnes Nunes) [RHEL-116007] - usb: xhci: Don't log transfer ring segment list on errors (Desnes Nunes) [RHEL-116007] - phy: tegra: p2u: Broaden architecture dependency (Desnes Nunes) [RHEL-116007] - phy: fsl-imx8mq-usb: add i.MX95 tuning support (Desnes Nunes) [RHEL-116007] - phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property() (Desnes Nunes) [RHEL-116007] - dt-bindings: phy: imx8mq-usb: add imx95 tuning support (Desnes Nunes) [RHEL-116007] - dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (Desnes Nunes) [RHEL-116007] - phy: freescale: imx8m-pcie: Simplify with dev_err_probe() (Desnes Nunes) [RHEL-116007] - dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema (Desnes Nunes) [RHEL-116007] - ucsi_ccg: Disable async suspend in ucsi_ccg_probe() (Desnes Nunes) [RHEL-116007] - thunderbolt: Do not double dequeue a configuration request (Desnes Nunes) [RHEL-116007] {CVE-2025-38174} - USB: serial: ti_usb_3410_5052: drop bogus read urb check (Desnes Nunes) [RHEL-116007] - usb: misc: onboard_usb_dev: Add Parade PS5511 hub support (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: realtek,rts5411: Adapt usb-hub.yaml (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: Add binding for PS5511 hub controller (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: Introduce usb-hub.yaml (Desnes Nunes) [RHEL-116007] - misc: rtsx: Remove deadcode (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: usb-switch: Allow data-lanes property in port (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: generic-ehci: Add VIA/WonderMedia compatible (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: usb-device: relax compatible pattern to a contains (Desnes Nunes) [RHEL-116007] - usb: typec: ucsi: fix Clang -Wsign-conversion warning (Desnes Nunes) [RHEL-116007] - usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink() (Desnes Nunes) [RHEL-116007] {CVE-2025-38134} - USB: host: omap: Do not enable by default during compile testing (Desnes Nunes) [RHEL-116007] - usb: typec: mux: fsa4480: add regulator support (Desnes Nunes) [RHEL-116007] - HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() (Desnes Nunes) [RHEL-116007] {CVE-2025-38103} - Documentation/admin-guide: Document Thunderbolt/USB4 tunneling events (Desnes Nunes) [RHEL-116007] - thunderbolt: Notify userspace about firmware CM tunneling events (Desnes Nunes) [RHEL-116007] - thunderbolt: Notify userspace about software CM tunneling events (Desnes Nunes) [RHEL-116007] - thunderbolt: Introduce domain event message handler (Desnes Nunes) [RHEL-116007] - usb: typec: Connect Type-C port with associated USB4 port (Desnes Nunes) [RHEL-116007] - thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function (Desnes Nunes) [RHEL-116007] - thunderbolt: Expose usb4_port_index() to other modules (Desnes Nunes) [RHEL-116007] - thunderbolt: Fix a logic error in wake on connect (Desnes Nunes) [RHEL-116007] - misc: rtsx: Enhance the signal handling processes in SVID/SSID 1028:0CE1 platform (Desnes Nunes) [RHEL-116007] - usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179) (Desnes Nunes) [RHEL-116007] - Added usb_string function to a namespace (Desnes Nunes) [RHEL-116007] - USB: core: Correct API usb_(enable|disable)_autosuspend() prototypes (Desnes Nunes) [RHEL-116007] - usb: Remove orphaned UDC drivers (Desnes Nunes) [RHEL-116007] - USB: phy: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-116007] - usb: common: usb-conn-gpio: use a unique name for usb connector device (Desnes Nunes) [RHEL-116007] - usb: hub: Fail fast in USB3 link power management enable path (Desnes Nunes) [RHEL-116007] - usb: hub: reorder USB3 link power management enable requests (Desnes Nunes) [RHEL-116007] - usb: hub: Don't disable LPM completely if device initiated LPM fails (Desnes Nunes) [RHEL-116007] - usb: hub: verify device is configured in usb_device_may_initiate_lpm() (Desnes Nunes) [RHEL-116007] - usb: hub: Block less in USB3 link power management LPM disable path (Desnes Nunes) [RHEL-116007] - usb: Add checks for snprintf() calls in usb_alloc_dev() (Desnes Nunes) [RHEL-116007] - usb: chipidea: imx: add HSIO Block Control wakeup setting (Desnes Nunes) [RHEL-116007] - usb: chipidea: imx: add wakeup interrupt handling (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: usbmisc-imx: add support for i.MX95 platform (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: chipidea: Add i.MX95 compatible string 'fsl,imx95-usb' (Desnes Nunes) [RHEL-116007] - usb: cdc-wdm: avoid setting WDM_READ for ZLP-s (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: smsc,usb3503: Correct indentation and style in DTS example (Desnes Nunes) [RHEL-116007] - usb: cdns3: Remove the invalid comment (Desnes Nunes) [RHEL-116007] - usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode (Desnes Nunes) [RHEL-116007] - usb: typec: tipd: Fix wakeup source leaks on device unbind (Desnes Nunes) [RHEL-116007] - PM: wakeup: implement devm_device_init_wakeup() helper (Desnes Nunes) [RHEL-116007] - usb: typec: tcpci: add regulator support (Desnes Nunes) [RHEL-116007] - usb: typec: tcpm: allow switching to mode accessory to mux properly (Desnes Nunes) [RHEL-116007] - usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug (Desnes Nunes) [RHEL-116007] - usb: typec: tcpm: allow to use sink in accessory mode (Desnes Nunes) [RHEL-116007] - usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set (Desnes Nunes) [RHEL-116007] - usb: typec: ucsi: Add the UCSI commands in debugfs (Desnes Nunes) [RHEL-116007] - thunderbolt: Use wake on connect and disconnect over suspend (Desnes Nunes) [RHEL-116007] - redhat/configs: Adding CONFIG_USB_XHCI_SIDEBAND (Desnes Nunes) [RHEL-116007] - usb: host: xhci: Notify xHCI sideband on transfer ring free (Desnes Nunes) [RHEL-116007] - usb: host: xhci-plat: Set XHCI max interrupters if property is present (Desnes Nunes) [RHEL-116007] - usb: host: xhci-mem: Allow for interrupter clients to choose specific index (Desnes Nunes) [RHEL-116007] - usb: host: xhci-mem: Cleanup pending secondary event ring events (Desnes Nunes) [RHEL-116007] - xhci: sideband: add initial api to register a secondary interrupter entity (Desnes Nunes) [RHEL-116007] - usb: typec: tcpm: Use fwnode_get_child_node_count() (Desnes Nunes) [RHEL-116007] - device property: Split fwnode_get_child_node_count() (Desnes Nunes) [RHEL-116007] - usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY (Desnes Nunes) [RHEL-116007] - usb: dwc3: qcom: Don't leave BCR asserted (Desnes Nunes) [RHEL-116007] - usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPs (Desnes Nunes) [RHEL-116007] - usb: dwc3: Abort suspend on soft disconnect failure (Desnes Nunes) [RHEL-116007] - usb: dwc2: gadget: Use USB API functions rather than constants (Desnes Nunes) [RHEL-116007] - usb: dwc3: qcom: Use bulk clock API and devres (Desnes Nunes) [RHEL-116007] - redhat/configs: Adding CONFIG_PHY_SNPS_EUSB2 (Desnes Nunes) [RHEL-116007] - phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory (Desnes Nunes) [RHEL-116007] - redhat/configs: Adding CONFIG_PHY_NXP_PTN3222 (Desnes Nunes) [RHEL-116007] - phy: add NXP PTN3222 eUSB2 to USB2 redriver (Desnes Nunes) [RHEL-116007] - dt-bindings: phy: add NXP PTN3222 eUSB2 to USB2 redriver (Desnes Nunes) [RHEL-116007] - phy: qcom-qusb2: reuse the IPQ6018 settings for IPQ5424 (Desnes Nunes) [RHEL-116007] - Revert "phy: qcom-qusb2: add QUSB2 support for IPQ5424" (Desnes Nunes) [RHEL-116007] - phy: qcom: qmp-pcie: drop bogus x1e80100 qref supply (Desnes Nunes) [RHEL-116007] - phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug (Desnes Nunes) [RHEL-116007] {CVE-2025-38275} - usb: dwc3: qcom: Fix error handling in probe (Desnes Nunes) [RHEL-116007] - usb: dwc3: qcom: use modern PM macros (Desnes Nunes) [RHEL-116007] - usb: dwc2: also exit clock_gating when stopping udc while suspended (Desnes Nunes) [RHEL-116007] - usb: dwc3: qcom: Transition to flattened model (Desnes Nunes) [RHEL-116007] - usb: dwc3: qcom: Don't rely on drvdata during probe (Desnes Nunes) [RHEL-116007] - usb: dwc3: core: Don't touch resets and clocks (Desnes Nunes) [RHEL-116007] - usb: dwc3: core: Expose core driver as library (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: Introduce qcom,snps-dwc3 (Desnes Nunes) [RHEL-116007] - usb: dwc3: qcom: Snapshot driver for backwards compatibilty (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: dwc3: Allow connector in USB controller node (Desnes Nunes) [RHEL-116007] - dt-bindings: usb: qcom,dwc3: Add SM8750 compatible (Desnes Nunes) [RHEL-116007] - phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware (Desnes Nunes) [RHEL-116007] - phy: qcom: qmp-pcie: Add PHY register retention support (Desnes Nunes) [RHEL-116007] - usb: dwc3: core: Avoid redundant system suspend/resume callbacks (Desnes Nunes) [RHEL-116007] - usb: dwc3: Specify maximum number of XHCI interrupters (Desnes Nunes) [RHEL-116007] - phy: qcom: pcie: Determine has_nocsr_reset dynamically (Desnes Nunes) [RHEL-116007] - phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY (Desnes Nunes) [RHEL-116007] - dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints (Desnes Nunes) [RHEL-116007] - dt-bindings: phy: qcom,qmp-pcie: Add X1P42100 PCIe Gen4x4 PHY (Desnes Nunes) [RHEL-116007] - phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3 (Desnes Nunes) [RHEL-116007] - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8 (Desnes Nunes) [RHEL-116007] - redhat/configs: enable CONFIG_AMD_HFI for x86 on RHEL (Steve Best) [RHEL-107081] - platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser() (Steve Best) [RHEL-107081] - platform/x86/amd: hfi: Add debugfs support (Steve Best) [RHEL-107081] - platform/x86/amd: hfi: Set ITMT priority from ranking data (Steve Best) [RHEL-107081] - platform/x86: hfi: Add power management callback (Steve Best) [RHEL-107081] - platform/x86: hfi: Add online and offline callback support (Steve Best) [RHEL-107081] - x86/msr-index: Add AMD workload classification MSRs (Steve Best) [RHEL-107081] - platform/x86: hfi: Init per-cpu scores for each class (Steve Best) [RHEL-107081] - platform/x86: hfi: Parse CPU core ranking data from shared memory (Steve Best) [RHEL-107081] - platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver (Steve Best) [RHEL-107081] - l2tp: do not use sock_hold() in pppol2tp_session_get_sock() (Guillaume Nault) [RHEL-115595] - hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models (Steve Best) [RHEL-104301] - redhat/configs: automotive: switch ufs-qcom to module (Eric Chanudet) [RHEL-119220] - redhat/configs: automotive: switch geni-se and serial-qcom-geni to modules (Eric Chanudet) [RHEL-119220] - redhat/configs: automotive: switch pinctrl_msm and pinctrl_sa8775p to modules (Eric Chanudet) [RHEL-119219] - redhat/configs: automotive disable ARCH_TEGRA_241_SOC (Eric Chanudet) [RHEL-71896] - scsi: lpfc: Fix buffer free/clear order in deferred receive path (CKI Backport Bot) [RHEL-119124] {CVE-2025-39841} - ixgbe: fix ixgbe_orom_civd_info struct layout (CKI Backport Bot) [RHEL-119073] - blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path (Ming Lei) [RHEL-120078] - blk-mq: Document tags_srcu member in blk_mq_tag_set structure (Ming Lei) [RHEL-120078] - blk-mq: Replace tags->lock with SRCU for tag iterators (Ming Lei) [RHEL-120078] - blk-mq: Defer freeing flush queue to SRCU callback (Ming Lei) [RHEL-120078] - blk-mq: Defer freeing of tags page_list to SRCU callback (Ming Lei) [RHEL-120078] - blk-mq: Pass tag_set to blk_mq_free_rq_map/tags (Ming Lei) [RHEL-120078] - blk-mq: Move flush queue allocation into blk_mq_init_hctx() (Ming Lei) [RHEL-120078] Resolves: RHEL-104301, RHEL-107081, RHEL-115595, RHEL-116007, RHEL-119073, RHEL-119124, RHEL-119219, RHEL-119220, RHEL-120078, RHEL-71896 * Tue Oct 21 2025 Scott Weaver [6.12.0-143.el10] - ucount: fix atomic_long_inc_below() argument type (Joel Savitz) [RHEL-112480] - timens: Add struct seq_file forward declaration (Joel Savitz) [RHEL-112480] - thermal: intel: int340x: Allow temperature override (Steve Best) [RHEL-118754] - thermal: intel: int340x: Add throttling control interface to PTC (Steve Best) [RHEL-118754] - thermal: int340x: processor_thermal: Platform temperature control documentation (Steve Best) [RHEL-118754] - thermal: intel: int340x: Add platform temperature control interface (Steve Best) [RHEL-118754] - NFSv4/flexfiles: Fix layout merge mirror check. (Benjamin Coddington) [RHEL-118737] - netfilter: nft_set_bitmap: fix lockdep splat due to missing annotation (Florian Westphal) [RHEL-115582] - netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm (Florian Westphal) [RHEL-115582] - netfilter: nf_reject: don't leak dst refcount for loopback packets (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: reject duplicate device on updates (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: Introduce functions freeing nft_hook objects (Florian Westphal) [RHEL-115582] - ipvs: Fix estimator kthreads preferred affinity (Florian Westphal) [RHEL-115582] - netfilter: nft_socket: remove WARN_ON_ONCE with huge level value (Florian Westphal) [RHEL-115582] - netfilter: conntrack: clean up returns in nf_conntrack_log_invalid_sysctl() (Florian Westphal) [RHEL-115582] - netfilter: ctnetlink: remove refcounting in expectation dumpers (Florian Westphal) [RHEL-115582] - netfilter: ctnetlink: fix refcount leak on table dump (Florian Westphal) [RHEL-115582] - bpf: Check netfilter ctx accesses are aligned (Florian Westphal) [RHEL-115582] - netfilter: xt_nfacct: don't assume acct name is null-terminated (Florian Westphal) [RHEL-115582] - netfilter: conntrack: Remove unused net in nf_conntrack_double_lock() (Florian Westphal) [RHEL-115582] - netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid (Florian Westphal) [RHEL-115582] - netfilter: conntrack: table full detailed log (Florian Westphal) [RHEL-115582] - bpf: Disable migration in nf_hook_run_bpf(). (Florian Westphal) [RHEL-115582] - netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto() (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: adjust lockdep assertions handling (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: export set count and backend name to userspace (Florian Westphal) [RHEL-115582] - netfilter: conntrack: Bound nf_conntrack sysctl writes (Florian Westphal) [RHEL-115582] - netfilter: flowtable: add CLOSING state (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: fix set size with rbtree backend (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: remove the genmask parameter (Florian Westphal) [RHEL-115582] - ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: avoid false-positive lockdep splats in set walker (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: avoid false-positive lockdep splats with flowtables (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: avoid false-positive lockdep splats with sets (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion (Florian Westphal) [RHEL-115582] - netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c (Florian Westphal) [RHEL-115582] - redhat/configs: automotive: make modular/disable NFS support (Dorinda Bassey) [RHEL-87387] - bpf: Tidy verifier bug message (Viktor Malik) [RHEL-78203] - selftests/bpf: Test invalid narrower ctx load (Viktor Malik) [RHEL-78203] - bpf: Reject narrower access to pointer ctx fields (Viktor Malik) [RHEL-78203] - libbpf: Fix handling of BPF arena relocations (Viktor Malik) [RHEL-78203] - btf: Fix virt_to_phys() on arm64 when mmapping BTF (Viktor Malik) [RHEL-78203] - selftests/bpf: Stress test attaching a BPF prog to another BPF prog (Viktor Malik) [RHEL-78203] - s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again (Viktor Malik) [RHEL-78203] - selftests/bpf: Add negative test cases for snprintf (Viktor Malik) [RHEL-78203] - bpf: Reject %%p%% format string in bprintf-like helpers (Viktor Malik) [RHEL-78203] - selftests/bpf: adapt one more case in test_lru_map to the new target_free (Viktor Malik) [RHEL-78203] - libbpf: Fix possible use-after-free for externs (Viktor Malik) [RHEL-78203] - libbpf: Fix null pointer dereference in btf_dump__free on allocation failure (Viktor Malik) [RHEL-78203] - bpf: Adjust free target to avoid global starvation of LRU map (Viktor Malik) [RHEL-78203] - bpf: Mark dentry->d_inode as trusted_or_null (Viktor Malik) [RHEL-78203] - net, bpf: Fix RCU usage in task_cls_state() for BPF programs (Viktor Malik) [RHEL-78203] - tools/resolve_btfids: Fix build when cross compiling kernel with clang. (Viktor Malik) [RHEL-78203] - libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux correctly (Viktor Malik) [RHEL-78203] - bpf, arm64: Remove unused-but-set function and variable. (Viktor Malik) [RHEL-78203] - selftests/bpf: Add tests with stack ptr register in conditional jmp (Viktor Malik) [RHEL-78203] - bpf: Do not include stack ptr register in precision backtracking bookkeeping (Viktor Malik) [RHEL-78203] - selftests/bpf: enable many-args tests for arm64 (Viktor Malik) [RHEL-78203] - bpf, arm64: Support up to 12 function arguments (Viktor Malik) [RHEL-78203] - bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem() (Viktor Malik) [RHEL-78203] - bpf: Avoid __bpf_prog_ret0_warn when jit fails (Viktor Malik) [RHEL-78203] - bpftool: Add support for custom BTF path in prog load/loadall (Viktor Malik) [RHEL-78203] - selftests/bpf: Add unit tests with __bpf_trap() kfunc (Viktor Malik) [RHEL-78203] - bpf: Warn with __bpf_trap() kfunc maybe due to uninitialized variable (Viktor Malik) [RHEL-78203] - bpf: Remove special_kfunc_set from verifier (Viktor Malik) [RHEL-78203] - selftests/bpf: Add test for open coded dmabuf_iter (Viktor Malik) [RHEL-78203] - selftests/bpf: Add test for dmabuf_iter (Viktor Malik) [RHEL-78203] - bpf: Add open coded dmabuf iterator (Viktor Malik) [RHEL-78203] - bpf: Add dmabuf iterator (Viktor Malik) [RHEL-78203] - dma-buf: Rename debugfs symbols (Viktor Malik) [RHEL-78203] - bpf: Fix error return value in bpf_copy_from_user_dynptr (Viktor Malik) [RHEL-78203] - libbpf: Use mmap to parse vmlinux BTF from sysfs (Viktor Malik) [RHEL-78203] - selftests: bpf: Add a test for mmapable vmlinux BTF (Viktor Malik) [RHEL-78203] - btf: Allow mmap of vmlinux btf (Viktor Malik) [RHEL-78203] - mm: rename try_alloc_pages() to alloc_pages_nolock() (Viktor Malik) [RHEL-78203] - selftests/bpf: Add SKIP_LLVM makefile variable (Viktor Malik) [RHEL-78203] - s390/bpf: Use kernel's expoline thunks (Viktor Malik) [RHEL-78203] - s390/bpf: Add macros for calling external functions (Viktor Malik) [RHEL-78203] - s390: always declare expoline thunks (Viktor Malik) [RHEL-78203] - selftests/bpf: Test multi-split BTF (Viktor Malik) [RHEL-78203] - libbpf/btf: Fix string handling to support multi-split BTF (Viktor Malik) [RHEL-78203] - selftests/bpf: Remove unnecessary link dependencies (Viktor Malik) [RHEL-78203] - bpf: WARN_ONCE on verifier bugs (Viktor Malik) [RHEL-78203] - s390/bpf: Remove the orig_call NULL check (Viktor Malik) [RHEL-78203] - bpf: Pass the same orig_call value to trampoline functions (Viktor Malik) [RHEL-78203] - s390/bpf: Store backchain even for leaf progs (Viktor Malik) [RHEL-78203] - libbpf: Check bpf_map_skeleton link for NULL (Viktor Malik) [RHEL-78203] - bpf: Add support for __prog argument suffix to pass in prog->aux (Viktor Malik) [RHEL-78203] - bpf: Fix WARN() in get_bpf_raw_tp_regs (Viktor Malik) [RHEL-78203] - docs: bpf: Fix bullet point formatting warning (Viktor Malik) [RHEL-78203] - selftests/bpf: introduce tests for dynptr copy kfuncs (Viktor Malik) [RHEL-78203] - bpf: Implement dynptr copy kfuncs (Viktor Malik) [RHEL-78203] - helpers: make few bpf helpers public (Viktor Malik) [RHEL-78203] - libbpf: Use proper errno value in nlattr (Viktor Malik) [RHEL-78203] - selftests/bpf: Allow skipping docs compilation (Viktor Malik) [RHEL-78203] - selftests/bpf: test_verifier verbose log overflows (Viktor Malik) [RHEL-78203] - selftests/bpf: test_verifier verbose causes erroneous failures (Viktor Malik) [RHEL-78203] - bpf, docs: document open-coded BPF iterators (Viktor Malik) [RHEL-78203] - bpftool: Display ref_ctr_offset for uprobe link info (Viktor Malik) [RHEL-78203] - selftests/bpf: Add link info test for ref_ctr_offset retrieval (Viktor Malik) [RHEL-78203] - bpf: Add support to retrieve ref_ctr_offset for uprobe perf link (Viktor Malik) [RHEL-78203] - scripts/bpf_doc.py: implement json output format (Viktor Malik) [RHEL-78203] - selftests/bpf: Fix caps for __xlated/jited_unpriv (Viktor Malik) [RHEL-78203] - bpf: Allow some trace helpers for all prog types (Viktor Malik) [RHEL-78203] - selftests/bpf: Verify zero-extension behavior in load-acquire tests (Viktor Malik) [RHEL-78203] - selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate (Viktor Malik) [RHEL-78203] - bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno() (Viktor Malik) [RHEL-78203] - bpftool: Fix cgroup command to only show cgroup bpf programs (Viktor Malik) [RHEL-78203] - bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels (Viktor Malik) [RHEL-78203] - selftests/bpf: Add test for bpf_list_{front,back} (Viktor Malik) [RHEL-78203] - bpf: Add bpf_list_{front,back} kfunc (Viktor Malik) [RHEL-78203] - bpf: Simplify reg0 marking for the list kfuncs that return a bpf_list_node pointer (Viktor Malik) [RHEL-78203] - selftests/bpf: Add tests for bpf_rbtree_{root,left,right} (Viktor Malik) [RHEL-78203] - bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right} (Viktor Malik) [RHEL-78203] - bpf: Add bpf_rbtree_{root,left,right} kfunc (Viktor Malik) [RHEL-78203] - bpf: Simplify reg0 marking for the rbtree kfuncs that return a bpf_rb_node pointer (Viktor Malik) [RHEL-78203] - bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_PTR_TO_RB_NODE" (Viktor Malik) [RHEL-78203] - libbpf: Improve BTF dedup handling of "identical" BTF types (Viktor Malik) [RHEL-78203] - bpf: Replace offsetof() with struct_size() (Viktor Malik) [RHEL-78203] - bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ (Viktor Malik) [RHEL-78203] - selftests/bpf: Add btf dedup test covering module BTF dedup (Viktor Malik) [RHEL-78203] - bpf: Replace offsetof() with struct_size() (Viktor Malik) [RHEL-78203] - libbpf: Use proper errno value in linker (Viktor Malik) [RHEL-78203] - selftests/bpf: Fix kmem_cache iterator draining (Viktor Malik) [RHEL-78203] - libbpf: Add identical pointer detection to btf_dedup_is_equiv() (Viktor Malik) [RHEL-78203] - Use thread-safe function pointer in libbpf_print (Viktor Malik) [RHEL-78203] - libbpf: Remove sample_period init in perf_buffer (Viktor Malik) [RHEL-78203] - selftests/bpf: Fix endianness issue in __qspinlock declaration (Viktor Malik) [RHEL-78203] - selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUs (Viktor Malik) [RHEL-78203] - selftests/bpf: Fix arena_spin_lock.c build dependency (Viktor Malik) [RHEL-78203] - bpf, docs: Fix non-standard line break (Viktor Malik) [RHEL-78203] - selftests/bpf: Add test to access const void pointer argument in tracing program (Viktor Malik) [RHEL-78203] - bpf: Allow access to const void pointer arguments in tracing programs (Viktor Malik) [RHEL-78203] - bpf: Streamline allowed helpers between tracing and base sets (Viktor Malik) [RHEL-78203] - bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index (Viktor Malik) [RHEL-78203] - selftests/bpf: Add test for attaching kprobe with long event names (Viktor Malik) [RHEL-78203] - selftests/bpf: Add test for attaching uprobe with long event names (Viktor Malik) [RHEL-78203] - libbpf: Fix event name too long error (Viktor Malik) [RHEL-78203] - selftests/bpf: Close the file descriptor to avoid resource leaks (Viktor Malik) [RHEL-78203] - selftests/bpf: Add 5-byte NOP uprobe trigger benchmark (Viktor Malik) [RHEL-78203] - uprobes/x86: Add support to emulate NOP instructions (Viktor Malik) [RHEL-78203] - bpf: Prepare to reuse get_ctx_arg_idx (Viktor Malik) [RHEL-78203] - libbpf: Verify section type in btf_find_elf_sections (Viktor Malik) [RHEL-78203] - libbpf: Fix buffer overflow in bpf_object__init_prog (Viktor Malik) [RHEL-78203] - kbuild, bpf: Enable --btf_features=attributes (Viktor Malik) [RHEL-78203] - selftests/bpf: Add test case for atomic update of fd htab (Viktor Malik) [RHEL-78203] - bpf: Don't allocate per-cpu extra_elems for fd htab (Viktor Malik) [RHEL-78203] - bpf: Add is_fd_htab() helper (Viktor Malik) [RHEL-78203] - bpf: Support atomic update for htab of maps (Viktor Malik) [RHEL-78203] - bpf: Rename __htab_percpu_map_update_elem to htab_map_update_elem_in_place (Viktor Malik) [RHEL-78203] - bpf: Factor out htab_elem_value helper() (Viktor Malik) [RHEL-78203] - selftests/bpf: Fix bpf_nf selftest failure (Viktor Malik) [RHEL-78203] - bpf: Check link_create.flags parameter for multi_uprobe (Viktor Malik) [RHEL-78203] - bpf: Check link_create.flags parameter for multi_kprobe (Viktor Malik) [RHEL-78203] - selftests/bpf: Add BTF.ext line/func info getter tests (Viktor Malik) [RHEL-78203] - libbpf: Add getters for BTF.ext func and line info (Viktor Malik) [RHEL-78203] - selftests/bpf: Convert comma to semicolon (Viktor Malik) [RHEL-78203] - libbpf: Add likely/unlikely macros and use them in selftests (Viktor Malik) [RHEL-78203] - bpf: Fix a comment describing bpf_attr (Viktor Malik) [RHEL-78203] - broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl (Petr Oros) [RHEL-115042] - broadcom: fix support for PTP_PEROUT_DUTY_CYCLE (Petr Oros) [RHEL-115042] - net: ptp: introduce .supported_perout_flags to ptp_clock_info (CKI Backport Bot) [RHEL-115042] - net: ptp: introduce .supported_extts_flags to ptp_clock_info (CKI Backport Bot) [RHEL-115042] - ptp: ocp: reject unsupported periodic output flags (Petr Oros) [RHEL-115042] - net: lan743x: reject unsupported external timestamp requests (Petr Oros) [RHEL-115042] - renesas: reject PTP_STRICT_FLAGS as unsupported (CKI Backport Bot) [RHEL-115042] - selftests/bpf: Skip timer cases when bpf_timer is not supported (Gregory Bell) [RHEL-117860] - bpf: Reject bpf_timer for PREEMPT_RT (Gregory Bell) [RHEL-117860] - ALSA: hda: Use pci_is_display() (Anusha Srivatsa) [RHEL-120364] - iommu/vt-d: Use pci_is_display() (Anusha Srivatsa) [RHEL-120364] - vga_switcheroo: Use pci_is_display() (Anusha Srivatsa) [RHEL-120364] - vfio/pci: Use pci_is_display() (Anusha Srivatsa) [RHEL-120364] - PCI: Add pci_is_display() to check if device is a display controller (Anusha Srivatsa) [RHEL-120364] - mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock (Waiman Long) [RHEL-105500] - mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup() (Waiman Long) [RHEL-105500] - cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write() (Waiman Long) [RHEL-110805] - cgroup/cpuset: Fix a partition error with CPU hotplug (Waiman Long) [RHEL-110805] - cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key (Waiman Long) [RHEL-110805] - cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cpumask() (Waiman Long) [RHEL-110805] - cgroup/cpuset: Fix obsolete comment in cpuset_css_offline() (Waiman Long) [RHEL-110805] - cgroup/cpuset: Always use cpu_active_mask (Waiman Long) [RHEL-110805] - cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks (Waiman Long) [RHEL-110805] - redhat/configs: automotive: enable RTC_DRV_S32G (Jared Kangas) [RHEL-115734] - arm64: defconfig: add S32G RTC module support (Jared Kangas) [RHEL-115734] - MAINTAINERS: add NXP S32G RTC driver (Jared Kangas) [RHEL-115734] - rtc: s32g: add NXP S32G2/S32G3 SoC support (Jared Kangas) [RHEL-115734] - dt-bindings: rtc: add schema for NXP S32G2/S32G3 SoCs (Jared Kangas) [RHEL-115734] - s390/qeth: Make hw_trap sysfs attribute idempotent (Mete Durlu) [RHEL-99996] - s390/net: Remove NETIUCV device driver (Mete Durlu) [RHEL-99996] - nfsd: discard nfsd_file_get_local() (Scott Mayhew) [RHEL-115854] - NFSv4: handle ERR_GRACE on delegation recalls (Scott Mayhew) [RHEL-115854] - nfsd: nfserr_jukebox in nlm_fopen should lead to a retry (Scott Mayhew) [RHEL-115854] - nfsd: unregister with rpcbind when deleting a transport (Scott Mayhew) [RHEL-115854] - nfsd: decouple the xprtsec policy check from check_nfsd_access() (Scott Mayhew) [RHEL-115854] - Revert "SUNRPC: Don't allow waiting for exiting tasks" (Scott Mayhew) [RHEL-115854] - NFS: Fix the marking of the folio as up to date (Scott Mayhew) [RHEL-115854] - NFS: nfs_invalidate_folio() must observe the offset and size arguments (Scott Mayhew) [RHEL-115854] - NFSv4.2: Serialise O_DIRECT i/o and copy range (Scott Mayhew) [RHEL-115854] - NFSv4.2: Serialise O_DIRECT i/o and clone range (Scott Mayhew) [RHEL-115854] - NFSv4.2: Serialise O_DIRECT i/o and fallocate() (Scott Mayhew) [RHEL-115854] - NFS: Serialise O_DIRECT i/o and truncate() (Scott Mayhew) [RHEL-115854] - nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local() (Scott Mayhew) [RHEL-115854] - nfs/localio: restore creds before releasing pageio data (Scott Mayhew) [RHEL-115854] - NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server (Scott Mayhew) [RHEL-115854] - NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported (Scott Mayhew) [RHEL-115854] - NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set (Scott Mayhew) [RHEL-115854] - NFSv4: Don't clear capabilities that won't be reset (Scott Mayhew) [RHEL-115854] - NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file (Scott Mayhew) [RHEL-115854] - NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh() (Scott Mayhew) [RHEL-115854] - NFS/localio: nfs_close_local_fh() fix check for file closed (Scott Mayhew) [RHEL-115854] - nfsd: avoid ref leak in nfsd_open_local_fh() (Scott Mayhew) [RHEL-115854] - nfsd: don't set the ctime on delegated atime updates (Scott Mayhew) [RHEL-115854] - NFSv4: Remove duplicate lookups, capability probes and fsinfo calls (Scott Mayhew) [RHEL-115854] - NFS: Fix the setting of capabilities when automounting a new filesystem (Scott Mayhew) [RHEL-115854] - nfs/localio: use read_seqbegin() rather than read_seqbegin_or_lock() (Scott Mayhew) [RHEL-115854] - NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY (Scott Mayhew) [RHEL-115854] - SUNRPC: Silence warnings about parameters not being described (Scott Mayhew) [RHEL-115854] - NFS: Clean up pnfs_put_layout_hdr()/pnfs_destroy_layout_final() (Scott Mayhew) [RHEL-115854] - NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate() (Scott Mayhew) [RHEL-115854] - NFS: use a hash table for delegation lookup (Scott Mayhew) [RHEL-115854] - NFS: track active delegations per-server (Scott Mayhew) [RHEL-115854] - NFS: move the delegation_watermark module parameter (Scott Mayhew) [RHEL-115854] - NFS: cleanup nfs_inode_reclaim_delegation (Scott Mayhew) [RHEL-115854] - NFS: cleanup error handling in nfs4_server_common_setup (Scott Mayhew) [RHEL-115854] - NFS: drop __exit from nfs_exit_keyring (Scott Mayhew) [RHEL-115854] - NFS: pass struct nfs_client_initdata to nfs4_set_client (Scott Mayhew) [RHEL-115854] - pNFS: Fix disk addr range check in block/scsi layout (Scott Mayhew) [RHEL-115854] - pNFS: Fix stripe mapping in block/scsi layout (Scott Mayhew) [RHEL-115854] - pNFS: Handle RPC size limit for layoutcommits (Scott Mayhew) [RHEL-115854] - pNFS: Add prepare commit trace to block/scsi layout (Scott Mayhew) [RHEL-115854] - pNFS: Fix extent encoding in block/scsi layout (Scott Mayhew) [RHEL-115854] - pNFS: Fix uninited ptr deref in block/scsi layout (Scott Mayhew) [RHEL-115854] - NFS: Remove unused function nfs_umount (Scott Mayhew) [RHEL-115854] - SUNRPC: Remove unused xdr functions (Scott Mayhew) [RHEL-115854] - nfs: create a kernel keyring (Scott Mayhew) [RHEL-115854] - NFS: support the kernel keyring for TLS (Scott Mayhew) [RHEL-115854] - NFS: Allow folio migration for the case of mode == MIGRATE_SYNC (Scott Mayhew) [RHEL-115854] - nfs: new tracepoint in match_stateid operation (Scott Mayhew) [RHEL-115854] - nfs: new tracepoint in nfs_delegation_need_return (Scott Mayhew) [RHEL-115854] - nfs: add a tracepoint to nfs_inode_detach_delegation_locked (Scott Mayhew) [RHEL-115854] - nfs: add cache_validity to the nfs_inode_event tracepoints (Scott Mayhew) [RHEL-115854] - NFS: remove unused pnfs_ld_data field from struct nfs_server (Scott Mayhew) [RHEL-115854] - NFS: remove unused time_delta field from struct nfs_server (Scott Mayhew) [RHEL-115854] - NFS: remove unused wpages field from struct nfs_server (Scott Mayhew) [RHEL-115854] - pnfs: add pnfs_ds_connect trace point (Scott Mayhew) [RHEL-115854] - nfs: use lock_two_nondirectories() (Scott Mayhew) [RHEL-115854] - NFS: Return the file btime in the statx results when appropriate (Scott Mayhew) [RHEL-115854] - nfs: Add timecreate to nfs inode (Scott Mayhew) [RHEL-115854] - Expand the type of nfs_fattr->valid (Scott Mayhew) [RHEL-115854] - nfsd: Drop dprintk in blocklayout xdr functions (Scott Mayhew) [RHEL-115854] - sunrpc: make svc_tcp_sendmsg() take a signed sentp pointer (Scott Mayhew) [RHEL-115854] - sunrpc: rearrange struct svc_rqst for fewer cachelines (Scott Mayhew) [RHEL-115854] - sunrpc: return better error in svcauth_gss_accept() on alloc failure (Scott Mayhew) [RHEL-115854] - sunrpc: reset rq_accept_statp when starting a new RPC (Scott Mayhew) [RHEL-115854] - sunrpc: remove SVC_SYSERR (Scott Mayhew) [RHEL-115854] - sunrpc: fix handling of unknown auth status codes (Scott Mayhew) [RHEL-115854] - NFSD: Simplify struct knfsd_fh (Scott Mayhew) [RHEL-115854] - NFSD: Access a knfsd_fh's fsid by pointer (Scott Mayhew) [RHEL-115854] - Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous" (Scott Mayhew) [RHEL-115854] - NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings (Scott Mayhew) [RHEL-115854] - NFSD: Use vfs_iocb_iter_write() (Scott Mayhew) [RHEL-115854] - NFSD: Use vfs_iocb_iter_read() (Scott Mayhew) [RHEL-115854] - NFSD: Clean up kdoc for nfsd_open_local_fh() (Scott Mayhew) [RHEL-115854] - NFSD: Clean up kdoc for nfsd_file_put_local() (Scott Mayhew) [RHEL-115854] - NFSD: Remove definition for trace_nfsd_ctl_maxconn (Scott Mayhew) [RHEL-115854] - NFSD: Remove definition for trace_nfsd_file_gc_recent (Scott Mayhew) [RHEL-115854] - NFSD: Remove definitions for unused trace_nfsd_file_lru trace points (Scott Mayhew) [RHEL-115854] - NFSD: Remove definition for trace_nfsd_file_unhash_and_queue (Scott Mayhew) [RHEL-115854] - nfsd: Use correct error code when decoding extents (Scott Mayhew) [RHEL-115854] - NFSD: Remove the cap on number of operations per NFSv4 COMPOUND (Scott Mayhew) [RHEL-115854] - NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort (Scott Mayhew) [RHEL-115854] - NFSD: Rename a function parameter (Scott Mayhew) [RHEL-115854] - NFSD: detect mismatch of file handle and delegation stateid in OPEN op (Scott Mayhew) [RHEL-115854] - nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() (Scott Mayhew) [RHEL-115854] - nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8 (Scott Mayhew) [RHEL-115854] - sunrpc: new tracepoints around svc thread wakeups (Scott Mayhew) [RHEL-115854] - sunrpc: unexport csum_partial_copy_to_xdr (Scott Mayhew) [RHEL-115854] - sunrpc: simplify xdr_partial_copy_from_skb (Scott Mayhew) [RHEL-115854] - sunrpc: simplify xdr_init_encode_pages (Scott Mayhew) [RHEL-115854] - NFSD: release read access of nfs4_file when a write delegation is returned (Scott Mayhew) [RHEL-115854] - NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE (Scott Mayhew) [RHEL-115854] - nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer (Scott Mayhew) [RHEL-115854] - nfs_localio: protect race between nfs_uuid_put() and nfs_close_local_fh() (Scott Mayhew) [RHEL-115854] - nfs_localio: duplicate nfs_close_local_fh() (Scott Mayhew) [RHEL-115854] - nfs_localio: simplify interface to nfsd for getting nfsd_file (Scott Mayhew) [RHEL-115854] - nfs_localio: always hold nfsd net ref with nfsd_file ref (Scott Mayhew) [RHEL-115854] - nfs_localio: use cmpxchg() to install new nfs_file_localio (Scott Mayhew) [RHEL-115854] - sunrpc/svc: use store_release_wake_up() (Scott Mayhew) [RHEL-115854] - nfsd: use new wake_up_var interfaces. (Scott Mayhew) [RHEL-115854] - vfio: Dump migration features under debugfs (Alex Williamson) [RHEL-118213] - vfio/type1: optimize vfio_unpin_pages_remote() (Alex Williamson) [RHEL-118213] - vfio/type1: introduce a new member has_rsvd for struct vfio_dma (Alex Williamson) [RHEL-118213] - vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote() (Alex Williamson) [RHEL-118213] - vfio/type1: optimize vfio_pin_pages_remote() (Alex Williamson) [RHEL-118213] - mm: introduce num_pages_contiguous() (Alex Williamson) [RHEL-118213] - vfio/nvgrace-gpu: Add GB300 SKU to the devid table (Alex Williamson) [RHEL-118213] - vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices (Alex Williamson) [RHEL-118213] - vfio/pds: replace bitmap_free with vfree (Alex Williamson) [RHEL-118213] - vfio: return -ENOTTY for unsupported device feature (Alex Williamson) [RHEL-118213] - hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_init (Alex Williamson) [RHEL-118213] - vfio/platform: Mark reset drivers for removal (Alex Williamson) [RHEL-118213] - vfio/amba: Mark for removal (Alex Williamson) [RHEL-118213] - MAINTAINERS: Add myself as VFIO-platform reviewer (Alex Williamson) [RHEL-118213] - MAINTAINERS: Add myself as VFIO-platform reviewer (Alex Williamson) [RHEL-118213] - docs: proc.rst: Fix VFIO Device title formatting (Alex Williamson) [RHEL-118213] - vfio: selftests: Fix .gitignore for already tracked files (Alex Williamson) [RHEL-118213] - MAINTAINERS: Update Shameer Kolothum's email address (Alex Williamson) [RHEL-118213] - vfio: selftests: Add a script to help with running VFIO selftests (Alex Williamson) [RHEL-118213] - vfio: selftests: Make iommufd the default iommu_mode (Alex Williamson) [RHEL-118213] - vfio: selftests: Add iommufd mode (Alex Williamson) [RHEL-118213] - vfio: selftests: Add iommufd_compat_type1{,v2} modes (Alex Williamson) [RHEL-118213] - vfio: selftests: Add vfio_type1v2_mode (Alex Williamson) [RHEL-118213] - vfio: selftests: Replicate tests across all iommu_modes (Alex Williamson) [RHEL-118213] - vfio: selftests: Encapsulate IOMMU mode (Alex Williamson) [RHEL-118213] - vfio: selftests: Move helper to get cdev path to libvfio (Alex Williamson) [RHEL-118213] - vfio: selftests: Add driver for Intel DSA (Alex Williamson) [RHEL-118213] - dmaengine: idxd: Allow registers.h to be included from tools/ (Alex Williamson) [RHEL-118213] - tools headers: Import iosubmit_cmds512() (Alex Williamson) [RHEL-118213] - vfio: selftests: Add driver for Intel CBDMA (Alex Williamson) [RHEL-118213] - dmaengine: ioat: Move system_has_dca_enabled() to dma.h (Alex Williamson) [RHEL-118213] - tools headers: Add symlink to linux/pci_ids.h (Alex Williamson) [RHEL-118213] - tools headers: Import x86 MMIO helper overrides (Alex Williamson) [RHEL-118213] - tools headers: Import asm-generic MMIO helpers (Alex Williamson) [RHEL-118213] - tools headers: Add stub definition for __iomem (Alex Williamson) [RHEL-118213] - vfio: sefltests: Add vfio_pci_driver_test (Alex Williamson) [RHEL-118213] - vfio: selftests: Add driver framework (Alex Williamson) [RHEL-118213] - vfio: selftests: Add a helper for matching vendor+device IDs (Alex Williamson) [RHEL-118213] - vfio: selftests: Enable asserting MSI eventfds not firing (Alex Williamson) [RHEL-118213] - vfio: selftests: Keep track of DMA regions mapped into the device (Alex Williamson) [RHEL-118213] - vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU (Alex Williamson) [RHEL-118213] - vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB (Alex Williamson) [RHEL-118213] - vfio: selftests: Add test to reset vfio device. (Alex Williamson) [RHEL-118213] - vfio: selftests: Move vfio dma mapping test to their own file (Alex Williamson) [RHEL-118213] - vfio: selftests: Test basic VFIO and IOMMUFD integration (Alex Williamson) [RHEL-118213] - vfio: selftests: Introduce vfio_pci_device_test (Alex Williamson) [RHEL-118213] - vfio: selftests: Add a helper library for VFIO selftests (Alex Williamson) [RHEL-118213] - selftests: Create tools/testing/selftests/vfio (Alex Williamson) [RHEL-118213] - vfio/nvgrace-gpu: fix grammatical error (Alex Williamson) [RHEL-118213] - vfio/pci: drop redundant conversion to bool (Alex Williamson) [RHEL-118213] - vfio/fsl-mc: Mark for removal (Alex Williamson) [RHEL-118213] - vfio/pci: print vfio-device syspath to fdinfo (Alex Williamson) [RHEL-118213] - vfio/type1: conditional rescheduling while pinning (Alex Williamson) [RHEL-118213] - vfio/qat: add support for intel QAT 6xxx virtual functions (Alex Williamson) [RHEL-118213] - vfio/qat: Remove myself from VFIO QAT PCI driver maintainers (Alex Williamson) [RHEL-118213] - vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD (Alex Williamson) [RHEL-118213] - vfio/mlx5: fix possible overflow in tracking max message size (Alex Williamson) [RHEL-118213] - vfio/pci: Separate SR-IOV VF dev_set (Alex Williamson) [RHEL-118213] - vfio/pds: Fix missing detach_ioas op (Alex Williamson) [RHEL-118213] {CVE-2025-38625} - vfio: Prevent open_count decrement to negative (Alex Williamson) [RHEL-118213] - vfio: Fix unbalanced vfio_df_close call in no-iommu mode (Alex Williamson) [RHEL-118213] - irqbypass: Require producers to pass in Linux IRQ number during registration (Alex Williamson) [RHEL-118213] - irqbypass: Use xarray to track producers and consumers (Alex Williamson) [RHEL-118213] - irqbypass: Use guard(mutex) in lieu of manual lock+unlock (Alex Williamson) [RHEL-118213] - irqbypass: Use paired consumer/producer to disconnect during unregister (Alex Williamson) [RHEL-118213] - irqbypass: Explicitly track producer and consumer bindings (Alex Williamson) [RHEL-118213] - irqbypass: Take ownership of producer/consumer token tracking (Alex Williamson) [RHEL-118213] - irqbypass: Drop superfluous might_sleep() annotations (Alex Williamson) [RHEL-118213] - irqbypass: Drop pointless and misleading THIS_MODULE get/put (Alex Williamson) [RHEL-118213] - vfio/type1: Fix error unwind in migration dirty bitmap allocation (Alex Williamson) [RHEL-118213] - vfio/mlx5: Enable the DMA link API (Alex Williamson) [RHEL-118213] - vfio/mlx5: Rewrite create mkey flow to allow better code reuse (Alex Williamson) [RHEL-118213] - vfio/mlx5: Explicitly use number of pages instead of allocated length (Alex Williamson) [RHEL-118213] - hisi_acc_vfio_pci: update function return values. (Alex Williamson) [RHEL-118213] - hisi_acc_vfio_pci: bugfix live migration function without VF device driver (Alex Williamson) [RHEL-118213] {CVE-2025-38283} - hisi_acc_vfio_pci: bugfix the problem of uninstalling driver (Alex Williamson) [RHEL-118213] - hisi_acc_vfio_pci: bugfix cache write-back issue (Alex Williamson) [RHEL-118213] - hisi_acc_vfio_pci: add eq and aeq interruption restore (Alex Williamson) [RHEL-118213] - hisi_acc_vfio_pci: fix XQE dma address error (Alex Williamson) [RHEL-118213] {CVE-2025-38158} - vfio/type1: Remove Fine Grained Superpages detection (Alex Williamson) [RHEL-118213] - vfio/pci: Virtualize zero INTx PIN if no pdev->irq (Alex Williamson) [RHEL-118213] - net: drop UFO packets in udp_rcv_segment() (Paolo Abeni) [RHEL-115602] - vsock/virtio: Validate length in packet header before skb_put() (CKI Backport Bot) [RHEL-114302] {CVE-2025-39718} - redhat: rpminspect: update emptyrpm list for kernel variants (Alexandra Hájková) - ipvs: Rename del_timer in comment in ip_vs_conn_expire_now() (Waiman Long) [RHEL-114125] - scsi: scsi_transport_fc: Rename del_timer() in comment (Waiman Long) [RHEL-114125] - ocfs2: o2net_idle_timer: Rename del_timer_sync in comment (Waiman Long) [RHEL-114125] - bna: bnad_dim_timeout: Rename del_timer_sync in comment (Waiman Long) [RHEL-114125] - treewide, timers: Rename from_timer() to timer_container_of() (Waiman Long) [RHEL-114125] - treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack() (Waiman Long) [RHEL-114125] - treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try() (Waiman Long) [RHEL-114125] - timers: Rename init_timers() as timers_init() (Waiman Long) [RHEL-114125] - timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTA (Waiman Long) [RHEL-114125] - timers: Rename __init_timer_on_stack() as __timer_init_on_stack() (Waiman Long) [RHEL-114125] - timers: Rename __init_timer() as __timer_init() (Waiman Long) [RHEL-114125] - timers: Rename init_timer_on_stack_key() as timer_init_key_on_stack() (Waiman Long) [RHEL-114125] - timers: Rename init_timer_key() as timer_init_key() (Waiman Long) [RHEL-114125] - treewide: Switch/rename to timer_delete[_sync]() (Waiman Long) [RHEL-114125] - timers: Move *sleep*() and timeout functions into a separate file (Waiman Long) [RHEL-114125] - pwm: gpio: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - wifi: rt2x00: Switch to use hrtimer_update_function() (Waiman Long) [RHEL-114125] - io_uring: Use helper function hrtimer_update_function() (Waiman Long) [RHEL-114125] - serial: xilinx_uartps: Use helper function hrtimer_update_function() (Waiman Long) [RHEL-114125] - RDMA: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - virtio: mem: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - drm/msm: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - stm class: heartbeat: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - i2c: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - iio: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - leds: trigger: pattern: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - mailbox: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - media: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - misc: vcpu_stall_detector: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - mmc: dw_mmc: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - ntb: ntb_pingpong: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - drivers: perf: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - power: reset: ltc2952-poweroff: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - power: supply: ab8500_chargalg: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - powercap: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - pps: generators: pps_gen_parport: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - rtc: class: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - scsi: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - serial: xilinx_uartps: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - serial: sh-sci: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - serial: imx: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - serial: 8250: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - usb: musb: cppi41: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - usb: fotg210-hcd: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - USB: chipidea: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - xfrm: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - octeontx2-pf: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - igc: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - wifi: rt2x00: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - wifi: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net/cdc_ncm: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: wwan: iosm: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: fec: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: stmmac: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: qualcomm: rmnet: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: mvpp2: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: ieee802154: at86rf230: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: sparx5: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: ethernet: hisilicon: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: ethernet: ec_bhf: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: ethernet: cortina: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net: ethernet: ti: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - can: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - can: mcp251xfd: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - can: m_can: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - tcp: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - mac802154: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - net/sched: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - netdev: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - hwrng: timeriomem: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - null_blk: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - PM / devfreq: rockchip-dfi: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - blk_iocost: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - block, bfq: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - tracing/osnoise: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - watchdog: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - ubifs: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - bpf: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - timerfd: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - perf: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - fork: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - lib: test_objpool: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - mm/slab: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - s390/ap_bus: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - perf/x86: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - powerpc/watchdog: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - ARM: 8611/1: l2x0: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - ARM: imx: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - riscv: kvm: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - LoongArch: KVM: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - KVM: x86: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - KVM: s390: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - KVM: PPC: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - KVM: MIPS: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - ALSA: Switch to use hrtimer_setup() (Waiman Long) [RHEL-114125] - signal: Provide ignored_posix_timers list (Waiman Long) [RHEL-114125] - mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting (Rafael Aquini) [RHEL-102533] - NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (CKI Backport Bot) [RHEL-113615] {CVE-2025-39730} - lib/smp_processor_id: Make migration check unconditional of SMP (Phil Auld) [RHEL-112445] - x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled (Phil Auld) [RHEL-112445] - x86/smpboot: moves x86_topology to static initialize and truncate (Phil Auld) [RHEL-112445] - x86/smpboot: remove redundant CONFIG_SCHED_SMT (Phil Auld) [RHEL-112445] - smpboot: introduce SDTL_INIT() helper to tidy sched topology setup (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of double_rq_clock_clear_update() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of add_nr_running() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of ENQUEUE_MIGRATED (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of WF_ and SD_ flag sanity checks (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of task_on_cpu() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of rq_pin_lock() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of is_migration_disabled() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of cpu_of() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of the stop-CPU scheduling class (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of the idle scheduling class (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of sched_update_asym_prefer_cpu() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of the scheduler syscalls (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of schedstats (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of scheduler debugging data (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of the deadline scheduling class (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of the RT scheduling class (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of idle_thread_set_boot_cpu() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of sched_exec() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of wake_up_new_task() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of __task_needs_rq_lock() (Phil Auld) [RHEL-112445] - sched/smp: Use the SMP version of try_to_wake_up() (Phil Auld) [RHEL-112445] - sched/smp: Always define rq->hrtick_csd (Phil Auld) [RHEL-112445] - sched/smp: Always define is_percpu_thread() and scheduler_ipi() (Phil Auld) [RHEL-112445] - sched/smp: Make SMP unconditional (Phil Auld) [RHEL-112445] - sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE (Phil Auld) [RHEL-112445] - sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain and sched_domains_mutex (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/topology.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/syscalls.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/stats.[ch] (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/sched.h (Phil Auld) [RHEL-112445] - sched: Add annotations to RT_GROUP_SCHED fields (Phil Auld) [RHEL-112445] - sched: Add RT_GROUP WARN checks for non-root task_groups (Phil Auld) [RHEL-112445] - sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled (Phil Auld) [RHEL-112445] - sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED (Phil Auld) [RHEL-112445] - sched: Skip non-root task_groups with disabled RT_GROUP_SCHED (Phil Auld) [RHEL-112445] - sched: Add commadline option for RT_GROUP_SCHED toggling (Phil Auld) [RHEL-112445] - sched: Always initialize rt_rq's task_group (Phil Auld) [RHEL-112445] - sched: Remove unneeed macro wrap (Phil Auld) [RHEL-112445] - sched/fair: Allow decaying util_est when util_avg > CPU capa (Phil Auld) [RHEL-112445] - sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/rt.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/psi.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/pelt.[ch] (Phil Auld) [RHEL-112445] - sched: Make clangd usable (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/loadavg.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/idle.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/fair.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/debug.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/deadline.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/cputime.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/cpupri.h (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/cpufreq_schedutil.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/core.c (Phil Auld) [RHEL-112445] - sched/uclamp: Align uclamp and util_est and call before freq update (Phil Auld) [RHEL-112445] - sched/util_est: Simplify condition for util_est_{en,de}queue() (Phil Auld) [RHEL-112445] - sched: Switch to use hrtimer_setup() (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/clock.c (Phil Auld) [RHEL-112445] - sched: Clean up and standardize #if/#else/#endif markers in sched/autogroup.[ch] (Phil Auld) [RHEL-112445] - redhat: Remove configs for CONFIG_SCHED_DEBUG (Phil Auld) [RHEL-112445] - sched/debug: Remove CONFIG_SCHED_DEBUG (Phil Auld) [RHEL-112445] - sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from documentation (Phil Auld) [RHEL-112445] - sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional (Phil Auld) [RHEL-112445] - sched/debug: Make 'const_debug' tunables unconditional __read_mostly (Phil Auld) [RHEL-112445] - sched: Reduce the default slice to avoid tasks getting an extra tick (Phil Auld) [RHEL-112445] - sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE() (Phil Auld) [RHEL-112445] - rtla/actions: Fix condition for buffer reallocation (Tomas Glozar) [RHEL-89807] - rtla: Fix buffer overflow in actions_parse (Tomas Glozar) [RHEL-89807] - rtla/tests: Test timerlat -P option using actions (Tomas Glozar) [RHEL-100124] - rtla/tests: Add grep checks for base test cases (Tomas Glozar) [RHEL-100124] - Documentation/rtla: Add actions feature (Tomas Glozar) [RHEL-89807] - rtla/tests: Limit duration to maximum of 10s (Tomas Glozar) [RHEL-89807] - rtla/tests: Add tests for actions (Tomas Glozar) [RHEL-89807] - rtla/tests: Check rtla output with grep (Tomas Glozar) [RHEL-89807] - rtla/timerlat: Add action on end feature (Tomas Glozar) [RHEL-89807] - rtla/timerlat: Add continue action (Tomas Glozar) [RHEL-89807] - rtla/timerlat_bpf: Allow resuming tracing (Tomas Glozar) [RHEL-89807] - rtla/timerlat: Add action on threshold feature (Tomas Glozar) [RHEL-89807] - rtla/timerlat: Introduce enum timerlat_tracing_mode (Tomas Glozar) [RHEL-89807] - Documentation/rtla: Describe exit status (Tomas Glozar) [RHEL-89807] - rtla: Set distinctive exit value for failed tests (Tomas Glozar) [RHEL-89807] - rtla: Fix segfault in save_trace_to_file call (Tomas Glozar) [RHEL-89807] - rtla: Refactor save_trace_to_file (Tomas Glozar) [RHEL-89807] - redhat: Temporary stop adding 'kernel' component to SBAT (Vitaly Kuznetsov) [RHEL-71543] - redhat: Switch to implicit enablement of CONFIG_EFI_SBAT_FILE (Vitaly Kuznetsov) [RHEL-71543] - redhat: Add SBAT information to Linux kernel (Vitaly Kuznetsov) [RHEL-71543] - x86/efi: Implement support for embedding SBAT data for x86 (Vitaly Kuznetsov) [RHEL-71543] - efi: Fix .data section size calculations when .sbat is present (Vitaly Kuznetsov) [RHEL-71543] - efi: Drop preprocessor directives from zboot.lds (Vitaly Kuznetsov) [RHEL-71543] - efi: zboot specific mechanism for embedding SBAT section (Vitaly Kuznetsov) [RHEL-71543] - platform/x86/intel: power-domains: Fix error code in tpmi_init() (Steve Best) [RHEL-119043] - platform/x86/intel: power-domains: Add interface to get Linux die ID (Steve Best) [RHEL-119043] - platform/x86/intel-uncore-freq: Check write blocked for ELC (Steve Best) [RHEL-119043] - platform/x86/intel-uncore-freq: avoid non-literal format string (Steve Best) [RHEL-119043] - platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL (Steve Best) [RHEL-119043] - platform/x86/intel-uncore-freq: Add attributes to show die_id (Steve Best) [RHEL-119043] - platform/x86/intel-uncore-freq: Add attributes to show agent types (Steve Best) [RHEL-119043] - platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug (Steve Best) [RHEL-119043] - redhat: revert to using redhatsecureboot504 for RHEL UKI (Vitaly Kuznetsov) [RHEL-122226] Resolves: RHEL-100124, RHEL-102533, RHEL-105500, RHEL-110805, RHEL-112445, RHEL-112480, RHEL-113615, RHEL-114125, RHEL-114302, RHEL-115042, RHEL-115582, RHEL-115602, RHEL-115734, RHEL-115854, RHEL-117860, RHEL-118213, RHEL-118737, RHEL-118754, RHEL-119043, RHEL-120364, RHEL-71543, RHEL-78203, RHEL-87387, RHEL-89807, RHEL-99996 * Thu Oct 16 2025 CKI KWF Bot [6.12.0-142.el10] - mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory (CKI Backport Bot) [RHEL-119165] {CVE-2025-39883} - ppp: fix memory leak in pad_compress_skb (Guillaume Nault) [RHEL-115585] - pptp: fix pptp_xmit() error path (Guillaume Nault) [RHEL-115585] - pptp: ensure minimal skb length in pptp_xmit() (Guillaume Nault) [RHEL-115585] - i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path (CKI Backport Bot) [RHEL-109728] - redhat/configs: Enable CONFIG_MITIGATION_VMSCAPE for x86 (Waiman Long) [RHEL-114277] - x86/vmscape: Add old Intel CPUs to affected list (Waiman Long) [RHEL-114277] {CVE-2025-40300} - x86/vmscape: Warn when STIBP is disabled with SMT (Waiman Long) [RHEL-114277] {CVE-2025-40300} - x86/bugs: Move cpu_bugs_smt_update() down (Waiman Long) [RHEL-114277] {CVE-2025-40300} - x86/vmscape: Enable the mitigation (Waiman Long) [RHEL-114277] {CVE-2025-40300} - x86/vmscape: Add conditional IBPB mitigation (Waiman Long) [RHEL-114277] {CVE-2025-40300} - x86/vmscape: Enumerate VMSCAPE bug (Waiman Long) [RHEL-114277] {CVE-2025-40300} - Documentation/hw-vuln: Add VMSCAPE documentation (Waiman Long) [RHEL-114277] {CVE-2025-40300} - ptp: prevent possible ABBA deadlock in ptp_clock_freerun() (CKI Backport Bot) [RHEL-115596] - ptp: allow reading of currently dialed frequency to succeed on free-running clocks (CKI Backport Bot) [RHEL-115596] - ptp: fix breakage after ptp_vclock_in_use() rework (CKI Backport Bot) [RHEL-115596] - ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() (CKI Backport Bot) [RHEL-115596] - icmp: fix icmp_ndo_send address translation for reply direction (CKI Backport Bot) [RHEL-115578] - ipv6: annotate data-races around rt->fib6_nsiblings (CKI Backport Bot) [RHEL-115578] - ipv6: fix possible infinite loop in fib6_info_uses_dev() (CKI Backport Bot) [RHEL-115578] {CVE-2025-38587} - ipv6: prevent infinite loop in rt6_nlmsg_size() (CKI Backport Bot) [RHEL-115578] {CVE-2025-38588} - ndisc: extend RCU protection in ndisc_send_skb() (CKI Backport Bot) [RHEL-115578] {CVE-2025-21760} - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() (CKI Backport Bot) [RHEL-115578] - ipv6: Use RCU in ip6_input() (CKI Backport Bot) [RHEL-115578] - ipv6: icmp: convert to dev_net_rcu() (CKI Backport Bot) [RHEL-115578] - redhat/configs: automotive: enable FSL_EDMA (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: Fix return code for unhandled interrupts (Jared Kangas) [RHEL-115725] - dmaegnine: fsl-edma: add edma error interrupt handler (Jared Kangas) [RHEL-115725] - dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: free irq correctly in remove path (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister (Jared Kangas) [RHEL-115725] - dt-bindings: dma: fsl,edma: Add i.MX94 support (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: Add missing newlines to log messages (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd() (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: read/write multiple registers in cyclic transactions (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: add support for S32G based platforms (Jared Kangas) [RHEL-115725] - dt-bindings: dma: fsl-edma: add nxp,s32g2-edma compatible string (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbase (Jared Kangas) [RHEL-115725] - dmaengine: fsl-edma: select of_dma_xlate based on the dmamuxs presence (Jared Kangas) [RHEL-115725] - wireguard: device: enable threaded NAPI (CKI Backport Bot) [RHEL-115598] - wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag (CKI Backport Bot) [RHEL-115598] - NFS: Fix a race when updating an existing write (CKI Backport Bot) [RHEL-113858] {CVE-2025-39697} - selftests: bonding: add test for passive LACP mode (Hangbin Liu) [RHEL-100461] - bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU (Hangbin Liu) [RHEL-100461] - bonding: update LACP activity flag after setting lacp_active (Hangbin Liu) [RHEL-100461] - nvmet-tcp: fix callback lock for TLS handshake (Maurizio Lombardi) [RHEL-110941] - nvme: fix misaccounting of nvme-mpath inflight I/O (Maurizio Lombardi) [RHEL-110941] - nvme: revert the cross-controller atomic write size validation (Maurizio Lombardi) [RHEL-110941] - nvme: fix endianness of command word prints in nvme_log_err_passthru() (Maurizio Lombardi) [RHEL-110941] - nvme-pci: refresh visible attrs after being checked (Maurizio Lombardi) [RHEL-110941] - nvmet: fix memory leak of bio integrity (Maurizio Lombardi) [RHEL-110941] - nvme: correctly account for namespace head reference counter (Maurizio Lombardi) [RHEL-110941] - nvme: Fix incorrect cdw15 value in passthru error logging (Maurizio Lombardi) [RHEL-110941] - nvme: fix atomic write size validation (Maurizio Lombardi) [RHEL-110941] - nvme: refactor the atomic write unit detection (Maurizio Lombardi) [RHEL-110941] - nvme: reset delayed remove_work after reconnect (Maurizio Lombardi) [RHEL-110941] - nvme: spelling fixes (Maurizio Lombardi) [RHEL-110941] - nvme-tcp: fix I/O stalls on congested sockets (Maurizio Lombardi) [RHEL-110941] - nvme-tcp: remove tag set when second admin queue config fails (Maurizio Lombardi) [RHEL-110941] - nvme: enable vectored registered bufs for passthrough cmds (Maurizio Lombardi) [RHEL-110941] - nvme: fix implicit bool to flags conversion (Maurizio Lombardi) [RHEL-110941] - nvme: fix command limits status code (Maurizio Lombardi) [RHEL-110941] - nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk (Maurizio Lombardi) [RHEL-110941] - nvme-multipath: introduce delayed removal of the multipath head node (Maurizio Lombardi) [RHEL-110941] - nvme-pci: derive and better document max segments limits (Maurizio Lombardi) [RHEL-110941] - nvme-pci: use struct_size for allocation struct nvme_dev (Maurizio Lombardi) [RHEL-110941] - nvme-pci: add a symolic name for the small pool size (Maurizio Lombardi) [RHEL-110941] - nvme-pci: use a better encoding for small prp pool allocations (Maurizio Lombardi) [RHEL-110941] - nvme-pci: rename the descriptor pools (Maurizio Lombardi) [RHEL-110941] - nvme-pci: remove struct nvme_descriptor (Maurizio Lombardi) [RHEL-110941] - nvme-pci: store aborted state in flags variable (Maurizio Lombardi) [RHEL-110941] - nvme-pci: don't try to use SGLs for metadata on the admin queue (Maurizio Lombardi) [RHEL-110941] - nvme-pci: make PRP list DMA pools per-NUMA-node (Maurizio Lombardi) [RHEL-110941] - dmapool: add NUMA affinity support (Maurizio Lombardi) [RHEL-110941] - nvme-pci: factor out a nvme_init_hctx_common() helper (Maurizio Lombardi) [RHEL-110941] - nvme-fc: do not reference lsrsp after failure (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: don't wait for lport cleanup (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: add missing fcloop_callback_host_done (Maurizio Lombardi) [RHEL-110941] - nvmet-fc: take tgtport refs for portentry (Maurizio Lombardi) [RHEL-110941] - nvmet-fc: free pending reqs on tgtport unregister (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: drop response if targetport is gone (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: allocate/free fcloop_lsreq directly (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: prevent double port deletion (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: access fcpreq only when holding reqlock (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: update refs on tfcp_req (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: refactor fcloop_delete_local_port (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: refactor fcloop_nport_alloc and track lport (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: remove nport from list on last user (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: track ref counts for nports (Maurizio Lombardi) [RHEL-110941] - nvmet-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-110941] - nvme-auth: use SHASH_DESC_ON_STACK (Maurizio Lombardi) [RHEL-110941] - nvmet: simplify the nvmet_req_init() interface (Maurizio Lombardi) [RHEL-110941] - nvmet: support completion queue sharing (Maurizio Lombardi) [RHEL-110941] - nvmet: fabrics: add CQ init and destroy (Maurizio Lombardi) [RHEL-110941] - nvmet: cq: prepare for completion queue sharing (Maurizio Lombardi) [RHEL-110941] - nvmet: add a helper function for cqid checking (Maurizio Lombardi) [RHEL-110941] - nvmet-auth: authenticate on admin queue only (Maurizio Lombardi) [RHEL-110941] - nvme-auth: do not re-authenticate queues with no prior authentication (Maurizio Lombardi) [RHEL-110941] - nvme-tcp: remove redundant check to ctrl->opts (Maurizio Lombardi) [RHEL-110941] - nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (Maurizio Lombardi) [RHEL-110941] - nvme: all namespaces in a subsystem must adhere to a common atomic write size (Maurizio Lombardi) [RHEL-110941] - nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: improve debug message (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq() (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: do not fall back to using INTX if not supported (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: clear completion queue IRQ flag on delete (Maurizio Lombardi) [RHEL-110941] - nvmet-auth: always free derived key data (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: cleanup link state management (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: clear CC and CSTS when disabling the controller (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: always fully initialize completion entries (Maurizio Lombardi) [RHEL-110941] - nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free() (Maurizio Lombardi) [RHEL-110941] - crypto,fs: Separate out hkdf_extract() and hkdf_expand() (Maurizio Lombardi) [RHEL-110941] - nvmet-fc: put ref when assoc->del_work is already scheduled (Maurizio Lombardi) [RHEL-110941] - nvmet-fc: take tgtport reference only once (Maurizio Lombardi) [RHEL-110941] - nvmet-fc: update tgtport ref per assoc (Maurizio Lombardi) [RHEL-110941] - nvmet-fc: inline nvmet_fc_free_hostport (Maurizio Lombardi) [RHEL-110941] - nvmet-fc: inline nvmet_fc_delete_assoc (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: add ref counting to lport (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: replace kref with refcount (Maurizio Lombardi) [RHEL-110941] - nvmet-fcloop: swap list_add_tail arguments (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: Keep completion queues mapped (Maurizio Lombardi) [RHEL-110941] - nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi) (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: Always configure BAR0 as 64-bit (Maurizio Lombardi) [RHEL-110941] - nvmet: Remove duplicate uuid_copy (Maurizio Lombardi) [RHEL-110941] - nvme: zns: Simplify nvme_zone_parse_entry() (Maurizio Lombardi) [RHEL-110941] - nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls (Maurizio Lombardi) [RHEL-110941] - nvmet: add tls_concat and tls_key debugfs entries (Maurizio Lombardi) [RHEL-110941] - nvmet-tcp: support secure channel concatenation (Maurizio Lombardi) [RHEL-110941] - nvmet: Add 'sq' argument to alloc_ctrl_args (Maurizio Lombardi) [RHEL-110941] - nvme-fabrics: reset admin connection for secure concatenation (Maurizio Lombardi) [RHEL-110941] - nvme-tcp: request secure channel concatenation (Maurizio Lombardi) [RHEL-110941] - nvme-keyring: add nvme_tls_psk_refresh() (Maurizio Lombardi) [RHEL-110941] - nvme: add nvme_auth_derive_tls_psk() (Maurizio Lombardi) [RHEL-110941] - nvme: add nvme_auth_generate_digest() (Maurizio Lombardi) [RHEL-110941] - nvme: add nvme_auth_generate_psk() (Maurizio Lombardi) [RHEL-110941] - redhat/configs: automotive: Disable COMPAT_32BIT_TIME SGETMASK_SYSCALL and IA32_EMULATION configs (Dorinda Bassey) [RHEL-85628] Resolves: RHEL-100461, RHEL-109728, RHEL-110941, RHEL-113858, RHEL-114277, RHEL-115578, RHEL-115585, RHEL-115596, RHEL-115598, RHEL-115725, RHEL-119165, RHEL-85628 * Mon Oct 13 2025 Scott Weaver [6.12.0-141.el10] - bonding: don't set oif to bond dev when getting NS target destination (CKI Backport Bot) [RHEL-101175] - smb: client: fix file open check in __cifs_unlink() (Paulo Alcantara) [RHEL-108683] - smb: client: fix data loss due to broken rename(2) (Paulo Alcantara) [RHEL-108683] - smb: client: fix compound alignment with encryption (Paulo Alcantara) [RHEL-108683] - smb: client: fix race with concurrent opens in rename(2) (Paulo Alcantara) [RHEL-108683] - smb: client: fix race with concurrent opens in unlink(2) (Paulo Alcantara) [RHEL-108683] - mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu(). (Guillaume Nault) [RHEL-115575] - dm: split write BIOs on zone boundaries when zone append is not emulated (Ming Lei) [RHEL-97177] - dm: Check for forbidden splitting of zone write operations (Ming Lei) [RHEL-97177] - dm: dm-crypt: Do not partially accept write BIOs with zoned targets (Ming Lei) [RHEL-97177] - dm: Always split write BIOs to zoned device limits (Ming Lei) [RHEL-97177] - block: Introduce bio_needs_zone_write_plugging() (Ming Lei) [RHEL-97177] - block: Make REQ_OP_ZONE_FINISH a write operation (Ming Lei) [RHEL-97177] - efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare (CKI Backport Bot) [RHEL-118459] {CVE-2025-39817} - ipv6: sr: Fix MAC comparison to be constant-time (CKI Backport Bot) [RHEL-115599] - ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add (CKI Backport Bot) [RHEL-115599] - seg6: Fix validation of nexthop addresses (CKI Backport Bot) [RHEL-115599] - platform/x86:intel/vsec: Change return type of intel_vsec_register (Steve Best) [RHEL-110838] - platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_core (Steve Best) [RHEL-110838] - platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM Telemetry (Steve Best) [RHEL-110838] - platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM Telemetry (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Improve pmc_core_get_lpm_req() (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Move error handling to init function (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Use devm for mutex_init (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Remove unneeded io operations (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Remove unneeded header file inclusion (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Convert index variables to be unsigned (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Move PMC devid to core.h (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Rename core_ssram to ssram_telemetry (Steve Best) [RHEL-110838] - platform/x86:intel/pmc: Move PMC Core related functions (Steve Best) [RHEL-110838] - scsi: target: core: Generate correct identifiers for PR OUT transport IDs (Maurizio Lombardi) [RHEL-111938] - scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port() (Maurizio Lombardi) [RHEL-111938] - scsi: target: core: Constify struct target_opcode_descriptor (Maurizio Lombardi) [RHEL-111938] - scsi: target: core: Constify enabled() in struct target_opcode_descriptor (Maurizio Lombardi) [RHEL-111938] - scsi: target: Move delayed/ordered tracking to per CPU (Maurizio Lombardi) [RHEL-111938] - scsi: target: Move I/O path stats to per CPU (Maurizio Lombardi) [RHEL-111938] - scsi: target: Remove size arguments when calling strscpy() (Maurizio Lombardi) [RHEL-111938] - scsi: target: iscsi: Fix timeout on deleted connection (Maurizio Lombardi) [RHEL-111938] - scsi: target: tcm_loop: Fix wrong abort tag (Maurizio Lombardi) [RHEL-111938] - scsi: target: Replace deprecated strncpy() with strscpy() (Maurizio Lombardi) [RHEL-111938] - scsi: target: iscsi: Fix typos (Maurizio Lombardi) [RHEL-111938] - scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr() (Maurizio Lombardi) [RHEL-111938] - scsi: target: spc: Fix RSOC parameter data header size (Maurizio Lombardi) [RHEL-111938] - scsi: target: core: Add line break to status show (Maurizio Lombardi) [RHEL-111938] - scsi: target: Remove unused functions (Maurizio Lombardi) [RHEL-111938] - ice: don't leave device non-functional if Tx scheduler config fails (Petr Oros) [RHEL-106471] - drm/amdgpu: Include sdma_4_4_4.bin (Peter Colberg) [RHEL-117567] - redhat: use new x86/aarch64 signing key (801/804) (Jan Stancek) [RHEL-116728] Resolves: RHEL-111938, RHEL-108683, RHEL-115599, RHEL-97177, RHEL-101175, RHEL-106471, RHEL-110838, RHEL-118459, RHEL-115575 * Thu Oct 09 2025 CKI KWF Bot [6.12.0-140.el10] - powerpc/pseries: Correct secvar format representation for static key management (Mamatha Inamdar) [RHEL-101962] - powerpc/secvar: Expose secvars relevant to the key management mode (Mamatha Inamdar) [RHEL-101962] - integrity/platform_certs: Allow loading of keys in the static key management mode (Mamatha Inamdar) [RHEL-101962] - powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw() (Steve Best) [RHEL-110835] - powercap: intel_rapl: Add support for Bartlett Lake platform (Steve Best) [RHEL-110835] - powercap: intel_rapl_msr: Add PL4 support for Panther Lake (Steve Best) [RHEL-110835] - PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL (Steve Best) [RHEL-110835] - nvdimm: Correct some typos in comments (Jeff Moyer) [RHEL-96846] - nvdimm: rectify the illogical code within nd_dax_probe() (Jeff Moyer) [RHEL-96846] - libnvdimm: Remove unused nd_region_conflict (Jeff Moyer) [RHEL-96846] - libnvdimm: Remove unused nd_attach_ndns (Jeff Moyer) [RHEL-96846] - libnvdimm/labels: Fix divide error in nd_label_data_init() (Jeff Moyer) [RHEL-96846] - tcp: add tcp_rto_max_ms sysctl (Antoine Tenart) [RHEL-115393] - tcp: add the ability to control max RTO (Antoine Tenart) [RHEL-115393] - tcp: use tcp_reset_xmit_timer() (Antoine Tenart) [RHEL-115393] - tcp: add a @pace_delay parameter to tcp_reset_xmit_timer() (Antoine Tenart) [RHEL-115393] - tcp: remove tcp_reset_xmit_timer() @max_when argument (Antoine Tenart) [RHEL-115393] Resolves: RHEL-101962, RHEL-110835, RHEL-115393, RHEL-96846 * Wed Oct 08 2025 CKI KWF Bot [6.12.0-139.el10] - redhat/configs: Disable CONFIG_EFI_MIXED in RHEL (Lenny Szubowicz) [RHEL-115521] - cpupower: Allow control of boost feature on non-x86 based systems with boost support. (Steve Best) [RHEL-111892] - tools/power/cpupower: Add documentation for some recently introduced options (Steve Best) [RHEL-111892] - i2c: i801: Hide Intel Birch Stream SoC TCO WDT (Steve Best) [RHEL-113184] - i2c: smbus: introduce Write Disable-aware SPD instantiating functions (Steve Best) [RHEL-113184] - i2c: i801: Use MMIO if available (Steve Best) [RHEL-113184] - i2c: i801: Switch to iomapped register access (Steve Best) [RHEL-113184] - i2c: i801: Improve too small kill wait time in i801_check_post (Steve Best) [RHEL-113184] - i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code (Steve Best) [RHEL-113184] - i2c: i801: Cosmetic improvements (Steve Best) [RHEL-113184] - i2c: i801: Remove unnecessary PCI function call (Steve Best) [RHEL-113184] - platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d (Steve Best) [RHEL-113184] - platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h (Steve Best) [RHEL-113184] - ice: fix Rx page leak on multi-buffer frames (Petr Oros) [RHEL-104682] - hsr: use netdev_master_upper_dev_link() when linking lower ports (Hangbin Liu) [RHEL-100715] - selftest: net: Fix weird setsockopt() in bind_bhash.c. (CKI Backport Bot) [RHEL-115594] - netfilter: nft_flowtable.sh: re-run with random mtu sizes (CKI Backport Bot) [RHEL-115594] - selftests: rtnetlink.sh: remove esp4_offload after test (CKI Backport Bot) [RHEL-115594] - selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0 (CKI Backport Bot) [RHEL-115594] - selftests: net: increase inter-packet timeout in udpgro.sh (CKI Backport Bot) [RHEL-115594] - selftests: net: lib: fix shift count out of range (CKI Backport Bot) [RHEL-115594] - selftests: net: exit cleanly on SIGTERM / timeout (CKI Backport Bot) [RHEL-115594] - locking/local_lock: fix _Generic() matching of local_trylock_t (Gregory Bell) [RHEL-78202] - locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type (Gregory Bell) [RHEL-78202] - mm/page_alloc: ensure try_alloc_pages() plays well with unaccepted memory (Gregory Bell) [RHEL-78202] - mm/page_alloc: Fix try_alloc_pages (Gregory Bell) [RHEL-78202] - mm/page_alloc: avoid second trylock of zone->lock (Gregory Bell) [RHEL-78202] - mm: Fix the flipped condition in gfpflags_allow_spinning() (Gregory Bell) [RHEL-78202] - mm: restore documentation for __free_pages() (Gregory Bell) [RHEL-78202] - bpf: Use try_alloc_pages() to allocate pages for bpf needs. (Gregory Bell) [RHEL-78202] - mm, bpf: Use memcg in try_alloc_pages(). (Gregory Bell) [RHEL-78202] - memcg: Use trylock to access memcg stock_lock. (Gregory Bell) [RHEL-78202] - mm, bpf: Introduce free_pages_nolock() (Gregory Bell) [RHEL-78202] - mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation (Gregory Bell) [RHEL-78202] - locking/local_lock: Introduce localtry_lock_t (Gregory Bell) [RHEL-78202] - rqspinlock: Choose trylock fallback for NMI waiters (Gregory Bell) [RHEL-78202] - stackdepot: fix stack_depot_save_flags() in NMI context (Gregory Bell) [RHEL-78202] - selftests/bpf: verify jset handling in CFG computation (Gregory Bell) [RHEL-78202] - selftests/bpf: Add a kernel flag test for LSM bpf hook (Gregory Bell) [RHEL-78202] - security: Propagate caller information in bpf hooks (Gregory Bell) [RHEL-78202] - libbpf: Export bpf_object__prepare symbol (Gregory Bell) [RHEL-78202] - selftests/bpf: fix implementation of smp_mb() (Gregory Bell) [RHEL-78202] - bpf: handle jset (if a & b ...) as a jump in CFG computation (Gregory Bell) [RHEL-78202] - selftests/bpf: Avoid passing out-of-range values to __retval() (Gregory Bell) [RHEL-78202] - selftests/bpf: Correct typo in __clang_major__ macro (Gregory Bell) [RHEL-78202] - samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora (Gregory Bell) [RHEL-78202] - bpf: Add namespace to BPF internal symbols (Gregory Bell) [RHEL-78202] - selftests/bpf: add test for softlock when modifying hashmap while iterating (Gregory Bell) [RHEL-78202] - bpf: fix possible endless loop in BPF map iteration (Gregory Bell) [RHEL-78202] - selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure (Gregory Bell) [RHEL-78202] - bpf: Convert queue_stack map to rqspinlock (Gregory Bell) [RHEL-78202] - bpf: Use architecture provided res_smp_cond_load_acquire (Gregory Bell) [RHEL-78202] - selftests/bpf: Make res_spin_lock AA test condition stronger (Gregory Bell) [RHEL-78202] - selftests/bpf: Support struct/union presets in veristat (Gregory Bell) [RHEL-78202] - selftests/bpf: Make res_spin_lock test less verbose (Gregory Bell) [RHEL-78202] - selftests/bpf: Fix verifier_private_stack test failure (Gregory Bell) [RHEL-78202] - selftests/bpf: Add selftests for load-acquire/store-release when register number is invalid (Gregory Bell) [RHEL-78202] - bpf: Fix out-of-bounds read in check_atomic_load/store() (Gregory Bell) [RHEL-78202] - bpf: Add struct_ops context information to struct bpf_prog_aux (Gregory Bell) [RHEL-78202] - selftests/bpf: Sanitize pointer prior fclose() (Gregory Bell) [RHEL-78202] - selftests/bpf: Add tests for rqspinlock (Gregory Bell) [RHEL-78202] - bpf: Maintain FIFO property for rqspinlock unlock (Gregory Bell) [RHEL-78202] - bpf: Implement verifier support for rqspinlock (Gregory Bell) [RHEL-78202] - bpf: Introduce rqspinlock kfuncs (Gregory Bell) [RHEL-78202] - bpf: Convert lpm_trie.c to rqspinlock (Gregory Bell) [RHEL-78202] - bpf: Convert percpu_freelist.c to rqspinlock (Gregory Bell) [RHEL-78202] - bpf: Convert hashtab.c to rqspinlock (Gregory Bell) [RHEL-78202] - rqspinlock: Add locktorture support (Gregory Bell) [RHEL-78202] - rqspinlock: Add entry to Makefile, MAINTAINERS (Gregory Bell) [RHEL-78202] - rqspinlock: Add macros for rqspinlock usage (Gregory Bell) [RHEL-78202] - rqspinlock: Add basic support for CONFIG_PARAVIRT (Gregory Bell) [RHEL-78202] - rqspinlock: Add a test-and-set fallback (Gregory Bell) [RHEL-78202] - rqspinlock: Add deadlock detection and recovery (Gregory Bell) [RHEL-78202] - rqspinlock: Protect waiters in trylock fallback from stalls (Gregory Bell) [RHEL-78202] - rqspinlock: Protect waiters in queue from stalls (Gregory Bell) [RHEL-78202] - rqspinlock: Protect pending bit owners from stalls (Gregory Bell) [RHEL-78202] - rqspinlock: Hardcode cond_acquire loops for arm64 (Gregory Bell) [RHEL-78202] - rqspinlock: Add support for timeouts (Gregory Bell) [RHEL-78202] - rqspinlock: Drop PV and virtualization support (Gregory Bell) [RHEL-78202] - rqspinlock: Add rqspinlock.h header (Gregory Bell) [RHEL-78202] - locking: Copy out qspinlock.c to kernel/bpf/rqspinlock.c (Gregory Bell) [RHEL-78202] - locking: Allow obtaining result of arch_mcs_spin_lock_contended (Gregory Bell) [RHEL-78202] - locking: Move common qspinlock helpers to a private header (Gregory Bell) [RHEL-78202] - selftests/bpf: Test kfuncs that set and remove xattr from BPF programs (Gregory Bell) [RHEL-78202] - bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs (Gregory Bell) [RHEL-78202] - selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names (Gregory Bell) [RHEL-78202] - fs/xattr: bpf: Introduce security.bpf. xattr name prefix (Gregory Bell) [RHEL-78202] - bpf: clarify a misleading verifier error message (Gregory Bell) [RHEL-78202] - selftests/bpf: Add selftest for attaching fexit to __noreturn functions (Gregory Bell) [RHEL-78202] - bpf: Reject attaching fexit/fmod_ret to __noreturn functions (Gregory Bell) [RHEL-78202] - bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage (Gregory Bell) [RHEL-78202] - locking: Move MCS struct definition to public header (Gregory Bell) [RHEL-78202] - bpf: Make perf_event_read_output accessible in all program types. (Gregory Bell) [RHEL-78202] - bpftool: Using the right format specifiers (Gregory Bell) [RHEL-78202] - bpftool: Add -Wformat-signedness flag to detect format errors (Gregory Bell) [RHEL-78202] - selftests/bpf: Test freplace from user namespace (Gregory Bell) [RHEL-78202] - libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID (Gregory Bell) [RHEL-78202] - bpf: Return prog btf_id without capable check (Gregory Bell) [RHEL-78202] - bpf: BPF token support for BPF_BTF_GET_FD_BY_ID (Gregory Bell) [RHEL-78202] - bpf, x86: Fix objtool warning for timed may_goto (Gregory Bell) [RHEL-78202] - bpf: Check map->record at the beginning of check_and_free_fields() (Gregory Bell) [RHEL-78202] - selftests/bpf: Fix string read in strncmp benchmark (Gregory Bell) [RHEL-78202] - selftests/bpf: Fix sockopt selftest failure on powerpc (Gregory Bell) [RHEL-78202] - selftests/bpf: Fix arena_spin_lock compilation on PowerPC (Gregory Bell) [RHEL-78202] - bpf: bpftool: Setting error code in do_loader() (Gregory Bell) [RHEL-78202] - selftests/bpf: Fix selection of static vs. dynamic LLVM (Gregory Bell) [RHEL-78202] - bpf: preload: Add MODULE_DESCRIPTION (Gregory Bell) [RHEL-78202] - selftests: bpf: fix duplicate selftests in cpumask_success. (Gregory Bell) [RHEL-78202] - selftests/bpf: Convert comma to semicolon (Gregory Bell) [RHEL-78202] - bpf: fix missing kdoc string fields in cpumask.c (Gregory Bell) [RHEL-78202] - selftests: bpf: add bpf_cpumask_populate selftests (Gregory Bell) [RHEL-78202] - bpf: add kfunc for populating cpumask bits (Gregory Bell) [RHEL-78202] - selftests/bpf: Fix cap_enable_effective() return code (Gregory Bell) [RHEL-78202] - selftests/bpf: Add tests for arena spin lock (Gregory Bell) [RHEL-78202] - selftests/bpf: Introduce arena spin lock (Gregory Bell) [RHEL-78202] - selftests/bpf: Introduce cond_break_label (Gregory Bell) [RHEL-78202] - bpf, docs: Fix broken link to renamed bpf_iter_task_vmas.c (Gregory Bell) [RHEL-78202] - bpf: correct use/def for may_goto instruction (Gregory Bell) [RHEL-78202] - selftests/bpf: test cases for compute_live_registers() (Gregory Bell) [RHEL-78202] - bpf: use register liveness information for func_states_equal (Gregory Bell) [RHEL-78202] - bpf: simple DFA-based live registers analysis (Gregory Bell) [RHEL-78202] - bpf: get_call_summary() utility function (Gregory Bell) [RHEL-78202] - bpf: jmp_offset() and verbose_insn() utility functions (Gregory Bell) [RHEL-78202] - selftests/bpf: Add selftests for load-acquire and store-release instructions (Gregory Bell) [RHEL-78202] - bpf, x86: Support load-acquire and store-release instructions (Gregory Bell) [RHEL-78202] - bpf, arm64: Support load-acquire and store-release instructions (Gregory Bell) [RHEL-78202] - arm64: insn: Add load-acquire and store-release instructions (Gregory Bell) [RHEL-78202] - arm64: insn: Add BIT(23) to {load,store}_ex's mask (Gregory Bell) [RHEL-78202] - bpf, x86: Add x86 JIT support for timed may_goto (Gregory Bell) [RHEL-78202] - bpf: Add verifier support for timed may_goto (Gregory Bell) [RHEL-78202] - bpf: Introduce load-acquire and store-release instructions (Gregory Bell) [RHEL-78202] - selftests/bpf: Add tests for bpf_object__prepare (Gregory Bell) [RHEL-78202] - libbpf: Split bpf object load into prepare/load (Gregory Bell) [RHEL-78202] - libbpf: Introduce more granular state for bpf_object (Gregory Bell) [RHEL-78202] - libbpf: Use map_is_created helper in map setters (Gregory Bell) [RHEL-78202] - bpf: Factor out check_load_mem() and check_store_reg() (Gregory Bell) [RHEL-78202] - bpf: Factor out check_atomic_rmw() (Gregory Bell) [RHEL-78202] - bpf: Factor out atomic_ptr_type_ok() (Gregory Bell) [RHEL-78202] - bpf: no longer acquire map_idr_lock in bpf_map_inc_not_zero() (Gregory Bell) [RHEL-78202] - veristat: Report program type guess results to sdterr (Gregory Bell) [RHEL-78202] - veristat: Strerror expects positive number (errno) (Gregory Bell) [RHEL-78202] - veristat: @files-list.txt notation for object files list (Gregory Bell) [RHEL-78202] - selftests/bpf: Add tests for extending sleepable global subprogs (Gregory Bell) [RHEL-78202] - selftests/bpf: Test sleepable global subprogs in atomic contexts (Gregory Bell) [RHEL-78202] - bpf: Summarize sleepable global subprogs (Gregory Bell) [RHEL-78202] - bpf/selftests: test_select_reuseport_kern: Remove unused header (Gregory Bell) [RHEL-78202] - selftests/bpf: Fixes for test_maps test (Gregory Bell) [RHEL-78202] - selftests/bpf: Add selftests allowing cgroup prog pre-ordering (Gregory Bell) [RHEL-78202] - bpf: Allow pre-ordering for bpf cgroup progs (Gregory Bell) [RHEL-78202] - selftests/bpf: Allow auto port binding for bpf nf (Gregory Bell) [RHEL-78202] - selftests/bpf: Allow auto port binding for cgroup connect (Gregory Bell) [RHEL-78202] - selftests/bpf: Add tests for bpf_dynptr_copy (Gregory Bell) [RHEL-78202] - bpf/helpers: Introduce bpf_dynptr_copy kfunc (Gregory Bell) [RHEL-78202] - bpf/helpers: Refactor bpf_dynptr_read and bpf_dynptr_write (Gregory Bell) [RHEL-78202] - selftests/bpf: Introduce veristat test (Gregory Bell) [RHEL-78202] - selftests/bpf: Implement setting global variables in veristat (Gregory Bell) [RHEL-78202] - selftests/bpf: Test bpf_usdt_arg_size() function (Gregory Bell) [RHEL-78202] - libbpf: Implement bpf_usdt_arg_size BPF function (Gregory Bell) [RHEL-78202] - bpf: Fix deadlock between rcu_tasks_trace and event_mutex. (Gregory Bell) [RHEL-78202] - docs/bpf: Document some special sdiv/smod operations (Gregory Bell) [RHEL-78202] - selftests/bpf: Test gen_pro/epilogue that generate kfuncs (Gregory Bell) [RHEL-78202] - bpf: Search and add kfuncs in struct_ops prologue and epilogue (Gregory Bell) [RHEL-78202] - bpf: abort verification if env->cur_state->loop_entry != NULL (Gregory Bell) [RHEL-78202] - kbuild, bpf: Correct pahole version that supports distilled base btf feature (Gregory Bell) [RHEL-78202] - libbpf: Fix out-of-bound read (Gregory Bell) [RHEL-78202] - bpf: Fix kmemleak warning for percpu hashmap (Gregory Bell) [RHEL-78202] - bpf: arm64: Silence "UBSAN: negation-overflow" warning (Gregory Bell) [RHEL-78202] - bpf: Refactor check_ctx_access() (Gregory Bell) [RHEL-78202] - selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_call (Gregory Bell) [RHEL-78202] - bpf: Do not allow tail call in strcut_ops program with __ref argument (Gregory Bell) [RHEL-78202] - libbpf: Fix hypothetical STT_SECTION extern NULL deref case (Gregory Bell) [RHEL-78202] - selftests/bpf: Add tests for bpf_copy_from_user_task_str (Gregory Bell) [RHEL-78202] - bpf: Add bpf_copy_from_user_task_str() kfunc (Gregory Bell) [RHEL-78202] - mm: Add copy_remote_vm_str() for readng C strings from remote VM (Gregory Bell) [RHEL-78202] - libbpf: Wrap libbpf API direct err with libbpf_err (Gregory Bell) [RHEL-78202] - selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ feature (Gregory Bell) [RHEL-78202] - selftests/bpf: tc_links/tc_opts: Unserialize tests (Gregory Bell) [RHEL-78202] - selftests/bpf: Optionally open a dedicated namespace to run test in it (Gregory Bell) [RHEL-78202] - selftests/bpf: ns_current_pid_tgid: Rename the test function (Gregory Bell) [RHEL-78202] - bpf: fix env->peak_states computation (Gregory Bell) [RHEL-78202] - bpf: free verifier states when they are no longer referenced (Gregory Bell) [RHEL-78202] - bpf: use list_head to track explored states and free list (Gregory Bell) [RHEL-78202] - bpf: do not update state->loop_entry in get_loop_entry() (Gregory Bell) [RHEL-78202] - bpf: make state->dfs_depth < state->loop_entry->dfs_depth an invariant (Gregory Bell) [RHEL-78202] - bpf: detect infinite loop in get_loop_entry() (Gregory Bell) [RHEL-78202] - selftests/bpf: check states pruning for deeply nested iterator (Gregory Bell) [RHEL-78202] - bpf: don't do clean_live_states when state->loop_entry->branches > 0 (Gregory Bell) [RHEL-78202] - selftests/bpf: test correct loop_entry update in copy_verifier_state (Gregory Bell) [RHEL-78202] - bpf: copy_verifier_state() should copy 'loop_entry' field (Gregory Bell) [RHEL-78202] - selftests/bpf: Test returning referenced kptr from struct_ops programs (Gregory Bell) [RHEL-78202] - bpf: Allow struct_ops prog to return referenced kptr (Gregory Bell) [RHEL-78202] - selftests/bpf: Test referenced kptr arguments of struct_ops programs (Gregory Bell) [RHEL-78202] - bpf: Support getting referenced kptr from struct_ops argument (Gregory Bell) [RHEL-78202] - bpf: Make every prog keep a copy of ctx_arg_info (Gregory Bell) [RHEL-78202] - selftests/bpf: add test for LDX/STX/ST relocations over array field (Gregory Bell) [RHEL-78202] - libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic (Gregory Bell) [RHEL-78202] - selftests/bpf: Add selftest for may_goto (Gregory Bell) [RHEL-78202] - selftests/bpf: Introduce __load_if_JITed annotation for tests (Gregory Bell) [RHEL-78202] - bpf: Fix array bounds error with may_goto (Gregory Bell) [RHEL-78202] - bpftool: Check map name length when map create (Gregory Bell) [RHEL-78202] - bpf: lsm: Add two more sleepable hooks (Gregory Bell) [RHEL-78202] - bpf: Sync uapi bpf.h header for the tooling infra (Gregory Bell) [RHEL-78202] - selftests/bpf: Select NUMA_NO_NODE to create map (Gregory Bell) [RHEL-78202] - selftests/bpf: Define SYS_PREFIX for powerpc (Gregory Bell) [RHEL-78202] - bpftool: Using the right format specifiers (Gregory Bell) [RHEL-78202] - bpf: define KF_ARENA_* flags for bpf_arena kfuncs (Gregory Bell) [RHEL-78202] - selftests/bpf: Correct the check of join cgroup (Gregory Bell) [RHEL-78202] - bpf: Add comment about helper freeze (Gregory Bell) [RHEL-78202] - selftests/bpf: Support dynamically linking LLVM if static is not available (Gregory Bell) [RHEL-78202] - selftests/bpf: Add a BTF verification test for kflagged type_tag (Gregory Bell) [RHEL-78202] - bpf: Allow kind_flag for BTF type and decl tags (Gregory Bell) [RHEL-78202] - selftests/bpf: Add a btf_dump test for type_tags (Gregory Bell) [RHEL-78202] - libbpf: Check the kflag of type tags in btf_dump (Gregory Bell) [RHEL-78202] - docs/bpf: Document the semantics of BTF tags with kind_flag (Gregory Bell) [RHEL-78202] - libbpf: Introduce kflag for type_tags and decl_tags in BTF (Gregory Bell) [RHEL-78202] - bpftool: Fix readlink usage in get_fd_type (Gregory Bell) [RHEL-78202] - bpf: Use kallsyms to find the function name of a struct_ops's stub function (Gregory Bell) [RHEL-78202] - redhat/configs: automotive: Disable CONFIG_USERFAULTFD config (Dorinda Bassey) [RHEL-87371] - tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg (CKI Backport Bot) [RHEL-79008] {CVE-2024-56633} Resolves: RHEL-100715, RHEL-104682, RHEL-111892, RHEL-113184, RHEL-115521, RHEL-115594, RHEL-78202, RHEL-79008, RHEL-87371 * Mon Oct 06 2025 Scott Weaver [6.12.0-138.el10] - cxl/Documentation: Remove 'mixed' from sysfs mode doc (John W. Linville) [RHEL-107284] - cxl: mce: fix typo "notifer" (John W. Linville) [RHEL-107284] - fwctl/cxl: Fix uuid_t usage in uapi (John W. Linville) [RHEL-107284] - cxl/edac: Fix potential memory leak issues (John W. Linville) [RHEL-107284] - cxl/edac: Fix the min_scrub_cycle of a region miscalculation (John W. Linville) [RHEL-107284] - cxl: fix return value in cxlctl_validate_set_features() (John W. Linville) [RHEL-107284] - cxl/edac: Support for finding memory operation attributes from the current boot (John W. Linville) [RHEL-107284] - cxl/edac: Add support for PERFORM_MAINTENANCE command (John W. Linville) [RHEL-107284] - cxl/edac: Add CXL memory device ECS control feature (John W. Linville) [RHEL-107284] - cxl/edac: Add CXL memory device patrol scrub control feature (John W. Linville) [RHEL-107284] - cxl: Update prototype of function get_support_feature_info() (John W. Linville) [RHEL-107284] - cxl/features: Remove the inline specifier from to_cxlfs() (John W. Linville) [RHEL-107284] - cxl/feature: Remove redundant code of get supported features (John W. Linville) [RHEL-107284] - Documentation: Update the CXL Maturity Map (John W. Linville) [RHEL-107284] - cxl: Sync up the driver-api/cxl documentation (John W. Linville) [RHEL-107284] - cxl: docs - access-coordinates doc fixups (John W. Linville) [RHEL-107284] - cxl: update documentation structure in prep for new docs (John W. Linville) [RHEL-107284] - cxl/hdm: Clean up a debug printk (John W. Linville) [RHEL-107284] - cxl: Add a dev_dbg() when a decoder was added to a port (John W. Linville) [RHEL-107284] - cxl/region: Add a dev_err() on missing target list entries (John W. Linville) [RHEL-107284] - cxl/region: Add a dev_warn() on registration failure (John W. Linville) [RHEL-107284] - cxl/region: Add function to find a port's switch decoder by range (John W. Linville) [RHEL-107284] - cxl/region: Factor out code to find a root decoder's region (John W. Linville) [RHEL-107284] - cxl/region: Factor out code to find the root decoder (John W. Linville) [RHEL-107284] - cxl/port: Replace put_cxl_root() by a cleanup helper (John W. Linville) [RHEL-107284] - cxl/region: Move find_cxl_root() to cxl_add_to_region() (John W. Linville) [RHEL-107284] - cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder() (John W. Linville) [RHEL-107284] - cxl/region: Rename function to cxl_port_pick_region_decoder() (John W. Linville) [RHEL-107284] - cxl: Introduce parent_port_of() helper (John W. Linville) [RHEL-107284] - cxl/pci: Add comments to cxl_hdm_decode_init() (John W. Linville) [RHEL-107284] - cxl/pci: Moving code in cxl_hdm_decode_init() (John W. Linville) [RHEL-107284] - cxl: Remove else after return (John W. Linville) [RHEL-107284] - cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_test (John W. Linville) [RHEL-107284] - cxl/acpi: Verify CHBS length for CXL2.0 (John W. Linville) [RHEL-107284] - cxl: Remove always true condition for cxlctl_validate_hw_command() (John W. Linville) [RHEL-107284] - cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports (John W. Linville) [RHEL-107284] - cxl/feature: Update out_len in set feature failure case (John W. Linville) [RHEL-107284] - cxl: Fix devm host device for CXL fwctl initialization (John W. Linville) [RHEL-107284] - cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec() (John W. Linville) [RHEL-107284] - cxl/pci: Update Port GPF timeout only when the first EP attaching (John W. Linville) [RHEL-107284] - cxl/core: Fix caching dport GPF DVSEC issue (John W. Linville) [RHEL-107284] - cxl/region: Fix the first aliased address miscalculation (John W. Linville) [RHEL-107284] - cxl/test: Add Set Feature support to cxl_test (John W. Linville) [RHEL-107284] - cxl/test: Add Get Feature support to cxl_test (John W. Linville) [RHEL-107284] - cxl: Add support to handle user feature commands for set feature (John W. Linville) [RHEL-107284] - cxl: Add support to handle user feature commands for get feature (John W. Linville) [RHEL-107284] - cxl: Add support for fwctl RPC command to enable CXL feature commands (John W. Linville) [RHEL-107284] - cxl: Move cxl feature command structs to user header (John W. Linville) [RHEL-107284] - cxl: Add FWCTL support to CXL (John W. Linville) [RHEL-107284] - cxl/region: Quiet some dev_warn()s in extended linear cache setup (John W. Linville) [RHEL-107284] - cxl: Fix warning from emitting resource_size_t as long long int on 32bit systems (John W. Linville) [RHEL-107284] - cxl/test: Define a CFMWS capable of a 3 way HB interleave (John W. Linville) [RHEL-107284] - cxl/mem: Do not return error if CONFIG_CXL_MCE unset (John W. Linville) [RHEL-107284] - tools/testing/cxl: Set Shutdown State support (John W. Linville) [RHEL-107284] - cxl/pmem: Export dirty shutdown count via sysfs (John W. Linville) [RHEL-107284] - cxl/pmem: Rename cxl_dirty_shutdown_state() (John W. Linville) [RHEL-107284] - cxl/pci: Introduce cxl_gpf_get_dvsec() (John W. Linville) [RHEL-107284] - cxl/pci: Support Global Persistent Flush (GPF) (John W. Linville) [RHEL-107284] - cxl/pmem: debug invalid serial number data (John W. Linville) [RHEL-107284] - cxl/cdat: Remove redundant gp_port initialization (John W. Linville) [RHEL-107284] - cxl/memdev: Remove unused partition values (John W. Linville) [RHEL-107284] - cxl/region: Drop goto pattern of construct_region() (John W. Linville) [RHEL-107284] - cxl/region: Drop goto pattern in cxl_dax_region_alloc() (John W. Linville) [RHEL-107284] - cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc() (John W. Linville) [RHEL-107284] - cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free() (John W. Linville) [RHEL-107284] - cxl/memdev: cxl_memdev_ioctl() cleanup (John W. Linville) [RHEL-107284] - cxl/core: cxl_mem_sanitize() cleanup (John W. Linville) [RHEL-107284] - cxl/core: Use guard() to replace open-coded down_read/write() (John W. Linville) [RHEL-107284] - cxl: Add mce notifier to emit aliased address for extended linear cache (John W. Linville) [RHEL-107284] - cxl: Add extended linear cache address alias emission for cxl events (John W. Linville) [RHEL-107284] - acpi/hmat / cxl: Add extended linear cache support for CXL (John W. Linville) [RHEL-107284] - cxl: Setup exclusive CXL features that are reserved for the kernel (John W. Linville) [RHEL-107284] - cxl/mbox: Add SET_FEATURE mailbox command (John W. Linville) [RHEL-107284] - cxl/mbox: Add GET_FEATURE mailbox command (John W. Linville) [RHEL-107284] - cxl/test: Add Get Supported Features mailbox command support (John W. Linville) [RHEL-107284] - cxl: Add Get Supported Features command for kernel usage (John W. Linville) [RHEL-107284] - cxl: Enumerate feature commands (John W. Linville) [RHEL-107284] - cxl: Refactor user ioctl command path from mds to mailbox (John W. Linville) [RHEL-107284] - cxl/port: Constify 'struct bin_attribute' (John W. Linville) [RHEL-107284] - cxl: Cleanup partition size and perf helpers (John W. Linville) [RHEL-107284] - cxl: Kill enum cxl_decoder_mode (John W. Linville) [RHEL-107284] - cxl: Make cxl_dpa_alloc() DPA partition number agnostic (John W. Linville) [RHEL-107284] - cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info' (John W. Linville) [RHEL-107284] - cxl: Introduce to_{ram,pmem}_{res,perf}() helpers (John W. Linville) [RHEL-107284] - cxl: Remove the CXL_DECODER_MIXED mistake (John W. Linville) [RHEL-107284] - EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs (Joel Savitz) [RHEL-101168] - vsock: Fix transport_* TOCTOU (CKI Backport Bot) [RHEL-106016] {CVE-2025-38461} - cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume (Steve Best) [RHEL-106954] - cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS option (Steve Best) [RHEL-106954] - cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver (Steve Best) [RHEL-106954] - hwmon: (k10temp) Add support for Zen5 Ryzen Desktop (Steve Best) [RHEL-118516] - hwmon: (k10temp) add support for cyan skillfish (Steve Best) [RHEL-118516] - x86/topology: Implement topology_is_core_online() to address SMT regression (Mark Langsdorf) [RHEL-114092] - ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids() (Mark Langsdorf) [RHEL-114092] - ACPI: pfr_update: Fix the driver update version check (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.text (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject() (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Check if user asked for EINJV2 injection (Mark Langsdorf) [RHEL-114092] - ACPI: EC: Relax sanity check of the ECDT ID string (Mark Langsdorf) [RHEL-114092] - ACPI: processor: perflib: Move problematic pr->performance check (Mark Langsdorf) [RHEL-114092] - ACPI: Fix typos (Mark Langsdorf) [RHEL-114092] - ACPI/PCI: Remove space before newline (Mark Langsdorf) [RHEL-114092] - ACPI: processor: throttling: Remove space before newline (Mark Langsdorf) [RHEL-114092] - ACPI: processor: perflib: Fix initial _PPC limit application (Mark Langsdorf) [RHEL-114092] - ACPI: TAD: Replace sprintf() with sysfs_emit() (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: handle synchronous exceptions in task work (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered (Mark Langsdorf) [RHEL-114092] - ACPI: fan: Update debug message in fan_get_state_acpi4() (Mark Langsdorf) [RHEL-114092] - PCI/PM: Set power.strict_midlayer in pci_pm_init() (Mark Langsdorf) [RHEL-114092] - ACPI: PM: Set/clear power.strict_midlayer in prepare/complete (Mark Langsdorf) [RHEL-114092] - PM: sleep: Add strict_midlayer flag to struct dev_pm_info (Mark Langsdorf) [RHEL-114092] - PM: runtime: Introduce __rpm_get_driver_callback() (Mark Langsdorf) [RHEL-114092] - PM: Check power.needs_force_resume in pm_runtime_force_suspend() (Mark Langsdorf) [RHEL-114092] - PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit() (Mark Langsdorf) [RHEL-114092] - PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND (Mark Langsdorf) [RHEL-114092] - PM: Move two sleep-related functions under CONFIG_PM_SLEEP (Mark Langsdorf) [RHEL-114092] - PM: Use true/false as power.needs_force_resume values (Mark Langsdorf) [RHEL-114092] - ACPI: fan: Replace sprintf() with sysfs_emit() (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Fix trigger actions (Mark Langsdorf) [RHEL-114092] - ACPI: processor: fix acpi_object initialization (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path (Mark Langsdorf) [RHEL-114092] - ACPI: LPSS: Remove AudioDSP related ID (Mark Langsdorf) [RHEL-114092] - ACPI: fan: Replace sprintf()/scnprintf() with sysfs_emit() in show() functions (Mark Langsdorf) [RHEL-114092] - ACPI: PM: Set .detach in acpi_general_pm_domain definition (Mark Langsdorf) [RHEL-114092] - ACPI: pfr_update: Add more debug information when firmware update failed (Mark Langsdorf) [RHEL-114092] - ACPI: proc: Prefer to use octal permission (Mark Langsdorf) [RHEL-114092] - ACPI: proc: Use str_enabled_disabled() helper (Mark Langsdorf) [RHEL-114092] - ACPI: proc: Remove unused header (Mark Langsdorf) [RHEL-114092] - ACPI: proc: Use correct format specifier and drop casting (Mark Langsdorf) [RHEL-114092] - ACPI: wakeup: Drop unneeded casting for sleep_state (Mark Langsdorf) [RHEL-114092] - ACPICA: Decrease `AcpiExTracePoint` verbosity (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer p (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variable (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: prevent memory corruption in error_type_set() (Mark Langsdorf) [RHEL-114092] - ACPICA: Refuse to evaluate a method if arguments are missing (Mark Langsdorf) [RHEL-114092] - ACPI: Enable CONFIG_ACPI_DEBUG by default (Mark Langsdorf) [RHEL-114092] - ACPI: DPTF: Support for Wildcat Lake (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Enable EINJv2 error injections (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Discover EINJv2 parameters (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Add einjv2 extension struct (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Fix kernel test sparse warnings (Mark Langsdorf) [RHEL-114092] - ACPICA: actbl1: Add EINJv2 get error type action (Mark Langsdorf) [RHEL-114092] - ACPICA: actbl1: Update values to hex to follow ACPI specs (Mark Langsdorf) [RHEL-114092] - ACPI: resource: Use IRQ override on MACHENIKE 16P (Mark Langsdorf) [RHEL-114092] - ACPI: EC: Ignore ECDT tables with an invalid ID string (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Fix NULL pointer dereference when nosmp is used (Mark Langsdorf) [RHEL-114092] - ACPI: PAD: Update arguments of mwait_idle_with_hints() (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure (Mark Langsdorf) [RHEL-114092] - ACPI: processor: Rescan "dead" SMT siblings during initialization (Mark Langsdorf) [RHEL-114092] - ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy() (Mark Langsdorf) [RHEL-114092] - ACPI: MRRM: Silence error code static checker warning (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Clean up on error in einj_probe() (Mark Langsdorf) [RHEL-114092] - ACPI: MRRM: Fix default max memory region (Mark Langsdorf) [RHEL-114092] - ACPI: irq: Introduce acpi_get_gsi_dispatcher() (Mark Langsdorf) [RHEL-114092] - ACPI: bus: Bail out if acpi_kobj registration fails (Mark Langsdorf) [RHEL-114092] - ACPI: thermal: Execute _SCP before reading trip points (Mark Langsdorf) [RHEL-114092] - ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions" (Mark Langsdorf) [RHEL-114092] - ACPI: tables: Improve logging around acpi_initialize_tables() (Mark Langsdorf) [RHEL-114092] - ACPI: VIOT: Remove (explicitly) unused header (Mark Langsdorf) [RHEL-114092] - ACPI: MRRM: Add /sys files to describe memory ranges (Mark Langsdorf) [RHEL-114092] - ACPI: MRRM: Minimal parse of ACPI MRRM table (Mark Langsdorf) [RHEL-114092] - ACPICA: Update copyright year (Mark Langsdorf) [RHEL-114092] - ACPICA: Replace strncpy() with memcpy() (Mark Langsdorf) [RHEL-114092] - ACPICA: infrastructure: Add new DMT_BUF types and shorten a long name (Tony Luck) [RHEL-114092] - ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment" (Mark Langsdorf) [RHEL-114092] - ACPICA: utilities: Fix overflow check in vsnprintf() (Mark Langsdorf) [RHEL-114092] - ACPICA: MRRM: Some cleanups (Mark Langsdorf) [RHEL-114092] - ACPICA: actbl2.h: MRRM: Add typedef and other definitions (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type() (Mark Langsdorf) [RHEL-114092] - ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list (Mark Langsdorf) [RHEL-114092] - ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[] (Mark Langsdorf) [RHEL-114092] - ACPI: PPTT: Fix processor subtable walk (Mark Langsdorf) [RHEL-114092] - firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Fix probe error message (Mark Langsdorf) [RHEL-114092] - ACPICA: Apply pack(1) to union aml_resource (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Add three functions related to autonomous selection (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Refactor register value get and set ABIs (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Add cppc_set_reg_val() (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Extract cppc_get_reg_val_in_pcc() (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val() (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Optimize cppc_get_perf() (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional (Mark Langsdorf) [RHEL-114092] - ACPI: CPPC: Simplify PCC shared memory region handling (Mark Langsdorf) [RHEL-114092] - ACPI: PCC: Simplify PCC shared memory region handling (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Refactor and simplify check_and_ack() (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Always map the shared memory communication address (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Refactor error handling in irq handler into separate function (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Use acpi_os_ioremap() instead of ioremap() (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_check (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Always clear the platform ack interrupt first (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Fix the possible race in updation of chan_in_use flag (Mark Langsdorf) [RHEL-114092] - mailbox: pcc: Check before sending MCTP PCC response ACK (Mark Langsdorf) [RHEL-114092] - ACPICA: Add support for printing AML arguments when trace point enabled (Mark Langsdorf) [RHEL-114092] - ACPI: processor: idle: Remove redundant pr->power.count assignment (Mark Langsdorf) [RHEL-114092] - ACPI: APEI: EINJ: Transition to the faux device interface (Mark Langsdorf) [RHEL-114092] - ACPI: processor: idle: Set pr->flags.power unconditionally (Mark Langsdorf) [RHEL-114092] - ACPI: battery: Round capacity percengate to closest integer (Mark Langsdorf) [RHEL-114092] - ACPICA: exserial: don't forget to handle FFixedHW opregions for reading (Mark Langsdorf) [RHEL-114092] - ACPI: processor: idle: Remove obsolete comment (Mark Langsdorf) [RHEL-114092] - ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls (Mark Langsdorf) [RHEL-114092] - ACPI: EC: Set ec_no_wakeup for Lenovo Go S (Mark Langsdorf) [RHEL-114092] - x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI (Mark Langsdorf) [RHEL-114092] - ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE (Mark Langsdorf) [RHEL-114092] - ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid (Mark Langsdorf) [RHEL-114092] - ACPI: platform_profile: Optimize _aggregate_choices() (Mark Langsdorf) [RHEL-114092] - ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers (Mark Langsdorf) [RHEL-114092] - ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP (Mark Langsdorf) [RHEL-114092] - ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list (Mark Langsdorf) [RHEL-114092] - ACPI: NUMA: Use str_enabled_disabled() helper function (Mark Langsdorf) [RHEL-114092] - ACPICA: Fix warnings from PR #295 merge (Mark Langsdorf) [RHEL-114092] - ACPICA: fix acpi parse and parseext cache leaks (Mark Langsdorf) [RHEL-114092] - ACPICA: fix acpi operand cache leak in dswstate.c (Mark Langsdorf) [RHEL-114092] - ACPI: platform_profile: Improve platform_profile_unregister() (Mark Langsdorf) [RHEL-114092] - ACPI: fan: cleanup resources in the error path of .probe() (Mark Langsdorf) [RHEL-114092] - ACPI: sysfs: Constify 'struct bin_attribute' (Mark Langsdorf) [RHEL-114092] - ACPI: BGRT: Constify 'struct bin_attribute' (Mark Langsdorf) [RHEL-114092] - ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states (Mark Langsdorf) [RHEL-114092] - scsi: mpi3mr: Update driver version to 8.15.0.5.50 (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix premature TM timeouts on virtual drives (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Update MPI headers to revision 37 (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix I/O failures during controller reset (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix controller init failure on fault during queue creation (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix race between config read submit and interrupt completion (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-111654] - selftests: tls: add tests for zero-length records (CKI Backport Bot) [RHEL-114328] {CVE-2025-39682} - tls: fix handling of zero-length records on the rx_list (CKI Backport Bot) [RHEL-114328] {CVE-2025-39682} - cxgb4: Avoid removal of uninserted tid (Jakub Ramaseuski) [RHEL-75570] - SUNRPC: call xs_sock_process_cmsg for all cmsg (Scott Mayhew) [RHEL-112414] - sctp: linearize cloned gso packets in sctp_rcv (CKI Backport Bot) [RHEL-113338] {CVE-2025-38718} - kabi: enable check-kabi (Čestmír Kalina) [RHEL-113009] - kabi: add symbol zgid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol zap_vma_ptes to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_uses_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_tx_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_tx_peek_release_desc_batch to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_tx_peek_desc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_tx_completed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_set_tx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_set_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_get_pool_from_qid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_clear_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_set_rxq_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_raw_get_dma to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_fill_cb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_dma_unmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_dma_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_can_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_alloc_batch to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xfrm_aead_get_byname to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_warn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_set_features_flag to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_rxq_info_unreg_mem_model to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_rxq_info_unreg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_rxq_info_reg_mem_model to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __xdp_rxq_info_reg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_rxq_info_is_reg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_return_frame_rx_napi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_return_frame_bulk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_return_frame to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_return_buff to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_master_redirect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_flush_frame_bulk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_features_set_redirect_target to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_features_clear_redirect_target to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_do_redirect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_do_flush to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_convert_zc_to_xdp_frame to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_store to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_load to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __xa_insert to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_find_after to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_find to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_erase to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __xa_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_return_thunk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rsi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rdx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rdi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rcx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rbx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rbp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rax to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r9 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r15 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r14 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r13 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r12 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r11 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r10 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol x86_cpu_to_apicid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __warn_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wake_up_process to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __wake_up_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __wake_up to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wait_for_completion_timeout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wait_for_completion_io_timeout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wait_for_completion_interruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wait_for_completion to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vzalloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vsprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vsnprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vscnprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vm_munmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vm_mmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmemmap_base to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_to_page to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __vmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_base to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_array_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vlan_dev_vlan_id to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vlan_dev_real_dev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __virt_addr_valid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfs_unlink to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfs_mknod to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfs_mkdir to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfs_fsync_range to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfree to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_undefined to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_teardown_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_setup_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_possible_blades to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __uv_hub_info_list to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_get_hubless_system to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __uv_cpu_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_obj_count to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_install_heap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_get_pci_topology to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_get_master_nasid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_get_heapsize to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_get_geoinfo to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_enum_ports to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_enum_objs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol usleep_range_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol up_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol up_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol up to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_sysctl_table to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_kprobe to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __unregister_chrdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_blkdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol udp_tunnel_nic_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __udelay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_unregister_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_termios_encode_baud_rate to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_std_termios to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_register_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_port_link_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_port_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_port_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_flip_buffer_push to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_driver_kref_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_buffer_request_room to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tty_alloc_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tsc_khz to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol try_module_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __trace_trigger_soft_disabled to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __trace_set_current_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_seq_putc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_seq_printf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_raw_output_prep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_print_bitmask_seq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_write_msr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_sched_set_state_tp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_read_msr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_mmap_lock_start_locking to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_mmap_lock_released to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_mmap_lock_acquire_returned to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_handle_return to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_reg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_raw_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_printf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_ignore_this_pid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_buffer_reserve to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_buffer_commit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_array_set_clr_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_array_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_array_get_by_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol touch_softlockup_watchdog to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tls_validate_xmit_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tls_get_record to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tls_encrypt_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tls_device_sk_destruct to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timer_shutdown_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timer_shutdown to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timer_delete_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timer_delete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timecounter_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timecounter_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timecounter_cyc2time to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol time64_to_tm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol this_cpu_off to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tcp_gro_complete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tasklet_schedule to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tasklet_kill to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tasklet_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sys_tz to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol system_wq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol system_unbound_wq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol system_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_streq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_remove_group to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_remove_file_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_remove_bin_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __sysfs_match_string to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_emit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_create_group to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_create_file_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_create_bin_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol synchronize_rcu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol synchronize_net to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol synchronize_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sync_blockdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __symbol_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __symbol_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol switchdev_handle_port_obj_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol switchdev_handle_port_obj_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol switchdev_handle_port_attr_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __sw_hweight64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __sw_hweight32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol submit_bio_noacct to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol submit_bio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strstr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strsep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strrchr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strnlen to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strncpy_from_user to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strncpy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strncmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strncasecmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strlen to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strlcat to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strim to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcspn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcpy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strchr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcat to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcasecmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_slow_inc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_slow_dec to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_enable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_disable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_count to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol starget_for_each_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __stack_chk_fail to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sscanf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sort to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol softnet_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sock_gen_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sn_region_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol snprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sn_partition_id to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol smp_call_function_single_async to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol smp_call_function_single to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol smp_call_function_many to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol smp_call_function to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol slab_build_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sk_skb_reason_drop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sk_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_tstamp_tx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_realloc_headroom to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_queue_tail to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_push to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_pull to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __skb_pad to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __skb_gso_segment to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __skb_flow_dissect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_dequeue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_copy_header to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_copy_expand to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_copy_bits to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_copy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_clone_tx_timestamp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_clone to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_checksum_help to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_add_rx_frag_netmem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sk_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sized_strscpy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol single_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol single_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_write_to_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_strtoul to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_strtol to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_attr_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_attr_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol si_meminfo to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_pcopy_to_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_pcopy_from_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_nents to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_miter_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_miter_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_miter_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_copy_to_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_copy_from_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_copy_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_user_nice to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_normalized_timespec64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_memory_wc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_cpus_allowed_ptr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_capacity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_blocksize to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __seq_puts to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_putc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_printf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_lseek to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol send_sig_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol send_sig to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol secure_tcpv6_seq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol secure_tcp_seq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol secpath_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sdev_prefix_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__preempt_schedule_notrace to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__preempt_schedule to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__might_resched to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__cond_resched to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_unblock_requests to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_scan_target to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_scan_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_sanitize_inquiry_string to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_rescan_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_remove_target to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_remove_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_remove_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_print_command to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_normalize_sense to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsilun_to_int to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __scsi_iterate_devices to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_is_sdev_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_is_host_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_is_fc_rport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_host_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_host_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_host_busy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_host_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_get_vpd_page to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_done to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_dma_unmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_dma_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_type to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_set_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_from_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_change_queue_depth to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_build_sense_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_build_sense to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_block_requests to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_add_host_with_dma to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_add_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scnprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scmd_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCK__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol schedule_timeout_uninterruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol schedule_timeout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol schedule to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sched_clock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_rphy_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_rphy_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_remove_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_release_transport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_delete_phy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_delete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_alloc_num to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_add_phy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_phy_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_phy_delete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_phy_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_phy_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_expander_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_end_device_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_attach_transport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_ata_ncq_prio_supported to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rtnl_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rtnl_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rtnl_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rtnl_is_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rps_may_expire_flow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol round_jiffies to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol root_device_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __root_device_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rht_bucket_nested_insert to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_start_check to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_exit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_enter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_insert_slow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_init_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol reset_devices to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __request_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __request_module to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol request_firmware_nowait to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol request_firmware to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rep_movs_alternative to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol remove_wait_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol remove_proc_entry to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol remap_pfn_range to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __release_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol release_firmware to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_netdevice to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_kprobe to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __register_chrdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __register_blkdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __refrigerator to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol refcount_warn_saturate to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_io to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_entry_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_entry_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_entry_insert to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_entry_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_read_gid_l2_fields to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_query_gid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rdma_block_iter_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rdma_block_iter_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_alloc_hw_stats_struct to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rcuref_get_slowpath to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rcu_read_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rcu_read_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rb_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rb_first to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_write_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_write_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_write_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_write_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_unlock_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_unlock_bh to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_lock_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_lock_bh to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_read_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_read_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_read_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_read_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ___ratelimit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol radix_tree_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol queue_work_on to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol queue_limits_commit_update to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol queue_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol qdisc_reset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pv_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_user_nocheck_4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_user_8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_user_4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_user_2 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol put_disk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_devmap_managed_folio_refs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol put_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptrs_per_p4d to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_schedule_worker to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_parse_header to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_find_pin to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_clock_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_clock_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_clock_index to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_clock_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_classify_raw to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_cancel_worker_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ___pskb_trim to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __pskb_pull_tail to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pskb_expand_head to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_mkdir to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_dostring to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_create_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol priv_to_devlink to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __printk_ratelimit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol print_hex_dump to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol prepare_to_wait_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol prepare_to_wait to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol prepare_creds to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pm_schedule_suspend to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __pm_runtime_resume to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __pm_runtime_idle to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pldmfw_op_pci_match_record to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pldmfw_flash_image to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pid_task to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_validate_pause to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_support_asym_pause to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_start_aneg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol physical_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_set_max_speed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_set_asym_pause to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phys_base to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_ethtool_ksettings_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_ethtool_ksettings_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_disconnect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_connect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_attached_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pgprot_writecombine to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pgdir_shift to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol perf_trace_run_bpf_submit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol perf_trace_buf_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __per_cpu_offset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcpu_hot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcpu_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcix_set_mmrbc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_write_config_word to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_write_config_dword to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_write_config_byte to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_wake_from_d3 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_wait_for_pending_transaction to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_vpd_find_ro_info_keyword to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_vpd_check_csum to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_vpd_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_vfs_assigned to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_unregister_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_try_set_mwi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_sriov_set_totalvfs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_set_power_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_set_mwi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_set_master to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_select_bars to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_save_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_restore_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_restore_msi_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_reset_bus to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_request_selected_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_request_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_release_selected_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_release_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __pci_register_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_read_vpd to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_read_config_word to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_read_config_dword to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_read_config_byte to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_prepare_to_sleep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_num_vf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_msix_free_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_msix_can_alloc_dyn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_msix_alloc_irq_at to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcim_iomap_table to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcim_iomap_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcim_enable_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_irq_vector to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_irq_get_affinity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_iov_virtfn_devfn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_iounmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_ioremap_bar to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_iomap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_get_slot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_get_dsn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_get_domain_bus_and_slot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_get_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_free_irq_vectors to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_find_ext_capability to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_find_capability to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_set_readrq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_ptm_enabled to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_print_link_status to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_wake to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_sriov to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_ptm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_msix_range to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_msi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_device_mem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_get_readrq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_flr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_write_word to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_read_word to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_read_dword to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_clear_and_set_word_unlocked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_clear_and_set_word_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_sriov to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_rom to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_msix to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_msi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_dev_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_dev_present to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_device_is_present to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_dev_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_clear_mwi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_clear_master to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_choose_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_cfg_access_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_cfg_access_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_bus_type to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_alloc_irq_vectors_affinity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_alloc_irq_vectors to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_aer_clear_nonfatal_status to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol path_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_ushort to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_ulong to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_ullong to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_uint to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_short to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_long to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_int to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_charp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_byte to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_bool to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_array_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol panic_notifier_list to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol panic to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_put_unrefed_netmem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_disable_direct_recycling to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_alloc_pages to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_alloc_frag to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_offset_base to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_frag_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __page_frag_cache_drain to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pack_fields_u8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_unregister_targetport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_register_targetport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_rcv_fcp_req to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_rcv_fcp_abort to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_invalidate_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_unregister_remoteport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_unregister_localport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_set_remoteport_devloss to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_rescan_remoteport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_register_remoteport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_register_localport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_io_getuuid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __num_online_cpus to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol numa_node to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ns_to_timespec64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nr_cpu_ids to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol noop_llseek to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol node_to_cpumask_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol node_states to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __node_distance to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nla_find to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol net_ratelimit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_tx_wake_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_tx_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_tx_stop_all_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_tx_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_xps_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_tso_max_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_tso_max_segs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_real_num_tx_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_real_num_rx_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_schedule_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_rx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_receive_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_queue_set_napi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __netif_napi_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_napi_add_weight to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_get_num_default_rss_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_device_detach to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_device_attach to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_carrier_on to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_carrier_off to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol net_dim_get_rx_moderation to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol net_dim to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_warn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_walk_all_upper_dev_rcu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_update_features to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_unbind_sb_channel to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_state_change to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_set_tc_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_set_sb_channel to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_set_num_tc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_rx_handler_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_rx_handler_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_rss_key_fill to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_reset_tc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_refcnt_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_port_same_parent_id to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_pick_tx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_notice to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_master_upper_dev_get_rcu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_master_upper_dev_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_lower_get_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_features_change to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_err to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_crit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_core_stats_inc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_bind_sb_channel_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __netdev_alloc_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __netdev_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __neigh_event_send to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol neigh_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ndo_dflt_fdb_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ndo_dflt_bridge_getlink to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __ndelay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_schedule_prep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __napi_schedule_irqoff to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __napi_schedule to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_gro_receive to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_enable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_disable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_consume_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_complete_done to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_build_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_alloc_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __napi_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol names_cachep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_lock_interruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_is_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mutex_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol msleep_interruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol msleep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __msecs_to_jiffies to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_read_raw_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_powm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_get_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol module_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol module_layout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __module_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mod_timer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mod_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mmu_notifier_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mmu_notifier_get_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mmput to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mmap_lock_do_trace_start_locking to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mmap_lock_do_trace_released to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mmap_lock_do_trace_acquire_returned to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mlx5_core_uplink_netdev_event_replay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mlx5_core_access_reg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mlx5_blocking_notifier_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mlx5_blocking_notifier_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol misc_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol misc_deregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol metadata_dst_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol metadata_dst_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mem_section to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_kmalloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_kfree to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_free_slab to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_create_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_alloc_slab to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memory_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memmove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memdup_user_nul to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memdup_user to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memcpy_toio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memcpy_fromio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memcpy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memcmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memchr_inv to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memchr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdio_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mdiobus_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_get_phy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_c45_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_c45_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdio45_probe to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol loops_per_jiffy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol lookup_one_len to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol local_clock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __local_bh_enable_ip to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __list_del_entry_valid_or_report to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __list_add_valid_or_report to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol libie_rx_pt_lut to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol libeth_rx_recycle_slow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol libeth_rx_fq_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol libeth_rx_fq_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kvfree_call_rcu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_with_offset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_ts64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_snapshot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_seconds to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_real_ts64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_real_seconds to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_raw_ts64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_use_mm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_unuse_mm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_should_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_queue_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_queue_delayed_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_destroy_worker to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_create_worker_on_node to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_create_on_node to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_complete_and_exit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_bind to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtoull to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtouint to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtou8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtou16 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtos16 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtoll to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtoint to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtobool to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ksize to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol krealloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_uevent_env to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_uevent to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_set_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_init_and_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_get_unless_zero to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_create_and_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmemdup_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmem_cache_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmem_cache_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmem_cache_create_args to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmem_cache_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmalloc_size_roundup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_large_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_large_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmalloc_caches to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_cache_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_cache_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kill_pid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kill_pgrp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kill_fasync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kfree_sensitive to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kfree to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kexec_crash_loaded to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kern_path_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kern_path to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kernel_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kernel_sigaction to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kernel_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kasprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol jiffies_to_usecs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol jiffies_to_msecs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol jiffies to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iter_div_u64_rem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol is_vmalloc_addr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol is_uv_system to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_set_affinity_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_set_affinity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_sched to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_enable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_disable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_complete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_modify_status to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_cpu_rmap_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __irq_apply_affinity_hint to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ipv6_skip_exthdr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ipv6_find_hdr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ipv6_ext_hdr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ipv6_chk_addr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __ipv6_addr_type to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iput to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip_tos2prio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip_route_output_flow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip_queue_xmit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __ip_dev_find to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip_compute_csum to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip6_route_output_flags to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip6_dst_hoplimit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __iowrite64_copy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iowrite32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iounmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ioremap_wc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ioremap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __ioread32_copy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ioread32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iomem_resource to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol invalidate_bdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol int_to_scsilun to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __init_waitqueue_head to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_wait_entry to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_uts_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_user_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_timer_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __init_swait_queue_head to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __init_rwsem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_net to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __inet_lookup_established to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol inet_del_protocol to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol inet_add_protocol to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __inet6_lookup_established to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol in_dev_finish_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ilookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol idr_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol idr_find to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol idr_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol idr_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ida_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ida_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ida_alloc_range to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_unregister_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_umem_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_umem_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_umem_find_best_pgsz to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_umem_dmabuf_get_pinned to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_sg_to_pages to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_set_device_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_register_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_query_port to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_modify_qp_is_ok to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_get_eth_speed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_dispatch_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ibdev_warn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ibdev_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_device_set_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_device_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_device_get_by_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ibdev_err to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol I_BDEV to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_dealloc_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _ib_alloc_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_smbus_write_byte_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_smbus_read_byte_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_new_client_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_del_adapter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_bit_add_bus to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_notify_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_device_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_device_register_with_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_device_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __hw_addr_unsync_dev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __hw_addr_sync_dev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __hw_addr_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hugetlb_optimize_vmemmap_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hrtimer_start_range_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hrtimer_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hrtimer_forward to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hrtimer_cancel to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol high_memory to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_register_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_put_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_insert_raw to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_deregister_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_allocate_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_zeroed_page_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_user_pages_remote to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __get_user_nocheck_4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __get_user_4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __get_user_2 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_random_u32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_random_u16 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_random_bytes to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_free_pages_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_device_system_crosststamp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_cpu_idle_time to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol generic_file_write_iter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol generic_file_read_iter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fs_bio_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol freezing_slow_path to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_percpu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_pages to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __free_pages to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_irq_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_cpumask_var to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fput to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __fortify_panic to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __folio_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __flush_workqueue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flush_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flush_signals to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_vlan to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_tcp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_pppoe to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_ports to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_l2tpv3 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_ip to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_icmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_eth_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_ports to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_opts to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_keyid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_ip to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_control to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_cvlan to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_control to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_basic to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_keys_dissector to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_indr_dev_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_indr_dev_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_indr_block_cb_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_block_cb_setup_simple to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_block_cb_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fixed_size_llseek to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol firmware_request_nowarn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol finish_wait to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol find_vma to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol find_pid_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_next_zero_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_next_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_next_and_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_last_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol find_get_pid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_first_zero_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_first_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol filp_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol filp_close to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol file_ns_capable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol file_bdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fget to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __fentry__ to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_vport_terminate to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_vport_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_remove_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_remote_port_rolechg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_remote_port_delete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_remote_port_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_release_transport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_host_post_vendor_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_host_post_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_host_fpin_rcv to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_get_event_number to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_eh_timed_out to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_eh_should_retry_cmd to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_block_scsi_eh to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_block_rport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_attach_transport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fasync_helper to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol event_triggers_call to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol eth_validate_addr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol eth_type_trans to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_sprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_rxfh_context_lost to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_puts to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_params_from_link_mode to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_op_get_ts_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_op_get_link to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_intersect_link_masks to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_forced_speed_maps_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_convert_link_mode_to_legacy_u32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_convert_legacy_u32_to_link_mode to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol eth_platform_get_mac_address to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol eth_get_headlen to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ether_setup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol enable_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol empty_zero_page to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol emergency_restart to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol elfcorehdr_addr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dynamic_pr_debug to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dynamic_netdev_dbg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dynamic_ibdev_dbg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dynamic_dev_dbg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dump_stack to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dst_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol driver_remove_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol driver_for_each_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol driver_create_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dql_reset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dql_completed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dput to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_on_pin_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_on_pin_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_change_ntf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_netdev_pin_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_netdev_pin_clear to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_change_ntf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_write_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_read_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_interruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol downgrade_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol do_wait_intr_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol do_trace_write_msr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol do_trace_read_msr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol do_trace_netlink_extack to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol done_path_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmi_get_system_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmi_first_match to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmi_find_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_unmap_sg_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_unmap_page_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dma_sync_single_for_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dma_sync_single_for_cpu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_set_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_set_coherent_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_pool_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_pool_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_pool_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_pool_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmam_free_coherent to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_map_sg_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_map_page_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmam_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_get_required_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_free_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol disable_irq_nosync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol disable_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dget_parent to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_warn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_uc_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_uc_add_excl to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_uc_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_trans_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_set_promiscuity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_set_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_set_mtu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_set_mac_address to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_remove_pack to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dev_queue_xmit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_notice to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_kmemdup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_kmalloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_kfree to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_kasprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_free_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_del_global to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_add_global to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_add_excl to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devmap_managed_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __devm_add_action to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_region_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_region_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_rate_nodes_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_rate_node_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_rate_leaf_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_rate_leaf_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_port_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_port_fn_devlink_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_params_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_params_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_param_driverinit_value_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_param_driverinit_value_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_nested_devlink_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_remote_reload_actions_performed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_priv to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_port_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_port_attrs_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_params_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_params_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_stored_put_ext to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_stored_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_running_put_ext to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_running_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_fixed_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_serial_number_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_board_serial_number_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_state_update to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_recovery_done to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_priv to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_report to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_u8_pair_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_u32_pair_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_string_pair_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_pair_nest_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_pair_nest_end to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_obj_nest_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_obj_nest_end to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_dump_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_binary_pair_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_flash_update_timeout_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_flash_update_status_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_alloc_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_health_reporter_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_assert_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_kfree_skb_irq_reason to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_kfree_skb_any_reason to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_wakeup_disable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_show_string to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_set_wakeup_enable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_set_wakeup_capable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_remove_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_initialize to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_create_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_add_disk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_get_stats to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_get_by_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_err to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_driver_string to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_crit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_close to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_addr_mod to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_addr_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_addr_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_add_pack to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol destroy_workqueue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol del_gendisk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __delay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol default_wake_function to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol default_llseek to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_create_u32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_create_file_full to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_create_dir to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_create_devm_seqfile to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_attr_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_attr_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcbnl_ieee_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_ieee_setapp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_ieee_getapp_prio_dscp_mask_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_ieee_getapp_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_ieee_delapp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_getapp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca_unregister_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca_remove_requester to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca_register_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca_add_requester to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca3_get_tag to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol current_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _ctype to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol csum_partial to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol csum_ipv6_magic to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crypto_shash_update to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crypto_shash_final to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crypto_destroy_tfm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crypto_alloc_shash to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crc_t10dif to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crc32_le to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpu_sibling_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpu_present_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpu_possible_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpu_online_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpumask_next_wrap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpumask_local_spread to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpu_khz to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpu_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpuhp_state_remove_instance to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpuhp_state_add_instance to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpuhp_setup_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpuhp_remove_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpufreq_quick_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpu_bit_bitmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _copy_to_user to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __copy_overflow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _copy_from_user to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol consume_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __const_udelay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol const_pcpu_hot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol config_group_init_type_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol config_group_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol configfs_unregister_subsystem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol configfs_register_subsystem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol complete_all to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol complete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol commit_creds to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol clock_t_to_jiffies to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol class_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol class_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol class_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol class_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __check_object_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cdev_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cdev_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cdev_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cdev_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cc_mkdec to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol capable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cancel_delayed_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol call_usermodehelper to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol call_switchdev_notifiers to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol call_netdevice_notifiers to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cachemode2protval to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol byte_rev_table to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol build_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol BUG_func to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_update to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_last to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_insert to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_get_prev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_geo64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_geo32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bsg_setup_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bsg_remove_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bsg_job_done to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bsearch to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __break_lease to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_warn_invalid_xdp_action to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run5 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run3 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run2 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run1 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_stats_enabled_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_prog_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_prog_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_master_redirect_enabled_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_dispatcher_xdp_func to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol boot_cpu_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blockdev_superblock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_status_to_errno to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_start_plug to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_stack_limits to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_queue_rq_timeout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_mq_unique_tag to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_mq_tagset_busy_iter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_mq_map_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_mq_map_hw_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_finish_plug to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blkcg_get_fc_appid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __blk_alloc_disk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_zalloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_xor to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_weight to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_subset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_print_to_pagebuf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_parselist to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_or to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_intersects to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_from_arr32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_find_next_zero_area_off to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_equal to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_clear to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_andnot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_and to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bioset_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bioset_exit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_endio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_clone_blkg_association to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_associate_blkg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_alloc_clone to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_alloc_bioset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _bin2bcd to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bdev_thaw to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bdev_freeze to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bdev_file_open_by_path to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bdev_file_open_by_dev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol auxiliary_driver_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __auxiliary_driver_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol auxiliary_device_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __auxiliary_device_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol autoremove_wake_function to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol atomic_notifier_chain_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol atomic_notifier_chain_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _atomic_dec_and_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol argv_split to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol argv_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol arch_touch_nmi_watchdog to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_workqueue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __alloc_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_pages_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __alloc_pages_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_netdev_mqs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_etherdev_mqs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_cpumask_var_node to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol add_wait_queue_exclusive to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol add_wait_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol add_timer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol acpi_get_table to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol acpi_disabled to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol abort_creds to stablelist (Čestmír Kalina) [RHEL-113009] Resolves: RHEL-106016, RHEL-101168, RHEL-107284, RHEL-114092, RHEL-106954, RHEL-118516 * Thu Oct 02 2025 CKI KWF Bot [6.12.0-137.el10] - x86/mce/amd: Add default names for MCA banks and blocks (Steve Best) [RHEL-117597] - x86/mce: Don't remove sysfs if thresholding sysfs init fails (Steve Best) [RHEL-117597] - ceph: fix client race condition where r_parent becomes stale before sending message (Alex Markuze) [RHEL-117609] - ceph: fix client race condition validating r_parent before applying state (Alex Markuze) [RHEL-117609] - arm64: dts: s32g: Add USB device tree information for s32g2/s32g3 (Jared Kangas) [RHEL-116642] - arm64: dts: s32g: add RTC node (Jared Kangas) [RHEL-116642] - arm64: dts: Add DSPI entries for S32G platforms (Jared Kangas) [RHEL-116642] - arm64: dts: s32gxxxa-rdb: Add PCA85073A RTC module over I2C0 (Jared Kangas) [RHEL-116642] - arm64: dts: s32g: add FlexCAN[0..3] support for s32g2 and s32g3 (Jared Kangas) [RHEL-116642] - arm64: dts: s32g: add the eDMA nodes (Jared Kangas) [RHEL-116642] - arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4 (Jared Kangas) [RHEL-116642] - arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' board support (Jared Kangas) [RHEL-116642] - arm64: dts: s32g: add I2C[0..2] support for s32g2 and s32g3 (Jared Kangas) [RHEL-116642] - arm64: dts: s32g2: Disable support for SD/eMMC UHS mode (Jared Kangas) [RHEL-116642] - arm64: dts: s32g: Add S32G2/S32G3 uSDHC pinmux (Jared Kangas) [RHEL-116642] - x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers (Ricardo Robaina) [RHEL-110657] - x86/kaslr: Reduce KASLR entropy on most x86 systems (Ricardo Robaina) [RHEL-110657] - x86/boot/compressed: Remove unused header includes from kaslr.c (Ricardo Robaina) [RHEL-110657] - pidfs: Fix memory leak in pidfd_info() (Waiman Long) [RHEL-113598] - fhandle: do_handle_open() should get FD with user flags (Waiman Long) [RHEL-113598] - Documentation/sysctl: coredump: add %%F for pidfd number (Waiman Long) [RHEL-113598] - pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (Waiman Long) [RHEL-113598] - fs/fhandle.c: fix a race in call of has_locked_children() (Waiman Long) [RHEL-113598] {CVE-2025-38306} - coredump: reflow dump helpers a little (Waiman Long) [RHEL-113598] - coredump: massage do_coredump() (Waiman Long) [RHEL-113598] - coredump: massage format_corename() (Waiman Long) [RHEL-113598] - coredump: hand a pidfd to the usermode coredump helper (Waiman Long) [RHEL-113598] - coredump: fix error handling for replace_fd() (Waiman Long) [RHEL-113598] - pidfs: move O_RDWR into pidfs_alloc_file() (Waiman Long) [RHEL-113598] - selftests: coredump: Raise timeout to 2 minutes (Waiman Long) [RHEL-113598] - selftests: coredump: Fix test failure for slow machines (Waiman Long) [RHEL-113598] - selftests: coredump: Properly initialize pointer (Waiman Long) [RHEL-113598] - pidfs: ensure that PIDFS_INFO_EXIT is available (Waiman Long) [RHEL-113598] - pidfs/selftests: ensure correct headers for ioctl handling (Waiman Long) [RHEL-113598] - selftests/pidfd: fix header inclusion (Waiman Long) [RHEL-113598] - pidfs: allow to retrieve exit information (Waiman Long) [RHEL-113598] - pidfs: record exit code and cgroupid at exit (Waiman Long) [RHEL-113598] - pidfs: use private inode slab cache (Waiman Long) [RHEL-113598] - pidfs: move setting flags into pidfs_alloc_file() (Waiman Long) [RHEL-113598] - pidfd: rely on automatic cleanup in __pidfd_prepare() (Waiman Long) [RHEL-113598] - pidfs: switch to copy_struct_to_user() (Waiman Long) [RHEL-113598] - pidfs: improve ioctl handling (Waiman Long) [RHEL-113598] - selftests: remove unneeded include (Waiman Long) [RHEL-113598] - pidfs: allow bind-mounts (Waiman Long) [RHEL-113598] - pidfs: lookup pid through rbtree (Waiman Long) [RHEL-113598] - selftests/pidfd: add pidfs file handle selftests (Waiman Long) [RHEL-113598] - pidfs: check for valid ioctl commands (Waiman Long) [RHEL-113598] - pidfs: implement file handle support (Waiman Long) [RHEL-113598] - exportfs: add permission method (Waiman Long) [RHEL-113598] - fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh() (Waiman Long) [RHEL-113598] - exportfs: add open method (Waiman Long) [RHEL-113598] - fhandle: simplify error handling (Waiman Long) [RHEL-113598] - pseudofs: add support for export_ops (Waiman Long) [RHEL-113598] - pidfs: support FS_IOC_GETVERSION (Waiman Long) [RHEL-113598] - pidfs: remove 32bit inode number handling (Waiman Long) [RHEL-113598] - pidfs: rework inode number allocation (Waiman Long) [RHEL-113598] - selftests: coredump: Add stackdump test (Waiman Long) [RHEL-113598] - fs/proc: do_task_stat: Fix ESP not readable during coredump (Waiman Long) [RHEL-113598] - fs: fix is_mnt_ns_file() (Waiman Long) [RHEL-113598] - pidfd: add ioctl to retrieve pid info (Waiman Long) [RHEL-113598] - EDAC/bluefield: Don't use bluefield_edac_readl() result on error (Jennifer Berringer) [RHEL-103880] - EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 (Jennifer Berringer) [RHEL-103880] - EDAC/bluefield: Fix potential integer overflow (Jennifer Berringer) [RHEL-103880] {CVE-2024-53161} - RAS/AMD/FMPM: Get masked address (Aristeu Rozanski) [RHEL-87601] - RAS/AMD/ATL: Include row[13] bit in row retirement (Aristeu Rozanski) [RHEL-87601] Resolves: RHEL-103880, RHEL-110657, RHEL-113598, RHEL-116642, RHEL-117597, RHEL-117609, RHEL-87601 * Mon Sep 29 2025 CKI KWF Bot [6.12.0-136.el10] - xfs: do not propagate ENODATA disk errors into xattr code (Carlos Maiolino) [RHEL-115731] - Fix packaging for libcpupower python binding debuginfo (John B. Wyatt IV) [RHEL-83442] - Enable building libcpupower bindings for ELN/Rawhide (John B. Wyatt IV) [RHEL-83442] - mm: swap: fix potential buffer overflow in setup_clusters() (CKI Backport Bot) [RHEL-114865] {CVE-2025-39727} - net/mlx5: Not returning mlx5_link_info table when speed is unknown (Li Tian) [RHEL-113425] - sctp: linearize cloned gso packets in sctp_rcv (CKI Backport Bot) [RHEL-113341] {CVE-2025-38718} - Bluetooth: hci_event: Disconnect device when BIG sync is lost (David Marlin) [RHEL-107922] - Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event (David Marlin) [RHEL-107922] - Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source (David Marlin) [RHEL-107922] - Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK (David Marlin) [RHEL-107922] - Bluetooth: ISO: Fix getname not returning broadcast fields (David Marlin) [RHEL-107922] - Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately (David Marlin) [RHEL-107922] - Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections (David Marlin) [RHEL-107922] - Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF (David Marlin) [RHEL-107922] - Bluetooth: hci_sync: Fix scan state after PA Sync has been established (David Marlin) [RHEL-107922] - PM: wakeup: implement devm_device_init_wakeup() helper (David Marlin) [RHEL-107922] - Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure (David Marlin) [RHEL-107922] - Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv (David Marlin) [RHEL-107922] - Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU (David Marlin) [RHEL-107922] - Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant without board ID (David Marlin) [RHEL-107922] - Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap (David Marlin) [RHEL-107922] - Bluetooth: hci_core: add missing braces when using macro parameters (David Marlin) [RHEL-107922] - Bluetooth: hci_core: fix typos in macros (David Marlin) [RHEL-107922] - Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout (David Marlin) [RHEL-107922] - Bluetooth: SMP: If an unallowed command is received consider it a failure (David Marlin) [RHEL-107922] - Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pkt_type (David Marlin) [RHEL-107922] - Bluetooth: hci_sync: fix connectable extended advertising when using static random address (David Marlin) [RHEL-107922] - Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb() (David Marlin) [RHEL-107922] - Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected (David Marlin) [RHEL-107922] - Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle (David Marlin) [RHEL-107922] - Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state (David Marlin) [RHEL-107922] - Bluetooth: hci_sync: Fix not disabling advertising instance (David Marlin) [RHEL-107922] - Bluetooth: HCI: Set extended advertising data synchronously (David Marlin) [RHEL-107922] - Bluetooth: MGMT: mesh_send: check instances prior disabling advertising (David Marlin) [RHEL-107922] - Bluetooth: MGMT: set_mesh: update LE scan interval and window (David Marlin) [RHEL-107922] - Bluetooth: hci_sync: revert some mesh modifications (David Marlin) [RHEL-107922] - Bluetooth: Prevent unintended pause by checking if advertising is active (David Marlin) [RHEL-107922] - driver: bluetooth: hci_qca:fix unable to load the BT driver (David Marlin) [RHEL-107922] - Bluetooth: L2CAP: Fix L2CAP MTU negotiation (David Marlin) [RHEL-107922] - Bluetooth: btintel_pcie: Fix potential race condition in firmware download (David Marlin) [RHEL-107922] - Bluetooth: MGMT: Fix sparse errors (David Marlin) [RHEL-107922] - Bluetooth: ISO: Fix not using bc_sid as advertisement SID (David Marlin) [RHEL-107922] - Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets (David Marlin) [RHEL-107922] - Bluetooth: eir: Fix possible crashes on eir_create_adv_data (David Marlin) [RHEL-107922] - Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance (David Marlin) [RHEL-107922] - Bluetooth: Fix NULL pointer deference on eir_get_service_data (David Marlin) [RHEL-107922] - Bluetooth: MGMT: Protect mgmt_pending list with its own lock (David Marlin) [RHEL-107922] - Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (David Marlin) [RHEL-107922] - Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition (David Marlin) [RHEL-107922] - Bluetooth: btintel_pcie: Increase the tx and rx descriptor count (David Marlin) [RHEL-107922] - Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers (David Marlin) [RHEL-107922] - Bluetooth: hci_core: fix list_for_each_entry_rcu usage (David Marlin) [RHEL-107922] - Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (David Marlin) [RHEL-107922] - Bluetooth: hci_qca: move the SoC type check to the right place (David Marlin) [RHEL-107922] - Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check (David Marlin) [RHEL-107922] - Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands (David Marlin) [RHEL-107922] - Bluetooth: btintel: Check dsbr size from EFI variable (David Marlin) [RHEL-107922] - Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() (David Marlin) [RHEL-107922] - Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922 (David Marlin) [RHEL-107922] - Bluetooth: separate CIS_LINK and BIS_LINK link types (David Marlin) [RHEL-107922] - Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925 (David Marlin) [RHEL-107922] - Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO (David Marlin) [RHEL-107922] - Bluetooth: btintel_pcie: Dump debug registers on error (David Marlin) [RHEL-107922] - Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields (David Marlin) [RHEL-107922] - Bluetooth: ISO: Fix not using SID from adv report (David Marlin) [RHEL-107922] - Bluetooth: btnxpuart: Implement host-wakeup feature (David Marlin) [RHEL-107922] - Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850 (David Marlin) [RHEL-107922] - Bluetooth: hci_uart: Remove unnecessary NULL check before release_firmware() (David Marlin) [RHEL-107922] - Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind (David Marlin) [RHEL-107922] - Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind (David Marlin) [RHEL-107922] - Bluetooth: btintel_pcie: Do not generate coredump for diagnostic events (David Marlin) [RHEL-107922] - Bluetooth: btusb: Add new VID/PID 13d3/3613 for MT7925 (David Marlin) [RHEL-107922] - use uniform permission checks for all mount propagation changes (Ian Kent) [RHEL-107307] {CVE-2025-38498} - do_change_type(): refuse to operate on unmounted/not ours mounts (Ian Kent) [RHEL-107307] {CVE-2025-38498} Resolves: RHEL-107307, RHEL-107922, RHEL-113341, RHEL-113425, RHEL-114865, RHEL-115731, RHEL-83442 * Thu Sep 25 2025 Scott Weaver [6.12.0-135.el10] - configs: enable Tegra264 SoC with serial and BPMP (Marcin Juszkiewicz) [RHEL-109772] - arm64: defconfig: Enable Tegra HSP and BPMP (Marcin Juszkiewicz) [RHEL-109772] - dmaengine: tegra210-adma: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - dmaengine: tegra210-adma: check for adma max page (Marcin Juszkiewicz) [RHEL-109772] - dmaengine: tegra210-adma: Use div_u64 for 64 bit division (Marcin Juszkiewicz) [RHEL-109772] - dmaengine: tegra210-adma: Support channel page (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: cbb: Add support for CBB fabrics in Tegra264 (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: cbb: Support HW lookup to get timed out target address (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: cbb: Improve handling for per SoC fabric data (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: cbb: Make error interrupt enable and status per SoC (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: cbb: Change master/slave to initiator/target (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: Enable support for Tegra264 (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: pmc: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: Add Tegra264 APBMISC compatible string (Marcin Juszkiewicz) [RHEL-109772] - soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUS (Marcin Juszkiewicz) [RHEL-109772] - memory: tegra: Add Tegra264 MC and EMC support (Marcin Juszkiewicz) [RHEL-109772] - dt-bindings: memory: tegra: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - firmware: tegra: bpmp: Add support on Tegra264 (Marcin Juszkiewicz) [RHEL-109772] - firmware: tegra: bpmp: Fix build failure for tegra264-only config (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: CIF: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: ADMAIF: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: ASRC: Update ARAM address (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: Update PLL rate for Tegra264 (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: I2S: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: AMX: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: ADX: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: AHUB: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-109772] - ASoC: tegra: Tegra264 support in isomgr_bw (Marcin Juszkiewicz) [RHEL-109772] - serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC) (Marcin Juszkiewicz) [RHEL-109772] - PCI: mvebu: Fix use of for_each_of_range() iterator (Myron Stowe) [RHEL-107597] - agp/amd64: Check AGP Capability before binding to unsupported devices (Myron Stowe) [RHEL-107597] - ata: pata_macio: Fix PCI region leak (Myron Stowe) [RHEL-107597] - PCI: host-generic: Set driver_data before calling gen_pci_init() (Myron Stowe) [RHEL-107597] - PCI: apple: Add tracking of probed root ports (Myron Stowe) [RHEL-107597] - PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled (Myron Stowe) [RHEL-107597] - PCI: pciehp: Ignore belated Presence Detect Changed caused by DPC (Myron Stowe) [RHEL-107597] - MAINTAINERS: Update Manivannan Sadhasivam email address (Myron Stowe) [RHEL-107597] - MAINTAINERS: Update Krzysztof Wilczyński email address (Myron Stowe) [RHEL-107597] - PCI: Remove unnecessary linesplit in __pci_setup_bridge() (Myron Stowe) [RHEL-107597] - PCI: WARN (not BUG()) when we fail to assign optional resources (Myron Stowe) [RHEL-107597] - PCI: Remove unused pci_printk() (Myron Stowe) [RHEL-107597] - PCI: Add CONFIG_MMU dependency (Myron Stowe) [RHEL-107597] - x86/PCI: Drop 'pci' suffix from intel_mid_pci.c (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: microchip,pcie-host: Fix DMA coherency property (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: Convert v3,v360epc-pci to DT schema (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom: Add MHI registers for IPQ9574 (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: Remove obsolete .txt docs (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: Convert marvell,armada8k-pcie to schema (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: Convert Marvell EBU to schema (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: sifive,fu740-pcie: Fix include placement in DTS example (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: Correct indentation and style in DTS example (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: dwc: rockchip: Add rk3562 support (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: dw: rockchip: Add rk3576 support (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom,pcie-sc8180x: Add 'global' interrupt (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom: Allow IPQ6018 to use 8 MSI and one 'global' interrupt (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom: Allow IPQ8074 to use 8 MSI and one 'global' interrupt (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom: Allow MSM8998 to use 8 MSI and one 'global' interrupt (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom: Add 'global' interrupt for SDM845 SoC (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom,pcie-sc7280: Add 'global' interrupt (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom,pcie-sa8775p: Add 'global' interrupt (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom,pcie-sm8350: Add 'global' interrupt (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom,pcie-sm8250: Add 'global' interrupt (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom,pcie-sm8150: Add 'global' interrupt (Myron Stowe) [RHEL-107597] - PCI: qcom-ep: Mask PTM_UPDATING interrupt (Myron Stowe) [RHEL-107597] - PCI: Add debugfs support for exposing PTM context (Myron Stowe) [RHEL-107597] - PCI: tegra194: Create debugfs directory only when CONFIG_PCIEASPM is enabled (Myron Stowe) [RHEL-107597] - PCI: rockchip-ep: Mark RK3399 as intx_capable (Myron Stowe) [RHEL-107597] - PCI: rockchip: Fix order of rockchip_pci_core_rsts (Myron Stowe) [RHEL-107597] - PCI: rcar-gen4: Document how to obtain platform firmware (Myron Stowe) [RHEL-107597] - PCI: rcar-gen4: set ep BAR4 fixed size (Myron Stowe) [RHEL-107597] - PCI: qcom: Add support for IPQ5018 (Myron Stowe) [RHEL-107597] - dt-bindings: PCI: qcom: Add IPQ5018 SoC (Myron Stowe) [RHEL-107597] - PCI: dwc: Add support for configuring lane equalization presets (Myron Stowe) [RHEL-107597] - PCI: Add lane equalization register offsets (Myron Stowe) [RHEL-107597] - PCI: dwc: Update pci->num_lanes to maximum supported link width (Myron Stowe) [RHEL-107597] - PCI: of: Add of_pci_get_equalization_presets() API (Myron Stowe) [RHEL-107597] - PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges" (Myron Stowe) [RHEL-107597] - PCI: ls-gen4: Use to_delayed_work() (Myron Stowe) [RHEL-107597] - PCI: imx6: Save and restore the LUT setting during suspend/resume for i.MX95 SoC (Myron Stowe) [RHEL-107597] - PCI: imx6: Add PLL lock check for i.MX95 SoC (Myron Stowe) [RHEL-107597] - PCI: imx6: Add workaround for errata ERR051586 (Myron Stowe) [RHEL-107597] - PCI: imx6: Add workaround for errata ERR051624 (Myron Stowe) [RHEL-107597] - PCI: imx6: Toggle the core reset for i.MX95 PCIe (Myron Stowe) [RHEL-107597] - PCI: imx6: Call dw_pcie_wait_for_link() from start_link() callback only when required (Myron Stowe) [RHEL-107597] - PCI: imx6: Skip link up workaround for newer platforms (Myron Stowe) [RHEL-107597] - PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to one lane (Myron Stowe) [RHEL-107597] - PCI: dwc: ep: Fix errno typo (Myron Stowe) [RHEL-107597] - PCI: dwc: ep: Use FIELD_GET() where applicable (Myron Stowe) [RHEL-107597] - PCI: qcom: Replace PERST# sleep time with proper macro (Myron Stowe) [RHEL-107597] - PCI: dw-rockchip: Replace PERST# sleep time with proper macro (Myron Stowe) [RHEL-107597] - PCI: host-common: Convert to library for host controller drivers (Myron Stowe) [RHEL-107597] - PCI: cadence: Simplify J721e link status check (Myron Stowe) [RHEL-107597] - PCI: mobiveil: Return bool from link up check (Myron Stowe) [RHEL-107597] - PCI: dwc: Return bool from link up check (Myron Stowe) [RHEL-107597] - PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit() (Myron Stowe) [RHEL-107597] - PCI: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of open coding (Myron Stowe) [RHEL-107597] - PCI: dw-rockchip: Reorganize register and bitfield definitions (Myron Stowe) [RHEL-107597] - PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG definition (Myron Stowe) [RHEL-107597] - PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pcie_ep_ops::init() (Myron Stowe) [RHEL-107597] - PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modes (Myron Stowe) [RHEL-107597] - PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up() (Myron Stowe) [RHEL-107597] - PCI: j721e: Fix host/endpoint dependencies (Myron Stowe) [RHEL-107597] - PCI: j721e: Add support to build as a loadable module (Myron Stowe) [RHEL-107597] - PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanup (Myron Stowe) [RHEL-107597] - PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanup (Myron Stowe) [RHEL-107597] - PCI: cadence: Add support to build pcie-cadence library as a kernel module (Myron Stowe) [RHEL-107597] - PCI: cadence: Remove duplicate message code definitions (Myron Stowe) [RHEL-107597] - PCI: cadence: Fix runtime atomic count underflow (Myron Stowe) [RHEL-107597] - PCI: apple: Add T602x PCIe support (Myron Stowe) [RHEL-107597] - PCI: apple: Abstract register offsets via a SoC-specific structure (Myron Stowe) [RHEL-107597] - PCI: apple: Use gpiod_set_value_cansleep in probe flow (Myron Stowe) [RHEL-107597] - PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK (Myron Stowe) [RHEL-107597] - PCI: apple: Move port PHY registers to their own reg items (Myron Stowe) [RHEL-107597] - PCI: apple: Fix missing OF node reference in apple_pcie_setup_port (Myron Stowe) [RHEL-107597] - PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts (Myron Stowe) [RHEL-107597] - PCI: apple: Dynamically allocate RID-to_SID bitmap (Myron Stowe) [RHEL-107597] - PCI: apple: Move over to standalone probing (Myron Stowe) [RHEL-107597] - PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_common_probe() (Myron Stowe) [RHEL-107597] - dt-bindings: pci: apple,pcie: Add t6020 compatible string (Myron Stowe) [RHEL-107597] - PCI: apple: Set only available ports up (Myron Stowe) [RHEL-107597] - PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs encoding (Myron Stowe) [RHEL-107597] - PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding (Myron Stowe) [RHEL-107597] - PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value encoding (Myron Stowe) [RHEL-107597] - PCI: cadence-ep: Correct PBA offset in .set_msix() callback (Myron Stowe) [RHEL-107597] - PCI: dwc: ep: Correct PBA offset in .set_msix() callback (Myron Stowe) [RHEL-107597] - PCI: endpoint: pci-epf-vntb: Simplify ctrl/SPAD space allocation (Myron Stowe) [RHEL-107597] - PCI: endpoint: Retain fixed-size BAR size as well as aligned size (Myron Stowe) [RHEL-107597] - PCI: Add ACS quirk for Loongson PCIe (Myron Stowe) [RHEL-107597] - PCI: Fix lock symmetry in pci_slot_unlock() (Myron Stowe) [RHEL-107597] - PCI: Increment PM usage counter when probing reset methods (Myron Stowe) [RHEL-107597] - PM: runtime: Define pm_runtime_put cleanup helper (Myron Stowe) [RHEL-107597] - irqdomain: pci: Switch to of_fwnode_handle() (Myron Stowe) [RHEL-107597] - PCI: hotplug: Drop superfluous #include directives (Myron Stowe) [RHEL-107597] - PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus Reset (Myron Stowe) [RHEL-107597] - PCI: pciehp: Ignore Presence Detect Changed caused by DPC (Myron Stowe) [RHEL-107597] - PCI: Limit visibility of match_driver flag to PCI core (Myron Stowe) [RHEL-107597] - Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices" (Myron Stowe) [RHEL-107597] - PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus() (Myron Stowe) [RHEL-107597] - PCI: Use PCI_STD_NUM_BARS instead of 6 (Myron Stowe) [RHEL-107597] - PCI: Remove pci_fixup_cardbus() (Myron Stowe) [RHEL-107597] - PCI: Remove function pcim_intx() prototype from pci.h (Myron Stowe) [RHEL-107597] - PCI: Remove hybrid-devres usage warnings from kernel-doc (Myron Stowe) [RHEL-107597] - PCI: Remove redundant set of request functions (Myron Stowe) [RHEL-107597] - PCI: Remove exclusive requests flags from _pcim_request_region() (Myron Stowe) [RHEL-107597] - PCI: Remove pcim_request_region_exclusive() (Myron Stowe) [RHEL-107597] - Documentation/driver-api: Update pcim_enable_device() (Myron Stowe) [RHEL-107597] - PCI: Remove hybrid devres nature from request functions (Myron Stowe) [RHEL-107597] - PCI: Remove pcim_iounmap_regions() (Myron Stowe) [RHEL-107597] - mtip32xx: Remove unnecessary pcim_iounmap_regions() calls (Myron Stowe) [RHEL-107597] - PCI: Update Link Speed after retraining (Myron Stowe) [RHEL-107597] - PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag (Myron Stowe) [RHEL-107597] - PCI/ERR: Remove misleading TODO regarding kernel panic (Myron Stowe) [RHEL-107597] - PCI/AER: Add sysfs attributes for log ratelimits (Myron Stowe) [RHEL-107597] - PCI/AER: Add ratelimits to PCI AER Documentation (Myron Stowe) [RHEL-107597] - PCI/AER: Ratelimit correctable and non-fatal error logging (Myron Stowe) [RHEL-107597] - PCI/AER: Simplify add_error_device() (Myron Stowe) [RHEL-107597] - PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index (Myron Stowe) [RHEL-107597] - PCI/AER: Rename struct aer_stats to aer_info (Myron Stowe) [RHEL-107597] - PCI/AER: Reduce pci_print_aer() correctable error level to KERN_WARNING (Myron Stowe) [RHEL-107597] - PCI/ERR: Add printk level to pcie_print_tlp_log() (Myron Stowe) [RHEL-107597] - PCI/AER: Check log level once and remember it (Myron Stowe) [RHEL-107597] - PCI/AER: Trace error event before ratelimiting (Myron Stowe) [RHEL-107597] - PCI/AER: Update statistics before ratelimiting (Myron Stowe) [RHEL-107597] - PCI/AER: Simplify pci_print_aer() (Myron Stowe) [RHEL-107597] - PCI/AER: Initialize aer_err_info before using it (Myron Stowe) [RHEL-107597] - PCI/AER: Move aer_print_source() earlier in file (Myron Stowe) [RHEL-107597] - PCI/AER: Rename aer_print_port_info() to aer_print_source() (Myron Stowe) [RHEL-107597] - PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc (Myron Stowe) [RHEL-107597] - PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type() (Myron Stowe) [RHEL-107597] - PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error() (Myron Stowe) [RHEL-107597] - PCI/DPC: Log Error Source ID only when valid (Myron Stowe) [RHEL-107597] - PCI/DPC: Initialize aer_err_info before using it (Myron Stowe) [RHEL-107597] - stmmac: Replace deprecated PCI functions (Myron Stowe) [RHEL-107597] - stmmac: Remove pcim_* functions for driver detach (Myron Stowe) [RHEL-107597] - stmmac: loongson: Remove surplus loop (Myron Stowe) [RHEL-107597] - stmmac: loongson: Pass correct arg to PCI function (Myron Stowe) [RHEL-107597] - vdpa: solidrun: Replace deprecated PCI functions (Myron Stowe) [RHEL-107597] - rcu/nocb: Add Safe checks for access offloaded rdp (Luis Claudio R. Goncalves) [RHEL-69516] - perf symbol-minimal: Fix ehdr reading in filename__read_build_id (Michael Petlan) [RHEL-78198] - perf: Fix the POLL_HUP delivery breakage (Michael Petlan) [RHEL-78198] - perf: Avoid undefined behavior from stopping/starting inactive events (Michael Petlan) [RHEL-78198] - perf ui scripts: Switch FILENAME_MAX to NAME_MAX (Michael Petlan) [RHEL-78198] - perf pmu: Switch FILENAME_MAX to NAME_MAX (Michael Petlan) [RHEL-78198] - tools subcmd: Tighten the filename size in check_if_command_finished (Michael Petlan) [RHEL-78198] - perf python: Set index error for invalid thread/cpu map items (Michael Petlan) [RHEL-78198] - perf python: Improve leader copying from evlist (Michael Petlan) [RHEL-78198] - perf python: Correct pyrf_evsel__read for tool PMUs (Michael Petlan) [RHEL-78198] - perf python: Fix thread check in pyrf_evsel__read (Michael Petlan) [RHEL-78198] - perf python: In str(evsel) use the evsel__pmu_name helper (Michael Petlan) [RHEL-78198] - perf jevents: If the long_desc and desc are identical then drop the long_desc (Michael Petlan) [RHEL-78198] - perf expr: Accumulate rather than replace in the context counts (Michael Petlan) [RHEL-78198] - perf stat: Move metric list from config to evlist (Michael Petlan) [RHEL-78198] - perf metricgroup: Factor out for-each function and move out printing (Michael Petlan) [RHEL-78198] - perf pmu: Tolerate failure to read the type for wellknown PMUs (Michael Petlan) [RHEL-78198] - perf spark: Fix includes and add SPDX (Michael Petlan) [RHEL-78198] - perf parse-events: Minor tidy up of event_type helper (Michael Petlan) [RHEL-78198] - perf hwmon_pmu: Avoid shortening hwmon PMU name (Michael Petlan) [RHEL-78198] - kallsyms: fix build without execinfo (Michael Petlan) [RHEL-78198] - perf/core: Fix WARN in perf_sigtrap() (Michael Petlan) [RHEL-78198] - perf: Revert to requiring CAP_SYS_ADMIN for uprobes (Michael Petlan) [RHEL-78198] - perf/core: Fix the WARN_ON_ONCE is out of lock protected region (Michael Petlan) [RHEL-78198] - perf/aux: Fix pending disable flow when the AUX ring buffer overruns (Michael Petlan) [RHEL-78198] - perf test: Directory file descriptor leak (Michael Petlan) [RHEL-78198] - perf evsel: Missed close() when probing hybrid core PMUs (Michael Petlan) [RHEL-78198] - perf mem: Document new output fields (op, cache, mem, dtlb, snoop) (Michael Petlan) [RHEL-78198] - perf test: Restrict uniquifying test to machines with 'uncore_imc' (Michael Petlan) [RHEL-78198] - perf: Fix the throttle error of some clock events (Michael Petlan) [RHEL-78198] - perf symbols: Ignore mapping symbols on riscv (Michael Petlan) [RHEL-78198] - perf: Add comment to enum perf_event_state (Michael Petlan) [RHEL-78198] - perf/core: Fix WARN in perf_cgroup_switch() (Michael Petlan) [RHEL-78198] - perf: Fix cgroup state vs ERROR (Michael Petlan) [RHEL-78198] - perf: Fix sample vs do_exit() (Michael Petlan) [RHEL-78198] - perf callchain: Always populate the addr_location map when adding IP (Michael Petlan) [RHEL-78198] - perf lock contention: Reject more than 10ms delays for safety (Michael Petlan) [RHEL-78198] - perf/x86/intel: Fix incorrect MSR index calculations in intel_pmu_config_acr() (Michael Petlan) [RHEL-78198] - perf trace: Set errpid to false for rseq and set_robust_list (Michael Petlan) [RHEL-78198] - perf symbol: Move demangling code out of symbol-elf.c (Michael Petlan) [RHEL-78198] - perf trace: Always print return value for syscalls returning a pid (Michael Petlan) [RHEL-78198] - perf script: Print PERF_AUX_FLAG_COLLISION flag (Michael Petlan) [RHEL-78198] - perf mem: Show absolute percent in mem_stat output (Michael Petlan) [RHEL-78198] - perf mem: Display sort order only if it's available (Michael Petlan) [RHEL-78198] - perf mem: Describe overhead calculation in brief (Michael Petlan) [RHEL-78198] - perf record: Fix incorrect --user-regs comments (Michael Petlan) [RHEL-78198] - perf test trace_summary: Skip --bpf-summary tests if no libbpf (Michael Petlan) [RHEL-78198] - perf test intel-pt: Skip jitdump test if no libelf (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Avoid race when evlist is being deleted (Michael Petlan) [RHEL-78198] - perf test demangle-java: Don't segv if demangling fails (Michael Petlan) [RHEL-78198] - perf symbol: Fix use-after-free in filename__read_build_id (Michael Petlan) [RHEL-78198] - perf pmu: Avoid segv for missing name/alias_name in wildcarding (Michael Petlan) [RHEL-78198] - perf machine: Factor creating a "live" machine out of dwarf-unwind (Michael Petlan) [RHEL-78198] - perf test: Add AMD IBS sw filter test (Michael Petlan) [RHEL-78198] - perf mem: Count L2 HITM for c2c statistic (Michael Petlan) [RHEL-78198] - perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12 (Michael Petlan) [RHEL-78198] - perf/headers: Clean up a bit (Michael Petlan) [RHEL-78198] - perf tests switch-tracking: Fix timestamp comparison (Michael Petlan) [RHEL-78198] - perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids (Michael Petlan) [RHEL-78198] - perf tests trace_summary.sh: Run in exclusive mode (Michael Petlan) [RHEL-78198] - perf test: Add cgroup summary test case for 'perf trace' (Michael Petlan) [RHEL-78198] - perf python: Add counting.py as example for counting perf events (Michael Petlan) [RHEL-78198] - perf python: Add evlist close support (Michael Petlan) [RHEL-78198] - perf python: Add evsel read method (Michael Petlan) [RHEL-78198] - perf python: Add support for 'struct perf_counts_values' to return counter data (Michael Petlan) [RHEL-78198] - perf/uapi: Clean up a bit (Michael Petlan) [RHEL-78198] - perf/uapi: Fix PERF_RECORD_SAMPLE comments in (Michael Petlan) [RHEL-78198] - perf python: Add evsel cpus and threads functions (Michael Petlan) [RHEL-78198] - libperf threadmap: Add perf_thread_map__idx() (Michael Petlan) [RHEL-78198] - libperf threadmap: Don't segv for index 0 for the NULL 'struct perf_thread_map' pointer (Michael Petlan) [RHEL-78198] - perf test amd: Skip amd-ibs-period test on kernel < v6.15 (Michael Petlan) [RHEL-78198] - perf rwsem: Add clang's -Wthread-safety annotations (Michael Petlan) [RHEL-78198] - perf dso: Minor refactor to allow clang's Wthread-safety analysis (Michael Petlan) [RHEL-78198] - mips/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - xtensa/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - sparc/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - loongarch/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - csky/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - arc/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - alpha/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - perf/apple_m1: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - perf/arm: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - s390/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - powerpc/perf: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - perf/x86/zhaoxin: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - perf/x86/amd: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - perf/x86/intel: Remove driver-specific throttle support (Michael Petlan) [RHEL-78198] - perf: Only dump the throttle log for the leader (Michael Petlan) [RHEL-78198] - perf: Fix the throttle logic for a group (Michael Petlan) [RHEL-78198] - perf ftrace: Use process/session specific trace settings (Michael Petlan) [RHEL-78198] - tools headers compiler: Pick the const_true() define from the kernel sources (Michael Petlan) [RHEL-78198] - perf test probe_vfs_getname: Add regex for searching probe line (Michael Petlan) [RHEL-78198] - perf/core: Add the is_event_in_freq_mode() helper to simplify the code (Michael Petlan) [RHEL-78198] - perf record: Fix a asan runtime error in util/maps.c (Michael Petlan) [RHEL-78198] - perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2 (Michael Petlan) [RHEL-78198] - perf/x86/intel/ds: Remove redundant assignments to sample.period (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Filter non-workload samples (Michael Petlan) [RHEL-78198] - perf/aux: Allocate non-contiguous AUX pages by default (Michael Petlan) [RHEL-78198] - perf test: Allow tolerance for leader sampling test (Michael Petlan) [RHEL-78198] - perf test: Add stat uniquifying test (Michael Petlan) [RHEL-78198] - perf parse-events: Use wildcard processing to set an event to merge into (Michael Petlan) [RHEL-78198] - perf evlist: Make uniquifying counter names consistent (Michael Petlan) [RHEL-78198] - perf report: Add 'tgid' sort key (Michael Petlan) [RHEL-78198] - perf test: Update sysfs path for core PMU caps (Michael Petlan) [RHEL-78198] - perf test: Fix LBR test by ignoring idle task (Michael Petlan) [RHEL-78198] - perf test: Hybrid improvements for metric value validation test (Michael Petlan) [RHEL-78198] - perf list: Display the PMU name associated with a perf metric in JSON (Michael Petlan) [RHEL-78198] - perf metricgroup: Binary search when resolving referred to metrics (Michael Petlan) [RHEL-78198] - perf pmu: Change aliases from list to hashmap (Michael Petlan) [RHEL-78198] - perf fncache: Switch to using hashmap (Michael Petlan) [RHEL-78198] - perf tests: Harden branch stack sampling test (Michael Petlan) [RHEL-78198] - perf parse-events: Add "cpu" term to set the CPU an event is recorded on (Michael Petlan) [RHEL-78198] - perf parse-events: Set is_pmu_core for legacy hardware events (Michael Petlan) [RHEL-78198] - perf stat: Use counter cpumask to skip zero values (Michael Petlan) [RHEL-78198] - libperf cpumap: Add ability to create CPU from a single CPU number (Michael Petlan) [RHEL-78198] - perf tests metrics: Permission related fixes (Michael Petlan) [RHEL-78198] - perf evsel: Add per-thread warning for EOPNOTSUPP open failues (Michael Petlan) [RHEL-78198] - perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3 (Michael Petlan) [RHEL-78198] - perf intel-pt: Do not default to recording all switch events (Michael Petlan) [RHEL-78198] - perf intel-pt: Fix PEBS-via-PT data_src (Michael Petlan) [RHEL-78198] - perf test demangle-ocaml: Switch to using dso__demangle_sym() (Michael Petlan) [RHEL-78198] - perf test demangle-java: Switch to using dso__demangle_sym() (Michael Petlan) [RHEL-78198] - perf test demangle-rust: Add Rust demangling test (Michael Petlan) [RHEL-78198] - perf demangle-rust: Remove previous legacy rust decoder (Michael Petlan) [RHEL-78198] - perf symbol-elf: Integrate rust-v0 demangling (Michael Petlan) [RHEL-78198] - perf demangle-rust: Add rustc-demangle C demangler (Michael Petlan) [RHEL-78198] - perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming" (Michael Petlan) [RHEL-78198] - perf pmu: Use available core PMU for raw events (Michael Petlan) [RHEL-78198] - perf lock contention: Add -J/--inject-delay option (Michael Petlan) [RHEL-78198] - perf tests: Fix 'perf report' tests installation (Michael Petlan) [RHEL-78198] - perf: Fix confusing aux iteration (Michael Petlan) [RHEL-78198] - perf: Remove too early and redundant CPU hotplug handling (Michael Petlan) [RHEL-78198] - perf: Fix irq work dereferencing garbage (Michael Petlan) [RHEL-78198] - perf: Fix failing inherit_event() doing extra refcount decrement on parent (Michael Petlan) [RHEL-78198] - perf parse-events: Add debug dump of evlist if reordered (Michael Petlan) [RHEL-78198] - perf evlist: Make groups visible in evlist__format_evsels() output (Michael Petlan) [RHEL-78198] - perf evlist: Refactor evlist__scnprintf_evsels() (Michael Petlan) [RHEL-78198] - perf stat: Remove print_mixed_hw_group_error (Michael Petlan) [RHEL-78198] - perf stat: Better hybrid support for the NMI watchdog warning (Michael Petlan) [RHEL-78198] - tools/arch/x86: Move the header to (Michael Petlan) [RHEL-78198] - perf test: Add direct off-cpu tests (Michael Petlan) [RHEL-78198] - perf record --off-cpu: Add --off-cpu-thresh option (Michael Petlan) [RHEL-78198] - perf record --off-cpu: Dump the remaining PERF_SAMPLE_ in sample_type from BPF's stack trace map (Michael Petlan) [RHEL-78198] - perf script: Display off-cpu samples correctly (Michael Petlan) [RHEL-78198] - perf record --off-cpu: Disable perf_event's callchain collection (Michael Petlan) [RHEL-78198] - perf evsel: Assemble off-cpu samples (Michael Petlan) [RHEL-78198] - perf record --off-cpu: Dump off-cpu samples in BPF (Michael Petlan) [RHEL-78198] - perf record --off-cpu: Preparation of off-cpu BPF program (Michael Petlan) [RHEL-78198] - perf record --off-cpu: Parse off-cpu event (Michael Petlan) [RHEL-78198] - perf evsel: Expose evsel__is_offcpu_event() for future use (Michael Petlan) [RHEL-78198] - perf symbol-minimal: Fix double free in filename__read_build_id (Michael Petlan) [RHEL-78198] - perf mem: Add 'dtlb' output field (Michael Petlan) [RHEL-78198] - perf mem: Add 'snoop' output field (Michael Petlan) [RHEL-78198] - perf mem: Add 'cache' and 'memory' output fields (Michael Petlan) [RHEL-78198] - perf hist: Hide unused mem stat columns (Michael Petlan) [RHEL-78198] - perf mem: Add 'op' output field (Michael Petlan) [RHEL-78198] - perf hist: Implement output fields for mem stats (Michael Petlan) [RHEL-78198] - perf hist: Basic support for mem_stat accounting (Michael Petlan) [RHEL-78198] - perf hist: Add struct he_mem_stat (Michael Petlan) [RHEL-78198] - perf hist: Support multi-line header (Michael Petlan) [RHEL-78198] - perf record: Add --sample-mem-info option (Michael Petlan) [RHEL-78198] - perf hist: Remove output field from sort-list properly (Michael Petlan) [RHEL-78198] - perf test perf-report-hierarchy: Add new test (Michael Petlan) [RHEL-78198] - perf test amd ibs: Add sample period unit test (Michael Petlan) [RHEL-78198] - perf mem/c2c amd: Add ldlat support (Michael Petlan) [RHEL-78198] - perf amd ibs: Incorporate Zen5 DTLB and PageSize information (Michael Petlan) [RHEL-78198] - perf amd ibs: Add Load Latency bits in raw dump (Michael Petlan) [RHEL-78198] - perf symbols: Handle 'u' and 'l' symbols in /proc/kallsyms (Michael Petlan) [RHEL-78198] - perf lock contention: Symbolize zone->lock using BTF (Michael Petlan) [RHEL-78198] - perf vendor events arm64: Drop hip08 PublicDescription if same as BriefDescription (Michael Petlan) [RHEL-78198] - perf vendor events arm64: Fill up Desc field for Hisi hip08 hha pmu (Michael Petlan) [RHEL-78198] - perf bench evlist-open-close: Reduce scope of 2 variables (Michael Petlan) [RHEL-78198] - perf tests record: Cleanup improvements (Michael Petlan) [RHEL-78198] - perf tool_pmu: Fix aggregation on duration_time (Michael Petlan) [RHEL-78198] - perf session: Skip unsupported new event types (Michael Petlan) [RHEL-78198] - perf hist: Allow custom output fields in hierarchy mode (Michael Petlan) [RHEL-78198] - perf hist: Set levels in output_field_add() (Michael Petlan) [RHEL-78198] - perf hist: Remove formats in hierarchy when cancel latency (Michael Petlan) [RHEL-78198] - perf hist: Remove formats in hierarchy when cancel children (Michael Petlan) [RHEL-78198] - perf record: Retirement latency cleanup in evsel__config (Michael Petlan) [RHEL-78198] - perf pmu-events: Add retirement latency to JSON events inside of perf (Michael Petlan) [RHEL-78198] - perf stat: Add mean, min, max and last --tpebs-mode options (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Use stats for retirement latency statistics (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Don't close record on read (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Add mutex for tpebs_results (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Add support for updating counts in evsel__tpebs_read (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Refactor tpebs_results list (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Ensure events are opened, factor out finding (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Inline get_perf_record_args (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Reduce scope of the tpebs_events_size variable (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Move the cpumap_buf variable out of evsel__tpebs_open() (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Separate evsel__tpebs_prepare() out of evsel__tpebs_open() (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Rename tpebs_start to evsel__tpebs_open (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Simplify tpebs_cmd (Michael Petlan) [RHEL-78198] - perf intel-tpebs: Cleanup header (Michael Petlan) [RHEL-78198] - perf vendor events: Update westmereep-dp events (Michael Petlan) [RHEL-78198] - perf vendor events: Update westmereep-dp events (Michael Petlan) [RHEL-78198] - perf vendor events: Update westmereep-dp events (Michael Petlan) [RHEL-78198] - perf vendor events: Update tigerlake metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update snowridgex events (Michael Petlan) [RHEL-78198] - perf vendor events: Update skylakex events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update skylake metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update sierraforest events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update sapphirerapids events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update sandybridge metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update rocketlake events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update nehalemex events (Michael Petlan) [RHEL-78198] - perf vendor events: Update nehalemep events (Michael Petlan) [RHEL-78198] - perf vendor events: Update meteorlake events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update lunarlake events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update jaketown metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update ivytown metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update ivybridge metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update icelakex events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update icelake events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update haswellx metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update haswell metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Add graniterapids retirement latencies (Michael Petlan) [RHEL-78198] - perf vendor events: Update grandridge events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update emeraldrapids events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update elkhartlake events (Michael Petlan) [RHEL-78198] - perf vendor events: Update clearwaterforest events (Michael Petlan) [RHEL-78198] - perf vendor events: Update cascadelakex events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update broadwellx metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update broadwellde metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update broadwell metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update bonnell events (Michael Petlan) [RHEL-78198] - perf vendor events: Update arrowlake events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update AlderlakeN events/metrics (Michael Petlan) [RHEL-78198] - perf vendor events: Update alderlake events/metrics (Michael Petlan) [RHEL-78198] - perf/x86: Optimize the is_x86_event (Michael Petlan) [RHEL-78198] - perf/x86/intel: Check the X86 leader for ACR group (Michael Petlan) [RHEL-78198] - perf/core: Fix broken throttling when max_samples_per_tick=1 (Michael Petlan) [RHEL-78198] - perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member (Michael Petlan) [RHEL-78198] - perf/x86/intel: Introduce pairs of PEBS static calls (Michael Petlan) [RHEL-78198] - perf/x86/intel: Rename x86_pmu.pebs to x86_pmu.ds_pebs (Michael Petlan) [RHEL-78198] - perf/x86/intel: Decouple BTS initialization from PEBS initialization (Michael Petlan) [RHEL-78198] - perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUs (Michael Petlan) [RHEL-78198] - perf/core: Fix event timekeeping merge (Michael Petlan) [RHEL-78198] - perf/core: Fix event->parent life-time issue (Michael Petlan) [RHEL-78198] - perf/core: Fix put_ctx() ordering (Michael Petlan) [RHEL-78198] - perf/core: Fix perf-stat / read() (Michael Petlan) [RHEL-78198] - x86/platform/amd: Move the header to (Michael Petlan) [RHEL-78198] - perf/x86/intel/bts: Replace offsetof() with struct_size() (Michael Petlan) [RHEL-78198] - tools/nolibc/types.h: fix mismatched parenthesis in minor() (Michael Petlan) [RHEL-78198] - perf ui browser hists: Set actions->thread before calling do_zoom_thread() (Michael Petlan) [RHEL-78198] - perf ui browser hists: Simplify the routines that add entries to the popup menu (Michael Petlan) [RHEL-78198] - perf ui browser: Accept the left arrow key as a Zoom out if done on the first column (Michael Petlan) [RHEL-78198] - perf ui browser annotate: Don't show the source code view status initially (Michael Petlan) [RHEL-78198] - perf ui browser annotate: Show in the title the source code view toggle (Michael Petlan) [RHEL-78198] - perf ui browser map: Provide feedback on unhandled hotkeys (Michael Petlan) [RHEL-78198] - perf ui browser hists: Provide feedback on unhandled hotkeys (Michael Petlan) [RHEL-78198] - perf ui browser header: Provide feedback on unhandled hotkeys (Michael Petlan) [RHEL-78198] - perf ui browser annotate: Provide feedback on unhandled hotkeys (Michael Petlan) [RHEL-78198] - perf ui browser annotate-data: Provide feedback on unhandled hotkeys (Michael Petlan) [RHEL-78198] - perf ui browser: Add a warn on unhandled hotkey helper (Michael Petlan) [RHEL-78198] - perf ui browser: Add key_name() helper (Michael Petlan) [RHEL-78198] - tools build: Don't show libbfd build status as it is opt-in (Michael Petlan) [RHEL-78198] - perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1 (Michael Petlan) [RHEL-78198] - perf build: Warn when libdebuginfod devel files are not available (Michael Petlan) [RHEL-78198] - tools build: Don't show libunwind build status as it is opt-in (Michael Petlan) [RHEL-78198] - perf check: Allow showing a tip for opt-in features not built into perf (Michael Petlan) [RHEL-78198] - perf check: Move the FEATURE_STATUS() macro to its only user source file (Michael Petlan) [RHEL-78198] - perf check: Share the feature status printing routine with 'perf version' (Michael Petlan) [RHEL-78198] - tools build: Don't set libunwind as available if test-all.c build succeeds (Michael Petlan) [RHEL-78198] - perf/arch: Record sample last_period before updating on the x86 and PowerPC platforms (Michael Petlan) [RHEL-78198] - perf/x86/intel/bts: Rename local bts_buffer variables for clarity (Michael Petlan) [RHEL-78198] - perf/x86/intel: Support auto counter reload (Michael Petlan) [RHEL-78198] - perf/x86/intel: Add CPUID enumeration for the auto counter reload (Michael Petlan) [RHEL-78198] - perf: Extend the bit width of the arch-specific flag (Michael Petlan) [RHEL-78198] - perf/x86/intel: Track the num of events needs late setup (Michael Petlan) [RHEL-78198] - perf/x86: Add dynamic constraint (Michael Petlan) [RHEL-78198] - perf: Make perf_pmu_unregister() useable (Michael Petlan) [RHEL-78198] - perf: Rename perf_event_exit_task(.child) (Michael Petlan) [RHEL-78198] - perf: Unify perf_event_free_task() / perf_event_exit_task_context() (Michael Petlan) [RHEL-78198] - perf: Simplify perf_event_release_kernel() (Michael Petlan) [RHEL-78198] - perf: Simplify perf_event_free_task() wait (Michael Petlan) [RHEL-78198] - perf: Simplify child event tear-down (Michael Petlan) [RHEL-78198] - perf: Ensure bpf_perf_link path is properly serialized (Michael Petlan) [RHEL-78198] - NFSv4.2: Protect copy offload and clone against 'eof page pollution' (Olga Kornievskaia) [RHEL-95596] - NFS: Protect against 'eof page pollution' (Olga Kornievskaia) [RHEL-95596] - uprobes: Fix race in uprobe_free_utask (Jerome Marchand) [RHEL-111387] - ipv6: reject malicious packets in ipv6_gso_segment() (CKI Backport Bot) [RHEL-113251] {CVE-2025-38572} - wifi: ath12k: Decrement TID on RX peer frag setup error handling (CKI Backport Bot) [RHEL-114710] {CVE-2025-39761} - xfrm: interface: fix use-after-free after changing collect_md xfrm interface (CKI Backport Bot) [RHEL-109531] {CVE-2025-38500} - net: add reserved fields to devlink_port_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_health_reporter_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_port_region_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_region_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_param (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_dpipe_table_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_linecard_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_port (Ivan Vecera) [RHEL-111907] - ipv6: mcast: Delay put pmc->idev in mld_del_delrec() (Hangbin Liu) [RHEL-111156] {CVE-2025-38550} - tcp: Correct signedness in skb remaining space calculation (Florian Westphal) [RHEL-107843] {CVE-2025-38463} - ice: use fixed adapter index for E825C embedded devices (Michal Schmidt) [RHEL-111791] Resolves: RHEL-69516, RHEL-78198, RHEL-109772, RHEL-111387, RHEL-95596, RHEL-107597 * Wed Sep 24 2025 Scott Weaver [6.12.0-134.el10] - EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh (Joel Savitz) [RHEL-102253] - platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID (Steve Best) [RHEL-115105] - dpll: zl3073x: Implement devlink flash callback (Ivan Vecera) [RHEL-115367] - dpll: zl3073x: Refactor DPLL initialization (Ivan Vecera) [RHEL-115367] - dpll: zl3073x: Add firmware loading functionality (Ivan Vecera) [RHEL-115367] - dpll: zl3073x: Add low-level flash functions (Ivan Vecera) [RHEL-115367] - dpll: zl3073x: Add functions to access hardware registers (Ivan Vecera) [RHEL-115367] - x86/mce: Make sure CMCI banks are cleared during shutdown on Intel (Steve Best) [RHEL-113399] - x86/mce: Make several functions return bool (Steve Best) [RHEL-113399] - x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff (Steve Best) [RHEL-113399] - pinctrl: intel: fix build warnings about export.h (Steve Best) [RHEL-113190] - pinctrl: intel: drop repeated config dependency (Steve Best) [RHEL-113190] - pinctrl: tangier: use devm_kmemdup_array() (Steve Best) [RHEL-113190] - pinctrl: cherryview: use devm_kmemdup_array() (Steve Best) [RHEL-113190] - pinctrl: baytrail: copy communities using devm_kmemdup_array() (Steve Best) [RHEL-113190] - pinctrl: intel: copy communities using devm_kmemdup_array() (Steve Best) [RHEL-113190] - pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm() (Steve Best) [RHEL-113190] - pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe() (Steve Best) [RHEL-113190] - pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlers (Steve Best) [RHEL-113190] - pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers (Steve Best) [RHEL-113190] - pinctrl: elkhartlake: Add support for DSW community (Steve Best) [RHEL-113190] - pinctrl: intel: Add a human readable decoder for pull bias values (Steve Best) [RHEL-113190] - net: stmmac: fix TSO DMA API usage causing oops (Izabela Bakollari) [RHEL-84762] - octeon_ep: Fix host hang issue during device reboot (Kamal Heib) [RHEL-90058] - octeon_ep_vf: Resolve netdevice usage count issue (Kamal Heib) [RHEL-90058] - octeon_ep_vf: update tx/rx stats locally for persistence (Kamal Heib) [RHEL-90058] - octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 (Kamal Heib) [RHEL-90058] - octeon_ep: update tx/rx stats locally for persistence (Kamal Heib) [RHEL-90058] - octeon_ep: remove firmware stats fetch in ndo_get_stats64 (Kamal Heib) [RHEL-90058] - octeon_ep: add ndo ops for VFs in PF driver (Kamal Heib) [RHEL-90058] - net: marvell: use ethtool string helpers (Kamal Heib) [RHEL-90058] - io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114338] {CVE-2025-39698} - net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree (CKI Backport Bot) [RHEL-106587] {CVE-2025-38468} - dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (Audra Mitchell) [RHEL-106609] {CVE-2025-38369} - ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requested (CKI Backport Bot) [RHEL-107023] - flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read (Benjamin Coddington) [RHEL-110294] - pNFS/flexfiles: don't attempt pnfs on fatal DS errors (Benjamin Coddington) [RHEL-110294] - HID: core: Harden s32ton() against conversion to 0 bits (Benjamin Tissoires) [RHEL-111038] {CVE-2025-38556} - Revert "KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace" (Eric Auger) [RHEL-112491] - fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass (Audra Mitchell) [RHEL-106613] {CVE-2025-38396} - Revert "e1000e: change k1 configuration on MTP and later platforms" (Michal Schmidt) [RHEL-109782] - s390/sclp: Fix SCCB present check (CKI Backport Bot) [RHEL-113560] {CVE-2025-39694} - idpf: convert control queue mutex to a spinlock (CKI Backport Bot) [RHEL-106059] {CVE-2025-38392} - redhat/configs: Enable CONFIG_MITIGATION_TSA for x86 (Waiman Long) [RHEL-83893] - x86/process: Move the buffer clearing before MONITOR (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - x86/microcode/AMD: Add TSA microcode SHAs (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - KVM: SVM: Advertise TSA CPUID bits to guests (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - x86/bugs: Add a Transient Scheduler Attacks mitigation (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - x86/bugs: Rename MDS machinery to something more generic (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - x86/bugs: Fix spectre_v2 mitigation default on Intel (Waiman Long) [RHEL-83893] - x86/bugs: Restructure ITS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled (Waiman Long) [RHEL-83893] - x86/idle: Use MONITOR and MWAIT mnemonics in (Waiman Long) [RHEL-83893] - x86/idle: Remove .s output beautifying delimiters from simpler asm() templates (Waiman Long) [RHEL-83893] - x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt() (Waiman Long) [RHEL-83893] - x86/cpufeatures: Add X86_FEATURE_APX (Waiman Long) [RHEL-83893] - x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES (Waiman Long) [RHEL-83893] - x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT (Waiman Long) [RHEL-83893] - x86/cpufeatures: Clean up formatting (Waiman Long) [RHEL-83893] - x86/bugs: Remove X86_BUG_MMIO_UNKNOWN (Waiman Long) [RHEL-83893] - x86/bugs: Restructure SRSO mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure L1TF mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure SSB mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure spectre_v2 mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure BHI mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure spectre_v2_user mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure retbleed mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Allow retbleed=stuff only on Intel (Waiman Long) [RHEL-83893] - x86/bugs: Restructure spectre_v1 mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure GDS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure SRBDS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Remove md_clear_*_mitigation() (Waiman Long) [RHEL-83893] - x86/bugs: Restructure RFDS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure MMIO mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure TAA mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure MDS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear (Waiman Long) [RHEL-83893] - x86/microcode: Consolidate the loader enablement checking (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Fix __apply_microcode_amd()'s return value (Waiman Long) [RHEL-83893] {CVE-2025-22047} - x86: move ZMM exclusion list into CPU feature flag (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Add some forgotten models to the SHA check (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Load only SHA256-checksummed patches (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Add get_patch_level() (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Merge early_apply_microcode() into its single callsite (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Remove ret local var in early_apply_microcode() (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Have __apply_microcode_amd() return bool (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Return bool from find_blobs_in_containers() (Waiman Long) [RHEL-83893] - x86/cpu: Fix formatting of cpuid_bits[] in scattered.c (Waiman Long) [RHEL-83893] - x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit (Waiman Long) [RHEL-83893] Resolves: RHEL-102253, RHEL-113190, RHEL-113399, RHEL-115367, RHEL-115105 * Tue Sep 23 2025 CKI KWF Bot [6.12.0-133.el10] - drm/virtio: implement virtio_gpu_shutdown (Eric Auger) [RHEL-90224] - io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114339] {CVE-2025-39698} - redhat: Move the CONFIG_AP and CONFIG_AP_DEBUG switches to the s390x subfolder (Thomas Huth) [RHEL-91273] Resolves: RHEL-114339, RHEL-90224, RHEL-91273 * Fri Sep 19 2025 CKI KWF Bot [6.12.0-132.el10] - RDMA/mana_ib: add support of multiple ports (Maxim Levitsky) [RHEL-109580] - RDMA/mana_ib: add additional port counters (Maxim Levitsky) [RHEL-109580] - RDMA/mana_ib: Fix DSCP value in modify QP (Maxim Levitsky) [RHEL-109580] - net: mana: fix spelling for mana_gd_deregiser_irq() (Maxim Levitsky) [RHEL-109580] - net: mana: Handle Reset Request from MANA NIC (Maxim Levitsky) [RHEL-109580] - net: mana: Handle unsupported HWC commands (Maxim Levitsky) [RHEL-109580] - net: mana: Set tx_packets to post gso processing packet count (Maxim Levitsky) [RHEL-109580] - net: mana: Allocate MSI-X vectors dynamically (Maxim Levitsky) [RHEL-109580] - net: mana: Allow irq_setup() to skip cpus for affinity (Maxim Levitsky) [RHEL-109580] - net: mana: explain irq_setup() algorithm (Maxim Levitsky) [RHEL-109580] - PCI: hv: Allow dynamic MSI-X vector allocation (Maxim Levitsky) [RHEL-109580] - PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations (Maxim Levitsky) [RHEL-109580] - net: mana: Add handler for hardware servicing events (Maxim Levitsky) [RHEL-109580] - RDMA/mana_ib: Add device statistics support (Maxim Levitsky) [RHEL-109580] - net: mana: Expose additional hardware counters for drop and TC via ethtool. (Maxim Levitsky) [RHEL-109580] - net: mana: Fix warnings for missing export.h header inclusion (Maxim Levitsky) [RHEL-109580] - tunnels: reset the GSO metadata before reusing the skb (Antoine Tenart) [RHEL-113911] - netfilter: conntrack: helper: Replace -EEXIST by -EBUSY (Phil Sutter) [RHEL-108858] - s390/sclp: Fix SCCB present check (CKI Backport Bot) [RHEL-113563] {CVE-2025-39694} Resolves: RHEL-108858, RHEL-109580, RHEL-113563, RHEL-113911 * Wed Sep 17 2025 Scott Weaver [6.12.0-131.el10] - config: new config in drivers/phy (Izabela Bakollari) [RHEL-106145] - net: phy: realtek: remove unsed RTL821x_PHYSR* macros (Izabela Bakollari) [RHEL-106145] - net: phy: realtek: make HWMON support a user-visible Kconfig symbol (Izabela Bakollari) [RHEL-106145] - net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251 (Izabela Bakollari) [RHEL-106145] - net: phy: realtek: add hwmon support for temp sensor on RTL822x (Izabela Bakollari) [RHEL-106145] - x86/hyperv: Fix kdump on Azure CVMs (Vitaly Kuznetsov) [RHEL-75576] - cpupower: Improve Python binding's Makefile (John B. Wyatt IV) [RHEL-91191] - cpupower: change binding's makefile to use -lcpupower (John B. Wyatt IV) [RHEL-91191] - pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG (John B. Wyatt IV) [RHEL-91191] - pm: cpupower: Add header changes for cpufreq.h to SWIG bindings (John B. Wyatt IV) [RHEL-91191] - pm: cpupower: Add install and uninstall options to bindings makefile (John B. Wyatt IV) [RHEL-91191] - pm: cpupower: bindings: Add test to confirm cpu state is disabled (John B. Wyatt IV) [RHEL-91191] - pm: cpupower: bindings: Improve disable c_state block (John B. Wyatt IV) [RHEL-91191] - cxl: core/region - ignore interleave granularity when ways=1 (John W. Linville) [RHEL-107880] - posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() (CKI Backport Bot) [RHEL-112787] {CVE-2025-38352} - netfilter: nf_conntrack: fix crash due to removal of uninitialised entry (Florian Westphal) [RHEL-106441] {CVE-2025-38472} - netfilter: nf_tables: hide clash bit from userspace (Florian Westphal) [RHEL-106441] - selftests: netfilter: conntrack_resize.sh: extend resize test (Florian Westphal) [RHEL-106441] - redhat: Explicitly disable 'hostonly' mode on the dracut cmdline (Vitaly Kuznetsov) [RHEL-109610] - redhat: Directly use 'ukify' for building the UKI (Vitaly Kuznetsov) [RHEL-109610] - redhat: Add SBAT to the UKI unconditionally (Vitaly Kuznetsov) [RHEL-109610] - sunrpc: fix handling of server side tls alerts (Olga Kornievskaia) [RHEL-111072] {CVE-2025-38566} - dpll: add reserved fields to dpll_device_ops and dpll_pin_ops structs (Ivan Vecera) [RHEL-111905] - sunrpc: fix client side handling of tls alerts (Olga Kornievskaia) [RHEL-110814] {CVE-2025-38571} - i40e: report VF tx_dropped with tx_errors instead of tx_discards (Dennis Chen) [RHEL-105134] - kselftests/mm: fix khugepaged build broken (Chunyu Hu) [RHEL-112084] - iommu/virtio: Make instance lookup robust (Eric Auger) [RHEL-108207] - enic: fix incorrect MTU comparison in enic_change_mtu() (CKI Backport Bot) [RHEL-108262] - net/enic: Allow at least 8 RQs to always be used (CKI Backport Bot) [RHEL-108262] - ixgbe: prevent from unwanted interface name changes (CKI Backport Bot) [RHEL-109604] - devlink: let driver opt out of automatic phys_port_name generation (CKI Backport Bot) [RHEL-109604] - redhat: set defaults for RHEL 10.1 (Julio Faracco) Resolves: RHEL-106145, RHEL-75576, RHEL-91191 * Mon Sep 15 2025 CKI KWF Bot [6.12.0-130.el10] - selftests/ftrace: Use readelf to find entry point in uprobe test (Anubhav Shelat) [RHEL-87219] - ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device (Ming Lei) [RHEL-106845] - ublk: avoid ublk_io_release() called after ublk char dev is closed (Ming Lei) [RHEL-106845] - block: validate QoS before calling __rq_qos_done_bio() (Ming Lei) [RHEL-106845] - md: improve return types of badblocks handling functions (Ming Lei) [RHEL-106845] - raid6: riscv: Fix NULL pointer dereference caused by a missing clobber (Ming Lei) [RHEL-106845] - dm-stripe: limit chunk_sectors to the stripe size (Ming Lei) [RHEL-106845] - md/raid10: set chunk_sectors limit (Ming Lei) [RHEL-106845] - md/raid0: set chunk_sectors limit (Ming Lei) [RHEL-106845] - md: allow removing faulty rdev during resync (Ming Lei) [RHEL-106845] - md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue (Ming Lei) [RHEL-106845] - md: remove/add redundancy group only in level change (Ming Lei) [RHEL-106845] - raid6: Add RISC-V SIMD syndrome and recovery calculations (Ming Lei) [RHEL-106845] - md/raid1: Add check for missing source disk in process_checks() (Ming Lei) [RHEL-106845] - md/raid10: fix missing discard IO accounting (Ming Lei) [RHEL-106845] - block: avoid cpu_hotplug_lock depedency on freeze_lock (Ming Lei) [RHEL-106845] - block: decrement block_rq_qos static key in rq_qos_del() (Ming Lei) [RHEL-106845] - block: skip q->rq_qos check in rq_qos_done_bio() (Ming Lei) [RHEL-106845] - blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queues (Ming Lei) [RHEL-106845] - selftests: ublk: Use ARRAY_SIZE() macro to improve code (Ming Lei) [RHEL-106845] - block: fix kobject double initialization in add_disk (Ming Lei) [RHEL-106845] - block: fix potential deadlock while running nr_hw_queue update (Ming Lei) [RHEL-106845] - block: fix lockdep warning caused by lock dependency in elv_iosched_store (Ming Lei) [RHEL-106845] - block: move elevator queue allocation logic into blk_mq_init_sched (Ming Lei) [RHEL-106845] - ublk: check for unprivileged daemon on each I/O fetch (Ming Lei) [RHEL-106845] - ublk: don't quiesce in ublk_ch_release (Ming Lei) [RHEL-106845] - ublk: remove unused req argument from ublk_sub_req_ref() (Ming Lei) [RHEL-106845] - selftests: ublk: add utils.h (Ming Lei) [RHEL-106845] - selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command (Ming Lei) [RHEL-106845] - selftests: ublk: improve flags naming (Ming Lei) [RHEL-106845] - selftests: ublk: remove ublk queue self-defined flags (Ming Lei) [RHEL-106845] - selftests: ublk: pass 'ublk_thread *' to more common helpers (Ming Lei) [RHEL-106845] - selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done() (Ming Lei) [RHEL-106845] - selftests: ublk: remove `tag` parameter of ->tgt_io_done() (Ming Lei) [RHEL-106845] - ublk: pass 'const struct ublk_io *' to ublk_[un]map_io() (Ming Lei) [RHEL-106845] - ublk: remove ublk_commit_and_fetch() (Ming Lei) [RHEL-106845] - ublk: add helper ublk_check_fetch_buf() (Ming Lei) [RHEL-106845] - ublk: store auto buffer register data into `struct ublk_io` (Ming Lei) [RHEL-106845] - ublk: move auto buffer register handling into one dedicated helper (Ming Lei) [RHEL-106845] - ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch() (Ming Lei) [RHEL-106845] - ublk: let ublk_fill_io_cmd() cover more things (Ming Lei) [RHEL-106845] - ublk: move fake timeout logic into __ublk_complete_rq() (Ming Lei) [RHEL-106845] - ublk: look up ublk task via its pid in timeout handler (Ming Lei) [RHEL-106845] - ublk: validate ublk server pid (Ming Lei) [RHEL-106845] - ublk: introduce and use ublk_set_canceling helper (Ming Lei) [RHEL-106845] - ublk: speed up ublk server exit handling (Ming Lei) [RHEL-106845] - blk-mq: add number of queue calc helper (Ming Lei) [RHEL-106845] - ublk: cache-align struct ublk_io (Ming Lei) [RHEL-106845] - ublk: remove ubq checks from ublk_{get,put}_req_ref() (Ming Lei) [RHEL-106845] - ublk: optimize UBLK_IO_UNREGISTER_IO_BUF on daemon task (Ming Lei) [RHEL-106845] - ublk: optimize UBLK_IO_REGISTER_IO_BUF on daemon task (Ming Lei) [RHEL-106845] - ublk: return early if blk_should_fake_timeout() (Ming Lei) [RHEL-106845] - ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task (Ming Lei) [RHEL-106845] - ublk: don't take ublk_queue in ublk_unregister_io_buf() (Ming Lei) [RHEL-106845] - ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checks (Ming Lei) [RHEL-106845] - ublk: remove task variable from __ublk_ch_uring_cmd() (Ming Lei) [RHEL-106845] - ublk: handle UBLK_IO_FETCH_REQ earlier (Ming Lei) [RHEL-106845] - ublk: check cmd_op first (Ming Lei) [RHEL-106845] - ublk: remove struct ublk_rq_data (Ming Lei) [RHEL-106845] - ublk: use vmalloc for ublk_device's __queues (Ming Lei) [RHEL-106845] - redhat/configs: Adding CONFIG_BLK_DEV_ZONED_LOOP (Ming Lei) [RHEL-106845] - block: restore default wbt enablement (Ming Lei) [RHEL-106845] - zloop: fix KASAN use-after-free of tag set (Ming Lei) [RHEL-106845] {CVE-2025-38620} - mm: fix vmstat after removing NR_BOUNCE (Ming Lei) [RHEL-106845] - nbd: fix lockdep deadlock warning (Ming Lei) [RHEL-106845] - block: restore two stage elevator switch while running nr_hw_queue update (Ming Lei) [RHEL-106845] - md/raid10: fix set but not used variable in sync_request_write() (Ming Lei) [RHEL-106845] - block: fix module reference leak in mq-deadline I/O scheduler (Ming Lei) [RHEL-106845] - nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list() (Ming Lei) [RHEL-106845] - block: fix kobject leak in blk_unregister_queue (Ming Lei) [RHEL-106845] - nbd: fix uaf in nbd_genl_connect() error path (Ming Lei) [RHEL-106845] {CVE-2025-38443} - md/md-bitmap: fix GPF in bitmap_get_stats() (Ming Lei) [RHEL-106845] {CVE-2025-38451} - md/md-bitmap: fix stats collection for external bitmaps (Ming Lei) [RHEL-106845] - md/raid1,raid10: strip REQ_NOWAIT from member bios (Ming Lei) [RHEL-106845] - raid10: cleanup memleak at raid10_make_request (Ming Lei) [RHEL-106845] {CVE-2025-38444} - md/raid1: Fix stack memory use after return in raid1_reshape (Ming Lei) [RHEL-106845] {CVE-2025-38445} - brd: fix sleeping function called from invalid context in brd_insert_page() (Ming Lei) [RHEL-106845] - ublk: don't queue request if the associated uring_cmd is canceled (Ming Lei) [RHEL-106845] - block: fix false warning in bdev_count_inflight_rw() (Ming Lei) [RHEL-106845] - ublk: sanity check add_dev input for underflow (Ming Lei) [RHEL-106845] - ublk: setup ublk_io correctly in case of ublk_get_data() failure (Ming Lei) [RHEL-106845] - ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header (Ming Lei) [RHEL-106845] - ublk: fix narrowing warnings in UAPI header (Ming Lei) [RHEL-106845] - selftests: ublk: don't take same backing file for more than one ublk devices (Ming Lei) [RHEL-106845] - ublk: build batch from IOs in same io_ring_ctx and io task (Ming Lei) [RHEL-106845] - ublk: santizize the arguments from userspace when adding a device (Ming Lei) [RHEL-106845] {CVE-2025-38182} - aoe: defer rexmit timer downdev work to workqueue (Ming Lei) [RHEL-106845] - aoe: clean device rq_list in aoedev_downdev() (Ming Lei) [RHEL-106845] {CVE-2025-38326} - nvme: always punt polled uring_cmd end_io work to task_work (Ming Lei) [RHEL-106845] - Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists (Ming Lei) [RHEL-106845] - block: Fix bvec_set_folio() for very large folios (Ming Lei) [RHEL-106845] - bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP (Ming Lei) [RHEL-106845] - block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work (Ming Lei) [RHEL-106845] {CVE-2025-38302} - block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion (Ming Lei) [RHEL-106845] - ublk: document auto buffer registration(UBLK_F_AUTO_BUF_REG) (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: improve behavior on init failure (Ming Lei) [RHEL-106845] - block: drop direction param from bio_integrity_copy_user() (Ming Lei) [RHEL-106845] - selftests: ublk: cover PER_IO_DAEMON in more stress tests (Ming Lei) [RHEL-106845] - Documentation: ublk: document UBLK_F_PER_IO_DAEMON (Ming Lei) [RHEL-106845] - selftests: ublk: add stress test for per io daemons (Ming Lei) [RHEL-106845] - selftests: ublk: add functional test for per io daemons (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: decouple ublk_queues from ublk server threads (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: move per-thread data out of ublk_queue (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: lift queue initialization out of thread (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: tie sqe allocation to io instead of queue (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: plumb q_id in io_uring user_data (Ming Lei) [RHEL-106845] - ublk: have a per-io daemon instead of a per-queue daemon (Ming Lei) [RHEL-106845] - md/md-bitmap: remove parameter slot from bitmap_create() (Ming Lei) [RHEL-106845] - md/md-bitmap: cleanup bitmap_ops->startwrite() (Ming Lei) [RHEL-106845] - md/dm-raid: remove max_write_behind setting limit (Ming Lei) [RHEL-106845] - md/md-bitmap: fix dm-raid max_write_behind setting (Ming Lei) [RHEL-106845] - md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT (Ming Lei) [RHEL-106845] - selftests: ublk: add test for UBLK_F_QUIESCE (Ming Lei) [RHEL-106845] - ublk: add feature UBLK_F_QUIESCE (Ming Lei) [RHEL-106845] - selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZE (Ming Lei) [RHEL-106845] - traceevent/block: Add REQ_ATOMIC flag to block trace events (Ming Lei) [RHEL-106845] - ublk: run auto buf unregisgering in same io_ring_ctx with registering (Ming Lei) [RHEL-106845] - io_uring: add helper io_uring_cmd_ctx_handle() (Ming Lei) [RHEL-106845] - ublk: remove io argument from ublk_auto_buf_reg_fallback() (Ming Lei) [RHEL-106845] - ublk: handle ublk_set_auto_buf_reg() failure correctly in ublk_fetch() (Ming Lei) [RHEL-106845] - selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK (Ming Lei) [RHEL-106845] - selftests: ublk: support UBLK_F_AUTO_BUF_REG (Ming Lei) [RHEL-106845] - ublk: support UBLK_AUTO_BUF_REG_FALLBACK (Ming Lei) [RHEL-106845] - ublk: register buffer to local io_uring with provided buf index via UBLK_F_AUTO_BUF_REG (Ming Lei) [RHEL-106845] - ublk: prepare for supporting to register request buffer automatically (Ming Lei) [RHEL-106845] - ublk: convert to refcount_t (Ming Lei) [RHEL-106845] - selftests: ublk: make IO & device removal test more stressful (Ming Lei) [RHEL-106845] - nvmet-tcp: switch to using the crc32c library (Ming Lei) [RHEL-106845] - nvmet: replace strncpy with strscpy (Ming Lei) [RHEL-106845] - nvme-tcp: open-code nvme_tcp_queue_request() for R2T (Ming Lei) [RHEL-106845] - nvme-loop: avoid -Wflex-array-member-not-at-end warning (Ming Lei) [RHEL-106845] - blk-mq: add a copyright notice to blk-mq-dma.c (Ming Lei) [RHEL-106845] - blk-mq: move the DMA mapping code to a separate file (Ming Lei) [RHEL-106845] - cdrom: Remove unnecessary NULL check before unregister_sysctl_table() (Ming Lei) [RHEL-106845] - block: fix elv_update_nr_hw_queues() to reattach elevator (Ming Lei) [RHEL-106845] - brd: avoid extra xarray lookups on first write (Ming Lei) [RHEL-106845] - block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO} (Ming Lei) [RHEL-106845] - block: remove the same_page output argument to bvec_try_merge_page (Ming Lei) [RHEL-106845] - block: unfreeze queue if realloc tag set fails during nr_hw_queues update (Ming Lei) [RHEL-106845] - md: clean up accounting for issued sync IO (Ming Lei) [RHEL-106845] - md: fix is_mddev_idle() (Ming Lei) [RHEL-106845] - md: add a new api sync_io_depth (Ming Lei) [RHEL-106845] - md: record dm-raid gendisk in mddev (Ming Lei) [RHEL-106845] - block: export API to get the number of bdev inflight IO (Ming Lei) [RHEL-106845] - block: clean up blk_mq_in_flight_rw() (Ming Lei) [RHEL-106845] - block: WARN if bdev inflight counter is negative (Ming Lei) [RHEL-106845] - block: reuse part_in_flight_rw for part_in_flight (Ming Lei) [RHEL-106845] - blk-mq: remove blk_mq_in_flight() (Ming Lei) [RHEL-106845] - block: move removing elevator after deleting disk->queue_kobj (Ming Lei) [RHEL-106845] - block: don't quiesce queue for calling elevator_set_none() (Ming Lei) [RHEL-106845] - fs: aio: initialize .ki_write_stream of read-write request (Ming Lei) [RHEL-106845] - dm-integrity: use bio_add_virt_nofail (Ming Lei) [RHEL-106845] - dm-bufio: use bio_add_virt_nofail (Ming Lei) [RHEL-106845] - PM: hibernate: split and simplify hib_submit_io (Ming Lei) [RHEL-106845] - zonefs: use bdev_rw_virt in zonefs_read_super (Ming Lei) [RHEL-106845] - gfs2: use bdev_rw_virt in gfs2_read_super (Ming Lei) [RHEL-106845] - rnbd-srv: use bio_add_virt_nofail (Ming Lei) [RHEL-106845] - bcache: use bio_add_virt_nofail (Ming Lei) [RHEL-106845] - block: simplify bio_map_kern (Ming Lei) [RHEL-106845] - block: pass the operation to bio_{map,copy}_kern (Ming Lei) [RHEL-106845] - block: remove the q argument from blk_rq_map_kern (Ming Lei) [RHEL-106845] - block: add a bio_add_vmalloc helpers (Ming Lei) [RHEL-106845] - block: add a bio_add_max_vecs helper (Ming Lei) [RHEL-106845] - block: add a bdev_rw_virt helper (Ming Lei) [RHEL-106845] - block: add a bio_add_virt_nofail helper (Ming Lei) [RHEL-106845] - block: fix warning on 'make htmldocs' (Ming Lei) [RHEL-106845] - nvme: fix incorrect sizeof (Ming Lei) [RHEL-106845] - nvme: fix write_stream_granularity initialization (Ming Lei) [RHEL-106845] - nvme: use fdp streams if write stream is provided (Ming Lei) [RHEL-106845] - nvme: register fdp parameters with the block layer (Ming Lei) [RHEL-106845] - nvme: add FDP definitions (Ming Lei) [RHEL-106845] - nvme: pass a void pointer to nvme_get/set_features for the result (Ming Lei) [RHEL-106845] - nvme: add a nvme_get_log_lsi helper (Ming Lei) [RHEL-106845] - io_uring: enable per-io write streams (Ming Lei) [RHEL-106845] - block: expose write streams for block device nodes (Ming Lei) [RHEL-106845] - block: introduce a write_stream_granularity queue limit (Ming Lei) [RHEL-106845] - block: introduce max_write_streams queue limit (Ming Lei) [RHEL-106845] - block: add a bi_write_stream field (Ming Lei) [RHEL-106845] - fs: add a write stream field to the kiocb (Ming Lei) [RHEL-106845] - block: only update request sector if needed (Ming Lei) [RHEL-106845] - block: move wbt_enable_default() out of queue freezing from sched ->exit() (Ming Lei) [RHEL-106845] - block: move hctx cpuhp add/del out of queue freezing (Ming Lei) [RHEL-106845] - block: don't acquire ->elevator_lock in blk_mq_map_swqueue and blk_mq_realloc_hw_ctxs (Ming Lei) [RHEL-106845] - block: move hctx debugfs/sysfs registering out of freezing queue (Ming Lei) [RHEL-106845] - block: move elv_register[unregister]_queue out of elevator_lock (Ming Lei) [RHEL-106845] - block: add new helper for disabling elevator switch when deleting disk (Ming Lei) [RHEL-106845] - block: fail to show/store elevator sysfs attribute if elevator is dying (Ming Lei) [RHEL-106845] - block: remove elevator queue's type check in elv_attr_show/store() (Ming Lei) [RHEL-106845] - block: pass elevator_queue to elv_register_queue & unregister_queue (Ming Lei) [RHEL-106845] - block: unifying elevator change (Ming Lei) [RHEL-106845] - block: add `struct elv_change_ctx` for unifying elevator change (Ming Lei) [RHEL-106845] - block: move queue freezing & elevator_lock into elevator_change() (Ming Lei) [RHEL-106845] - block: simplify elevator reattachment for updating nr_hw_queues (Ming Lei) [RHEL-106845] - block: move blk_queue_registered() check into elv_iosched_store() (Ming Lei) [RHEL-106845] - block: fold elevator_disable into elevator_switch (Ming Lei) [RHEL-106845] - block: look up the elevator type in elevator_switch (Ming Lei) [RHEL-106845] - block: don't allow to switch elevator if updating nr_hw_queues is in-progress (Ming Lei) [RHEL-106845] - block: prevent adding/deleting disk during updating nr_hw_queues (Ming Lei) [RHEL-106845] - block: add helper add_disk_final() (Ming Lei) [RHEL-106845] - block: move sched debugfs register into elvevator_register_queue (Ming Lei) [RHEL-106845] - block: add two helpers for registering/un-registering sched debugfs (Ming Lei) [RHEL-106845] - block: use q->elevator with ->elevator_lock held in elv_iosched_show() (Ming Lei) [RHEL-106845] - block: don't call freeze queue in elevator_switch() and elevator_disable() (Ming Lei) [RHEL-106845] - block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag (Ming Lei) [RHEL-106845] - block: move blk_mq_add_queue_tag_set() after blk_mq_map_swqueue() (Ming Lei) [RHEL-106845] - brd: fix discard end sector (Ming Lei) [RHEL-106845] - brd: fix aligned_sector from brd_do_discard() (Ming Lei) [RHEL-106845] - brd: protect page with rcu (Ming Lei) [RHEL-106845] - ublk: consolidate UBLK_IO_FLAG_OWNED_BY_SRV checks (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: fix include path (Ming Lei) [RHEL-106845] - selftests: ublk: make test_generic_06 silent on success (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: build with -Werror iff WERROR!=0 (Ming Lei) [RHEL-106845] - mm: remove NR_BOUNCE zone stat (Ming Lei) [RHEL-106845] - block: remove bounce buffering support (Ming Lei) [RHEL-106845] - scsi: remove the no_highmem flag in the host (Ming Lei) [RHEL-106845] - usb-storage: reject probe of device one non-DMA HCDs when using highmem (Ming Lei) [RHEL-106845] - scsi: make ppa depend on !HIGHMEM (Ming Lei) [RHEL-106845] - scsi: make imm depend on !HIGHMEM (Ming Lei) [RHEL-106845] - scsi: make aha152x depend on !HIGHMEM (Ming Lei) [RHEL-106845] - block: use writeback_iter (Ming Lei) [RHEL-106845] - ublk: store request pointer in ublk_io (Ming Lei) [RHEL-106845] - ublk: check UBLK_IO_FLAG_OWNED_BY_SRV in ublk_abort_queue() (Ming Lei) [RHEL-106845] - ublk: don't call ublk_dispatch_req() for NEED_GET_DATA (Ming Lei) [RHEL-106845] - ublk: factor out ublk_start_io() helper (Ming Lei) [RHEL-106845] - ublk: don't log uring_cmd cmd_op in ublk_dispatch_req() (Ming Lei) [RHEL-106845] - ublk: take const ubq pointer in ublk_get_iod() (Ming Lei) [RHEL-106845] - ublk: remove misleading "ubq" in "ubq_complete_io_cmd()" (Ming Lei) [RHEL-106845] - ublk: fix "immepdately" typo in comment (Ming Lei) [RHEL-106845] - ublk: factor out ublk_commit_and_fetch (Ming Lei) [RHEL-106845] - block: avoid hctx spinlock for plug with multiple queues (Ming Lei) [RHEL-106845] - block: factor out blk_mq_dispatch_queue_requests() helper (Ming Lei) [RHEL-106845] - block: take rq_list instead of plug in dispatch functions (Ming Lei) [RHEL-106845] - Documentation: Document the new zoned loop block device driver (Ming Lei) [RHEL-106845] - block: new zoned loop block device driver (Ming Lei) [RHEL-106845] - brd: use memcpy_{to,from]_page in brd_rw_bvec (Ming Lei) [RHEL-106845] - brd: split I/O at page boundaries (Ming Lei) [RHEL-106845] - brd: use bvec_kmap_local in brd_do_bvec (Ming Lei) [RHEL-106845] - brd: remove the sector variable in brd_submit_bio (Ming Lei) [RHEL-106845] - brd: pass a bvec pointer to brd_do_bvec (Ming Lei) [RHEL-106845] - ublk: remove unnecessary ubq checks (Ming Lei) [RHEL-106845] - ublk: Add UBLK_U_CMD_UPDATE_SIZE (Ming Lei) [RHEL-106845] - block: blk-rq-qos: guard rq-qos helpers by static key (Ming Lei) [RHEL-106845] - block: ensure that struct blk_mq_alloc_data is fully initialized (Ming Lei) [RHEL-106845] - block: Simplify blk_mq_dispatch_rq_list() and its callers (Ming Lei) [RHEL-106845] - ublk: fix dead loop when canceling io command (Ming Lei) [RHEL-106845] - ublk: remove the check of ublk_need_req_ref() from __ublk_check_and_get_req (Ming Lei) [RHEL-106845] - ublk: enhance check for register/unregister io buffer command (Ming Lei) [RHEL-106845] - ublk: decouple zero copy from user copy (Ming Lei) [RHEL-106845] - selftests: ublk: fix UBLK_F_NEED_GET_DATA (Ming Lei) [RHEL-106845] - ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd (Ming Lei) [RHEL-106845] {CVE-2025-37906} - ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA (Ming Lei) [RHEL-106845] - selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils (Ming Lei) [RHEL-106845] - selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx' (Ming Lei) [RHEL-106845] - selftests: ublk: fix recover test (Ming Lei) [RHEL-106845] - selftests: ublk: add generic_06 for covering fault inject (Ming Lei) [RHEL-106845] - ublk: simplify aborting ublk request (Ming Lei) [RHEL-106845] - ublk: remove __ublk_quiesce_dev() (Ming Lei) [RHEL-106845] - ublk: improve detection and handling of ublk server exit (Ming Lei) [RHEL-106845] - ublk: move device reset into ublk_ch_release() (Ming Lei) [RHEL-106845] - ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io (Ming Lei) [RHEL-106845] - ublk: add ublk_force_abort_dev() (Ming Lei) [RHEL-106845] - ublk: properly serialize all FETCH_REQs (Ming Lei) [RHEL-106845] - selftests: ublk: move creating UBLK_TMP into _prep_test() (Ming Lei) [RHEL-106845] - selftests: ublk: add test_stress_05.sh (Ming Lei) [RHEL-106845] - selftests: ublk: support user recovery (Ming Lei) [RHEL-106845] - selftests: ublk: support target specific command line (Ming Lei) [RHEL-106845] - selftests: ublk: increase max nr_queues and queue depth (Ming Lei) [RHEL-106845] - selftests: ublk: set queue pthread's cpu affinity (Ming Lei) [RHEL-106845] - selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFER_TASKRUN (Ming Lei) [RHEL-106845] - selftests: ublk: add two stress tests for zero copy feature (Ming Lei) [RHEL-106845] - selftests: ublk: run stress tests in parallel (Ming Lei) [RHEL-106845] - selftests: ublk: make sure _add_ublk_dev can return in sub-shell (Ming Lei) [RHEL-106845] - selftests: ublk: cleanup backfile automatically (Ming Lei) [RHEL-106845] - selftests: ublk: add io_uring uapi header (Ming Lei) [RHEL-106845] - selftests: ublk: fix ublk_find_tgt() (Ming Lei) [RHEL-106845] - ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y (Ming Lei) [RHEL-106845] - ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd * (Ming Lei) [RHEL-106845] - ublk: don't fail request for recovery & reissue in case of ubq->canceling (Ming Lei) [RHEL-106845] - ublk: fix handling recovery & reissue in ublk_abort_queue() (Ming Lei) [RHEL-106845] {CVE-2025-37759} - selftests: ublk: fix test_stripe_04 (Ming Lei) [RHEL-106845] - io_uring/rsrc: validate buffer count with offset for cloning (Ming Lei) [RHEL-106845] {CVE-2025-38196} - io_uring/memmap: cast nr_pages to size_t before shifting (Ming Lei) [RHEL-106845] - io_uring/poll: fix POLLERR handling (Ming Lei) [RHEL-106845] - io_uring/net: only consider msg_inq if larger than 1 (Ming Lei) [RHEL-106845] - io_uring: don't assume uaddr alignment in io_vec_fill_bvec (Ming Lei) [RHEL-106845] - io_uring/net: always use current transfer count for buffer put (Ming Lei) [RHEL-106845] - io_uring/net: only retry recv bundle for a full transfer (Ming Lei) [RHEL-106845] - io_uring: fix overflow resched cqe reordering (Ming Lei) [RHEL-106845] - io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration (Ming Lei) [RHEL-106845] - io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo() (Ming Lei) [RHEL-106845] {CVE-2025-38002} - io_uring/memmap: don't use page_address() on a highmem page (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: fix hybrid polling initialization issue (Ming Lei) [RHEL-106845] - io_uring/sqpoll: Increase task_work submission batch size (Ming Lei) [RHEL-106845] - io_uring: always arm linked timeouts prior to issue (Ming Lei) [RHEL-106845] - io_uring/fdinfo: annotate racy sq/cq head/tail reads (Ming Lei) [RHEL-106845] - io_uring: fix 'sync' handling of io_fallback_tw() (Ming Lei) [RHEL-106845] - io_uring: don't duplicate flushing in io_req_post_cqe (Ming Lei) [RHEL-106845] - io_uring/rsrc: ensure segments counts are correct on kbuf buffers (Ming Lei) [RHEL-106845] - io_uring/rsrc: send exact nr_segs for fixed buffer (Ming Lei) [RHEL-106845] - io_uring/rsrc: refactor io_import_fixed (Ming Lei) [RHEL-106845] - io_uring/rsrc: separate kbuf offset adjustments (Ming Lei) [RHEL-106845] - io_uring/rsrc: don't skip offset calculation (Ming Lei) [RHEL-106845] - io_uring/kbuf: reject zero sized provided buffers (Ming Lei) [RHEL-106845] - io_uring: don't post tag CQEs on file/buffer registration failure (Ming Lei) [RHEL-106845] - io_uring: always do atomic put from iowq (Ming Lei) [RHEL-106845] - selftests: ublk: enable zero copy for stripe target (Ming Lei) [RHEL-106845] - io_uring: support vectored kernel fixed buffer (Ming Lei) [RHEL-106845] - io_uring: add validate_fixed_range() for validate fixed buffer (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: fix an error log line (Ming Lei) [RHEL-106845] - selftests: ublk: kublk: use ioctl-encoded opcodes (Ming Lei) [RHEL-106845] - io_uring/net: avoid import_ubuf for regvec send (Ming Lei) [RHEL-106845] - io_uring/rsrc: check size when importing reg buffer (Ming Lei) [RHEL-106845] - io_uring: cleanup {g,s]etsockopt sqe reading (Ming Lei) [RHEL-106845] - io_uring: hide caches sqes from drivers (Ming Lei) [RHEL-106845] - io_uring: add req flag invariant build assertion (Ming Lei) [RHEL-106845] - Documentation: ublk: remove dead footnote (Ming Lei) [RHEL-106845] - selftests: ublk: specify io_cmd_buf pointer type (Ming Lei) [RHEL-106845] - ublk: specify io_cmd_buf pointer type (Ming Lei) [RHEL-106845] - io_uring: don't pass ctx to tw add remote helper (Ming Lei) [RHEL-106845] - io_uring/msg: initialise msg request opcode (Ming Lei) [RHEL-106845] - io_uring/msg: rename io_double_lock_ctx() (Ming Lei) [RHEL-106845] - io_uring/net: import zc ubuf earlier (Ming Lei) [RHEL-106845] - io_uring/net: set sg_from_iter in advance (Ming Lei) [RHEL-106845] - io_uring/net: clusterise send vs msghdr branches (Ming Lei) [RHEL-106845] - io_uring/net: unify sendmsg setup with zc (Ming Lei) [RHEL-106845] - io_uring/net: combine sendzc flags writes (Ming Lei) [RHEL-106845] - io_uring/net: open code io_net_vec_assign() (Ming Lei) [RHEL-106845] - io_uring/net: open code io_sendmsg_copy_hdr() (Ming Lei) [RHEL-106845] - ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb() (Ming Lei) [RHEL-106845] - ublk: avoid redundant io->cmd in ublk_queue_cmd_list() (Ming Lei) [RHEL-106845] - ublk: get ubq from pdu in ublk_cmd_list_tw_cb() (Ming Lei) [RHEL-106845] - ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop (Ming Lei) [RHEL-106845] - ublk: remove unused cmd argument to ublk_dispatch_req() (Ming Lei) [RHEL-106845] - selftests: ublk: add test for checking zero copy related parameter (Ming Lei) [RHEL-106845] - selftests: ublk: add more tests for covering MQ (Ming Lei) [RHEL-106845] - ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb (Ming Lei) [RHEL-106845] - ublk: implement ->queue_rqs() (Ming Lei) [RHEL-106845] - ublk: document zero copy feature (Ming Lei) [RHEL-106845] - ublk: add segment parameter (Ming Lei) [RHEL-106845] - ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu (Ming Lei) [RHEL-106845] - ublk: add helper of ublk_need_map_io() (Ming Lei) [RHEL-106845] - ublk: remove two unused fields from 'struct ublk_queue' (Ming Lei) [RHEL-106845] - ublk: comment on ubq->canceling handling in ublk_queue_rq() (Ming Lei) [RHEL-106845] - ublk: make sure ubq->canceling is set when queue is frozen (Ming Lei) [RHEL-106845] {CVE-2025-22068} - io_uring/net: account memory for zc sendmsg (Ming Lei) [RHEL-106845] - io_uring/net: fix io_req_post_cqe abuse by send bundle (Ming Lei) [RHEL-106845] - io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc (Ming Lei) [RHEL-106845] - io_uring: move min_events sanitisation (Ming Lei) [RHEL-106845] - io_uring: rename "min" arg in io_iopoll_check() (Ming Lei) [RHEL-106845] - io_uring: open code __io_post_aux_cqe() (Ming Lei) [RHEL-106845] - io_uring: defer iowq cqe overflow via task_work (Ming Lei) [RHEL-106845] - io_uring: fix retry handling off iowq (Ming Lei) [RHEL-106845] - io_uring/net: only import send_zc buffer once (Ming Lei) [RHEL-106845] - io_uring/cmd: introduce io_uring_cmd_import_fixed_vec (Ming Lei) [RHEL-106845] - io_uring/cmd: add iovec cache for commands (Ming Lei) [RHEL-106845] - io_uring/cmd: don't expose entire cmd async data (Ming Lei) [RHEL-106845] - io_uring: rename the data cmd cache (Ming Lei) [RHEL-106845] - io_uring: rely on io_prep_reg_vec for iovec placement (Ming Lei) [RHEL-106845] - io_uring: introduce io_prep_reg_iovec() (Ming Lei) [RHEL-106845] - io_uring: unify STOP_MULTISHOT with IOU_OK (Ming Lei) [RHEL-106845] - io_uring: return -EAGAIN to continue multishot (Ming Lei) [RHEL-106845] - io_uring: cap cached iovec/bvec size (Ming Lei) [RHEL-106845] - io_uring/net: implement vectored reg bufs for zctx (Ming Lei) [RHEL-106845] - io_uring/net: convert to struct iou_vec (Ming Lei) [RHEL-106845] - io_uring/net: pull vec alloc out of msghdr import (Ming Lei) [RHEL-106845] - io_uring/net: combine msghdr copy (Ming Lei) [RHEL-106845] - io_uring/rw: defer reg buf vec import (Ming Lei) [RHEL-106845] - io_uring/rw: implement vectored registered rw (Ming Lei) [RHEL-106845] - io_uring: add infra for importing vectored reg buffers (Ming Lei) [RHEL-106845] - io_uring: introduce struct iou_vec (Ming Lei) [RHEL-106845] - selftests: ublk: add stripe target (Ming Lei) [RHEL-106845] - selftests: ublk: simplify loop io completion (Ming Lei) [RHEL-106845] - selftests: ublk: enable zero copy for null target (Ming Lei) [RHEL-106845] - selftests: ublk: prepare for supporting stripe target (Ming Lei) [RHEL-106845] - selftests: ublk: move common code into common.c (Ming Lei) [RHEL-106845] - selftests: ublk: increase max buffer size to 1MB (Ming Lei) [RHEL-106845] - selftests: ublk: add single sqe allocator helper (Ming Lei) [RHEL-106845] - selftests: ublk: add generic_01 for verifying sequential IO order (Ming Lei) [RHEL-106845] - selftests: ublk: fix starting ublk device (Ming Lei) [RHEL-106845] - io_uring: enable toggle of iowait usage when waiting on CQEs (Ming Lei) [RHEL-106845] - selftests: ublk: fix write cache implementation (Ming Lei) [RHEL-106845] - selftests: ublk: add variable for user to not show test result (Ming Lei) [RHEL-106845] - selftests: ublk: don't show `modprobe` failure (Ming Lei) [RHEL-106845] - selftests: ublk: add one dependency header (Ming Lei) [RHEL-106845] - io_uring/kbuf: enable bundles for incrementally consumed buffers (Ming Lei) [RHEL-106845] - Revert "io_uring/rsrc: simplify the bvec iter count calculation" (Ming Lei) [RHEL-106845] - selftests: ublk: improve test usability (Ming Lei) [RHEL-106845] - selftests: ublk: add stress test for covering IO vs. killing ublk server (Ming Lei) [RHEL-106845] - selftests: ublk: add one stress test for covering IO vs. removing device (Ming Lei) [RHEL-106845] - selftests: ublk: load/unload ublk_drv when preparing & cleaning up tests (Ming Lei) [RHEL-106845] - selftests: ublk: move zero copy feature check into _add_ublk_dev() (Ming Lei) [RHEL-106845] - selftests: ublk: don't pass ${dev_id} to _cleanup_test() (Ming Lei) [RHEL-106845] - selftests: ublk: support shellcheck and fix all warning (Ming Lei) [RHEL-106845] - selftests: ublk: fix parsing '-a' argument (Ming Lei) [RHEL-106845] - selftests: ublk: add --foreground command line (Ming Lei) [RHEL-106845] - selftests: ublk: fix build failure (Ming Lei) [RHEL-106845] - selftests: ublk: make ublk_stop_io_daemon() more reliable (Ming Lei) [RHEL-106845] - io_uring: Remove unused declaration io_alloc_async_data() (Ming Lei) [RHEL-106845] - io_uring: introduce io_cache_free() helper (Ming Lei) [RHEL-106845] - io_uring/rsrc: skip NULL file/buffer checks in io_free_rsrc_node() (Ming Lei) [RHEL-106845] - io_uring/rsrc: avoid NULL node check on io_sqe_buffer_register() failure (Ming Lei) [RHEL-106845] - io_uring/rsrc: call io_free_node() on io_sqe_buffer_register() failure (Ming Lei) [RHEL-106845] - io_uring/rsrc: free io_rsrc_node using kfree() (Ming Lei) [RHEL-106845] - io_uring/rsrc: split out io_free_node() helper (Ming Lei) [RHEL-106845] - io_uring/rsrc: include io_uring_types.h in rsrc.h (Ming Lei) [RHEL-106845] - ublk: don't cast registered buffer index to int (Ming Lei) [RHEL-106845] - io_uring/nop: use io_find_buf_node() (Ming Lei) [RHEL-106845] - io_uring/rsrc: declare io_find_buf_node() in header file (Ming Lei) [RHEL-106845] - io_uring/ublk: report error when unregister operation fails (Ming Lei) [RHEL-106845] - io_uring: convert cmd_to_io_kiocb() macro to function (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type (Ming Lei) [RHEL-106845] - io_uring/rsrc: use rq_data_dir() to compute bvec dir (Ming Lei) [RHEL-106845] - selftests: ublk: add ublk zero copy test (Ming Lei) [RHEL-106845] - selftests: ublk: add file backed ublk (Ming Lei) [RHEL-106845] - selftests: ublk: add kernel selftests for ublk (Ming Lei) [RHEL-106845] - io_uring: cache nodes and mapped buffers (Ming Lei) [RHEL-106845] - ublk: zc register/unregister bvec (Ming Lei) [RHEL-106845] - io_uring: add support for kernel registered bvecs (Ming Lei) [RHEL-106845] - io_uring/rw: move fixed buffer import to issue path (Ming Lei) [RHEL-106845] - io_uring/rw: move buffer_select outside generic prep (Ming Lei) [RHEL-106845] - io_uring/net: fix build warning for !CONFIG_COMPAT (Ming Lei) [RHEL-106845] - io_uring: rearrange opdef flags by use pattern (Ming Lei) [RHEL-106845] - io_uring/net: extract iovec import into a helper (Ming Lei) [RHEL-106845] - io_uring/net: unify *mshot_prep calls with compat (Ming Lei) [RHEL-106845] - io_uring/net: derive iovec storage later (Ming Lei) [RHEL-106845] - io_uring/net: verify msghdr before copying iovec (Ming Lei) [RHEL-106845] - io_uring/net: isolate msghdr copying code (Ming Lei) [RHEL-106845] - io_uring/net: simplify compat selbuf iov parsing (Ming Lei) [RHEL-106845] - io_uring/net: remove unnecessary REQ_F_NEED_CLEANUP (Ming Lei) [RHEL-106845] - io_uring: combine buffer lookup and import (Ming Lei) [RHEL-106845] - io_uring/net: reuse req->buf_index for sendzc (Ming Lei) [RHEL-106845] - io_uring/nop: reuse req->buf_index (Ming Lei) [RHEL-106845] - io_uring/rsrc: remove redundant check for valid imu (Ming Lei) [RHEL-106845] - io_uring/rw: open code io_prep_rw_setup() (Ming Lei) [RHEL-106845] - io_uring/rw: extract helper for iovec import (Ming Lei) [RHEL-106845] - io_uring/rw: rename io_import_iovec() (Ming Lei) [RHEL-106845] - io_uring/rw: allocate async data in io_prep_rw() (Ming Lei) [RHEL-106845] - io_uring: make io_poll_issue() sturdier (Ming Lei) [RHEL-106845] - io_uring/net: canonise accept mshot handling (Ming Lei) [RHEL-106845] - io_uring/net: fix accept multishot handling (Ming Lei) [RHEL-106845] - io_uring/net: use io_is_compat() (Ming Lei) [RHEL-106845] - io_uring/waitid: use io_is_compat() (Ming Lei) [RHEL-106845] - io_uring/rw: shrink io_iov_compat_buffer_select_prep (Ming Lei) [RHEL-106845] - io_uring/rw: compile out compat param passing (Ming Lei) [RHEL-106845] - io_uring/cmd: optimise !CONFIG_COMPAT flags setting (Ming Lei) [RHEL-106845] - io_uring: introduce io_is_compat() (Ming Lei) [RHEL-106845] - io_uring: use lockless_cq flag in io_req_complete_post() (Ming Lei) [RHEL-106845] - io_uring: pass struct io_tw_state by value (Ming Lei) [RHEL-106845] - io_uring: introduce type alias for io_tw_state (Ming Lei) [RHEL-106845] - io_uring/rsrc: avoid NULL check in io_put_rsrc_node() (Ming Lei) [RHEL-106845] - io_uring: pass ctx instead of req to io_init_req_drain() (Ming Lei) [RHEL-106845] - io_uring: use IO_REQ_LINK_FLAGS more (Ming Lei) [RHEL-106845] - io_uring/net: improve recv bundles (Ming Lei) [RHEL-106845] - io_uring/waitid: use generic io_cancel_remove() helper (Ming Lei) [RHEL-106845] - io_uring/futex: use generic io_cancel_remove() helper (Ming Lei) [RHEL-106845] - io_uring/cancel: add generic cancel helper (Ming Lei) [RHEL-106845] - io_uring/waitid: convert to io_cancel_remove_all() (Ming Lei) [RHEL-106845] - io_uring/futex: convert to io_cancel_remove_all() (Ming Lei) [RHEL-106845] - io_uring/cancel: add generic remove_all helper (Ming Lei) [RHEL-106845] - io_uring/kbuf: uninline __io_put_kbufs (Ming Lei) [RHEL-106845] - io_uring/kbuf: introduce io_kbuf_drop_legacy() (Ming Lei) [RHEL-106845] - io_uring/kbuf: open code __io_put_kbuf() (Ming Lei) [RHEL-106845] - io_uring/kbuf: remove legacy kbuf caching (Ming Lei) [RHEL-106845] - io_uring/kbuf: simplify __io_put_kbuf (Ming Lei) [RHEL-106845] - io_uring/kbuf: move locking into io_kbuf_drop() (Ming Lei) [RHEL-106845] - io_uring/kbuf: remove legacy kbuf kmem cache (Ming Lei) [RHEL-106845] - io_uring/kbuf: remove legacy kbuf bulk allocation (Ming Lei) [RHEL-106845] - io_uring: sanitise ring params earlier (Ming Lei) [RHEL-106845] - io_uring: check for iowq alloc_workqueue failure (Ming Lei) [RHEL-106845] - io_uring: deduplicate caches deallocation (Ming Lei) [RHEL-106845] - io_uring/io-wq: pass io_wq to io_get_next_work() (Ming Lei) [RHEL-106845] - io_uring/io-wq: do not use bogus hash value (Ming Lei) [RHEL-106845] - io_uring/io-wq: cache work->flags in variable (Ming Lei) [RHEL-106845] - io_uring/io-wq: move worker lists to struct io_wq_acct (Ming Lei) [RHEL-106845] - io_uring/io-wq: add io_worker.acct pointer (Ming Lei) [RHEL-106845] - io_uring/io-wq: eliminate redundant io_work_get_acct() calls (Ming Lei) [RHEL-106845] - io_uring/net: fix sendzc double notif flush (Ming Lei) [RHEL-106845] - io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally (Ming Lei) [RHEL-106845] - io_uring/rw: ensure reissue path is correctly handled for IOPOLL (Ming Lei) [RHEL-106845] - io_uring/net: save msg_control for compat (Ming Lei) [RHEL-106845] - io_uring/rw: clean up mshot forced sync mode (Ming Lei) [RHEL-106845] - io_uring/rw: move ki_complete init into prep (Ming Lei) [RHEL-106845] - io_uring/rw: don't directly use ki_complete (Ming Lei) [RHEL-106845] - io_uring/rw: forbid multishot async reads (Ming Lei) [RHEL-106845] - io_uring/rsrc: remove unused constants (Ming Lei) [RHEL-106845] - io_uring: fix spelling error in uapi io_uring.h (Ming Lei) [RHEL-106845] - io-wq: backoff when retrying worker creation (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: unconditionally copy SQEs at prep time (Ming Lei) [RHEL-106845] - io_uring/waitid: setup async data in the prep handler (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: remove dead req_has_async_data() check (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: switch sqe to async_data on EAGAIN (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: don't assume io_uring_cmd_data layout (Ming Lei) [RHEL-106845] - io_uring/kbuf: reallocate buf lists on upgrade (Ming Lei) [RHEL-106845] {CVE-2025-21836} - io_uring/waitid: don't abuse io_tw_state (Ming Lei) [RHEL-106845] - io_uring/net: don't retry connect operation on EPOLLERR (Ming Lei) [RHEL-106845] - io_uring/rw: simplify io_rw_recycle() (Ming Lei) [RHEL-106845] - io_uring: remove !KASAN guards from cache free (Ming Lei) [RHEL-106845] - io_uring/net: extract io_send_select_buffer() (Ming Lei) [RHEL-106845] - io_uring/net: clean io_msg_copy_hdr() (Ming Lei) [RHEL-106845] - io_uring/net: make io_net_vec_assign() return void (Ming Lei) [RHEL-106845] - io_uring: add alloc_cache.c (Ming Lei) [RHEL-106845] - io_uring: dont ifdef io_alloc_cache_kasan() (Ming Lei) [RHEL-106845] - io_uring: include all deps for alloc_cache.h (Ming Lei) [RHEL-106845] - io_uring: fix multishots with selected buffers (Ming Lei) [RHEL-106845] - io_uring/register: use atomic_read/write for sq_flags migration (Ming Lei) [RHEL-106845] - io_uring/alloc_cache: get rid of _nocache() helper (Ming Lei) [RHEL-106845] - io_uring: get rid of alloc cache init_once handling (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock() (Ming Lei) [RHEL-106845] - io_uring/msg_ring: don't leave potentially dangling ->tctx pointer (Ming Lei) [RHEL-106845] - io_uring/rsrc: Move lockdep assert from io_free_rsrc_node() to caller (Ming Lei) [RHEL-106845] - io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc() (Ming Lei) [RHEL-106845] - io_uring: clean up io_uring_register_get_file() (Ming Lei) [RHEL-106845] - io_uring/rsrc: Simplify buffer cloning by locking both rings (Ming Lei) [RHEL-106845] - io_uring/fdinfo: fix io_uring_show_fdinfo() misuse of ->d_iname (Ming Lei) [RHEL-106845] - io_uring: reuse io_should_terminate_tw() for cmds (Ming Lei) [RHEL-106845] - io_uring: Factor out a function to parse restrictions (Ming Lei) [RHEL-106845] - io_uring/rsrc: require cloned buffers to share accounting contexts (Ming Lei) [RHEL-106845] - io_uring: simplify the SQPOLL thread check when cancelling requests (Ming Lei) [RHEL-106845] - io_uring: expose read/write attribute capability (Ming Lei) [RHEL-106845] - io_uring/rw: don't gate retry on completion context (Ming Lei) [RHEL-106845] - io_uring/rw: handle -EAGAIN retry at IO completion time (Ming Lei) [RHEL-106845] - io_uring/rw: use io_rw_recycle() from cleanup path (Ming Lei) [RHEL-106845] - io_uring/rsrc: simplify the bvec iter count calculation (Ming Lei) [RHEL-106845] - io_uring: ensure io_queue_deferred() is out-of-line (Ming Lei) [RHEL-106845] - io_uring/rw: always clear ->bytes_done on io_async_rw setup (Ming Lei) [RHEL-106845] - io_uring/rw: use NULL for rw->free_iovec assigment (Ming Lei) [RHEL-106845] - io_uring/msg_ring: Drop custom destructor (Ming Lei) [RHEL-106845] - io_uring: Move old async data allocation helper to header (Ming Lei) [RHEL-106845] - io_uring/rw: Allocate async data through helper (Ming Lei) [RHEL-106845] - io_uring/net: Allocate msghdr async data through helper (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: Allocate async data through generic helper (Ming Lei) [RHEL-106845] - io_uring/poll: Allocate apoll with generic alloc_cache helper (Ming Lei) [RHEL-106845] - io_uring/futex: Allocate ifd with generic alloc_cache helper (Ming Lei) [RHEL-106845] - io_uring: Add generic helper to allocate async data (Ming Lei) [RHEL-106845] - io_uring: Fold allocation into alloc_cache helper (Ming Lei) [RHEL-106845] - io_uring: prevent reg-wait speculations (Ming Lei) [RHEL-106845] {CVE-2024-58000} - io_uring: don't vmap single page regions (Ming Lei) [RHEL-106845] - io_uring: clean up io_prep_rw_setup() (Ming Lei) [RHEL-106845] - io_uring/kbuf: fix unintentional sign extension on shift of reg.bgid (Ming Lei) [RHEL-106845] - io_uring/memmap: unify io_uring mmap'ing code (Ming Lei) [RHEL-106845] - io_uring/kbuf: use region api for pbuf rings (Ming Lei) [RHEL-106845] - io_uring/kbuf: remove pbuf ring refcounting (Ming Lei) [RHEL-106845] - io_uring/kbuf: use mmap_lock to sync with mmap (Ming Lei) [RHEL-106845] - io_uring: use region api for CQ (Ming Lei) [RHEL-106845] - io_uring: use region api for SQ (Ming Lei) [RHEL-106845] - io_uring: pass ctx to io_register_free_rings (Ming Lei) [RHEL-106845] - io_uring/memmap: implement mmap for regions (Ming Lei) [RHEL-106845] - io_uring/memmap: implement kernel allocated regions (Ming Lei) [RHEL-106845] - io_uring/memmap: add IO_REGION_F_SINGLE_REF (Ming Lei) [RHEL-106845] - io_uring/memmap: helper for pinning region pages (Ming Lei) [RHEL-106845] - io_uring/memmap: optimise single folio regions (Ming Lei) [RHEL-106845] - io_uring/memmap: reuse io_free_region for failure path (Ming Lei) [RHEL-106845] - io_uring/memmap: account memory before pinning (Ming Lei) [RHEL-106845] - io_uring/memmap: flag regions with user pages (Ming Lei) [RHEL-106845] - io_uring/memmap: flag vmap'ed regions (Ming Lei) [RHEL-106845] - io_uring/rsrc: export io_check_coalesce_buffer (Ming Lei) [RHEL-106845] - io_uring: rename ->resize_lock (Ming Lei) [RHEL-106845] - io_uring: add io_uring_cmd_get_async_data helper (Ming Lei) [RHEL-106845] - io_uring/cmd: let cmds to know about dying task (Ming Lei) [RHEL-106845] - io_uring/cmd: add per-op data to struct io_uring_cmd_data (Ming Lei) [RHEL-106845] - io_uring/cmd: rename struct uring_cache to io_uring_cmd_data (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: defer SQE copying until it's needed (Ming Lei) [RHEL-106845] - io_uring/register: cache old SQ/CQ head reading for copies (Ming Lei) [RHEL-106845] - io_uring/register: document io_register_resize_rings() shared mem usage (Ming Lei) [RHEL-106845] - io_uring/register: use stable SQ/CQ ring data during resize (Ming Lei) [RHEL-106845] - io_uring/rsrc: fixup io_clone_buffers() error handling (Ming Lei) [RHEL-106845] - io_uring: don't touch sqd->thread off tw add (Ming Lei) [RHEL-106845] - io_uring: silence false positive warnings (Ming Lei) [RHEL-106845] - io_uring/timeout: fix multishot updates (Ming Lei) [RHEL-106845] - io_uring/kbuf: use pre-committed buffer address for non-pollable file (Ming Lei) [RHEL-106845] - io_uring/net: always initialize kmsg->msg.msg_inq upfront (Ming Lei) [RHEL-106845] - io_uring/timeout: flush timeouts outside of the timeout lock (Ming Lei) [RHEL-106845] - io_uring/rw: fix downgraded mshot read (Ming Lei) [RHEL-106845] - io_uring/sqpoll: fix sqpoll error handling races (Ming Lei) [RHEL-106845] - io_uring: check if iowq is killed before queuing (Ming Lei) [RHEL-106845] {CVE-2024-56709} - io_uring/register: limit ring resizing to DEFER_TASKRUN (Ming Lei) [RHEL-106845] - io_uring: Fix registered ring file refcount leak (Ming Lei) [RHEL-106845] - io_uring: make ctx->timeout_lock a raw spinlock (Ming Lei) [RHEL-106845] - io_uring/rsrc: don't put/free empty buffers (Ming Lei) [RHEL-106845] - io_uring: Change res2 parameter type in io_uring_cmd_done (Ming Lei) [RHEL-106845] - io_uring/tctx: work around xa_store() allocation error issue (Ming Lei) [RHEL-106845] {CVE-2024-56584} - io_uring: fix corner case forgetting to vunmap (Ming Lei) [RHEL-106845] - io_uring: fix task_work cap overshooting (Ming Lei) [RHEL-106845] - io_uring: check for overflows in io_pin_pages (Ming Lei) [RHEL-106845] {CVE-2024-53187} - io_uring/nop: ensure nop->fd is always initialized (Ming Lei) [RHEL-106845] - io_uring: limit local tw done (Ming Lei) [RHEL-106845] - io_uring: add io_local_work_pending() (Ming Lei) [RHEL-106845] - io_uring/region: return negative -E2BIG in io_create_region() (Ming Lei) [RHEL-106845] - io_uring: protect register tracing (Ming Lei) [RHEL-106845] - io_uring: remove io_uring_cqwait_reg_arg (Ming Lei) [RHEL-106845] - io_uring/region: fix error codes after failed vmap (Ming Lei) [RHEL-106845] - io_uring: restore back registered wait arguments (Ming Lei) [RHEL-106845] - io_uring: add memory region registration (Ming Lei) [RHEL-106845] - io_uring: introduce concept of memory regions (Ming Lei) [RHEL-106845] - io_uring: temporarily disable registered waits (Ming Lei) [RHEL-106845] - io_uring: disable ENTER_EXT_ARG_REG for IOPOLL (Ming Lei) [RHEL-106845] - io_uring: fortify io_pin_pages with a warning (Ming Lei) [RHEL-106845] - switch io_msg_ring() to CLASS(fd) (Ming Lei) [RHEL-106845] - io_uring: fix invalid hybrid polling ctx leaks (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: fix buffer index retrieval (Ming Lei) [RHEL-106845] - io_uring/rsrc: add & apply io_req_assign_buf_node() (Ming Lei) [RHEL-106845] - io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node' (Ming Lei) [RHEL-106845] - io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers (Ming Lei) [RHEL-106845] - io_uring: avoid normal tw intermediate fallback (Ming Lei) [RHEL-106845] - io_uring/napi: add static napi tracking strategy (Ming Lei) [RHEL-106845] - io_uring/napi: clean up __io_napi_do_busy_loop (Ming Lei) [RHEL-106845] - io_uring/napi: Use lock guards (Ming Lei) [RHEL-106845] - io_uring/napi: improve __io_napi_add (Ming Lei) [RHEL-106845] - io_uring/napi: fix io_napi_entry RCU accesses (Ming Lei) [RHEL-106845] - io_uring/napi: protect concurrent io_napi_entry timeout accesses (Ming Lei) [RHEL-106845] - io_uring: prevent speculating sq_array indexing (Ming Lei) [RHEL-106845] - io_uring: move struct io_kiocb from task_struct to io_uring_task (Ming Lei) [RHEL-106845] - io_uring: remove task ref helpers (Ming Lei) [RHEL-106845] - io_uring: move cancelations to be io_uring_task based (Ming Lei) [RHEL-106845] - io_uring/rsrc: split io_kiocb node type assignments (Ming Lei) [RHEL-106845] - io_uring/rsrc: encode node type and ctx together (Ming Lei) [RHEL-106845] - io_uring: add support for hybrid IOPOLL (Ming Lei) [RHEL-106845] - io_uring/rsrc: allow cloning with node replacements (Ming Lei) [RHEL-106845] - io_uring/rsrc: allow cloning at an offset (Ming Lei) [RHEL-106845] - io_uring/rsrc: get rid of the empty node and dummy_ubuf (Ming Lei) [RHEL-106845] - io_uring/rsrc: add io_reset_rsrc_node() helper (Ming Lei) [RHEL-106845] - io_uring/filetable: kill io_reset_alloc_hint() helper (Ming Lei) [RHEL-106845] - io_uring/filetable: remove io_file_from_index() helper (Ming Lei) [RHEL-106845] - io_uring/rsrc: add io_rsrc_node_lookup() helper (Ming Lei) [RHEL-106845] - io_uring/rsrc: unify file and buffer resource tables (Ming Lei) [RHEL-106845] - io_uring: only initialize io_kiocb rsrc_nodes when needed (Ming Lei) [RHEL-106845] - io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries (Ming Lei) [RHEL-106845] - io_uring/rsrc: get rid of io_rsrc_node allocation cache (Ming Lei) [RHEL-106845] - io_uring/rsrc: get rid of per-ring io_rsrc_node list (Ming Lei) [RHEL-106845] - io_uring/rsrc: kill io_charge_rsrc_node() (Ming Lei) [RHEL-106845] - io_uring/splice: open code 2nd direct file assignment (Ming Lei) [RHEL-106845] - io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache (Ming Lei) [RHEL-106845] - io_uring/rsrc: move struct io_fixed_file to rsrc.h header (Ming Lei) [RHEL-106845] - io_uring/nop: add support for testing registered files and buffers (Ming Lei) [RHEL-106845] - io_uring: add support for fixed wait regions (Ming Lei) [RHEL-106845] - io_uring: change io_get_ext_arg() to use uaccess begin + end (Ming Lei) [RHEL-106845] - io_uring: switch struct ext_arg from __kernel_timespec to timespec64 (Ming Lei) [RHEL-106845] - io_uring/sqpoll: wait on sqd->wait for thread parking (Ming Lei) [RHEL-106845] - io_uring/register: add IORING_REGISTER_RESIZE_RINGS (Ming Lei) [RHEL-106845] - io_uring/memmap: explicitly return -EFAULT for mmap on NULL rings (Ming Lei) [RHEL-106845] - io_uring: abstract out a bit of the ring filling logic (Ming Lei) [RHEL-106845] - io_uring: move max entry definition and ring sizing into header (Ming Lei) [RHEL-106845] - io_uring/net: clean up io_msg_copy_hdr (Ming Lei) [RHEL-106845] - io_uring/net: don't alias send user pointer reads (Ming Lei) [RHEL-106845] - io_uring/net: don't store send address ptr (Ming Lei) [RHEL-106845] - io_uring/net: split send and sendmsg prep helpers (Ming Lei) [RHEL-106845] - io_uring: kill 'imu' from struct io_kiocb (Ming Lei) [RHEL-106845] - io_uring/net: move send zc fixed buffer import to issue path (Ming Lei) [RHEL-106845] - io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node() (Ming Lei) [RHEL-106845] - io_uring/rw: get rid of using req->imu (Ming Lei) [RHEL-106845] - io_uring/uring_cmd: get rid of using req->imu (Ming Lei) [RHEL-106845] - io_uring/rsrc: don't assign bvec twice in io_import_fixed() (Ming Lei) [RHEL-106845] - io_uring: clean up cqe trace points (Ming Lei) [RHEL-106845] - io_uring: static_key for !IORING_SETUP_NO_SQARRAY (Ming Lei) [RHEL-106845] - io_uring: kill io_llist_xchg (Ming Lei) [RHEL-106845] - io_uring: move cancel hash tables to kvmalloc/kvfree (Ming Lei) [RHEL-106845] - io_uring/cancel: get rid of init_hash_table() helper (Ming Lei) [RHEL-106845] - io_uring/poll: get rid of per-hashtable bucket locks (Ming Lei) [RHEL-106845] - io_uring/poll: get rid of io_poll_tw_hash_eject() (Ming Lei) [RHEL-106845] - io_uring/poll: get rid of unlocked cancel hash (Ming Lei) [RHEL-106845] - io_uring/poll: remove 'ctx' argument from io_poll_req_delete() (Ming Lei) [RHEL-106845] - io_uring/msg_ring: add support for sending a sync message (Ming Lei) [RHEL-106845] - io_uring/msg_ring: refactor a few helper functions (Ming Lei) [RHEL-106845] - io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fd (Ming Lei) [RHEL-106845] - io_uring/eventfd: abstract out ev_fd grab + release helpers (Ming Lei) [RHEL-106845] - io_uring/eventfd: move trigger check into a helper (Ming Lei) [RHEL-106845] - io_uring/eventfd: move actual signaling part into separate helper (Ming Lei) [RHEL-106845] - io_uring/eventfd: check for the need to async notifier earlier (Ming Lei) [RHEL-106845] Resolves: RHEL-106845, RHEL-87219 * Fri Sep 12 2025 CKI KWF Bot [6.12.0-129.el10] - s390/pci: Allow automatic recovery with minimal driver support (Mete Durlu) [RHEL-110239] Resolves: RHEL-110239 * Thu Sep 11 2025 CKI KWF Bot [6.12.0-128.el10] - ibmvnic: Increase max subcrq indirect entries with fallback (Mamatha Inamdar) [RHEL-112760] Resolves: RHEL-112760 * Tue Sep 09 2025 Scott Weaver [6.12.0-127.el10] - s390/hypfs: Enable limited access during lockdown (Mete Durlu) [RHEL-111203] - s390/hypfs: Avoid unnecessary ioctl registration in debugfs (Mete Durlu) [RHEL-111203] - hwmon: Add static visibility member to struct hwmon_ops (CKI Backport Bot) [RHEL-105091] - dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (Ivan Vecera) [RHEL-104973] - dpll: Make ZL3073X invisible (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Fix build failure (Ivan Vecera) [RHEL-104973] - redhat/configs: enable CONFIG_ZL3073X* (Ivan Vecera) [RHEL-104973] - redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get fractional frequency offset (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to adjust phase (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Implement phase offset monitor feature (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get phase offset on connected input pin (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get/set esync on pins (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get/set frequency on pins (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Implement input pin state setting in automatic mode (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Add support to get/set priority on input pins (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Implement input pin selection in manual mode (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Register DPLL devices and pins (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Read DPLL types and pin properties from system firmware (Ivan Vecera) [RHEL-104973] - dpll: zl3073x: Fetch invariants during probe (Ivan Vecera) [RHEL-104973] - dpll: Add basic Microchip ZL3073x support (Ivan Vecera) [RHEL-104973] - dt-bindings: dpll: Add support for Microchip Azurite chip family (Ivan Vecera) [RHEL-104973] - dt-bindings: dpll: Add DPLL device and pin (Ivan Vecera) [RHEL-104973] - x86/CPU/AMD: Ignore invalid reset reason value (Steve Best) [RHEL-101301] - x86/CPU/AMD: Add X86_FEATURE_ZEN6 (Steve Best) [RHEL-106911] - x86/cpufeatures: Free up unused feature bits (Steve Best) [RHEL-106911] - intel_idle: Allow loading ACPI tables for any family (Steve Best) [RHEL-110839] - intel_idle: Update arguments of mwait_idle_with_hints() (Steve Best) [RHEL-110839] - intel_idle: Rescan "dead" SMT siblings during initialization (Steve Best) [RHEL-110839] - x86/smp: PM/hibernate: Split arch_resume_nosmt() (Steve Best) [RHEL-110839] - intel_idle: Use subsys_initcall_sync() for initialization (Steve Best) [RHEL-110839] - intel_idle: Add C1 demotion on/off sysfs knob (Steve Best) [RHEL-110839] - Move FCH header to a location accessible by all archs (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list (Steve Best) [RHEL-103121] - platform/x86/amd: pmc: Clear metrics table at start of cycle (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL) (Steve Best) [RHEL-103121] - platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles (Steve Best) [RHEL-103121] - x86/platform/amd: Move the header to (Steve Best) [RHEL-103121] - x86/mce/amd: Remove shared threshold bank plumbing (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: fix leak in probe() (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Use managed APIs for mutex (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Remove unnecessary line breaks (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Move macros and structures to the PMC header file (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Notify user when platform does not support s0ix transition (Steve Best) [RHEL-103121] - platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it (Steve Best) [RHEL-103121] - platform/x86/amd: pmc: Use guard(mutex) (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Add STB support for AMD Desktop variants (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Update IP information structure for newer SoCs (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Isolate STB code changes to a new file (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Update function names to align with new STB file (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Move STB functionality to a new file for better code organization (Steve Best) [RHEL-103121] - platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init() (Steve Best) [RHEL-103121] - docs: core-api: document the IOVA-based API (Eder Zulian) [RHEL-73606] - dma-mapping: add a dma_need_unmap helper (Eder Zulian) [RHEL-73606] - dma-mapping: Implement link/unlink ranges API (Eder Zulian) [RHEL-73606] - iommu/dma: Factor out a iommu_dma_map_swiotlb helper (Eder Zulian) [RHEL-73606] - dma-mapping: Provide an interface to allow allocate IOVA (Eder Zulian) [RHEL-73606] - iommu: add kernel-doc for iommu_unmap_fast (Eder Zulian) [RHEL-73606] - iommu: generalize the batched sync after map interface (Eder Zulian) [RHEL-73606] - dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h (Eder Zulian) [RHEL-73606] - PCI/P2PDMA: Refactor the p2pdma mapping helpers (Eder Zulian) [RHEL-73606] - s390/ism: fix concurrency management in ism_cmd() (Mete Durlu) [RHEL-110207] - redhat/configs: Enable CONFIG_X86_BUS_LOCK_DETECT (John Allen) [RHEL-50321] - x86/bus_lock: Add support for AMD (John Allen) [RHEL-50321] - x86/split_lock: Move Split and Bus lock code to a dedicated file (John Allen) [RHEL-50321] Resolves: RHEL-101301, RHEL-103121, RHEL-104973, RHEL-105091, RHEL-106911, RHEL-110207, RHEL-110839, RHEL-111203, RHEL-50321, RHEL-73606 * Wed Sep 03 2025 Scott Weaver [6.12.0-126.el10] - platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc() (Steve Best) [RHEL-104142] - platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice (Steve Best) [RHEL-104142] - platform/x86/amd: pmf: Use device managed allocations (Steve Best) [RHEL-104142] - drivers/platform/x86/amd: pmf: Check for invalid Smart PC Policies (Steve Best) [RHEL-104142] - drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC Policies (Steve Best) [RHEL-104142] - platform/x86: amd: pmf: Fix STT limits (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: convert timeouts to secs_to_jiffies() (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc() (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: Propagate PMF-TA return codes (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: Initialize and clean up `cb_mutex` (Steve Best) [RHEL-104142] - platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver (Steve Best) [RHEL-104142] - platform/x86/amd: pmf: Switch to guard(mutex) (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA (Steve Best) [RHEL-104142] - platform/x86/amd: pmf: Drop all quirks (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource() (Steve Best) [RHEL-104142] - platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling (Steve Best) [RHEL-104142] - netfs: Fix unbuffered write error handling (Paulo Alcantara) [RHEL-104442] - redhat/configs: enable CONFIG_TCG_ARM_CRB_FFA on aarch64 (Marcin Juszkiewicz) [RHEL-102692] - tpm_crb_ffa: Remove unused export (Marcin Juszkiewicz) [RHEL-102692] - tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A (Marcin Juszkiewicz) [RHEL-102692] - tpm_crb: Add support for the ARM FF-A start method (Marcin Juszkiewicz) [RHEL-102692] - ACPICA: Add start method for ARM FF-A (Marcin Juszkiewicz) [RHEL-102692] - Documentation: tpm: Add documentation for the CRB FF-A interface (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdr (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Move memory allocation outside the mutex locking (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Fix memory leak by freeing notifier callback node (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Skip Rx buffer ownership release if not acquired (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Set dma_mask for ffa devices (Marcin Juszkiewicz) [RHEL-102692] {CVE-2025-38043} - firmware: arm_ffa: Skip the first/partition ID when parsing vCPU list (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Explicitly cast return value from NOTIFICATION_INFO_GET (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before comparison (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Handle ffa_notification_get correctly at virtual FF-A instance (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Add support for handling framework notifications (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Add support for {un,}registration of framework notifications (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Stash ffa_device instead of notify_type in notifier_cb_info (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Refactoring to prepare for framework notification support (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup() (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Reject higher major version as incompatible (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driver (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2 (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitions (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Handle the presence of host partition in the partition info (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Refactor addition of partition information into XArray (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get() (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get() (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Align sync_send_receive{,2} function prototypes (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Replace UUID buffer to standard UUID format (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Replace SCMI by FF-A in the macro (Marcin Juszkiewicz) [RHEL-102692] - firmware: arm_ffa: Fix the race around setting ffa_dev->properties (Marcin Juszkiewicz) [RHEL-102692] - perf sched timehist: decode process names of processes in zombie state (Anubhav Shelat) [RHEL-68347] - tools/power turbostat: version 2025.09.09 (Steve Best) [RHEL-110366] - tools/power turbostat: Handle non-root legacy-uncore sysfs permissions (Steve Best) [RHEL-110366] - tools/power turbostat: standardize PER_THREAD_PARAMS (Steve Best) [RHEL-110366] - tools/power turbostat: Fix DMR support (Steve Best) [RHEL-110366] - tools/power turbostat: add format "average" for external attributes (Steve Best) [RHEL-110366] - tools/power turbostat: delete GET_PKG() (Steve Best) [RHEL-110366] - tools/power turbostat: probe and display L3 cache topology (Steve Best) [RHEL-110366] - tools/power turbostat: Support more than 64 built-in-counters (Steve Best) [RHEL-110366] - tools/power turbostat: Fix bogus SysWatt for forked program (Steve Best) [RHEL-110366] - tools/power turbostat: Handle cap_get_proc() ENOSYS (Steve Best) [RHEL-110366] - tools/power turbostat: Fix build with musl (Steve Best) [RHEL-110366] - tools/power turbostat: verify arguments to params --show and --hide (Steve Best) [RHEL-110366] - tools/power turbostat: regression fix: --show C1E%% (Steve Best) [RHEL-110366] - tools/power turbostat: version 2025.06.08 (Steve Best) [RHEL-110366] - tools/power turbostat: Add initial support for BartlettLake (Steve Best) [RHEL-110366] - x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores (Steve Best) [RHEL-110366] - tools/power turbostat: Add initial support for DMR (Steve Best) [RHEL-110366] - tools/power turbostat: Dump RAPL sysfs info (Steve Best) [RHEL-110366] - tools/power turbostat: Avoid probing the same perf counters (Steve Best) [RHEL-110366] - tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs cleared (Steve Best) [RHEL-110366] - tools/power turbostat: Clean up add perf/msr counter logic (Steve Best) [RHEL-110366] - tools/power turbostat: Introduce add_msr_counter() (Steve Best) [RHEL-110366] - tools/power turbostat: Remove add_msr_perf_counter_() (Steve Best) [RHEL-110366] - tools/power turbostat: Remove add_cstate_perf_counter_() (Steve Best) [RHEL-110366] - tools/power turbostat: Remove add_rapl_perf_counter_() (Steve Best) [RHEL-110366] - tools/power turbostat: Quit early for unsupported RAPL counters (Steve Best) [RHEL-110366] - tools/power turbostat: Always check rapl_joules flag (Steve Best) [RHEL-110366] - tools/power turbostat: Fix AMD package-energy reporting (Steve Best) [RHEL-110366] - tools/power turbostat: Fix RAPL_GFX_ALL typo (Steve Best) [RHEL-110366] - tools/power turbostat: Add Android support for MSR device handling (Steve Best) [RHEL-110366] - coredump: Only sort VMAs when core_sort_vma sysctl is set (Herton R. Krzesinski) [RHEL-96077] - misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE) (Myron Stowe) [RHEL-86521] - selftests/pcie_bwctrl: Fix test progs list (Myron Stowe) [RHEL-86521] - PCI: Restore assigned resources fully after release (Myron Stowe) [RHEL-86521] - PCI: Fix typos (Myron Stowe) [RHEL-86521] - PCI: intel-gw: Remove intel_pcie_cpu_addr() (Myron Stowe) [RHEL-86521] - PCI: imx6: Remove imx_pcie_cpu_addr_fixup() (Myron Stowe) [RHEL-86521] - PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup() (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Ensure proper iteration over outbound map windows (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offset (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources() (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init() (Myron Stowe) [RHEL-86521] - PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offset (Myron Stowe) [RHEL-86521] - PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug (Myron Stowe) [RHEL-86521] - PCI: dwc: Add dw_pcie_parent_bus_offset() (Myron Stowe) [RHEL-86521] - PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources() (Myron Stowe) [RHEL-86521] - PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init() (Myron Stowe) [RHEL-86521] - PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration (Myron Stowe) [RHEL-86521] - PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off() (Myron Stowe) [RHEL-86521] - PCI: xilinx-cpm: Add cpm_csr register mapping for CPM5_HOST1 variant (Myron Stowe) [RHEL-86521] - PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5NC Versal Net host (Myron Stowe) [RHEL-86521] - PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe (Myron Stowe) [RHEL-86521] - PCI: qcom-ep: Enable EP mode support for SAR2130P (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: qcom-ep: Add SAR2130P compatible (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: qcom-ep: Consolidate DMA vs non-DMA cases (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: qcom-ep: Enable DMA for SM8450 (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: qcom-ep: Describe optional IOMMU (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: qcom-ep: Describe optional dma-coherent property (Myron Stowe) [RHEL-86521] - PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED (Myron Stowe) [RHEL-86521] - PCI: mediatek-gen3: Fix inconsistent indentation (Myron Stowe) [RHEL-86521] - PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle array property (Myron Stowe) [RHEL-86521] - PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC (Myron Stowe) [RHEL-86521] - PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4 (Myron Stowe) [RHEL-86521] - PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocks (Myron Stowe) [RHEL-86521] - PCI: imx6: Identify controller via 'linux,pci-domain', not address (Myron Stowe) [RHEL-86521] - PCI: histb: Fix an error handling path in histb_pcie_probe() (Myron Stowe) [RHEL-86521] - PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP mode (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability() (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Return -ENOMEM for allocation failures (Myron Stowe) [RHEL-86521] - perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h' (Myron Stowe) [RHEL-86521] - PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Make const read-only arrays static (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Make irq_domain_set_info() parameter cast explicit (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Make two changes in MDIO register fields (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Use same constant table for config space access (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Fix potential premature regulator disabling (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Fix error path after a call to regulator_bulk_get() (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Do not assume that register field starts at LSB (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Use internal register to change link capability (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Set generation limit before PCIe link up (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Add BCM2712 support (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Expand inbound window size up to 64GB (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Reuse pcie_cfg_data structure (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: brcmstb: Update bindings for PCIe on BCM2712 (Myron Stowe) [RHEL-86521] - PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe() (Myron Stowe) [RHEL-86521] - PCI: altera: Add Agilex support (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: altera: Add binding for Agilex (Myron Stowe) [RHEL-86521] - PCI: tegra: Use helper function for_each_child_of_node_scoped() (Myron Stowe) [RHEL-86521] - PCI: apple: Use helper function for_each_child_of_node_scoped() (Myron Stowe) [RHEL-86521] - PCI: mt7621: Use helper function for_each_available_child_of_node_scoped() (Myron Stowe) [RHEL-86521] - PCI: mediatek: Use helper function for_each_available_child_of_node_scoped() (Myron Stowe) [RHEL-86521] - PCI: kirin: Tidy up _probe() related function with dev_err_probe() (Myron Stowe) [RHEL-86521] - PCI: kirin: Use helper function for_each_available_child_of_node_scoped() (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO (Myron Stowe) [RHEL-86521] - PCI: endpoint: pci-epf-test: Expose supported IRQ types in CAPS register (Myron Stowe) [RHEL-86521] - PCI: dw-rockchip: Endpoint mode cannot raise INTx interrupts (Myron Stowe) [RHEL-86521] - PCI: endpoint: Add intx_capable to epc_features struct (Myron Stowe) [RHEL-86521] - selftests: pci_endpoint: Use IRQ_TYPE_* defines from UAPI header (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI header (Myron Stowe) [RHEL-86521] - PCI: endpoint: pcitest: Add IRQ_TYPE_* defines to UAPI header (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Do not use managed IRQ functions (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi' (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Give disabled BARs a distinct error code (Myron Stowe) [RHEL-86521] - misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe() (Myron Stowe) [RHEL-86521] - selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt test (Myron Stowe) [RHEL-86521] - selftests: pci_endpoint: Skip disabled BARs (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability() (Myron Stowe) [RHEL-86521] - PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops (Myron Stowe) [RHEL-86521] - PCI: endpoint: Remove unused devm_pci_epc_destroy() (Myron Stowe) [RHEL-86521] - PCI: dw-rockchip: Describe Resizable BARs as Resizable BARs (Myron Stowe) [RHEL-86521] - PCI: keystone: Specify correct alignment requirement (Myron Stowe) [RHEL-86521] - PCI: keystone: Describe Resizable BARs as Resizable BARs (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Allow EPF drivers to configure the size of Resizable BARs (Myron Stowe) [RHEL-86521] - PCI: dwc: ep: Move dw_pcie_ep_find_ext_capability() (Myron Stowe) [RHEL-86521] - PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap() (Myron Stowe) [RHEL-86521] - PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARs (Myron Stowe) [RHEL-86521] - PCI: endpoint: pci-epf-test: Handle endianness properly (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: Add common schema for devices accessible through PCI BARs (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop unnecessary status from example (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop deprecated windows (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: Convert fsl,mpc83xx-pcie to YAML (Myron Stowe) [RHEL-86521] - dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller (Myron Stowe) [RHEL-86521] - PCI: of: Create device tree PCI host bridge node (Myron Stowe) [RHEL-86521] - PCI: of_property: Constify parameter in of_pci_get_addr_flags() (Myron Stowe) [RHEL-86521] - PCI: of_property: Add support for NULL pdev in of_pci_set_address() (Myron Stowe) [RHEL-86521] - PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device (Myron Stowe) [RHEL-86521] - s390/pci: Support mmap() of PCI resources except for ISM devices (Myron Stowe) [RHEL-86521] - s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP (Myron Stowe) [RHEL-86521] - s390/pci: Fix s390_mmio_read/write syscall page fault handling (Myron Stowe) [RHEL-86521] - PCI: Fix NULL dereference in SR-IOV VF creation error path (Myron Stowe) [RHEL-86521] - PCI: Move cardbus IO size declarations into pci/pci.h (Myron Stowe) [RHEL-86521] - PCI: Make pci_setup_bridge() static (Myron Stowe) [RHEL-86521] - PCI: Move resource reassignment func declarations into pci/pci.h (Myron Stowe) [RHEL-86521] - PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h (Myron Stowe) [RHEL-86521] - PCI: Fix BAR resizing when VF BARs are assigned (Myron Stowe) [RHEL-86521] - PCI: Do not claim to release resource falsely (Myron Stowe) [RHEL-86521] - PCI: Increase Resizable BAR support from 512 GB to 128 TB (Myron Stowe) [RHEL-86521] - PCI: Rework optional resource handling (Myron Stowe) [RHEL-86521] - PCI: Perform reset_resource() and build fail list in sync (Myron Stowe) [RHEL-86521] - PCI: Use res->parent to check if resource is assigned (Myron Stowe) [RHEL-86521] - PCI: Add debug print when releasing resources before retry (Myron Stowe) [RHEL-86521] - PCI: Indicate optional resource assignment failures (Myron Stowe) [RHEL-86521] - PCI: Always have realloc_head in __assign_resources_sorted() (Myron Stowe) [RHEL-86521] - PCI: Extend enable to check for any optional resource (Myron Stowe) [RHEL-86521] - PCI: Add restore_dev_resource() (Myron Stowe) [RHEL-86521] - PCI: Remove incorrect comment from pci_reassign_resource() (Myron Stowe) [RHEL-86521] - PCI: Consolidate assignment loop next round preparation (Myron Stowe) [RHEL-86521] - PCI: Rename retval to ret (Myron Stowe) [RHEL-86521] - PCI: Use while loop and break instead of gotos (Myron Stowe) [RHEL-86521] - PCI: Refactor pdev_sort_resources() & __dev_sort_resources() (Myron Stowe) [RHEL-86521] - PCI: Converge return paths in __assign_resources_sorted() (Myron Stowe) [RHEL-86521] - PCI: Add dev & res local variables to resource assignment funcs (Myron Stowe) [RHEL-86521] - PCI: Add pci_resource_num() helper (Myron Stowe) [RHEL-86521] - PCI: Check resource_size() separately (Myron Stowe) [RHEL-86521] - PCI: Add pci_resource_is_iov() to identify IOV resources (Myron Stowe) [RHEL-86521] - PCI: Use resource_set_{range,size}() helpers (Myron Stowe) [RHEL-86521] - PCI: Use SZ_* instead of literals in setup-bus.c (Myron Stowe) [RHEL-86521] - PCI: Fix old_size lower bound in calculate_iosize() too (Myron Stowe) [RHEL-86521] - PCI: Allow relaxed bridge window tail sizing for optional resources (Myron Stowe) [RHEL-86521] - PCI: Simplify size1 assignment logic (Myron Stowe) [RHEL-86521] - PCI: Use min_align, not unrelated add_align, for size0 (Myron Stowe) [RHEL-86521] - PCI: Remove add_align overwrite unrelated to size0 (Myron Stowe) [RHEL-86521] - PCI: Cleanup dev->resource + resno to use pci_resource_n() (Myron Stowe) [RHEL-86521] - PCI: Log debug messages about reset method (Myron Stowe) [RHEL-86521] - PCI: Allow PCI bridges to go to D3Hot on all non-x86 (Myron Stowe) [RHEL-86521] - PCI: pciehp: Don't enable HPIE when resuming in poll mode (Myron Stowe) [RHEL-86521] - PCI: pciehp: Avoid unnecessary device replacement check (Myron Stowe) [RHEL-86521] - PCI/portdrv: Only disable pciehp interrupts early when needed (Myron Stowe) [RHEL-86521] - PCI: hotplug: Inline pci_hp_{create,remove}_module_link() (Myron Stowe) [RHEL-86521] - PCI: hotplug: Avoid backpointer dereferencing in has_*_file() (Myron Stowe) [RHEL-86521] - PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file() (Myron Stowe) [RHEL-86521] - PCI: hotplug: Drop superfluous try_module_get() calls (Myron Stowe) [RHEL-86521] - PCI: hotplug: Drop superfluous pci_hotplug_slot_list (Myron Stowe) [RHEL-86521] - PCI: cpcihp: Remove unused .get_power() and .set_power() (Myron Stowe) [RHEL-86521] - PCI: shpchp: Remove 'shpchp_debug' module parameter (Myron Stowe) [RHEL-86521] - PCI: shpchp: Remove unused logging wrappers (Myron Stowe) [RHEL-86521] - PCI: shpchp: Change dbg() -> ctrl_dbg() (Myron Stowe) [RHEL-86521] - PCI: shpchp: Remove logging from module init/exit functions (Myron Stowe) [RHEL-86521] - PCI: Remove stray put_device() in pci_register_host_bridge() (Myron Stowe) [RHEL-86521] - PCI: Fix reference leak in pci_alloc_child_bus() (Myron Stowe) [RHEL-86521] - PCI: Fix reference leak in pci_register_host_bridge() (Myron Stowe) [RHEL-86521] - PCI: Cache offset of Resizable BAR capability (Myron Stowe) [RHEL-86521] - PCI: Enable Configuration RRS SV early (Myron Stowe) [RHEL-86521] - PCI/DOE: Allow enabling DOE without CXL (Myron Stowe) [RHEL-86521] - PCI/DOE: Expose DOE features via sysfs (Myron Stowe) [RHEL-86521] - PCI/DOE: Rename Discovery Response Data Object Contents to type (Myron Stowe) [RHEL-86521] - PCI/DOE: Rename DOE protocol to feature (Myron Stowe) [RHEL-86521] - PCI: Check BAR index for validity (Myron Stowe) [RHEL-86521] - PCI: Fix wrong length of devres array (Myron Stowe) [RHEL-86521] - PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion (Myron Stowe) [RHEL-86521] - PCI/bwctrl: Fix pcie_bwctrl_select_speed() return type (Myron Stowe) [RHEL-86521] - selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGS (Myron Stowe) [RHEL-86521] - PCI/ASPM: Fix link state exit during switch upstream function removal (Myron Stowe) [RHEL-86521] - PCI/ERR: Handle TLP Log in Flit mode (Myron Stowe) [RHEL-86521] - PCI: Track Flit Mode Status & print it with link status (Myron Stowe) [RHEL-86521] - PCI/AER: Descope pci_printk() to aer_printk() (Myron Stowe) [RHEL-86521] - perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, Revision (Myron Stowe) [RHEL-86521] - Documentation: dwc_pcie_pmu: Fix the mnemonics and eventid (Myron Stowe) [RHEL-86521] - perf/dwc_pcie: Fix the event numbers (Myron Stowe) [RHEL-86521] - perf/dwc_pcie: Fix typos in event names (Myron Stowe) [RHEL-86521] - perf/dwc_pcie: Add support for Ampere SoCs (Myron Stowe) [RHEL-86521] - arm64: debug: remove debug exception registration infrastructure (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: split bkpt32 exception entry (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: split brk64 exception entry (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: split hardware watchpoint exception entry (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: split single stepping exception entry (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: refactor reinstall_suspended_bps() (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: split hardware breakpoint exception entry (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: entry: Add entry and exit functions for debug exceptions (Luis Claudio R. Goncalves) [RHEL-69599] - arm64/fpsimd: Do not discard modified SVE state (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: remove break/step handler registration infrastructure (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: call step handlers statically (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: call software breakpoint handlers statically (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: Introduce esr_is_ubsan_brk() (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: refactor aarch32_break_handler() (Luis Claudio R. Goncalves) [RHEL-69599] - arm64: debug: clean up single_step_handler logic (Luis Claudio R. Goncalves) [RHEL-69599] - Initial bringup of riscv64 for centos (Charles Mirabile) [RHEL-101827] - KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest (Charles Mirabile) [RHEL-101827] - KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock (Charles Mirabile) [RHEL-101827] - KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed (Charles Mirabile) [RHEL-101827] - RISC-V: Remove unnecessary include from compat.h (Charles Mirabile) [RHEL-101827] - powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changed (Steve Best) [RHEL-111364] Resolves: RHEL-101827, RHEL-102692, RHEL-104142, RHEL-104442, RHEL-110366, RHEL-111364, RHEL-68347, RHEL-69599, RHEL-86521, RHEL-96077 * Wed Aug 27 2025 Scott Weaver [6.12.0-125.el10] - ibmveth: Add multi buffers rx replenishment hcall support (Mamatha Inamdar) [RHEL-104327] - net: ibmveth: Reset the adapter when unexpected states are detected (Mamatha Inamdar) [RHEL-104327] - x86/cpu: Add new Intel CPU model numbers for Wildcatlake and Novalake (Steve Best) [RHEL-95630] - ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting (Mamatha Inamdar) [RHEL-104319] - ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (Mamatha Inamdar) [RHEL-104319] - ibmvnic: Add stat for tx direct vs tx batched (Mamatha Inamdar) [RHEL-104319] - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105599] - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105599] - s390/pci: Fix __pcilg_mio_inuser() inline assembly (Mete Durlu) [RHEL-105606] - platform/x86/amd/hsmp: Enhance the print messages to prevent confusion (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE() (Steve Best) [RHEL-102876] - x86/platform/amd: replace down_timeout() with down_interruptible() (Steve Best) [RHEL-102876] - x86/platform/amd: move final timeout check to after final sleep (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Report power via hwmon sensors (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers (Steve Best) [RHEL-102876] - x86/platform/amd: Move the header to (Steve Best) [RHEL-102876] - x86/platform/amd: Clean up the header guards a bit (Steve Best) [RHEL-102876] - x86/platform/amd: Move the header to (Steve Best) [RHEL-102876] - x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE (Steve Best) [RHEL-102876] - x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() (Steve Best) [RHEL-102876] - x86/amd_node: Use defines for SMN register offsets (Steve Best) [RHEL-102876] - x86/amd_node: Remove dependency on AMD_NB (Steve Best) [RHEL-102876] - x86/amd_node: Update __amd_smn_rw() error paths (Steve Best) [RHEL-102876] - x86/amd_nb: Move SMN access code to a new amd_node driver (Steve Best) [RHEL-102876] - x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id() (Steve Best) [RHEL-102876] - x86/amd_nb: Simplify function 3 search (Steve Best) [RHEL-102876] - x86/amd_nb: Use topology info to get AMD node count (Steve Best) [RHEL-102876] - x86/amd_nb: Simplify root device search (Steve Best) [RHEL-102876] - x86/amd_nb: Simplify function 4 search (Steve Best) [RHEL-102876] - x86: Start moving AMD node functionality out of AMD_NB (Steve Best) [RHEL-102876] - x86/amd_nb: Clean up early_is_amd_nb() (Steve Best) [RHEL-102876] - x86/amd_nb: Restrict init function to AMD-based systems (Steve Best) [RHEL-102876] - x86/amd_nb: Add new PCI IDs for AMD family 0x1a (Steve Best) [RHEL-102876] - platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Constify 'struct bin_attribute' (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Change the error type (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Add new error code and error logs (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unused (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Make hsmp_pdev static instead of global (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Use dev_groups in the driver structure (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Use name space while exporting module symbols (Steve Best) [RHEL-102876] - redhat/configs: Enable CONFIG_AMD_HSMP_ACPI and CONFIG_AMD_HSMP_PLAT on RHEL (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Move ACPI code to acpi.c (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Move platform device specific code to plat.c (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Move structure and macros to header file (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Create wrapper function init_acpi() (Steve Best) [RHEL-102876] - platform/x86/amd/hsmp: Create hsmp/ directory (Steve Best) [RHEL-102876] - redhat: update self-test data for 10.2 (Scott Weaver) - redhat: correct UPSTREAM_BRANCH (Scott Weaver) - redhat: bump RHEL_MINOR for 10.2 (Scott Weaver) Resolves: RHEL-102876, RHEL-104319, RHEL-104327, RHEL-105599, RHEL-105606, RHEL-95630 * Fri Oct 17 2025 Jan Stancek [6.12.0-124.8.1.el10_1] - redhat: revert to using redhatsecureboot504 for RHEL UKI (Vitaly Kuznetsov) [RHEL-122226] Resolves: RHEL-122226 * Wed Oct 08 2025 Jan Stancek [6.12.0-124.7.1.el10_1] - drm/amdgpu: Include sdma_4_4_4.bin (Peter Colberg) [RHEL-117567] Resolves: RHEL-117567 * Tue Oct 07 2025 Jan Stancek [6.12.0-124.6.1.el10_1] - redhat: use new x86/aarch64 signing key (801/804) (Jan Stancek) [RHEL-116728] Resolves: RHEL-116728 * Mon Sep 29 2025 Jan Stancek [6.12.0-124.5.1.el10_1] - scsi: mpi3mr: Update driver version to 8.15.0.5.50 (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix premature TM timeouts on virtual drives (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Update MPI headers to revision 37 (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix I/O failures during controller reset (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix controller init failure on fault during queue creation (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Fix race between config read submit and interrupt completion (Chandrakanth Patil) [RHEL-111654] - scsi: mpi3mr: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-111654] - selftests: tls: add tests for zero-length records (CKI Backport Bot) [RHEL-114328] {CVE-2025-39682} - tls: fix handling of zero-length records on the rx_list (CKI Backport Bot) [RHEL-114328] {CVE-2025-39682} - cxgb4: Avoid removal of uninserted tid (Jakub Ramaseuski) [RHEL-75570] - SUNRPC: call xs_sock_process_cmsg for all cmsg (Scott Mayhew) [RHEL-112414] - sctp: linearize cloned gso packets in sctp_rcv (CKI Backport Bot) [RHEL-113338] {CVE-2025-38718} - kabi: enable check-kabi (Čestmír Kalina) [RHEL-113009] - kabi: add symbol zgid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol zap_vma_ptes to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_uses_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_tx_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_tx_peek_release_desc_batch to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_tx_peek_desc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_tx_completed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_set_tx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_set_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_get_pool_from_qid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xsk_clear_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_set_rxq_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_raw_get_dma to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_fill_cb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_dma_unmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_dma_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_can_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_alloc_batch to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xp_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xfrm_aead_get_byname to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_warn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_set_features_flag to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_rxq_info_unreg_mem_model to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_rxq_info_unreg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_rxq_info_reg_mem_model to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __xdp_rxq_info_reg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_rxq_info_is_reg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_return_frame_rx_napi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_return_frame_bulk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_return_frame to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_return_buff to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_master_redirect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_flush_frame_bulk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_features_set_redirect_target to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_features_clear_redirect_target to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_do_redirect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_do_flush to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xdp_convert_zc_to_xdp_frame to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_store to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_load to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __xa_insert to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_find_after to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_find to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_erase to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol xa_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __xa_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_return_thunk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rsi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rdx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rdi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rcx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rbx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rbp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_rax to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r9 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r15 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r14 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r13 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r12 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r11 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __x86_indirect_thunk_r10 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol x86_cpu_to_apicid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __warn_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wake_up_process to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __wake_up_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __wake_up to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wait_for_completion_timeout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wait_for_completion_io_timeout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wait_for_completion_interruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol wait_for_completion to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vzalloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vsprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vsnprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vscnprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vm_munmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vm_mmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmemmap_base to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_to_page to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __vmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_base to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vmalloc_array_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vlan_dev_vlan_id to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vlan_dev_real_dev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __virt_addr_valid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfs_unlink to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfs_mknod to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfs_mkdir to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfs_fsync_range to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol vfree to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_undefined to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_teardown_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_setup_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_possible_blades to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __uv_hub_info_list to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_get_hubless_system to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __uv_cpu_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_obj_count to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_install_heap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_get_pci_topology to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_get_master_nasid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_get_heapsize to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_get_geoinfo to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_enum_ports to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol uv_bios_enum_objs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol usleep_range_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol up_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol up_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol up to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_sysctl_table to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_kprobe to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __unregister_chrdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol unregister_blkdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol udp_tunnel_nic_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __udelay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_unregister_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_termios_encode_baud_rate to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_std_termios to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_register_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_port_link_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_port_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_port_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_flip_buffer_push to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_driver_kref_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tty_buffer_request_room to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tty_alloc_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tsc_khz to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol try_module_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __trace_trigger_soft_disabled to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __trace_set_current_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_seq_putc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_seq_printf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_raw_output_prep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_print_bitmask_seq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_write_msr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_sched_set_state_tp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_read_msr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_mmap_lock_start_locking to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_mmap_lock_released to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tracepoint_mmap_lock_acquire_returned to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_handle_return to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_reg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_raw_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_printf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_ignore_this_pid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_buffer_reserve to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_event_buffer_commit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_array_set_clr_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_array_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol trace_array_get_by_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol touch_softlockup_watchdog to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tls_validate_xmit_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tls_get_record to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tls_encrypt_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tls_device_sk_destruct to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timer_shutdown_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timer_shutdown to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timer_delete_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timer_delete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timecounter_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timecounter_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol timecounter_cyc2time to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol time64_to_tm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol this_cpu_off to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tcp_gro_complete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __tasklet_schedule to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tasklet_kill to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol tasklet_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sys_tz to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol system_wq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol system_unbound_wq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol system_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_streq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_remove_group to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_remove_file_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_remove_bin_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __sysfs_match_string to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_emit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_create_group to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_create_file_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sysfs_create_bin_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol synchronize_rcu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol synchronize_net to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol synchronize_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sync_blockdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __symbol_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __symbol_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol switchdev_handle_port_obj_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol switchdev_handle_port_obj_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol switchdev_handle_port_attr_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __sw_hweight64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __sw_hweight32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol submit_bio_noacct to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol submit_bio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strstr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strsep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strrchr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strnlen to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strncpy_from_user to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strncpy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strncmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strncasecmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strlen to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strlcat to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strim to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcspn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcpy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strchr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcat to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol strcasecmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_slow_inc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_slow_dec to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_enable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_disable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol static_key_count to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol starget_for_each_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __stack_chk_fail to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sscanf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sort to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol softnet_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sock_gen_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sn_region_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol snprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sn_partition_id to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol smp_call_function_single_async to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol smp_call_function_single to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol smp_call_function_many to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol smp_call_function to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol slab_build_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sk_skb_reason_drop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sk_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_tstamp_tx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_realloc_headroom to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_queue_tail to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_push to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_pull to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __skb_pad to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __skb_gso_segment to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __skb_flow_dissect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_dequeue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_copy_header to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_copy_expand to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_copy_bits to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_copy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_clone_tx_timestamp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_clone to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_checksum_help to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol skb_add_rx_frag_netmem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sk_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sized_strscpy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol single_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol single_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_write_to_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_strtoul to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_strtol to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_attr_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol simple_attr_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol si_meminfo to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_pcopy_to_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_pcopy_from_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_nents to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_miter_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_miter_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_miter_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_copy_to_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_copy_from_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sg_copy_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_user_nice to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_normalized_timespec64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_memory_wc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_cpus_allowed_ptr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_capacity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol set_blocksize to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __seq_puts to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_putc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_printf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol seq_lseek to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol send_sig_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol send_sig to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol secure_tcpv6_seq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol secure_tcp_seq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol secpath_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sdev_prefix_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__preempt_schedule_notrace to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__preempt_schedule to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__might_resched to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCT__cond_resched to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_unblock_requests to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_scan_target to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_scan_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_sanitize_inquiry_string to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_rescan_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_remove_target to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_remove_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_remove_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_print_command to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_normalize_sense to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsilun_to_int to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __scsi_iterate_devices to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_is_sdev_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_is_host_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_is_fc_rport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_host_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_host_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_host_busy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_host_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_get_vpd_page to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_done to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_dma_unmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_dma_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_type to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_set_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_device_from_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_change_queue_depth to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_build_sense_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_build_sense to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_block_requests to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_add_host_with_dma to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scsi_add_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scnprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol scmd_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __SCK__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol schedule_timeout_uninterruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol schedule_timeout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol schedule to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sched_clock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_rphy_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_rphy_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_remove_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_release_transport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_delete_phy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_delete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_alloc_num to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_add_phy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_port_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_phy_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_phy_delete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_phy_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_phy_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_expander_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_end_device_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_attach_transport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol sas_ata_ncq_prio_supported to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rtnl_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rtnl_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rtnl_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rtnl_is_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rps_may_expire_flow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol round_jiffies to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol root_device_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __root_device_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rht_bucket_nested_insert to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_start_check to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_exit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_walk_enter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_insert_slow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_init_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rhashtable_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol reset_devices to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __request_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __request_module to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol request_firmware_nowait to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol request_firmware to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rep_movs_alternative to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol remove_wait_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol remove_proc_entry to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol remap_pfn_range to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __release_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol release_firmware to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_netdevice to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_kprobe to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol register_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __register_chrdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __register_blkdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __refrigerator to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol refcount_warn_saturate to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_io to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_entry_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_entry_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_entry_insert to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_user_mmap_entry_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_read_gid_l2_fields to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_query_gid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rdma_block_iter_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rdma_block_iter_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rdma_alloc_hw_stats_struct to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rcuref_get_slowpath to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rcu_read_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __rcu_read_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rb_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol rb_first to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_write_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_write_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_write_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_write_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_unlock_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_unlock_bh to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_lock_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_lock_bh to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_spin_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_read_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_read_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_read_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _raw_read_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ___ratelimit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol radix_tree_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol queue_work_on to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol queue_limits_commit_update to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol queue_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol qdisc_reset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pv_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_user_nocheck_4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_user_8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_user_4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_user_2 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol put_disk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __put_devmap_managed_folio_refs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol put_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptrs_per_p4d to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_schedule_worker to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_parse_header to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_find_pin to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_clock_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_clock_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_clock_index to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_clock_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_classify_raw to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ptp_cancel_worker_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ___pskb_trim to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __pskb_pull_tail to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pskb_expand_head to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_mkdir to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_dostring to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_create_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol proc_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol priv_to_devlink to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __printk_ratelimit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol print_hex_dump to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol prepare_to_wait_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol prepare_to_wait to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol prepare_creds to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pm_schedule_suspend to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __pm_runtime_resume to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __pm_runtime_idle to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pldmfw_op_pci_match_record to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pldmfw_flash_image to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pid_task to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_validate_pause to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_support_asym_pause to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_start_aneg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol physical_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_set_max_speed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_set_asym_pause to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phys_base to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_ethtool_ksettings_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_ethtool_ksettings_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_disconnect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_connect to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol phy_attached_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pgprot_writecombine to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pgdir_shift to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol perf_trace_run_bpf_submit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol perf_trace_buf_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __per_cpu_offset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcpu_hot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcpu_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcix_set_mmrbc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_write_config_word to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_write_config_dword to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_write_config_byte to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_wake_from_d3 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_wait_for_pending_transaction to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_vpd_find_ro_info_keyword to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_vpd_check_csum to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_vpd_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_vfs_assigned to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_unregister_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_try_set_mwi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_sriov_set_totalvfs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_set_power_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_set_mwi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_set_master to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_select_bars to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_save_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_restore_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_restore_msi_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_reset_bus to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_request_selected_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_request_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_release_selected_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_release_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __pci_register_driver to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_read_vpd to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_read_config_word to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_read_config_dword to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_read_config_byte to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_prepare_to_sleep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_num_vf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_msix_free_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_msix_can_alloc_dyn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_msix_alloc_irq_at to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcim_iomap_table to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcim_iomap_regions to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcim_enable_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_irq_vector to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_irq_get_affinity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_iov_virtfn_devfn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_iounmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_ioremap_bar to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_iomap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_get_slot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_get_dsn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_get_domain_bus_and_slot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_get_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_free_irq_vectors to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_find_ext_capability to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_find_capability to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_set_readrq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_ptm_enabled to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_print_link_status to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_wake to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_sriov to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_ptm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_msix_range to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_msi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_device_mem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_enable_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_get_readrq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_flr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_write_word to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_read_word to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_read_dword to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_clear_and_set_word_unlocked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pcie_capability_clear_and_set_word_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_sriov to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_rom to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_msix to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_msi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_disable_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_dev_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_dev_present to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_device_is_present to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_dev_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_clear_mwi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_clear_master to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_choose_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_cfg_access_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_cfg_access_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_bus_type to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_alloc_irq_vectors_affinity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_alloc_irq_vectors to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pci_aer_clear_nonfatal_status to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol path_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_ushort to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_ulong to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_ullong to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_uint to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_short to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_long to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_int to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_charp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_byte to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_ops_bool to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol param_array_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol panic_notifier_list to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol panic to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_put_unrefed_netmem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_disable_direct_recycling to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_alloc_pages to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_pool_alloc_frag to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_offset_base to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol page_frag_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __page_frag_cache_drain to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol pack_fields_u8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_unregister_targetport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_register_targetport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_rcv_fcp_req to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_rcv_fcp_abort to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvmet_fc_invalidate_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_unregister_remoteport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_unregister_localport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_set_remoteport_devloss to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_rescan_remoteport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_register_remoteport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_register_localport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nvme_fc_io_getuuid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __num_online_cpus to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol numa_node to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ns_to_timespec64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nr_cpu_ids to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol noop_llseek to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol node_to_cpumask_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol node_states to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __node_distance to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol nla_find to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol net_ratelimit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_tx_wake_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_tx_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_tx_stop_all_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_tx_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_xps_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_tso_max_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_tso_max_segs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_real_num_tx_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_set_real_num_rx_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_schedule_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_rx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_receive_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_queue_set_napi to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __netif_napi_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_napi_add_weight to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_get_num_default_rss_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_device_detach to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_device_attach to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_carrier_on to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netif_carrier_off to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol net_dim_get_rx_moderation to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol net_dim to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_warn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_walk_all_upper_dev_rcu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_update_features to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_unbind_sb_channel to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_state_change to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_set_tc_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_set_sb_channel to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_set_num_tc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_rx_handler_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_rx_handler_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_rss_key_fill to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_reset_tc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_refcnt_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_port_same_parent_id to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_pick_tx to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_notice to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_master_upper_dev_get_rcu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_master_upper_dev_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_lower_get_next to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_features_change to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_err to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_crit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_core_stats_inc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol netdev_bind_sb_channel_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __netdev_alloc_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __netdev_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __neigh_event_send to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol neigh_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ndo_dflt_fdb_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ndo_dflt_bridge_getlink to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __ndelay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_schedule_prep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __napi_schedule_irqoff to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __napi_schedule to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_gro_receive to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_enable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_disable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_consume_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_complete_done to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_build_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol napi_alloc_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __napi_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol names_cachep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_lock_interruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mutex_is_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mutex_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol msleep_interruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol msleep to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __msecs_to_jiffies to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_read_raw_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_powm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_get_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mpi_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol module_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol module_layout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __module_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mod_timer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mod_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mmu_notifier_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mmu_notifier_get_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mmput to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mmap_lock_do_trace_start_locking to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mmap_lock_do_trace_released to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mmap_lock_do_trace_acquire_returned to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mlx5_core_uplink_netdev_event_replay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mlx5_core_access_reg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mlx5_blocking_notifier_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mlx5_blocking_notifier_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol misc_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol misc_deregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol metadata_dst_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol metadata_dst_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mem_section to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_kmalloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_kfree to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_free_slab to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_create_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_alloc_slab to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mempool_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memory_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memmove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memdup_user_nul to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memdup_user to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memcpy_toio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memcpy_fromio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memcpy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memcmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memchr_inv to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol memchr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdio_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __mdiobus_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_get_phy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_c45_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_c45_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol mdio45_probe to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol loops_per_jiffy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol lookup_one_len to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol local_clock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __local_bh_enable_ip to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __list_del_entry_valid_or_report to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __list_add_valid_or_report to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol libie_rx_pt_lut to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol libeth_rx_recycle_slow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol libeth_rx_fq_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol libeth_rx_fq_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kvfree_call_rcu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_with_offset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_ts64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_snapshot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_seconds to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_real_ts64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_real_seconds to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get_raw_ts64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ktime_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_use_mm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_unuse_mm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_should_stop to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_queue_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_queue_delayed_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_destroy_worker to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_create_worker_on_node to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_create_on_node to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_complete_and_exit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kthread_bind to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtoull to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtouint to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtou8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtou16 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtos16 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtoll to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtoint to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kstrtobool to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ksize to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol krealloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_uevent_env to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_uevent to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_set_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_init_and_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_get_unless_zero to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kobject_create_and_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmemdup_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmem_cache_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmem_cache_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmem_cache_create_args to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmem_cache_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmalloc_size_roundup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_large_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_large_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kmalloc_caches to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_cache_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __kmalloc_cache_node_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kill_pid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kill_pgrp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kill_fasync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kfree_sensitive to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kfree to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kexec_crash_loaded to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kern_path_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kern_path to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kernel_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kernel_sigaction to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kernel_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol kasprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol jiffies_to_usecs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol jiffies_to_msecs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol jiffies to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iter_div_u64_rem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol is_vmalloc_addr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol is_uv_system to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_set_affinity_notifier to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_set_affinity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_sched to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_enable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_disable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_poll_complete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_modify_status to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol irq_cpu_rmap_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __irq_apply_affinity_hint to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ipv6_skip_exthdr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ipv6_find_hdr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ipv6_ext_hdr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ipv6_chk_addr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __ipv6_addr_type to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iput to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip_tos2prio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip_route_output_flow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip_queue_xmit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __ip_dev_find to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip_compute_csum to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip6_route_output_flags to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ip6_dst_hoplimit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __iowrite64_copy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iowrite32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iounmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ioremap_wc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ioremap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __ioread32_copy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ioread32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol iomem_resource to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol invalidate_bdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol int_to_scsilun to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __init_waitqueue_head to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_wait_entry to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_uts_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_user_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_timer_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __init_swait_queue_head to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __init_rwsem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol init_net to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __inet_lookup_established to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol inet_del_protocol to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol inet_add_protocol to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __inet6_lookup_established to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol in_dev_finish_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ilookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol idr_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol idr_find to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol idr_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol idr_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ida_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ida_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ida_alloc_range to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_unregister_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_umem_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_umem_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_umem_find_best_pgsz to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_umem_dmabuf_get_pinned to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_sg_to_pages to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_set_device_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_register_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_query_port to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_modify_qp_is_ok to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_get_eth_speed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_dispatch_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ibdev_warn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ibdev_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_device_set_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_device_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_device_get_by_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ibdev_err to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol I_BDEV to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ib_dealloc_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _ib_alloc_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_smbus_write_byte_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_smbus_read_byte_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_new_client_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_del_adapter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol i2c_bit_add_bus to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_notify_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_device_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_device_register_with_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hwmon_device_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __hw_addr_unsync_dev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __hw_addr_sync_dev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __hw_addr_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hugetlb_optimize_vmemmap_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hrtimer_start_range_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hrtimer_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hrtimer_forward to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol hrtimer_cancel to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol high_memory to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_register_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_put_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_insert_raw to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_deregister_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol gnss_allocate_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_zeroed_page_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_user_pages_remote to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __get_user_nocheck_4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __get_user_4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __get_user_2 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_random_u32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_random_u16 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_random_bytes to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_free_pages_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_device_system_crosststamp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol get_cpu_idle_time to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol generic_file_write_iter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol generic_file_read_iter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fs_bio_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol freezing_slow_path to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_percpu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_pages to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __free_pages to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_netdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_irq_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol free_cpumask_var to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fput to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __fortify_panic to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __folio_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __flush_workqueue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flush_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flush_signals to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_vlan to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_tcp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_pppoe to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_ports to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_l2tpv3 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_ip to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_icmp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_eth_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_ports to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_opts to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_keyid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_ip to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_enc_control to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_cvlan to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_control to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_rule_match_basic to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_keys_dissector to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_indr_dev_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_indr_dev_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_indr_block_cb_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_block_cb_setup_simple to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol flow_block_cb_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fixed_size_llseek to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol firmware_request_nowarn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol finish_wait to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol find_vma to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol find_pid_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_next_zero_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_next_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_next_and_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_last_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol find_get_pid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_first_zero_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _find_first_bit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol filp_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol filp_close to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol file_ns_capable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol file_bdev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fget to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __fentry__ to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_vport_terminate to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_vport_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_remove_host to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_remote_port_rolechg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_remote_port_delete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_remote_port_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_release_transport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_host_post_vendor_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_host_post_event to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_host_fpin_rcv to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_get_event_number to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_eh_timed_out to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_eh_should_retry_cmd to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_block_scsi_eh to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_block_rport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fc_attach_transport to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol fasync_helper to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol event_triggers_call to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol eth_validate_addr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol eth_type_trans to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_sprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_rxfh_context_lost to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_puts to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_params_from_link_mode to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_op_get_ts_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_op_get_link to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_intersect_link_masks to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_forced_speed_maps_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_convert_link_mode_to_legacy_u32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ethtool_convert_legacy_u32_to_link_mode to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol eth_platform_get_mac_address to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol eth_get_headlen to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol ether_setup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol enable_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol empty_zero_page to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol emergency_restart to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol elfcorehdr_addr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dynamic_pr_debug to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dynamic_netdev_dbg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dynamic_ibdev_dbg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dynamic_dev_dbg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dump_stack to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dst_release to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol driver_remove_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol driver_for_each_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol driver_create_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dql_reset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dql_completed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dput to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_on_pin_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_on_pin_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_pin_change_ntf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_netdev_pin_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_netdev_pin_clear to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dpll_device_change_ntf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_write_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_read_trylock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down_interruptible to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol downgrade_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol down to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol do_wait_intr_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol do_trace_write_msr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol do_trace_read_msr to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol do_trace_netlink_extack to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol done_path_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmi_get_system_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmi_first_match to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmi_find_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_unmap_sg_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_unmap_page_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dma_sync_single_for_device to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dma_sync_single_for_cpu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_set_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_set_coherent_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_pool_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_pool_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_pool_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_pool_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmam_free_coherent to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_map_sg_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_map_page_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dmam_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_get_required_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_free_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dma_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol disable_irq_nosync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol disable_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dget_parent to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_warn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_uc_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_uc_add_excl to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_uc_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_trans_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_set_promiscuity to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_set_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_set_mtu to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_set_mac_address to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_remove_pack to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __dev_queue_xmit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_printk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_open to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_notice to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_kmemdup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_kmalloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_kfree to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_kasprintf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devm_free_irq to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_del_global to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_add_global to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_add_excl to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_mc_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devmap_managed_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __devm_add_action to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_unlock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_region_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_region_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_rate_nodes_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_rate_node_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_rate_leaf_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_rate_leaf_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_port_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_port_fn_devlink_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_params_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_params_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_param_driverinit_value_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_param_driverinit_value_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_nested_devlink_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_remote_reload_actions_performed to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_priv to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_port_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_port_attrs_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_params_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_params_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_stored_put_ext to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_stored_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_running_put_ext to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_running_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_version_fixed_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_serial_number_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_info_board_serial_number_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_state_update to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_recovery_done to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_priv to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_health_report to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_u8_pair_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_u32_pair_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_string_pair_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_pair_nest_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_pair_nest_end to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_obj_nest_start to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_obj_nest_end to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_dump_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_fmsg_binary_pair_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_flash_update_timeout_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_flash_update_status_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devlink_alloc_ns to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_health_reporter_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol devl_assert_locked to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_kfree_skb_irq_reason to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_kfree_skb_any_reason to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_wakeup_disable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_show_string to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_set_wakeup_enable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_set_wakeup_capable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_remove_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_initialize to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_create_file to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_add_disk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol device_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_get_stats to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_get_by_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_err to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_driver_string to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _dev_crit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_close to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_addr_mod to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_addr_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_addr_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dev_add_pack to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol destroy_workqueue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol del_gendisk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __delay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol default_wake_function to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol default_llseek to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_create_u32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_create_file_full to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_create_dir to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_create_devm_seqfile to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_attr_write to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol debugfs_attr_read to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcbnl_ieee_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_ieee_setapp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_ieee_getapp_prio_dscp_mask_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_ieee_getapp_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_ieee_delapp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dcb_getapp to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca_unregister_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca_remove_requester to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca_register_notify to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca_add_requester to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol dca3_get_tag to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol current_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _ctype to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol csum_partial to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol csum_ipv6_magic to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crypto_shash_update to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crypto_shash_final to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crypto_destroy_tfm to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crypto_alloc_shash to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crc_t10dif to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol crc32_le to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpu_sibling_map to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpu_present_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpu_possible_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpu_online_mask to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpumask_next_wrap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpumask_local_spread to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpu_khz to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpu_info to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpuhp_state_remove_instance to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpuhp_state_add_instance to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpuhp_setup_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __cpuhp_remove_state to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpufreq_quick_get to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cpu_bit_bitmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _copy_to_user to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __copy_overflow to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _copy_from_user to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol consume_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __const_udelay to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol const_pcpu_hot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol config_group_init_type_name to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol config_group_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol configfs_unregister_subsystem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol configfs_register_subsystem to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol complete_all to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol complete to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol commit_creds to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol clock_t_to_jiffies to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol class_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol class_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol class_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol class_create to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __check_object_size to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cdev_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cdev_del to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cdev_alloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cdev_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cc_mkdec to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol capable to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cancel_delayed_work to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol call_usermodehelper to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol call_switchdev_notifiers to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol call_netdevice_notifiers to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol cachemode2protval to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol byte_rev_table to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol build_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol BUG_func to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_update to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_remove to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_lookup to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_last to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_insert to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_get_prev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_geo64 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_geo32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol btree_destroy to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bsg_setup_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bsg_remove_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bsg_job_done to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bsearch to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __break_lease to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_warn_invalid_xdp_action to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run8 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run5 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run4 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run3 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run2 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_trace_run1 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_stats_enabled_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_prog_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_prog_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_master_redirect_enabled_key to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bpf_dispatcher_xdp_func to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol boot_cpu_data to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blockdev_superblock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_status_to_errno to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_start_plug to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_stack_limits to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_queue_rq_timeout to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_mq_unique_tag to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_mq_tagset_busy_iter to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_mq_map_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_mq_map_hw_queues to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blk_finish_plug to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol blkcg_get_fc_appid to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __blk_alloc_disk to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_zalloc to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_xor to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_weight to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_subset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_set to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_print_to_pagebuf to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_parselist to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_or to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_intersects to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_from_arr32 to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bitmap_find_next_zero_area_off to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_equal to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_clear to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_andnot to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __bitmap_and to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bioset_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bioset_exit to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_put to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_endio to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_clone_blkg_association to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_associate_blkg to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_alloc_clone to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bio_alloc_bioset to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _bin2bcd to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bdev_thaw to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bdev_freeze to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bdev_file_open_by_path to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol bdev_file_open_by_dev to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol auxiliary_driver_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __auxiliary_driver_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol auxiliary_device_init to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __auxiliary_device_add to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol autoremove_wake_function to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol atomic_notifier_chain_unregister to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol atomic_notifier_chain_register to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol _atomic_dec_and_lock to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol argv_split to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol argv_free to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol arch_touch_nmi_watchdog to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_workqueue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __alloc_skb to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_pages_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol __alloc_pages_noprof to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_netdev_mqs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_etherdev_mqs to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_cpumask_var_node to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol alloc_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol add_wait_queue_exclusive to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol add_wait_queue to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol add_timer to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol acpi_get_table to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol acpi_disabled to stablelist (Čestmír Kalina) [RHEL-113009] - kabi: add symbol abort_creds to stablelist (Čestmír Kalina) [RHEL-113009] Resolves: RHEL-111654, RHEL-112414, RHEL-113009, RHEL-113338, RHEL-114328, RHEL-75570 * Thu Sep 25 2025 Jan Stancek [6.12.0-124.4.1.el10_1] - ipv6: reject malicious packets in ipv6_gso_segment() (CKI Backport Bot) [RHEL-113251] {CVE-2025-38572} - wifi: ath12k: Decrement TID on RX peer frag setup error handling (CKI Backport Bot) [RHEL-114710] {CVE-2025-39761} - xfrm: interface: fix use-after-free after changing collect_md xfrm interface (CKI Backport Bot) [RHEL-109531] {CVE-2025-38500} - net: add reserved fields to devlink_port_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_health_reporter_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_port_region_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_region_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_param (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_dpipe_table_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_linecard_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_ops (Ivan Vecera) [RHEL-111907] - net: add reserved fields to devlink_port (Ivan Vecera) [RHEL-111907] - ipv6: mcast: Delay put pmc->idev in mld_del_delrec() (Hangbin Liu) [RHEL-111156] {CVE-2025-38550} - tcp: Correct signedness in skb remaining space calculation (Florian Westphal) [RHEL-107843] {CVE-2025-38463} - ice: use fixed adapter index for E825C embedded devices (Michal Schmidt) [RHEL-111791] Resolves: RHEL-107843, RHEL-109531, RHEL-111156, RHEL-111791, RHEL-111907, RHEL-113251, RHEL-114710 * Mon Sep 22 2025 Jan Stancek [6.12.0-124.3.1.el10_1] - net: stmmac: fix TSO DMA API usage causing oops (Izabela Bakollari) [RHEL-84762] - octeon_ep: Fix host hang issue during device reboot (Kamal Heib) [RHEL-90058] - octeon_ep_vf: Resolve netdevice usage count issue (Kamal Heib) [RHEL-90058] - octeon_ep_vf: update tx/rx stats locally for persistence (Kamal Heib) [RHEL-90058] - octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 (Kamal Heib) [RHEL-90058] - octeon_ep: update tx/rx stats locally for persistence (Kamal Heib) [RHEL-90058] - octeon_ep: remove firmware stats fetch in ndo_get_stats64 (Kamal Heib) [RHEL-90058] - octeon_ep: add ndo ops for VFs in PF driver (Kamal Heib) [RHEL-90058] - net: marvell: use ethtool string helpers (Kamal Heib) [RHEL-90058] - io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114338] {CVE-2025-39698} - net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree (CKI Backport Bot) [RHEL-106587] {CVE-2025-38468} - dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (Audra Mitchell) [RHEL-106609] {CVE-2025-38369} - ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requested (CKI Backport Bot) [RHEL-107023] Resolves: RHEL-106587, RHEL-106609, RHEL-107023, RHEL-114338, RHEL-84762, RHEL-90058 * Mon Sep 15 2025 Julio Faracco [6.12.0-124.2.1.el10_1] - flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read (Benjamin Coddington) [RHEL-110294] - pNFS/flexfiles: don't attempt pnfs on fatal DS errors (Benjamin Coddington) [RHEL-110294] - HID: core: Harden s32ton() against conversion to 0 bits (Benjamin Tissoires) [RHEL-111038] {CVE-2025-38556} - Revert "KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace" (Eric Auger) [RHEL-112491] - fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass (Audra Mitchell) [RHEL-106613] {CVE-2025-38396} - Revert "e1000e: change k1 configuration on MTP and later platforms" (Michal Schmidt) [RHEL-109782] - s390/sclp: Fix SCCB present check (CKI Backport Bot) [RHEL-113560] {CVE-2025-39694} - idpf: convert control queue mutex to a spinlock (CKI Backport Bot) [RHEL-106059] {CVE-2025-38392} - redhat/configs: Enable CONFIG_MITIGATION_TSA for x86 (Waiman Long) [RHEL-83893] - x86/process: Move the buffer clearing before MONITOR (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - x86/microcode/AMD: Add TSA microcode SHAs (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - KVM: SVM: Advertise TSA CPUID bits to guests (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - x86/bugs: Add a Transient Scheduler Attacks mitigation (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - x86/bugs: Rename MDS machinery to something more generic (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350} - x86/bugs: Fix spectre_v2 mitigation default on Intel (Waiman Long) [RHEL-83893] - x86/bugs: Restructure ITS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled (Waiman Long) [RHEL-83893] - x86/idle: Use MONITOR and MWAIT mnemonics in (Waiman Long) [RHEL-83893] - x86/idle: Remove .s output beautifying delimiters from simpler asm() templates (Waiman Long) [RHEL-83893] - x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt() (Waiman Long) [RHEL-83893] - x86/cpufeatures: Add X86_FEATURE_APX (Waiman Long) [RHEL-83893] - x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES (Waiman Long) [RHEL-83893] - x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT (Waiman Long) [RHEL-83893] - x86/cpufeatures: Clean up formatting (Waiman Long) [RHEL-83893] - x86/bugs: Remove X86_BUG_MMIO_UNKNOWN (Waiman Long) [RHEL-83893] - x86/bugs: Restructure SRSO mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure L1TF mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure SSB mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure spectre_v2 mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure BHI mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure spectre_v2_user mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure retbleed mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Allow retbleed=stuff only on Intel (Waiman Long) [RHEL-83893] - x86/bugs: Restructure spectre_v1 mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure GDS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure SRBDS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Remove md_clear_*_mitigation() (Waiman Long) [RHEL-83893] - x86/bugs: Restructure RFDS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure MMIO mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure TAA mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Restructure MDS mitigation (Waiman Long) [RHEL-83893] - x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear (Waiman Long) [RHEL-83893] - x86/microcode: Consolidate the loader enablement checking (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Fix __apply_microcode_amd()'s return value (Waiman Long) [RHEL-83893] {CVE-2025-22047} - x86: move ZMM exclusion list into CPU feature flag (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Add some forgotten models to the SHA check (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Load only SHA256-checksummed patches (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Add get_patch_level() (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Merge early_apply_microcode() into its single callsite (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Remove ret local var in early_apply_microcode() (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Have __apply_microcode_amd() return bool (Waiman Long) [RHEL-83893] - x86/microcode/AMD: Return bool from find_blobs_in_containers() (Waiman Long) [RHEL-83893] - x86/cpu: Fix formatting of cpuid_bits[] in scattered.c (Waiman Long) [RHEL-83893] - x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit (Waiman Long) [RHEL-83893] Resolves: RHEL-106059, RHEL-106613, RHEL-109782, RHEL-110294, RHEL-111038, RHEL-112491, RHEL-113560, RHEL-83893, RHEL-83903 * Mon Sep 08 2025 Julio Faracco [6.12.0-124.1.1.el10_1] - cxl: core/region - ignore interleave granularity when ways=1 (John W. Linville) [RHEL-107880] - posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() (CKI Backport Bot) [RHEL-112787] {CVE-2025-38352} - netfilter: nf_conntrack: fix crash due to removal of uninitialised entry (Florian Westphal) [RHEL-106441] {CVE-2025-38472} - netfilter: nf_tables: hide clash bit from userspace (Florian Westphal) [RHEL-106441] - selftests: netfilter: conntrack_resize.sh: extend resize test (Florian Westphal) [RHEL-106441] - redhat: Explicitly disable 'hostonly' mode on the dracut cmdline (Vitaly Kuznetsov) [RHEL-109610] - redhat: Directly use 'ukify' for building the UKI (Vitaly Kuznetsov) [RHEL-109610] - redhat: Add SBAT to the UKI unconditionally (Vitaly Kuznetsov) [RHEL-109610] - sunrpc: fix handling of server side tls alerts (Olga Kornievskaia) [RHEL-111072] {CVE-2025-38566} - dpll: add reserved fields to dpll_device_ops and dpll_pin_ops structs (Ivan Vecera) [RHEL-111905] - sunrpc: fix client side handling of tls alerts (Olga Kornievskaia) [RHEL-110814] {CVE-2025-38571} - i40e: report VF tx_dropped with tx_errors instead of tx_discards (Dennis Chen) [RHEL-105134] - kselftests/mm: fix khugepaged build broken (Chunyu Hu) [RHEL-112084] - iommu/virtio: Make instance lookup robust (Eric Auger) [RHEL-108207] - enic: fix incorrect MTU comparison in enic_change_mtu() (CKI Backport Bot) [RHEL-108262] - net/enic: Allow at least 8 RQs to always be used (CKI Backport Bot) [RHEL-108262] - ixgbe: prevent from unwanted interface name changes (CKI Backport Bot) [RHEL-109604] - devlink: let driver opt out of automatic phys_port_name generation (CKI Backport Bot) [RHEL-109604] - redhat: set defaults for RHEL 10.1 (Julio Faracco) Resolves: RHEL-105134, RHEL-106441, RHEL-107880, RHEL-108207, RHEL-108262, RHEL-109604, RHEL-109610, RHEL-110814, RHEL-111072, RHEL-111905, RHEL-112084, RHEL-112787 * Thu Aug 21 2025 CKI KWF Bot [6.12.0-124.el10] - ACPI: PRM: Reduce unnecessary printing to avoid user confusion (Frank Liang) [RHEL-107449] - scsi: aacraid: Stop using PCI_IRQ_AFFINITY (John Meneghini) [RHEL-41234] - loop: use kiocb helpers to fix lockdep warning (Ming Lei) [RHEL-103981] - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106663] {CVE-2025-38464} - sched/deadline: Fix accounting after global limits change (Phil Auld) [RHEL-105980] - tools/sched: Add root_domains_dump.py which dumps root domains info (Phil Auld) [RHEL-105980] - tools/sched: Add dl_bw_dump.py for printing bandwidth accounting info (Phil Auld) [RHEL-105980] - sched/deadline: Initialize dl_servers after SMP (Phil Auld) [RHEL-105980] - sched/deadline: Less agressive dl_server handling (Phil Auld) [RHEL-105980] - sched/deadline: Reset extra_bw to max_bw when clearing root domains (Phil Auld) [RHEL-105980] - sched: Change nr_uninterruptible type to unsigned long (Phil Auld) [RHEL-105980] - sched/fair: Always trigger resched at the end of a protected period (Phil Auld) [RHEL-105980] - sched/fair: Fix entity's lag with run to parity (Phil Auld) [RHEL-105980] - sched/fair: Limit run to parity to the min slice of enqueued entities (Phil Auld) [RHEL-105980] - sched/fair: Remove spurious shorter slice preemption (Phil Auld) [RHEL-105980] - sched/fair: Fix NO_RUN_TO_PARITY case (Phil Auld) [RHEL-105980] - sched: Cancel the slice protection of the idle entity (Phil Auld) [RHEL-105980] - sched/fair: Use protect_slice() instead of direct comparison (Phil Auld) [RHEL-105980] - sched/deadline: Fix dl_server runtime calculation formula (Phil Auld) [RHEL-105980] - sched/core: Fix migrate_swap() vs. hotplug (Phil Auld) [RHEL-105980] - sched: Fix preemption string of preempt_dynamic_none (Phil Auld) [RHEL-105980] - sched/debug: Print the local group's asym_prefer_cpu (Phil Auld) [RHEL-105980] - cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change (Phil Auld) [RHEL-105980] - sched/topology: Introduce sched_update_asym_prefer_cpu() (Phil Auld) [RHEL-105980] - sched/fair: Use READ_ONCE() to read sg->asym_prefer_cpu (Phil Auld) [RHEL-105980] - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (CKI Backport Bot) [RHEL-104286] {CVE-2025-38211} Resolves: RHEL-103981, RHEL-104286, RHEL-105980, RHEL-106663, RHEL-107449, RHEL-41234 * Wed Aug 20 2025 Julio Faracco [6.12.0-123.el10] - scsi: mpt3sas: Fix a fw_event memory leak (Tomas Henzl) [RHEL-61878] - bnxt_en: delay pci_alloc_irq_vectors() in the AER path (Michal Schmidt) [RHEL-106550] - eth: bnxt: fix missing ring index trim on error path (Michal Schmidt) [RHEL-106550] {CVE-2025-37873} - treewide: Switch/rename to timer_delete[_sync]() (bnxt) (Michal Schmidt) [RHEL-106550] - eth: bnxt: fix memory leak in queue reset (Michal Schmidt) [RHEL-106550] - eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx} (Michal Schmidt) [RHEL-106550] {CVE-2025-21973} - eth: bnxt: do not update checksum in bnxt_xdp_build_skb() (Michal Schmidt) [RHEL-106550] {CVE-2025-21960} - eth: bnxt: fix out-of-range access of vnic_info array (Michal Schmidt) [RHEL-106550] {CVE-2025-22112} - eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logic (Michal Schmidt) [RHEL-106550] - eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc() (Michal Schmidt) [RHEL-106550] {CVE-2025-21974} - eth: bnxt: fix truesize for mb-xdp-pass case (Michal Schmidt) [RHEL-106550 RHEL-87501] {CVE-2025-21961} - eth: bnxt: update header sizing defaults (Michal Schmidt) [RHEL-106550] - net: ethtool: populate the default HDS params in the core (bnxt) (Michal Schmidt) [RHEL-106550] - eth: bnxt: fix string truncation warning in FW version (Michal Schmidt) [RHEL-106550] - eth: bnxt: always recalculate features after XDP clearing, fix null-deref (Michal Schmidt) [RHEL-106550] {CVE-2025-21682} - net: bnxt: use ethtool string helpers (Michal Schmidt) [RHEL-106550] - eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting' (bnxt) (Michal Schmidt) [RHEL-106550] - redhat/kernel.spec: fix leftover typo in Provides line (Jan Stancek) [RHEL-104231] - redhat/kernel.spec: fix uname_variant call sites (Jan Stancek) [RHEL-104231] - redhat/kernel.spec: fix uname_suffix call sites (Jan Stancek) [RHEL-104231] - PCI/PM: Set up runtime PM even for devices without PCI PM (Myron Stowe) [RHEL-90801] - PCI: Explicitly put devices into D0 when initializing (Myron Stowe) [RHEL-90801] - selftests: net: add test case for NAT46 looping back dst (Felix Maurer) [RHEL-96605] - net: clear the dst when changing skb protocol (Felix Maurer) [RHEL-96605] - bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic" (Felix Maurer) [RHEL-96605] - bpf, sockmap: Avoid using sk_socket after free when sending (Felix Maurer) [RHEL-96605] - xsk: fix an integer overflow in xp_create_and_assign_umem() (Felix Maurer) [RHEL-87917 RHEL-96605] {CVE-2025-21997} - net: Add rx_skb of kfree_skb to raw_tp_null_args[]. (Felix Maurer) [RHEL-96605] - selftests/bpf: Adjust data size to have ETH_HLEN (Felix Maurer) [RHEL-96605] - bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() (Felix Maurer) [RHEL-100445 RHEL-96605] {CVE-2025-21867} - selftests/bpf: Add some tests with sockmap SK_PASS (Felix Maurer) [RHEL-96605] - bpf: fix recursive lock when verdict program return SK_PASS (Felix Maurer) [RHEL-96605] - proc: fix UAF in proc_get_inode() (CKI Backport Bot) [RHEL-86811] {CVE-2025-21999} - NFSv4.2: another fix for listxattr (Olga Kornievskaia) [RHEL-100709] - tools headers UAPI: Sync KVM's vmx.h header with the kernel sources (Maxim Levitsky) [RHEL-47242] - tools headers UAPI: Sync kvm header with the kernel sources (Maxim Levitsky) [RHEL-47242] - KVM: SVM: Disable interception of SPEC_CTRL iff the MSR exists for the guest (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIs (Maxim Levitsky) [RHEL-47242] - KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-Enter (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Extract checking of guest's DEBUGCTL into helper (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supported (Maxim Levitsky) [RHEL-47242] - KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag (Maxim Levitsky) [RHEL-47242] - KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmap (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Don't report base TDVMCALLs (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed out (Maxim Levitsky) [RHEL-47242] - KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest (Maxim Levitsky) [RHEL-47242] - Documentation: KVM: Fix unexpected unindent warning (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Use kvm_arch_vcpu.host_debugctl to restore the host's DEBUGCTL (Maxim Levitsky) [RHEL-47242] - KVM: x86: avoid underflow when scaling TSC frequency (Maxim Levitsky) [RHEL-47242] - KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush (Maxim Levitsky) [RHEL-47242] - Documentation: KVM: Fix unexpected unindent warnings (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Exit to userspace for GetTdVmCallInfo (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDG.VP.VMCALL (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Avoid indirect calls to TDX assembly functions (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY (Maxim Levitsky) [RHEL-47242] - KVM: VMX: use __always_inline for is_td_vcpu and is_td (Maxim Levitsky) [RHEL-47242] - x86/tdx: mark tdh_vp_enter() as __flatten (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Use kvm_x86_call() instead of manual static_call() (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Clean up and macrofy x86_ops (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp() (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c and tweak name (Maxim Levitsky) [RHEL-47242] - KVM: x86: Revert kvm_x86_ops.mem_enc_ioctl() back to an OPTIONAL hook (Maxim Levitsky) [RHEL-47242] - KVM: SVM: Treat DEBUGCTL[5:2] as reserved (Maxim Levitsky) [RHEL-47242] - Documentation/virt/kvm: Document on Trust Domain Extensions (TDX) (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Make TDX VM type supported (Maxim Levitsky) [RHEL-47242] - KVM: TDX: KVM: TDX: Always honor guest PAT on TDX enabled guests (Maxim Levitsky) [RHEL-47242] - KVM: x86: remove shadow_memtype_mask (Maxim Levitsky) [RHEL-47242] - KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT (Maxim Levitsky) [RHEL-47242] - KVM: x86: Introduce supported_quirks to block disabling quirks (Maxim Levitsky) [RHEL-47242] - KVM: x86: Allow vendor code to disable quirks (Maxim Levitsky) [RHEL-47242] - KVM: x86: do not allow re-enabling quirks (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Enable guest access to MTRR MSRs (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add a method to ignore hypercall patching (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Ignore setting up mce (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add methods to ignore accesses to TSC (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add methods to ignore VMX preemption timer (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add method to ignore guest instruction emulation (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add methods to ignore accesses to CPU state (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDG.VP.VMCALL hypercall (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Enable guest access to LMCE related MSRs (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Implement callbacks for MSR operations (Maxim Levitsky) [RHEL-47242] - KVM: x86: Move KVM_MAX_MCE_BANKS to header file (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDX PV HLT hypercall (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDX PV CPUID hypercall (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Kick off vCPUs when SEAMCALL is busy during TD page removal (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Retry locally in TDX EPT violation handler on RET_PF_RETRY (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle EXCEPTION_NMI and EXTERNAL_INTERRUPT (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Detect unexpected SEPT violations due to pending SPTEs (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Add a helper for NMI handling (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle EPT violation/misconfig exit (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle EXIT_REASON_OTHER_SMI (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Move emulation_required to struct vcpu_vt (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add methods to ignore virtual apic related operation (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Force APICv active for TDX guest (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Enforce KVM_IRQCHIP_SPLIT for TDX guests (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Always block INIT/SIPI (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Implement methods to inject NMI (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDX PV MMIO hypercall (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Wait lapic expire when timer IRQ was injected (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDX PV port I/O hypercall (Maxim Levitsky) [RHEL-47242] - KVM: x86: Assume timer IRQ was injected if APIC state is protected (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDG.VP.VMCALL (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Implement non-NMI interrupt injection (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TDG.VP.VMCALL (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Move posted interrupt delivery code to common header (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle KVM hypercall with TDG.VP.VMCALL (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Disable PI wakeup for IPIv (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL) (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add support for find pending IRQ in a protected local APIC (Maxim Levitsky) [RHEL-47242] - KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add a place holder to handle TDX VM exit (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Save and restore IA32_DEBUGCTL (Maxim Levitsky) [RHEL-47242] - KVM: x86: Move pv_unhalted check out of kvm_vcpu_has_events() (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Disable support for TSX and WAITPKG (Maxim Levitsky) [RHEL-47242] - KVM: x86: Have ____kvm_emulate_hypercall() read the GPRs (Maxim Levitsky) [RHEL-47242] - KVM: TDX: restore user ret MSRs (Maxim Levitsky) [RHEL-47242] - KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr (Maxim Levitsky) [RHEL-47242] - KVM: TDX: restore host xsave state when exit from the guest TD (Maxim Levitsky) [RHEL-47242] - KVM: TDX: vcpu_run: save/restore host state(host kernel gs) (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Implement TDX vcpu enter/exit path (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle SEPT zap error due to page add error in premap (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Skip updating CPU dirty logging request for TDs (Maxim Levitsky) [RHEL-47242] - KVM: x86: Make cpu_dirty_log_size a per-VM value (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Add parameter "kvm" to kvm_mmu_page_ad_need_write_protect() (Maxim Levitsky) [RHEL-47242] - KVM: Add parameter "kvm" to kvm_cpu_dirty_log_size() and its callers (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle vCPU dissociation (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Finalize VM initialization (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add an ioctl to create initial guest memory (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Export kvm_tdp_map_page() (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Implement hook to get max mapping level of private pages (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Handle TLB tracking for TDX (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Set per-VM shadow_mmio_value to 0 (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Add setter for shadow_mmio_value (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Require TDP MMU, mmio caching and EPT A/D bits for TDX (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Set gfn_direct_bits to shared bit (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add load_mmu_pgd method for TDX (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add accessors VMX VMCS helpers (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Teach EPT violation helper about private mem (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Split out guts of EPT violation to common/exposed function (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Do not enable page track for TD guest (Maxim Levitsky) [RHEL-47242] - KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Implement memslot deletion for TDX (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Register TDX host key IDs to cgroup misc controller (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page (Maxim Levitsky) [RHEL-47242] - KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking (Maxim Levitsky) [RHEL-47242] - KVM: x86: Introduce KVM_TDX_GET_CPUID (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Do TDX specific vcpu initialization (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages (Maxim Levitsky) [RHEL-47242] - KVM: TDX: create/free TDX vcpu structure (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Don't offline the last cpu of one package when there's TDX guest (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Make pmu_intel.c ignore guest TD case (Maxim Levitsky) [RHEL-47242] - KVM: TDX: add ioctl to initialize VM with TDX specific parameters (Maxim Levitsky) [RHEL-47242] - KVM: x86: expose cpuid_entry2_find for TDX (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension check (Maxim Levitsky) [RHEL-47242] - KVM: TDX: create/destroy VM structure (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Get system-wide info about TDX module on initialization (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add helper functions to print TDX SEAMCALL error (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add TDX "architectural" error codes (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Define TDX architectural definitions (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Add placeholders for TDX VM/vCPU structures (Maxim Levitsky) [RHEL-47242] - KVM: TDX: Get TDX global information (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Initialize TDX during KVM module load (Maxim Levitsky) [RHEL-47242] - KVM: VMX: Refactor VMX module init/exit functions (Maxim Levitsky) [RHEL-47242] - KVM: Export hardware virtualization enabling/disabling functions (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Read essential global metadata for KVM (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: allocate tdx_sys_info in static memory (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Require the module to assert it has the NO_RBP_MOD mitigation (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Switch to use auto-generated global metadata reading code (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Use dedicated struct members for PAMT entry sizes (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Use auto-generated code to read global metadata (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Start to track all global metadata in one structure (Maxim Levitsky) [RHEL-47242] - x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better (Maxim Levitsky) [RHEL-47242] - PM: sleep: Fix power.is_suspended cleanup for direct-complete devices (Mark Langsdorf) [RHEL-88904] - drivers/base/memory: Avoid overhead from for_each_present_section_nr() (Mark Langsdorf) [RHEL-88904] - drivers/base/memory: correct the field name in the header (Mark Langsdorf) [RHEL-88904] - hrtimers: Make hrtimer_update_function() less expensive (Mark Langsdorf) [RHEL-88904] - drivers/base/memory: improve add_boot_memory_block() (Mark Langsdorf) [RHEL-88904] - drivers/base/memory: simplify outputting of valid_zones_show() (Mark Langsdorf) [RHEL-88904] - arch_topology: Support SMT control for OF based system (Mark Langsdorf) [RHEL-88904] - PM: sleep: Fix handling devices with direct_complete set on errors (Mark Langsdorf) [RHEL-88904] - PM: clk: Remove unused pm_clk_remove() (Mark Langsdorf) [RHEL-88904] - PM: sleep: core: Fix indentation in dpm_wait_for_children() (Mark Langsdorf) [RHEL-88904] - PM: sleep: Remove unused pm_generic_ wrappers (Mark Langsdorf) [RHEL-88904] - PM: runtime: Unify error handling during suspend and resume (Mark Langsdorf) [RHEL-88904] - PM: sleep: Rearrange dpm_async_fn() and async state clearing (Mark Langsdorf) [RHEL-88904] - PM: sleep: Rename power.async_in_progress to power.work_in_progress (Mark Langsdorf) [RHEL-88904] - PM: core: Tweak pm_runtime_block_if_disabled() return value (Mark Langsdorf) [RHEL-88904] - PM: sleep: Update power.smart_suspend under PM spinlock (Mark Langsdorf) [RHEL-88904] - PM: runtime: Convert pm_runtime_blocked() to static inline (Mark Langsdorf) [RHEL-88904] - PM: sleep: Adjust check before setting power.must_resume (Mark Langsdorf) [RHEL-88904] - PM: runtime: Drop status check from pm_runtime_force_resume() (Mark Langsdorf) [RHEL-88904] - PM: sleep: Suppress sleeping parent warning in special case (Mark Langsdorf) [RHEL-88904] - driver core: Introduce device_{add,remove}_of_node() (Mark Langsdorf) [RHEL-88904] - driver core: faux: only create the device if probe() succeeds (Mark Langsdorf) [RHEL-88904] - drivers: base: component: add function to query the bound status (Mark Langsdorf) [RHEL-88904] - PM: clk: remove unused of_pm_clk_add_clk() (Mark Langsdorf) [RHEL-88904] - drivers: base: component: Add debug message for unbind (Mark Langsdorf) [RHEL-88904] - drivers: base: devres: Fix find_group() documentation (Mark Langsdorf) [RHEL-88904] - PM: runtime: Switch to use hrtimer_setup() (Mark Langsdorf) [RHEL-88904] - hrtimers: Delete hrtimer_init_on_stack() (Mark Langsdorf) [RHEL-88904] - alarmtimer: Switch to use hrtimer_setup() and hrtimer_setup_on_stack() (Mark Langsdorf) [RHEL-88904] - io_uring: Switch to use hrtimer_setup_on_stack() (Mark Langsdorf) [RHEL-88904] - sched/idle: Switch to use hrtimer_setup_on_stack() (Mark Langsdorf) [RHEL-88904] - hrtimers: Delete hrtimer_init_sleeper_on_stack() (Mark Langsdorf) [RHEL-88904] - wait: Switch to use hrtimer_setup_sleeper_on_stack() (Mark Langsdorf) [RHEL-88904] - timers: Switch to use hrtimer_setup_sleeper_on_stack() (Mark Langsdorf) [RHEL-88904] - net: pktgen: Switch to use hrtimer_setup_sleeper_on_stack() (Mark Langsdorf) [RHEL-88904] - futex: Switch to use hrtimer_setup_sleeper_on_stack() (Mark Langsdorf) [RHEL-88904] - fs/aio: Switch to use hrtimer_setup_sleeper_on_stack() (Mark Langsdorf) [RHEL-88904] - hrtimers: Introduce hrtimer_update_function() (Mark Langsdorf) [RHEL-88904] - hrtimers: Introduce hrtimer_setup_sleeper_on_stack() (Mark Langsdorf) [RHEL-88904] - hrtimers: Introduce hrtimer_setup_on_stack() (Mark Langsdorf) [RHEL-88904] - io_uring: Remove redundant hrtimer's callback function setup (Mark Langsdorf) [RHEL-88904] - KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu() (Mark Langsdorf) [RHEL-88904] - drivers: base: devres: Allow to release group on device release (Mark Langsdorf) [RHEL-88904] - drivers: base: component: Allow more space for device name (Mark Langsdorf) [RHEL-88904] - driver core: location: Use str_yes_no() helper function (Mark Langsdorf) [RHEL-88904] - drivers/base/bus.c: fix spelling of "subsystem" (Mark Langsdorf) [RHEL-88904] - driver core: class: Remove needless return in void API class_remove_file() (Mark Langsdorf) [RHEL-88904] - regmap: irq: Use one way of setting all bits in the register (Mark Langsdorf) [RHEL-88904] - devtmpfs: replace ->mount with ->get_tree in public instance (Mark Langsdorf) [RHEL-88904] - regmap: Reorder 'struct regmap' (Mark Langsdorf) [RHEL-88904] - audit,module: restore audit logging in load failure case (Richard Guy Briggs) [RHEL-106924] - redhat/configs: enable SERIAL_AMBA_PL011 for automotive (Radu Rendec) [RHEL-69093] - selftests: net/forwarding: test purge of active DWRR classes (Ivan Vecera) [RHEL-107519] - net/sched: ets: use old 'nbands' while purging unused classes (Ivan Vecera) [RHEL-107519] - r8169: add support for RTL8125BP rev.b (Izabela Bakollari) [RHEL-76227] - Revert "KVM: arm64: Add support for PSCI v1.2 and v1.3" (Eric Auger) [RHEL-105397] - Revert "KVM: selftests: Add test for PSCI SYSTEM_OFF2" (Eric Auger) [RHEL-105397] - Revert "KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2" (Eric Auger) [RHEL-105397] - Revert "KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2" (Eric Auger) [RHEL-105397] - cifs: Fix null-ptr-deref by static initializing global lock (Paulo Alcantara) [RHEL-109065] - cifs: Move the SMB1 transport code out of transport.c (Paulo Alcantara) [RHEL-109065] - smb: client: smb: client: eliminate mid_flags field (Paulo Alcantara) [RHEL-109065] - smb: client: add mid_counter_lock to protect the mid counter counter (Paulo Alcantara) [RHEL-109065] - smb: client: rename server mid_lock to mid_queue_lock (Paulo Alcantara) [RHEL-109065] - smb: client: fix creating symlinks under POSIX mounts (Paulo Alcantara) [RHEL-109065] - smb: client: default to nonativesocket under POSIX mounts (Paulo Alcantara) [RHEL-109065] - smb: client: set symlink type as native for POSIX mounts (Paulo Alcantara) [RHEL-109065] - smb3 client: add way to show directory leases for improved debugging (Paulo Alcantara) [RHEL-109065] - smb: client: get rid of kstrdup() when parsing iocharset mount option (Paulo Alcantara) [RHEL-109065] - smb: client: get rid of kstrdup() when parsing domain mount option (Paulo Alcantara) [RHEL-109065] - smb: client: get rid of kstrdup() when parsing pass2 mount option (Paulo Alcantara) [RHEL-109065] - smb: client: get rid of kstrdup() when parsing pass mount option (Paulo Alcantara) [RHEL-109065] - smb: client: get rid of kstrdup() when parsing user mount option (Paulo Alcantara) [RHEL-109065] - cifs: Add support for creating reparse points over SMB1 (Paulo Alcantara) [RHEL-109065] - cifs: Do not query WSL EAs for native SMB symlink (Paulo Alcantara) [RHEL-109065] - cifs: Optimize CIFSFindFirst() response when not searching (Paulo Alcantara) [RHEL-109065] - cifs: Fix calling CIFSFindFirst() for root path without msearch (Paulo Alcantara) [RHEL-109065] - cifs: add new field to track the last access time of cfid (Paulo Alcantara) [RHEL-109065] - smb: change return type of cached_dir_lease_break() to bool (Paulo Alcantara) [RHEL-109065] - cifs: reset iface weights when we cannot find a candidate (Paulo Alcantara) [RHEL-109065] - netfs: Remove unused declaration netfs_queue_write_request() (Paulo Alcantara) [RHEL-109065] - afs: Set vllist to NULL if addr parsing fails (Paulo Alcantara) [RHEL-109065] - afs: Fix check for NULL terminator (Paulo Alcantara) [RHEL-109065] - Fix SMB311 posix special file creation to servers which do not advertise reparse support (Paulo Alcantara) [RHEL-109065] - netfs: Fix race between cache write completion and ALL_QUEUED being set (Paulo Alcantara) [RHEL-109065] - netfs: Fix copy-to-cache so that it performs collection with ceph+fscache (Paulo Alcantara) [RHEL-109065] - smb: invalidate and close cached directory when creating child entries (Paulo Alcantara) [RHEL-109065] - smb: client: fix use-after-free in crypt_message when using async crypto (Paulo Alcantara) [RHEL-109065] - smb: client: fix use-after-free in cifs_oplock_break (Paulo Alcantara) [RHEL-109065] - cachefiles: Fix the incorrect return value in __cachefiles_write() (Paulo Alcantara) [RHEL-109065] - smb: client: fix native SMB symlink traversal (Paulo Alcantara) [RHEL-109065] - smb: client: fix race condition in negotiate timeout by using more precise timing (Paulo Alcantara) [RHEL-109065] - netfs: Update tracepoints in a number of ways (Paulo Alcantara) [RHEL-109065] - netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read (Paulo Alcantara) [RHEL-109065] - netfs: Merge i_size update functions (Paulo Alcantara) [RHEL-109065] - netfs: Fix i_size updating (Paulo Alcantara) [RHEL-109065] - smb: client: set missing retry flag in cifs_writev_callback() (Paulo Alcantara) [RHEL-109065] - smb: client: set missing retry flag in cifs_readv_callback() (Paulo Alcantara) [RHEL-109065] - smb: client: set missing retry flag in smb2_writev_callback() (Paulo Alcantara) [RHEL-109065] - netfs: Fix ref leak on inserted extra subreq in write retry (Paulo Alcantara) [RHEL-109065] - netfs: Fix looping in wait functions (Paulo Alcantara) [RHEL-109065] - netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling (Paulo Alcantara) [RHEL-109065] - netfs: Fix double put of request (Paulo Alcantara) [RHEL-109065] - netfs: Fix hang due to missing case in final DIO read result collection (Paulo Alcantara) [RHEL-109065] - cifs: all initializations for tcon should happen in tcon_info_alloc (Paulo Alcantara) [RHEL-109065] - smb: client: fix warning when reconnecting channel (Paulo Alcantara) [RHEL-109065] - smb: client: fix readdir returning wrong type with POSIX extensions (Paulo Alcantara) [RHEL-109065] - cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code (Paulo Alcantara) [RHEL-109065] - cifs: Fix the smbd_response slab to allow usercopy (Paulo Alcantara) [RHEL-109065] - smb: client: fix potential deadlock when reconnecting channels (Paulo Alcantara) [RHEL-109065] - smb: client: remove \t from TP_printk statements (Paulo Alcantara) [RHEL-109065] - smb: client: let smbd_post_send_iter() respect the peers max_send_size and transmit all data (Paulo Alcantara) [RHEL-109065] - smb: client: fix regression with native SMB symlinks (Paulo Alcantara) [RHEL-109065] - smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size (Paulo Alcantara) [RHEL-109065] - smb: minor fix to use sizeof to initialize flags_string buffer (Paulo Alcantara) [RHEL-109065] - smb: Use loff_t for directory position in cached_dirents (Paulo Alcantara) [RHEL-109065] - smb: Log an error when close_all_cached_dirs fails (Paulo Alcantara) [RHEL-109065] - cifs: Fix prepare_write to negotiate wsize if needed (Paulo Alcantara) [RHEL-109065] - smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma() (Paulo Alcantara) [RHEL-109065] - smb: client: fix first command failure during re-negotiation (Paulo Alcantara) [RHEL-109065] - cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function (Paulo Alcantara) [RHEL-109065] - smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels (Paulo Alcantara) [RHEL-109065] - smb: improve directory cache reuse for readdir operations (Paulo Alcantara) [RHEL-109065] - net: openvswitch: allow providing upcall pid for the 'execute' command (Aaron Conole) [RHEL-96623] - net: netlink: add nla_get_*_default() accessors (Aaron Conole) [RHEL-96623] - hv_netvsc: Fix panic during namespace deletion with VF (Xiong Xiaoqiang) [RHEL-59569] - net: drv: netdevsim: don't napi_complete() from netpoll (CKI Backport Bot) [RHEL-96595] - netdevsim: don't assume core pre-populates HDS params on GET (CKI Backport Bot) [RHEL-96595] - net: netdevsim: try to close UDP port harness races (CKI Backport Bot) [RHEL-96595] - net: netdevsim: fix nsim_pp_hold_write() (CKI Backport Bot) [RHEL-96595] - netdevsim: prevent bad user input in nsim_dev_health_break_write() (CKI Backport Bot) [RHEL-96595] - selftests: rtnetlink: update netdevsim ipsec output format (CKI Backport Bot) [RHEL-96595] - netdevsim: copy addresses for both in and out paths (CKI Backport Bot) [RHEL-96595] - netdevsim: print human readable IP address (CKI Backport Bot) [RHEL-96595] - redhat/configs: sync CONFIG_SND_HDA_ACPI with ARK (Marcin Juszkiewicz) [RHEL-102696] - ALSA: hda: acpi: Make driver's match data const static (Marcin Juszkiewicz) [RHEL-102696] - ALSA: hda: acpi: Use SYSTEM_SLEEP_PM_OPS() (Marcin Juszkiewicz) [RHEL-102696] - ALSA: hda: Add missing NVIDIA HDA codec IDs (Marcin Juszkiewicz) [RHEL-102696] - ALSA: hda - Add new driver for HDA controllers listed via (Marcin Juszkiewicz) [RHEL-102696] - ALSA: hda/tegra: Add Tegra264 support (Marcin Juszkiewicz) [RHEL-102696] - ice: fix eswitch code memory leak in reset scenario (CKI Backport Bot) [RHEL-108154] {CVE-2025-38417} - kernel.spec: add '-e' option to %%preun for kernel-core and kernel-uki-virt (Xuemin Li) [RHEL-104228] - [RHEL-only] remove Benjamin Tissoires redhat email from .mailmap (Benjamin Tissoires) [RHEL-101770] - HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe (Benjamin Tissoires) [RHEL-101770] - treewide: Switch/rename to timer_delete[_sync]() (Benjamin Tissoires) [RHEL-101770] - HID: appletb-kbd: fix "appletb_backlight" backlight device reference counting (Benjamin Tissoires) [RHEL-101770] - HID: appletb-kbd: fix memory corruption of input_handler_list (Benjamin Tissoires) [RHEL-101770] - HID: HID_APPLETB_KBD should depend on X86 (Benjamin Tissoires) [RHEL-101770] - HID: HID_APPLETB_BL should depend on X86 (Benjamin Tissoires) [RHEL-101770] - HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flow (Benjamin Tissoires) [RHEL-101770] - HID: intel-thc-hid: intel-quicki2c: pass correct arguments to acpi_evaluate_object (Benjamin Tissoires) [RHEL-101770] - Input: synaptics-rmi - fix crash with unsupported versions of F34 (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add more controllers (Benjamin Tissoires) [RHEL-101770] - Input: xpad - fix xpad_device sorting (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add support for several more controllers (Benjamin Tissoires) [RHEL-101770] - Input: xpad - fix Share button on Xbox One controllers (Benjamin Tissoires) [RHEL-101770] - Input: xpad - fix two controller table values (Benjamin Tissoires) [RHEL-101770] - Input: hisi_powerkey - enable system-wakeup for s2idle (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - enable InterTouch on Dell Precision M3800 (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5 (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - enable InterTouch on Dynabook Portege X30L-G (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - enable InterTouch on Dynabook Portege X30-D (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - enable SMBus for HP Elitebook 850 G1 (Benjamin Tissoires) [RHEL-101770] - Input: mtk-pmic-keys - fix possible null pointer dereference (Benjamin Tissoires) [RHEL-101770] {CVE-2025-37972} - Input: xpad - add support for 8BitDo Ultimate 2 Wireless Controller (Benjamin Tissoires) [RHEL-101770] - Input: cyttsp5 - fix power control issue on wakeup (Benjamin Tissoires) [RHEL-101770] - Input: stmpe-ts - use module alias instead of device table (Benjamin Tissoires) [RHEL-101770] - Input: cyttsp5 - ensure minimum reset pulse width (Benjamin Tissoires) [RHEL-101770] - Input: sparcspkr - avoid unannotated fall-through (Benjamin Tissoires) [RHEL-101770] - input/joystick: magellan: Mark __nonstring look-up table (Benjamin Tissoires) [RHEL-101770] - Input: goodix_berlin - add support for Berlin-A series (Benjamin Tissoires) [RHEL-101770] - Input: iqs7222 - preserve system status register (Benjamin Tissoires) [RHEL-101770] - Input: gscps2 - Describe missing function parameters (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - swap old quirk combination with new quirk for more devices (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - swap old quirk combination with new quirk for several devices (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - add required quirks for missing old boardnames (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ (Benjamin Tissoires) [RHEL-101770] - Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq() (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - hide unused smbus_pnp_ids[] array (Benjamin Tissoires) [RHEL-101770] - Input: apple_z2 - fix potential confusion in Kconfig (Benjamin Tissoires) [RHEL-101770] - Input: matrix_keypad - use fsleep for delays after activating columns (Benjamin Tissoires) [RHEL-101770] - Input: matrix_keypad - add settle time after enabling all columns (Benjamin Tissoires) [RHEL-101770] - Input: xpad - rename QH controller to Legion Go S (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add support for TECNO Pocket Go (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add support for ZOTAC Gaming Zone (Benjamin Tissoires) [RHEL-101770] - Input: goodix-berlin - fix vddio regulator references (Benjamin Tissoires) [RHEL-101770] - Input: goodix-berlin - fix comment referencing wrong regulator (Benjamin Tissoires) [RHEL-101770] - Input: imagis - add support for imagis IST3038H (Benjamin Tissoires) [RHEL-101770] - Input: goodix-berlin - constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - Input: max77693 - add max77705 haptic support (Benjamin Tissoires) [RHEL-101770] - Input: apple_z2 - add a driver for Apple Z2 touchscreens (Benjamin Tissoires) [RHEL-101770] - Input: Switch to use hrtimer_setup() (Benjamin Tissoires) [RHEL-101770] - Input: drop vb2_ops_wait_prepare/finish (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add multiple supported devices (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllers (Benjamin Tissoires) [RHEL-101770] - Input: ads7846 - fix gpiod allocation (Benjamin Tissoires) [RHEL-101770] - Input: wdt87xx_i2c - fix compiler warning (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - fix crash when enabling pass-through port (Benjamin Tissoires) [RHEL-101770] {CVE-2025-21746} - Input: atkbd - map F23 key to support default copilot shortcut (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add support for Nacon Evol-X Xbox One Controller (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add unofficial Xbox 360 wireless receiver clone (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add support for wooting two he (arm) (Benjamin Tissoires) [RHEL-101770] - Input: xpad - improve name of 8BitDo controller 2dc8:3106 (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add QH Electronics VID/PID (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - Add support for platform filter contexts (Benjamin Tissoires) [RHEL-101770] - Input: joystick - use str_off_on() helper in sw_connect() (Benjamin Tissoires) [RHEL-101770] - Input: Use str_enable_disable-like helpers (Benjamin Tissoires) [RHEL-101770] - Input: use guard notation in input core (Benjamin Tissoires) [RHEL-101770] - Input: poller - convert locking to guard notation (Benjamin Tissoires) [RHEL-101770] - Input: mt - make use of __free() cleanup facility (Benjamin Tissoires) [RHEL-101770] - Input: mt - convert locking to guard notation (Benjamin Tissoires) [RHEL-101770] - Input: ff-memless - make use of __free() cleanup facility (Benjamin Tissoires) [RHEL-101770] - Input: ff-memless - convert locking to guard notation (Benjamin Tissoires) [RHEL-101770] - Input: ff-core - make use of __free() cleanup facility (Benjamin Tissoires) [RHEL-101770] - Input: ff-core - convert locking to guard notation (Benjamin Tissoires) [RHEL-101770] - Input: remove evbug driver (Benjamin Tissoires) [RHEL-101770] - Input: mma8450 - add chip ID check in probe (Benjamin Tissoires) [RHEL-101770] - Input: bbnsm_pwrkey - add remove hook (Benjamin Tissoires) [RHEL-101770] - Input: tsc2007 - accept standard properties (Benjamin Tissoires) [RHEL-101770] - Input: xpad - add support for Nacon Pro Compact (Benjamin Tissoires) [RHEL-101770] - Input: mpr121 - use devm_regulator_get_enable_read_voltage() (Benjamin Tissoires) [RHEL-101770] - Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directly (Benjamin Tissoires) [RHEL-101770] - Input: spear-keyboard - don't include 'pm_wakeup.h' directly (Benjamin Tissoires) [RHEL-101770] - Input: cypress-sf - constify struct i2c_device_id (Benjamin Tissoires) [RHEL-101770] - Input: ads7846 - increase xfer array size in 'struct ser_req' (Benjamin Tissoires) [RHEL-101770] - Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOW (Benjamin Tissoires) [RHEL-101770] - Input: gpio_keys - avoid using GPIOF_ACTIVE_LOW (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - fix typo dublicate to duplicate (Benjamin Tissoires) [RHEL-101770] - Input: ads7846 - add dummy command register clearing cycle (Benjamin Tissoires) [RHEL-101770] - Input: cs40l50 - fix wrong usage of INIT_WORK() (Benjamin Tissoires) [RHEL-101770] - Input: maple_keyb - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: locomokbd - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: hilkbd - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: synaptics-rmi4 - switch to using cleanup functions in F34 (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - fix a typo (Benjamin Tissoires) [RHEL-101770] - Input: omap-keypad - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: imagis - fix warning regarding 'imagis_3038_data' being unused (Benjamin Tissoires) [RHEL-101770] - Input: userio - remove unneeded semicolon (Benjamin Tissoires) [RHEL-101770] - Input: sparcspkr - use cleanup facility for device_node (Benjamin Tissoires) [RHEL-101770] - Input: sparcspkr - use device managed memory for 'state' (Benjamin Tissoires) [RHEL-101770] - Input: serio_raw - fix uninitialized variable bug (Benjamin Tissoires) [RHEL-101770] - Input: ts4800-ts - use cleanup facility for device_node (Benjamin Tissoires) [RHEL-101770] - Input: raspberrypi-ts - use cleanup facility for device_node (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - use cleanup facility for device_node (Benjamin Tissoires) [RHEL-101770] - Input: 88pm860x - use cleanup facility for device_node (Benjamin Tissoires) [RHEL-101770] - Input: twl4030-vibra - use cleanup facility for device_node (Benjamin Tissoires) [RHEL-101770] - Input: twl6040-vibra - use cleanup facility for device_node (Benjamin Tissoires) [RHEL-101770] - Input: sun4i-lradc-keys - switch to for_each_child_of_node_scoped (Benjamin Tissoires) [RHEL-101770] - Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped (Benjamin Tissoires) [RHEL-101770] - Input: cap11xx - switch to for_each_child_of_node_scoped (Benjamin Tissoires) [RHEL-101770] - Input: gscps2 - fix compilation error introduced with switch to guards (Benjamin Tissoires) [RHEL-101770] - Input: matrix_keypad - remove duplicated include (Benjamin Tissoires) [RHEL-101770] - Input: xilinx_ps2 - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: userio - switch to using cleanup functions (Benjamin Tissoires) [RHEL-101770] - Input: sun4i-ps2 - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: serio-raw - fix potential serio port name truncation (Benjamin Tissoires) [RHEL-101770] - Input: serio_raw - use guard notation for locks and other resources (Benjamin Tissoires) [RHEL-101770] - Input: serio - use guard notation when acquiring mutexes and spinlocks (Benjamin Tissoires) [RHEL-101770] - Input: serport - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: sa1111ps2 - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: q40kbd - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: ps2mult - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: ps2-gpio - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: i8042 - tease apart interrupt handler (Benjamin Tissoires) [RHEL-101770] - Input: hyperv-keyboard - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: gscps2 - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: elo - use guard notation when pausing serio port (Benjamin Tissoires) [RHEL-101770] - Input: synaptics-rmi4 - use guard notation when pausing serio port in F03 (Benjamin Tissoires) [RHEL-101770] - Input: sunkbd - use guard notation when pausing serio port (Benjamin Tissoires) [RHEL-101770] - Input: atkbd - use guard notation when pausing serio port (Benjamin Tissoires) [RHEL-101770] - Input: synaptics - use guard notation when pausing serio port (Benjamin Tissoires) [RHEL-101770] - Input: byd - use guard notation when pausing serio port (Benjamin Tissoires) [RHEL-101770] - Input: alps - use guard notation when pausing serio port (Benjamin Tissoires) [RHEL-101770] - Input: libps2 - use guard notation when temporarily pausing serio ports (Benjamin Tissoires) [RHEL-101770] - Input: serio - define serio_pause_rx guard to pause and resume serio ports (Benjamin Tissoires) [RHEL-101770] - Input: sparcspkr - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: rotary_encoder - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: regulator-haptic - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: pwm-beeper - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: powermate - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: pegasus_notetaker - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: max8997_haptic - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: iqs7222 - use cleanup facility for fwnodes (Benjamin Tissoires) [RHEL-101770] - Input: iqs626a - use cleanup facility for fwnodes (Benjamin Tissoires) [RHEL-101770] - Input: iqs269a - use cleanup facility for fwnodes (Benjamin Tissoires) [RHEL-101770] - Input: iqs269a - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: ibm-panel - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: ideapad_slidebar - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: drv2667 - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: drv2665 - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: drv260x - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: kxtj9 - use guard notation when acquiring mutex/disabling irq (Benjamin Tissoires) [RHEL-101770] - Input: da7280 - use guard notation when acquiring mutex and spinlock (Benjamin Tissoires) [RHEL-101770] - Input: cma3000_d0x - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: cm109 - use guard notation when acquiring mutex and spinlock (Benjamin Tissoires) [RHEL-101770] - Input: ati_remote2 - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: ad714x - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: xpad - use guard notation when acquiring mutex and spinlock (Benjamin Tissoires) [RHEL-101770] - Input: turbografx - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: n64joy - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: iforce - use guard notation when acquiring mutex and spinlock (Benjamin Tissoires) [RHEL-101770] - Input: gamecon - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: db9 - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: st-keyscan - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: spear-keyboard - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: pxa27x_keypad - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: pmic8xxx-keypad - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: omap4-keypad - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: matrix_keypad - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: lpc32xx-keys - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: lm8323 - use guard notation when acquiring mutexes (Benjamin Tissoires) [RHEL-101770] - Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock (Benjamin Tissoires) [RHEL-101770] - Input: imx_keypad - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: ep93xx_keypad - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: applespi - use guard notation when acquiring spinlock (Benjamin Tissoires) [RHEL-101770] - Input: adp5589-keys - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: elan_i2c - switch to using cleanup functions (Benjamin Tissoires) [RHEL-101770] - Input: psmouse-smbus - use guard notation when acquiring mutex (Benjamin Tissoires) [RHEL-101770] - Input: hycon-hy46xx - add missing dependency on REGMAP_I2C (Benjamin Tissoires) [RHEL-101770] - Input: hideep - add missing dependency on REGMAP_I2C (Benjamin Tissoires) [RHEL-101770] - Input: correct typos in multiple comments across misc drivers (Benjamin Tissoires) [RHEL-101770] - input: Fix typos in comments across various files (Benjamin Tissoires) [RHEL-101770] - Input: novatek-nvt-ts - add support for NT36672A touchscreen (Benjamin Tissoires) [RHEL-101770] - Input: novatek-nvt-ts - replace generic i2c device id with specific IC variant (Benjamin Tissoires) [RHEL-101770] - HID: bpf: abort dispatch if device destroyed (Benjamin Tissoires) [RHEL-101770] {CVE-2025-38016} - HID: quirks: Add ADATA XPG alpha wireless mouse support (Benjamin Tissoires) [RHEL-101770] - HID: hid-steam: Remove the unused variable connected (Benjamin Tissoires) [RHEL-101770] - HID: amd_sfh: Avoid clearing reports for SRA sensor (Benjamin Tissoires) [RHEL-101770] - HID: amd_sfh: Fix SRA sensor when it's the only sensor (Benjamin Tissoires) [RHEL-101770] - HID: wacom: fix shift OOB in kfifo allocation for zero pktlen (Benjamin Tissoires) [RHEL-101770] - HID: uclogic: Add NULL check in uclogic_input_configured() (Benjamin Tissoires) [RHEL-101770] {CVE-2025-38007} - HID: wacom: fix memory leak on size mismatch in wacom_wac_queue_flush() (Benjamin Tissoires) [RHEL-101770] - HID: wacom: handle kzalloc() allocation failure in wacom_wac_queue_flush() (Benjamin Tissoires) [RHEL-101770] - HID: thrustmaster: fix memory leak in thrustmaster_interrupts() (Benjamin Tissoires) [RHEL-101770] - HID: bpf: fix BTN_STYLUS for the XP Pen ACK05 remote (Benjamin Tissoires) [RHEL-101770] - HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER (Benjamin Tissoires) [RHEL-101770] - HID: Intel-thc-hid: Intel-quickspi: Correct device state names gramatically (Benjamin Tissoires) [RHEL-101770] - HID: wacom: Remove static WACOM_PKGLEN_MAX limit (Benjamin Tissoires) [RHEL-101770] - HID: amd_sfh: Don't show wrong status for amd_sfh_hpd_info() (Benjamin Tissoires) [RHEL-101770 RHEL-85388] - HID: amd_sfh: Default to HPD disabled (Benjamin Tissoires) [RHEL-101770 RHEL-85388] - HID: amd_sfh: Allow configuring whether HPD is enabled or disabled (Benjamin Tissoires) [RHEL-101770 RHEL-85388] - HID: pidff: Fix set_device_control() (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Fix 90 degrees direction name North -> East (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Clamp effect playback LOOP_COUNT value (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Rename two functions to align them with naming convention (Benjamin Tissoires) [RHEL-101770] - HID: lenovo: silence unreachable code warning (Benjamin Tissoires) [RHEL-101770] - HID: lenovo: Fix to ensure the data as __le32 instead of u32 (Benjamin Tissoires) [RHEL-101770] - HID: bpf: add a v6.11+ compatible BPF fixup for the XPPen ACK05 remote (Benjamin Tissoires) [RHEL-101770] - HID: bpf: new hid_bpf_async.h common header (Benjamin Tissoires) [RHEL-101770] - HID: bpf: import new kfunc from v6.10 & v6.11 (Benjamin Tissoires) [RHEL-101770] - HID: bpf: add support for the XP-Pen Artist Pro 19 (gen2) (Benjamin Tissoires) [RHEL-101770] - HID: bpf: Added updated Kamvas Pro 19 descriptor (Benjamin Tissoires) [RHEL-101770] - HID: bpf: Suppress bogus F13 trigger on Sirius keyboard full fan shortcut (Benjamin Tissoires) [RHEL-101770] - HID: bpf: Add support for the default firmware mode of the Huion K20 (Benjamin Tissoires) [RHEL-101770] - HID: google: don't include '' directly (Benjamin Tissoires) [RHEL-101770] - Hid: Intel-thc-hid: Intel-thc: Fix "dubious: !x | !y" issue (Benjamin Tissoires) [RHEL-101770] - HID: hid-universal-pidff: Fix spelling mistake "sucessfully" -> "successfully" (Benjamin Tissoires) [RHEL-101770] - HID: appletb-kbd: Fix inconsistent indentation and pass -ENODEV to dev_err_probe (Benjamin Tissoires) [RHEL-101770] - HID: hid-appletb-bl: fix incorrect error message for default brightness (Benjamin Tissoires) [RHEL-101770] - HID: hid-appletb-kbd: simplify logic used to switch between media and function keys on pressing fn key (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Remove redundant call to pidff_find_special_keys (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Support device error response from PID_BLOCK_LOAD (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Comment and code style update (Benjamin Tissoires) [RHEL-101770] - HID: hid-universal-pidff: Add Asetek wheelbases support (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX (Benjamin Tissoires) [RHEL-101770] {CVE-2025-37942} - HID: hid-appletb-bl: use appletb_bl_brightness_map instead of magic numbers to set default brightness (Benjamin Tissoires) [RHEL-101770] - HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] static (Benjamin Tissoires) [RHEL-101770] - HID: Enable playstation driver for PlayStation 5 controllers (Benjamin Tissoires) [RHEL-101770] - HID: Enable playstation driver independently of sony driver (Benjamin Tissoires) [RHEL-101770] - HID: core: Add reserved item tag for main items (Benjamin Tissoires) [RHEL-101770] - HID: hid-steam: Mutex cleanup in steam_set_lizard_mode() (Benjamin Tissoires) [RHEL-101770] - HID: hid-appletb-kbd: add support for automatic brightness control while using the touchbar (Benjamin Tissoires) [RHEL-101770] - HID: hid-appletb-kbd: add support for fn toggle between media and function mode (Benjamin Tissoires) [RHEL-101770] - HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars (Benjamin Tissoires) [RHEL-101770] - HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars (Benjamin Tissoires) [RHEL-101770] - HID: intel-thc-hid: Remove deprecated PCI API calls (Benjamin Tissoires) [RHEL-101770] - HID: usbkbd: Fix the bit shift number for LED_KANA (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Factor out pool report fetch and remove excess declaration (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Use macros instead of hardcoded min/max values for shorts (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Simplify pidff_rescale_signed (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Move all hid-pidff definitions to a dedicated header (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Fix null pointer dereference in pidff_find_fields (Benjamin Tissoires) [RHEL-101770] {CVE-2025-37862} - HID: pidff: Factor out code for setting gain (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Rescale time values to match field units (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Define values used in pidff_find_special_fields (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Simplify pidff_upload_effect function (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Completely rework and fix pidff_reset function (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Add PERIODIC_SINE_ONLY quirk (Benjamin Tissoires) [RHEL-101770] - HID: Add hid-universal-pidff driver and supported device ids (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Stop all effects before enabling actuators (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Add FIX_WHEEL_DIRECTION quirk (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Add PERMISSIVE_CONTROL quirk (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Add MISSING_PBO quirk and its detection (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Add MISSING_DELAY quirk and its detection (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Clamp PERIODIC effect period to device's logical range (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Do not send effect envelope if it's empty (Benjamin Tissoires) [RHEL-101770] - HID: pidff: Convert infinite length from Linux API to PID standard (Benjamin Tissoires) [RHEL-101770] - HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4 (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: Fix spelling mistake "intput" -> "input" (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quicki2c: fix potential memory corruption (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Fix error code in thc_i2c_subip_init() (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quicki2c: Add PM implementation (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quickspi: Add PM implementation (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Add THC I2C config interfaces (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Add THC interrupt handler (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Add THC LTR interfaces (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Add THC DMA interfaces (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Add APIs for interrupt (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: intel-thc: Add THC registers definition (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc: fix CONFIG_HID dependency (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: fix build errors in um mode (Benjamin Tissoires) [RHEL-101770 RHEL-65753] - HID: intel-thc-hid: Add basic THC driver skeleton (Benjamin Tissoires) [RHEL-101770] - HID: THC: Add documentation (Benjamin Tissoires) [RHEL-101770] - HID: hid-steam: Fix use-after-free when detaching device (Benjamin Tissoires) [RHEL-101770] {CVE-2025-21923} - HID: debug: Fix spelling mistake "Messanger" -> "Messenger" (Benjamin Tissoires) [RHEL-101770] - HID: appleir: Fix potential NULL dereference at raw event handle (Benjamin Tissoires) [RHEL-101770] {CVE-2025-21948} - HID: apple: disable Fn key handling on the Omoton KB066 (Benjamin Tissoires) [RHEL-101770] - HID: i2c-hid: improve i2c_hid_get_report error message (Benjamin Tissoires) [RHEL-101770] - HID: google: fix unused variable warning under !CONFIG_ACPI (Benjamin Tissoires) [RHEL-101770] - HID: nintendo: fix gencon button events map (Benjamin Tissoires) [RHEL-101770] - HID: corsair-void: Update power supply values with a unified work handler (Benjamin Tissoires) [RHEL-101770] {CVE-2025-21952} - HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context (Benjamin Tissoires) [RHEL-101770] - HID: hid-steam: Move hidraw input (un)registering to work (Benjamin Tissoires) [RHEL-101770] - HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints() (Benjamin Tissoires) [RHEL-101770] {CVE-2025-21794} - HID: apple: fix up the F6 key on the Omoton KB066 keyboard (Benjamin Tissoires) [RHEL-101770] - HID: hid-apple: Apple Magic Keyboard a3203 USB-C support (Benjamin Tissoires) [RHEL-101770] - samples/hid: fix broken vmlinux path for VMLINUX_BTF (Benjamin Tissoires) [RHEL-101770] - samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS (Benjamin Tissoires) [RHEL-101770] - HID: topre: Fix n-key rollover on Realforce R3S TKL boards (Benjamin Tissoires) [RHEL-101770] - HID: multitouch: Add NULL check in mt_input_configured (Benjamin Tissoires) [RHEL-101770 RHEL-81512] {CVE-2024-58020} - HID: winwing: Add NULL check in winwing_init_led() (Benjamin Tissoires) [RHEL-101770] {CVE-2024-58021} - HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode (Benjamin Tissoires) [RHEL-101770] - HID: ignore non-functional sensor in HP 5MP Camera (Benjamin Tissoires) [RHEL-101770] {CVE-2025-21992} - HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE (Benjamin Tissoires) [RHEL-101770] - HID: corsair-void: Initialise memory for psy_cfg (Benjamin Tissoires) [RHEL-101770] - HID: corsair-void: Add missing delayed work cancel for headset status (Benjamin Tissoires) [RHEL-101770] {CVE-2025-21797} - HID: hid-asus: Disable OOBE mode on the ProArt P16 (Benjamin Tissoires) [RHEL-101770] - HID: steelseries: remove unnecessary return (Benjamin Tissoires) [RHEL-101770] - HID: steelseries: export model and manufacturer (Benjamin Tissoires) [RHEL-101770] - HID: steelseries: export charging state for the SteelSeries Arctis 9 headset (Benjamin Tissoires) [RHEL-101770] - HID: steelseries: add SteelSeries Arctis 9 support (Benjamin Tissoires) [RHEL-101770] - HID: steelseries: preparation for adding SteelSeries Arctis 9 support (Benjamin Tissoires) [RHEL-101770] - Input: allocate keycode for phone linking (Benjamin Tissoires) [RHEL-101770] - HID: lenovo: Fix undefined platform_profile_cycle in ThinkPad X12 keyboard patch (Benjamin Tissoires) [RHEL-101770] - HID: amd_sfh: Add support to export device operating states (Benjamin Tissoires) [RHEL-101770] - HID: uclogic: make const read-only array touch_ring_model_params_buf static (Benjamin Tissoires) [RHEL-101770] - HID: hid-steam: Make sure rumble work is canceled on removal (Benjamin Tissoires) [RHEL-101770] - HID: Wacom: Add PCI Wacom device support (Benjamin Tissoires) [RHEL-101770] - HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections (Benjamin Tissoires) [RHEL-101770 RHEL-81480] {CVE-2024-57986} - HID: fix generic desktop D-Pad controls (Benjamin Tissoires) [RHEL-101770] - HID: lenovo: Support for ThinkPad-X12-TAB-1/2 Kbd Fn keys (Benjamin Tissoires) [RHEL-101770] - HID: multitouch: Add quirk for Hantick 5288 touchpad (Benjamin Tissoires) [RHEL-101770] - HID: nintendo: add support for md/gen 6B controller (Benjamin Tissoires) [RHEL-101770] - HID: wacom: Status luminance properties should set brightness of all LEDs (Benjamin Tissoires) [RHEL-101770] - HID: wacom: Improve behavior of non-standard LED brightness values (Benjamin Tissoires) [RHEL-101770] - HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check (Benjamin Tissoires) [RHEL-101770] {CVE-2024-57993} - HID: magicmouse: Update device name for Apple Magic Trackpad (Benjamin Tissoires) [RHEL-101770] - HID: hid-sensor-hub: don't use stale platform-data on remove (Benjamin Tissoires) [RHEL-101770] - HID: multitouch: fix support for Goodix PID 0x01e9 (Benjamin Tissoires) [RHEL-101770] - Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" (Benjamin Tissoires) [RHEL-101770] - HID: roccat: pyro: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: roccat: lua: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: roccat: kovaplus: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: roccat: koneplus: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: roccat: kone: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: roccat: isku: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: roccat: arvo: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: roccat: common, konepure, ryos, savu: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: core: constify 'struct bin_attribute' (Benjamin Tissoires) [RHEL-101770] - HID: core: use utility macros to define sysfs attributes (Benjamin Tissoires) [RHEL-101770] - HID: i2c-hid: introduce qtec vendor, enable re-power-on quirk (Benjamin Tissoires) [RHEL-101770] - HID: i2c-hid: introduce re-power-on quirk (Benjamin Tissoires) [RHEL-101770] - selftests/hid: Add host-tools to .gitignore (Benjamin Tissoires) [RHEL-101770] - HID: wacom: Initialize brightness of LED trigger (Benjamin Tissoires) [RHEL-101770] - selftests/hid: fix kfunc inclusions with newer bpftool (Benjamin Tissoires) [RHEL-101770] - HID: bpf: drop unneeded casts discarding const (Benjamin Tissoires) [RHEL-101770] - HID: bpf: constify hid_ops (Benjamin Tissoires) [RHEL-101770] - selftests: hid: fix typo and exit code (Benjamin Tissoires) [RHEL-101770] - HID: wacom: fix when get product name maybe null pointer (Benjamin Tissoires) [RHEL-101770] {CVE-2024-56629} - HID: i2c-hid: Revert to using power commands to wake on resume (Benjamin Tissoires) [RHEL-101770] - Revert "HID: bpf: allow write access to quirks field in struct hid_device" (Benjamin Tissoires) [RHEL-101770] - HID: multitouch: make mt_set_mode() less cryptic (Benjamin Tissoires) [RHEL-101770] - HID: hid-goodix-spi: Add OF supports (Benjamin Tissoires) [RHEL-101770] - HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support (Benjamin Tissoires) [RHEL-101770] - HID: rmi: Add select RMI4_F3A in Kconfig (Benjamin Tissoires) [RHEL-101770] - HID: wacom: Interpret tilt data from Intuos Pro BT as signed values (Benjamin Tissoires) [RHEL-101770] - HID: steelseries: Add capacity_level mapping (Benjamin Tissoires) [RHEL-101770] - HID: steelseries: Fix battery requests stopping after some time (Benjamin Tissoires) [RHEL-101770] - HID: hid-goodix: Fix HID get/set feature operation overwritten problem (Benjamin Tissoires) [RHEL-101770] - HID: hid-goodix: Return 0 when receiving an empty HID feature package (Benjamin Tissoires) [RHEL-101770] - Input: introduce notion of passive observers for input handlers (Benjamin Tissoires) [RHEL-101770] - iio: hid-sensors: Add proximity and attention IDs (Benjamin Tissoires) [RHEL-101770] - HID: bpf: drop use of Logical|Physical|UsageRange (Benjamin Tissoires) [RHEL-101770] - HID: bpf: Fix Rapoo M50 Plus Silent side buttons (Benjamin Tissoires) [RHEL-101770] - HID: bpf: Fix NKRO on Mistel MD770 (Benjamin Tissoires) [RHEL-101770] - HID: replace BUG_ON() with WARN_ON() (Benjamin Tissoires) [RHEL-101770] - HID: wacom: Set eraser status when either 'Eraser' or 'Invert' usage is set (Benjamin Tissoires) [RHEL-101770] - HID: Kysona: add basic online status (Benjamin Tissoires) [RHEL-101770] - HID: Kysona: check battery status every 5s using a workqueue (Benjamin Tissoires) [RHEL-101770] - HID: Kysona: Add basic battery reporting for Kysona M600 (Benjamin Tissoires) [RHEL-101770] - HID: Add IDs for Kysona (Benjamin Tissoires) [RHEL-101770] - HID: debug: Remove duplicates from 'keys' (Benjamin Tissoires) [RHEL-101770] - HID: Remove default case statement in fetch_item() (Benjamin Tissoires) [RHEL-101770] - HID: corsair-void: Add Corsair Void headset family driver (Benjamin Tissoires) [RHEL-101770] - HID: i2c-hid-of: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Benjamin Tissoires) [RHEL-101770] - HID: logitech-hidpp: Remove feature_type from hidpp_root_get_feature() (Benjamin Tissoires) [RHEL-101770] - selftests/hid: add test for assigning a given device to hid-generic (Benjamin Tissoires) [RHEL-101770] - HID: add per device quirk to force bind to hid-generic (Benjamin Tissoires) [RHEL-101770] - selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device (Benjamin Tissoires) [RHEL-101770] - selftests/hid: cleanup C tests by adding a common struct uhid_device (Benjamin Tissoires) [RHEL-101770] - selftests/hid: add dependency on hid_common.h (Benjamin Tissoires) [RHEL-101770] - HID: bpf: allow write access to quirks field in struct hid_device (Benjamin Tissoires) [RHEL-101770] - HID: core: remove one more kmemdup on .probe() (Benjamin Tissoires) [RHEL-101770] - HID: core: save one kmemdup during .probe() (Benjamin Tissoires) [RHEL-101770] - HID: bpf: move HID-BPF report descriptor fixup earlier (Benjamin Tissoires) [RHEL-101770] - HID: stop exporting hid_snto32() (Benjamin Tissoires) [RHEL-101770] - HID: simplify snto32() (Benjamin Tissoires) [RHEL-101770] - HID: simplify code in fetch_item() (Benjamin Tissoires) [RHEL-101770] - benet: fix BUG when creating VFs (Michal Schmidt) [RHEL-106974] - selftests/sched_ext: Fix exit selftest hang on UP (Phil Auld) [RHEL-95973] - ksm_tests: skip hugepage test when Transparent Hugepages are disabled (Li Wang) [RHEL-96270] - selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiation (Li Wang) [RHEL-99146] - smb: client: fix session setup against servers that require SPN (Paulo Alcantara) [RHEL-107111] - smb: client: allow parsing zero-length AV pairs (Paulo Alcantara) [RHEL-107111] - i2c: mlxbf: avoid 64-bit division (Steve Dunnagan) [RHEL-103884] - i2c-mlxbf: Improve I2C bus timing configuration (Steve Dunnagan) [RHEL-103884] - i2c-mlxbf: Add repeated start condition support (Steve Dunnagan) [RHEL-103884] - i2c: mlxbf: Use str_read_write() helper (Steve Dunnagan) [RHEL-103884] - i2c: mlxbf: Use readl_poll_timeout_atomic() for polling (Steve Dunnagan) [RHEL-103884] Resolves: RHEL-100445, RHEL-100709, RHEL-101770, RHEL-102696, RHEL-103884, RHEL-104228, RHEL-104231, RHEL-105397, RHEL-106550, RHEL-106924, RHEL-106974, RHEL-107111, RHEL-107519, RHEL-108154, RHEL-109065, RHEL-47242, RHEL-59569, RHEL-61878, RHEL-65753, RHEL-69093, RHEL-76227, RHEL-81480, RHEL-81512, RHEL-85388, RHEL-86811, RHEL-87501, RHEL-87917, RHEL-88904, RHEL-90801, RHEL-95973, RHEL-96270, RHEL-96595, RHEL-96605, RHEL-96623, RHEL-99146 * Fri Aug 15 2025 CKI KWF Bot [6.12.0-122.el10] - drm/vmwgfx: Fix guests running with TDX/SEV (Jocelyn Falempe) [RHEL-101642] - crypto: s390/paes - Fix memory leak on CTR final block (Herbert Xu) [RHEL-106158] - net: atlantic: generate software timestamp just before the doorbell (Izabela Bakollari) [RHEL-105363] - net: atlantic: Avoid -Wflex-array-member-not-at-end warnings (Izabela Bakollari) [RHEL-105363] - net: atlantic: fix warning during hot unplug (Izabela Bakollari) [RHEL-105363] - net: atlantic: support reading SFP module info (Izabela Bakollari) [RHEL-105363] - hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf (Li Tian) [RHEL-89855] - ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS` (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Avoid initializing on non-ACPI platforms (Mark Langsdorf) [RHEL-89362] - platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver (Mark Langsdorf) [RHEL-89362] - platform/x86: ideapad-laptop: pass a correct pointer to the driver data (Mark Langsdorf) [RHEL-89362] - platform/x86/amd: pmf: Fix missing hidden options for Smart PC (Mark Langsdorf) [RHEL-89362] - platform/x86/amd: pmf: Add balanced-performance to hidden choices (Mark Langsdorf) [RHEL-89362] - platform/x86/amd: pmf: Add 'quiet' to hidden choices (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: Fix initialization of last_non_turbo_profile (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Fix memory leak in profile_class_is_visible() (Mark Langsdorf) [RHEL-89362] - ACPI: platform-profile: Fix CFI violation when accessing sysfs files (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add a prefix to log messages (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Clean platform_profile_handler (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add support for hidden choices (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Move platform_profile_handler (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Remove platform_profile_handler from exported symbols (Mark Langsdorf) [RHEL-89362] - platform/surface: surface_platform_profile: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - platform/x86: asus-wmi: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - platform/x86: ideapad-laptop: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - platform/x86: dell-pc: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - platform/x86: amd: pmf: sps: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - platform/x86: inspur_platform_profile: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - platform/x86: hp-wmi: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - platform/x86: thinkpad_acpi: Use devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add `probe` to platform_profile_ops (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add `ops` member to handlers (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Remove platform_profile_handler from callbacks (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Let drivers set drvdata to the class device (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Replace *class_dev member with class_dev (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add devm_platform_profile_register() (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Allow multiple handlers (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Notify class device from platform_profile_notify() (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Check all profile handler to calculate next (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Make sure all profile handlers agree on profile (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add concept of a "custom" profile (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Only show profiles common for all handlers (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Notify change events on register and unregister (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add profile attribute for class interface (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add choices attribute for class interface (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add name attribute to class interface (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Create class for ACPI platform profile (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Use `scoped_cond_guard` (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Use guard(mutex) for register/unregister (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Move matching string for new profile out of mutex (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Move sanity check out of the mutex (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choices (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: simplify platform profile cycling (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: use new helper function for setting overclocks (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: use WMI calls for platform profile handling (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Pass the profile handler into platform_profile_notify() (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add platform handler argument to platform_profile_remove() (Mark Langsdorf) [RHEL-89362] - ACPI: platform_profile: Add device pointer into platform profile handler (Mark Langsdorf) [RHEL-89362] - platform/x86/dell: dell-pc: Create platform device (Mark Langsdorf) [RHEL-89362] - ACPI: platform-profile: Add a name member to handlers (Mark Langsdorf) [RHEL-89362] - platform/x86: asus-wmi: Use platform_profile_cycle() (Mark Langsdorf) [RHEL-89362] - platform/x86: asus-wmi: Fix inconsistent use of thermal policies (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: Implement proper hwmon support (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: Improve error handling when reading gaming system information (Mark Langsdorf) [RHEL-89362] - platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READ (Mark Langsdorf) [RHEL-89362] - x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() (Mark Langsdorf) [RHEL-89362] - ACPI: button: Install notifier for system events as well (Mark Langsdorf) [RHEL-89362] - x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn behavior (Mark Langsdorf) [RHEL-89362] - acpi: nfit: fix narrowing conversion in acpi_nfit_ctl (Mark Langsdorf) [RHEL-89362] - hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_register (Mark Langsdorf) [RHEL-89362] - hwmon: (acpi_power_meter) Fix the fake power alarm reporting (Mark Langsdorf) [RHEL-89362] - acpi: numa: Add support to enumerate and store extended linear address mode (Mark Langsdorf) [RHEL-89362] - ACPI: fan: Add fan speed reporting for fans with only _FST (Mark Langsdorf) [RHEL-89362] - ACPI/processor_idle: Export acpi_processor_ffh_play_dead() (Mark Langsdorf) [RHEL-89362] - ACPI: HED: Always initialize before evged (Mark Langsdorf) [RHEL-89362] - x86/ACPI: CPPC: Add missing include (Mark Langsdorf) [RHEL-89362] - ACPI: video: Use str_yes_no() helper in acpi_video_bus_add() (Mark Langsdorf) [RHEL-89362] - ACPI: power: Use str_on_off() helper function (Mark Langsdorf) [RHEL-89362] - ACPI: thermal: Fix stale comment regarding trip points (Mark Langsdorf) [RHEL-89362] - ACPI/processor_idle: Add FFH state handling (Mark Langsdorf) [RHEL-89362] - x86/smp: Allow calling mwait_play_dead with an arbitrary hint (Mark Langsdorf) [RHEL-89362] - ACPI: GTDT: Relax sanity checking on Platform Timers array count (Mark Langsdorf) [RHEL-82670] - ACPI: PRM: Remove unnecessary strict handler address checks (Mark Langsdorf) [RHEL-82670] - ACPI: resource: IRQ override for Eluktronics MECH-17 (Mark Langsdorf) [RHEL-82670] - ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read() (Mark Langsdorf) [RHEL-82670] - ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V (Mark Langsdorf) [RHEL-82670] - hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_devices(). (Mark Langsdorf) [RHEL-82670] - APEI: GHES: Have GHES honor the panic= setting (Mark Langsdorf) [RHEL-82670] - mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference (Mark Langsdorf) [RHEL-82670] - hwmon: (acpi_power_meter) Fix update the power trip points on failure (Mark Langsdorf) [RHEL-82670] - hwmon: (acpi_power_meter) Fix uninitialized variables (Mark Langsdorf) [RHEL-82670] - ACPI: resource: acpi_dev_irq_override(): Check DMI match last (Mark Langsdorf) [RHEL-82670] - ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[] (Mark Langsdorf) [RHEL-82670] - ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[] (Mark Langsdorf) [RHEL-82670] - ACPI: tables: Use string choice helpers (Mark Langsdorf) [RHEL-82670] - ACPI: property: Consider data nodes as being available (Mark Langsdorf) [RHEL-82670] - ACPI: bus: implement acpi_device_hid when !ACPI (Mark Langsdorf) [RHEL-82670] - ACPI: bus: implement for_each_acpi_consumer_dev when !ACPI (Mark Langsdorf) [RHEL-82670] - ACPI: header: implement acpi_device_handle when !ACPI (Mark Langsdorf) [RHEL-82670] - ACPI: bus: implement acpi_get_physical_device_location when !ACPI (Mark Langsdorf) [RHEL-82670] - ACPI: bus: implement for_each_acpi_dev_match when !ACPI (Mark Langsdorf) [RHEL-82670] - x86/cpu: Move MWAIT leaf definition to common header (Mark Langsdorf) [RHEL-82670] - ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired (Mark Langsdorf) [RHEL-82670] - ACPI: battery: Rename extensions to hook in messages (Mark Langsdorf) [RHEL-82670] - ACPI: OSL: Use usleep_range() in acpi_os_sleep() (Mark Langsdorf) [RHEL-82670] - ACPI: BGRT: Mark bin_attribute as __ro_after_init (Mark Langsdorf) [RHEL-82670] - ACPI: resource: Fix memory resource type union access (Mark Langsdorf) [RHEL-82670] - ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A (Mark Langsdorf) [RHEL-82670] - ACPI: introduce acpi_arch_init() (Mark Langsdorf) [RHEL-82670] - ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[] (Mark Langsdorf) [RHEL-82670] - ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840 (Mark Langsdorf) [RHEL-82670] - ACPI: video: force native for Apple MacbookPro11,2 and Air7,2 (Mark Langsdorf) [RHEL-82670] - ACPI: CPPC: Fix _CPC register setting issue (Mark Langsdorf) [RHEL-82670] - hwmon: (acpi_power_meter) Fix fail to load module on platform without _PMD method (Mark Langsdorf) [RHEL-82670] - ACPI: Switch back to struct platform_driver::remove() (Mark Langsdorf) [RHEL-82670] - ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() (Mark Langsdorf) [RHEL-82670] - ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID (Mark Langsdorf) [RHEL-82670] - acpi/arm64: remove unnecessary cast (Mark Langsdorf) [RHEL-82670] - acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block() (Mark Langsdorf) [RHEL-82670] - ACPI: allow building without CONFIG_HAS_IOPORT (Mark Langsdorf) [RHEL-82670] - ACPI: processor_perflib: extend X86 dependency (Mark Langsdorf) [RHEL-82670] - ACPI: scan: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: SBSHC: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: SBS: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: power: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: pci_root: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: pci_link: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: event: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: EC: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: APD: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: thermal: Use strscpy() instead of strcpy() (Mark Langsdorf) [RHEL-82670] - ACPI: battery: Check for error code from devm_mutex_init() call (Mark Langsdorf) [RHEL-82670] - ACPI: GTDT: Tighten the check for the array of platform timer structures (Mark Langsdorf) [RHEL-82670] - ACPI: EC: make EC support compile-time conditional (Mark Langsdorf) [RHEL-82670] - redhat/configs: enable CONFIG_ACPI_EC (Mark Langsdorf) [RHEL-82670] - ACPI: pfr_telemetry: remove redundant error check on ret (Mark Langsdorf) [RHEL-82670] - genirq: Unexport nr_irqs (Mark Langsdorf) [RHEL-82670] - genirq: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - fs/procfs: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - xen/events: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - serial: ucc_uart: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - serial: cpm_uart: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - serial: amba-pl011: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - serial: amba-pl010: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - serial: 8250: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - serial: core: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - scsi: aha152x: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - net: 3com: 3c59x: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - hpet: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - powerpc/cell: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs() (Mark Langsdorf) [RHEL-82670] - s390/irq: Switch to irq_get_nr_irqs() (Mark Langsdorf) [RHEL-82670] - genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs() (Mark Langsdorf) [RHEL-82670] - ACPI: battery: Register power supply with power_supply_register() (Mark Langsdorf) [RHEL-82670] - ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS (Mark Langsdorf) [RHEL-82670] - ACPI: battery: initialize mutexes through devm_ APIs (Mark Langsdorf) [RHEL-82670] - ACPI: battery: allocate driver data through devm_ APIs (Mark Langsdorf) [RHEL-82670] - ACPI: battery: check result of register_pm_notifier() (Mark Langsdorf) [RHEL-82670] - power: supply: core: add wakeup source inhibit by power_supply_config (Mark Langsdorf) [RHEL-82670] - net/mlx5: Reset bw_share field when changing a node's parent (Benjamin Poirier) [RHEL-72227 RHEL-73520] - IB/mlx5: Fix potential deadlock in MR deregistration (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanup (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-94894] - net/mlx5e: Disable MACsec offload for uplink representor profile (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: E-switch, Fix error handling for enabling roce (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recover (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: TC, Continue the attr process even if encap entry is invalid (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: E-Switch, Initialize MAC Address for Default GID (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Use custom tunnel header for vxlan gbp (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Move ttc allocation after switch case to prevent leaks (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-37888} - RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set (Benjamin Poirier) [RHEL-72227 RHEL-73520] - treewide: Switch/rename to timer_delete[_sync]() (mlx5) (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: SHAMPO, Make reserved size independent of page size (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix calculation of total invalidated pages (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-22086} - RDMA/mlx5: Fix page_size variable overflow (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-99327] {CVE-2025-22091} - RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc() (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix cache entry update on dereg error (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix MR cache initialization error flow (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Support optional-counters binding for QPs (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS config (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspace (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Check enabled UCAPs when creating ucontext (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Create UCAP char devices for supported device capabilities (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Reorder capability check last (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Start health poll after enable hca (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: LAG, reload representors on LAG creation failure (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Fix ethtool -N flow-type ip4 to RSS context (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: TC, Don't offload CT commit if it's the last action (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: CT: Filter legacy rules that are unrelated to nic (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Update pfnum retrieval for devlink port attributes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fw reset, check bridge accessibility at earlier stage (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Lag, use port selection tables when available (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Always select CONFIG_PAGE_POOL_STATS (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Use right API to free bitmap memory (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Remove NULL check before dev_{put, hold} (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Expose port reset cycle recovery counter via ethtool (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Get counter group size by FW capability (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Access PHY layer counter group as other counter groups (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Ensure each counter group uses its PCAM bit (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, log the unsupported mask in definer (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, use list_move() instead of del/add (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, remove unused code for alias flow tables (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add support for setting parent of nodes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Preserve rate settings when creating a rate node (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Introduce hierarchy level tracking on scheduling nodes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Rename devlink rate parent set function for leaf nodes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add support for dest flow sampler HWS action (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add support for flow meters HWS action (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add API for sharing HWS action by refcount (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add IFC bits for PPCNT recovery counters group (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add RDMA TRANSPORT steering domain support (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Query ADV_RDMA capabilities (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Limit non-privileged commands (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Allow the throttle mechanism to be more dynamic (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add RDMA_CTRL HW capabilities (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Avoid unnecessary use of comma operator (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Properly match IPsec subnet addresses (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Separate address related variables to be in struct (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAG (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Enable lanes configuration when auto-negotiation is off (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Refactor link speed handling with mlx5_link_info struct (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Relocate function declarations from port.h to mlx5_core.h (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add trust lockdown error to health syndrome print function (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Expose crr in health buffer (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Log health buffer data on any syndrome (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Avoid report two health errors on same syndrome (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Remove newline at the end of a netlink error message (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Change POOL_NEXT_SIZE define value and make it global (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add new health syndrome error and crr bit offset (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Symmetric OR-XOR RSS hash control (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies() (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offload (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Add pass flow group for IPSec RX status table (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Add num_reserved_entries param for ipsec_ft_create() (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Skip IPSec RX policy check for crypto offload (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Move IPSec policy check after decryption (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Add correct match to check IPSec syndromes for switchdev mode (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Change the destination of IPSec RX SA miss rule (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Add helper function to update IPSec default destination (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Separate extended link modes request from link modes type selection (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Change eth_proto parameter naming (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Introduce ptys2ethtool_process_link() (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Refactor ptys2ethtool_adver_link() (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Bridge, correct config option description (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add sensor name to temperature event message (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Modify LSB bitmask in temperature event to include only the first bit (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Prefix temperature event bitmap with '0x' for clarity (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Apply rate-limiting to high temperature warning (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: XDP, Enable TX side XDP multi-buffer support (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Expose RSS via devlink rx reporter diagnose (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Add direct TIRs to devlink rx reporter diagnose (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Move RQs diagnose to a dedicated function (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Expose ICM consumption per function (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Rename and move mlx5_esw_query_vport_vhca_id (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: set the tx_queue_len for pfifo_fast (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: reduce rep rxq depth to 256 for ECPF (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: reduce the max log mpwrq sz for ECPF and reps (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Remove unused mlx5e_tc_flow_action struct (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Remove stray semicolon in LAG port selection table creation (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Support FEC settings for 200G per lane link modes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add support for 200Gbps per lane link modes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Generate PPS IN event on new function for shared clock (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Support one PTP device per hardware clock (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Move PPS notifier and out_work to clock_state (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Add devcom component for the clock shared by functions (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Add API to get mlx5_core_dev from mlx5_clock (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Add init and destruction functions for a single HW clock (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Change parameters for PTP internal functions (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Add helper functions for PTP callbacks (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-83170] - net/mlx5: Remove unused mlx5dr_domain_sync (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Handle errors returned from mlx5r_ib_rate() (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Bridge, fix the crash caused by LAG state check (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21970} - net/mlx5: Lag, Check shared fdb before creating MultiPort E-Switch (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Fix incorrect IRQ pool usage when releasing IRQs (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, Rightsize bwc matcher priority (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: DR, use the right action structs for STEv3 (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: handle errors in mlx5_chains_create_table() (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21975} - net/mlx5: Fill out devlink dev info only for PFs (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-93771] - net/mlx5: IRQ, Fix null string in debug print (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Restore missing trace event when enabling vport QoS (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Fix vport QoS cleanup on error (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21882} - RDMA/mlx5: Fix bind QP error cleanup flow (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix AH static rate parsing (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix implicit ODP hang on parent deregistration (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21886} - RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error (Benjamin Poirier) [RHEL-72227 RHEL-73520] - IB/mlx5: Set and get correct qp_num for a DCT QP (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix the recovery flow of the UMR QP (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21892} - net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21717} - RDMA/mlx5: Fix implicit ODP use after free (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21714} - RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-81281] {CVE-2025-21732} - RDMA/mlx5: Fix indirect mkey ODP page count (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Fix link status down event for MPV (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Handle link status event only for LAG device (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Extend ODP statistics with operation count (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: CT: Offload connections with hardware steering rules (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusable (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: CT: Add initial support for Hardware Steering (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, rework the check if matcher size can be increased (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add support for MRTCQ register (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, update flow - support through bigger action RTC (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, update flow - remove the use of dual RTCs (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS to steering mode options (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS get capabilities (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, set create match definer to not supported by HWS (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add support for dest vport HWS action (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS fte API functions (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add dest table cache (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, manage flow counters HWS action sharing by refcount (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS modify header API function (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS packet reformat API function (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS actions pool (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS flow group API functions (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS flow table API functions (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add HWS root namespace functions (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Update TX ESN context for IPSec hardware offload (Benjamin Poirier) [RHEL-72227 RHEL-73520 RHEL-85331] - net/mlx5: use do_aux_work for PHC overflow checks (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, set timeout on polling for completion (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, support flow sampler destination (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, use the right size when writing arg data (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, handle returned error value in pool alloc (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offset (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21800} - net/mlx5: HWS, separate SQ that HWS uses from the usual traffic SQs (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, num_of_rules counter on matcher should be atomic (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, reduce memory consumption of a matcher struct (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, remove wrong deletion of the miss table list (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, change error flow on matcher disconnect (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21751} - net/mlx5: HWS, add error message on failure to move rules (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, simplify allocations as we support only FDB (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, denote how refcounts are protected (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, remove implementation of unused FW commands (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, remove the use of duplicated structs (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, Add support for RDMA RX steering over IB link layer (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Remove PTM support log message (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: DR, add support for ConnectX-8 steering (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: DR, expand SWS STE callbacks and consolidate common structs (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, do not initialize native API queues (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/close (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, retry insertion to hash table on EBUSY (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add mlx5_fs_pool API (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, add counter object to flow destination (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: LAG, Support LAG over Multi-Host NICs (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: LAG, Refactor lag logic (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Report rx_discards_phy via rx_dropped (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add device cap abs_native_port_num (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Add ifc support for cross-esw scheduling (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add support for new scheduling elements (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add ConnectX-8 device to ifc (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bits (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Always start IPsec sequence number from 1 (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Rely on reqid in IPsec tunnel mode (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21674} - net/mlx5: Clear port select structure when fail to create (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21675} - net/mlx5: SF, Fix add port error handling (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Fix a lockdep warning as part of the write combining test (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Fix RDMA TX steering prio (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Fix variable not being completed when function returns (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2025-21662} - net/mlx5e: Keep netdev when leave switchdev for devlink set legacy only (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Skip restore TC rules for vport rep without loaded flag (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2024-57801} - net/mlx5e: macsec: Maintain TX SA from encoding_sa (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: DR, select MSIX vector 0 for completion queue creation (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Enable multiplane mode only when it is supported (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Enforce same type port association for multiport RoCE (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: DR, prevent potential error pointer dereference (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2024-56660} - net/mlx5e: Remove workaround to avoid syndrome for internal port (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: SD, Use correct mdev to build channel param (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: E-Switch, Fix switching to switchdev mode in MPV (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabled (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS: Properly set bwc queue locks lock classes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layout (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Move events notifier registration to be after device registration (Benjamin Poirier) [RHEL-72227 RHEL-73520] {CVE-2024-53224} - RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Ensure active slave attachment to the bond IB device (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Call dev_put() after the blocking notifier (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Support querying per-plane IB PortCounters (Benjamin Poirier) [RHEL-72227 RHEL-73520] - RDMA/mlx5: Support OOO RX WQE consumption (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Introduce data placement ordering bits (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: SHAMPO, Rework header allocation loop (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: SHAMPO, Drop info array (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: SHAMPO, Change frag page setup order during allocation (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: SHAMPO, Fix page_index calculation inconsistency (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: SHAMPO, Simplify UMR allocation for headers (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Make vport QoS enablement more flexible for future extensions (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Integrate esw_qos_vport_enable logic into rate operations (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Generalize scheduling element operations (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Refactor scheduling element configuration bitmasks (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Generalize max_rate and min_rate setting for nodes (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Simplify QoS normalization by removing error handling (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: E-switch, refactor eswitch mode change (Benjamin Poirier) [RHEL-72227 RHEL-73520] - mlx5/core: deduplicate {mlx5_,}eq_update_ci() (Benjamin Poirier) [RHEL-72227 RHEL-73520] - mlx5/core: relax memory barrier in eq_update_ci() (Benjamin Poirier) [RHEL-72227 RHEL-73520] - mlx5/core: Schedule EQ comp tasklet only if necessary (Benjamin Poirier) [RHEL-72227 RHEL-73520] - mlx5_en: use read sequence for gettimex64 (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: do not create xdp_redirect for non-uplink rep (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: move XDP_REDIRECT sq to dynamic allocation (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: HWS, renamed the files in accordance with naming convention (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: DR, moved all the SWS code into a separate directory (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Rework esw qos domain init and cleanup (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: DPLL, Add clock quality level op implementation (Benjamin Poirier) [RHEL-72227 RHEL-73520] - mlx5: simplify EQ interrupt polling logic (Benjamin Poirier) [RHEL-72227 RHEL-73520] - mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp" (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Update features on ring size change (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5e: Update features on MTU change (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: unique names for per device caches (Benjamin Poirier) [RHEL-68478 RHEL-72227 RHEL-73520 RHEL-79734 RHEL-92435] - net/mlx5: fs, rename modify header struct member action (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: fs, rename packet reformat struct member action (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Only create VEPA flow table when in VEPA mode (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add sync reset drop mode support (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Generalize QoS operations for nodes and vports (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Simplify QoS scheduling element configuration (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Remove vport QoS enabled flag (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Refactor vport QoS to use scheduling node structure (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Refactor vport scheduling element creation function (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Introduce node struct and rename group terminology to node (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Rename vport QoS group reference to parent (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Restrict domain list insertion to root TSAR ancestors (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add parent group support in rate group structure (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Introduce node type to rate group structure (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Refactor QoS group scheduling element creation (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Add support check for TSAR types in QoS scheduling (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: Unify QoS element type checks across NIC and E-Switch (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Refactor locking to a qos domain mutex (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Store rate groups in a qos domain (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Rename rate group 'list' as 'parent_entry' (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Add an explicit 'dev' to vport trace calls (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_group (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Drop 'esw' param from vport qos functions (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Always create group0 (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Maintain rate group vport members in a list (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Refactor and document bw_share calculation (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Consistently name vport vars as 'vport' (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'. (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.h (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: hw counters: Remove mlx5_fc_create_ex (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: hw counters: Don't maintain a counter count (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: hw counters: Drop unneeded cacheline alignment (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: hw counters: Replace IDR+lists with xarray (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: hw counters: Use kvmalloc for bulk query buffer (Benjamin Poirier) [RHEL-72227 RHEL-73520] - net/mlx5: hw counters: Make fc_stats & fc_pool private (Benjamin Poirier) [RHEL-72227 RHEL-73520] Resolves: RHEL-101642, RHEL-105363, RHEL-106158, RHEL-68478, RHEL-72227, RHEL-73520, RHEL-79734, RHEL-81281, RHEL-82670, RHEL-83170, RHEL-85331, RHEL-89362, RHEL-89855, RHEL-92435, RHEL-93771, RHEL-94894, RHEL-99327 * Thu Aug 14 2025 CKI KWF Bot [6.12.0-121.el10] - Revert "drm/gem-dma: Use dma_buf from GEM object instance" (José Expósito) [RHEL-106712] - Revert "drm/gem-shmem: Use dma_buf from GEM object instance" (José Expósito) [RHEL-106712] - Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance" (José Expósito) [RHEL-106712] - Revert "drm/prime: Use dma_buf from GEM object instance" (José Expósito) [RHEL-106712] - drm/framebuffer: Acquire internal references on GEM handles (José Expósito) [RHEL-106712] - drm/gem: Acquire references on GEM handles for framebuffers (CKI Backport Bot) [RHEL-106712] {CVE-2025-38449} - platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID (Steve Best) [RHEL-23893] - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107700] - PCI/MSI: Handle lack of irqdomain gracefully (Frank Liang) [RHEL-107953] - arch: x86: add IPC mailbox accessor function and add SoC register access (CKI Backport Bot) [RHEL-105090] - i40e: When removing VF MAC filters, only check PF-set MAC (Jamie Bainbridge) [RHEL-104947] - ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() (CKI Backport Bot) [RHEL-93568] {CVE-2025-22121} - ext4: introduce ITAIL helper (CKI Backport Bot) [RHEL-93568] {CVE-2025-22121} - ext4: avoid journaling sb update on error if journal is destroying (CKI Backport Bot) [RHEL-93605] {CVE-2025-22113} - ext4: define ext4_journal_destroy wrapper (CKI Backport Bot) [RHEL-93605] {CVE-2025-22113} - ALSA: enable AMD legacy SoundWire mach (Jaroslav Kysela) [RHEL-101626] - ALSA: revert aarch64 kunit test workaround (Jaroslav Kysela) [RHEL-101626] - ASoC: SDCA: Allow read-only controls to be deferrable (Jaroslav Kysela) [RHEL-101626] - ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask() (Jaroslav Kysela) [RHEL-101626] - ASoC: SDCA: Fixup some kernel doc errors (Jaroslav Kysela) [RHEL-101626] - ASoC: SDCA: Add missing default in switch in entity_pde_event() (Jaroslav Kysela) [RHEL-101626] - ASoC: ops: dynamically allocate struct snd_ctl_elem_value (Jaroslav Kysela) [RHEL-101626] - ASoC: amd: acp: Fix pointer assignments for snd_soc_acpi_mach structures (Jaroslav Kysela) [RHEL-101626] - ASoC: SDCA: Update memory allocations to zero initialise (Jaroslav Kysela) [RHEL-101626] - ASoC: mediatek: common: fix device and OF node leak (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop (Jaroslav Kysela) [RHEL-101626] - sof-client-ipc-flood-test: don't mess with ->d_name (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDA (Jaroslav Kysela) [RHEL-101626] - ALSA: compress_offload: tighten ioctl command number checks (Jaroslav Kysela) [RHEL-101626] - soundwire: Revert "soundwire: qcom: Add set_channel_map api support" (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38486} - ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: Add quirks for some Clevo laptops (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100 (Jaroslav Kysela) [RHEL-101626] - ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606 (Jaroslav Kysela) [RHEL-101626] - ASoC: rt721-sdca: fix boost gain calculation error (Jaroslav Kysela) [RHEL-101626] - ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak. (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38438} - ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic count (Jaroslav Kysela) [RHEL-101626] - ASoC: fsl_sai: Force a software reset when starting in consumer mode (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx (Jaroslav Kysela) [RHEL-101626] - ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp() (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38454} - ASoC: cs35l56: probe() should fail if the device ID is not recognized (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: soc-acpi-intel-arl-match: set get_function_tplg_files ops (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: add sof_sdw_get_tplg_files ops (Jaroslav Kysela) [RHEL-101626] - ASoC: soc-acpi: add get_function_tplg_files ops (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SOC_ACPI_INTEL_MATCH (Jaroslav Kysela) [RHEL-101626] - ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode (Jaroslav Kysela) [RHEL-101626] - ASoC: amd: yc: update quirk data for HP Victus (Jaroslav Kysela) [RHEL-101626] - ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal mic (Jaroslav Kysela) [RHEL-101626] - ALSA: sb: Force to disable DMAs once when DMA mode is changed (Jaroslav Kysela) [RHEL-101626] - ALSA: sb: Don't allow changing the DMA mode during operations (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR (Jaroslav Kysela) [RHEL-101626] - ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38249} - ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15 (Jaroslav Kysela) [RHEL-101626] - ASoC: codecs: wcd9335: Fix missing free of regulator supplies (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38259} - ASoC: codec: wcd9335: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-101626] - ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock (Jaroslav Kysela) [RHEL-101626] - ALSA: hda: Add new pci id for AMD GPU display HD audio controller (Jaroslav Kysela) [RHEL-101626] - ALSA: hda: Ignore unsol events for cards being shut down (Jaroslav Kysela) [RHEL-101626] - ASoC: rt1320: fix speaker noise when volume bar is 100%% (Jaroslav Kysela) [RHEL-101626] - soundwire: amd: add check for status update registers (Jaroslav Kysela) [RHEL-101626] - soundwire: amd: fix for clearing command status register (Jaroslav Kysela) [RHEL-101626] - ASoC: amd: ps: fix for soundwire failures during hibernation exit sequence (Jaroslav Kysela) [RHEL-101626] - soundwire: amd: cancel pending slave status handling workqueue during remove sequence (Jaroslav Kysela) [RHEL-101626] - soundwire: amd: serialize amd manager resume sequence during pm_prepare (Jaroslav Kysela) [RHEL-101626] - soundwire: amd: fix for handling slave alerts after link is down (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: Add quirk for Asus GU605C (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx and HP Victus 15-fa1xxx (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/intel: Add Thinkpad E15 to PM deny list (Jaroslav Kysela) [RHEL-101626] - ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card (Jaroslav Kysela) [RHEL-101626] - ASoC: tegra210_ahub: Add check to of_device_get_match_data() (Jaroslav Kysela) [RHEL-101626] - ASoC: simple-card-utils: fixup dlc->xxx handling for error case (Jaroslav Kysela) [RHEL-101626] - ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops (Jaroslav Kysela) [RHEL-101626] - ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-101626] - ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init() (Jaroslav Kysela) [RHEL-101626] - ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change (Jaroslav Kysela) [RHEL-101626] - ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9 (Jaroslav Kysela) [RHEL-101626] - ASoC: codecs: wcd937x: Drop unused buck_supply (Jaroslav Kysela) [RHEL-101626] - ASoC: codecs: wcd9375: Fix double free of regulator supplies (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38423} - ASoC: amd: sof_amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks() (Jaroslav Kysela) [RHEL-101626] - ASoC: amd: amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks() (Jaroslav Kysela) [RHEL-101626] - ASoC: meson: meson-card-utils: use of_property_present() for DT parsing (Jaroslav Kysela) [RHEL-101626] - ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() (Jaroslav Kysela) [RHEL-101626] - ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1 (Jaroslav Kysela) [RHEL-101626] - ALSA: usb-audio: Kill timer properly at removal (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38105} - ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card init (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: avs: Verify content returned by parse_int_array() (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38307} - ASoC: Intel: avs: Fix paths in MODULE_FIRMWARE hints (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: avs: Relocate DSP status registers (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: avs: Read HW capabilities when possible (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: avs: Ignore Vendor-space manipulation for ACE (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: avs: Fix PPLCxFMT calculation (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: avs: PCM operations for LNL-based platforms (Jaroslav Kysela) [RHEL-101626] - ALSA: hda: Allow to fetch hlink by ID (Jaroslav Kysela) [RHEL-101626] - soundwire: only compute port params in specific stream states (Jaroslav Kysela) [RHEL-101626] - ALSA: core: fix up bus match const issues. (Jaroslav Kysela) [RHEL-101626] - ASoC: apple: mca: Constrain channels according to TDM mask (Jaroslav Kysela) [RHEL-101626] - ASoC: SOF: amd: add missing acp descriptor field (Jaroslav Kysela) [RHEL-101626] - ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type (Jaroslav Kysela) [RHEL-101626] - ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() (Jaroslav Kysela) [RHEL-101626] {CVE-2025-38299} - ASoC: tas2764: Enable main IRQs (Jaroslav Kysela) [RHEL-101626] - ASoC: tas2764: Reinit cache on part reset (Jaroslav Kysela) [RHEL-101626] - ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX (Jaroslav Kysela) [RHEL-101626] - ASoC: codecs: hda: Fix RPM usage count underflow (Jaroslav Kysela) [RHEL-101626] - ixgbe: add support for FW rollback mode (Corinna Vinschen) [RHEL-99409] - ixgbe: add E610 implementation of FW recovery mode (Corinna Vinschen) [RHEL-99409] - ixgbe: add FW API version check (Corinna Vinschen) [RHEL-99409] - ixgbe: add support for devlink reload (Corinna Vinschen) [RHEL-99409] - ixgbe: add device flash update via devlink (Corinna Vinschen) [RHEL-99409] - ixgbe: extend .info_get() with stored versions (Corinna Vinschen) [RHEL-99409] - ixgbe: add E610 functions getting PBA and FW ver info (Corinna Vinschen) [RHEL-99409] - ixgbe: add .info_get extension specific for E610 devices (Corinna Vinschen) [RHEL-99409] - ixgbe: read the netlist version information (Corinna Vinschen) [RHEL-99409] - ixgbe: read the OROM version information (Corinna Vinschen) [RHEL-99409] - ixgbe: add E610 functions for acquiring flash data (Corinna Vinschen) [RHEL-99409] - ixgbe: add handler for devlink .info_get() (Corinna Vinschen) [RHEL-99409] - ixgbe: add initial devlink support (Corinna Vinschen) [RHEL-99409] - ixgbe: wrap netdev_priv() usage (Corinna Vinschen) [RHEL-99409] - ixgbe: Fix unreachable retry logic in combined and byte I2C write functions (Corinna Vinschen) [RHEL-99409] - treewide: Switch/rename to timer_delete[_sync]() (Corinna Vinschen) [RHEL-99409] - ixgbe: fix media type detection for E610 device (Corinna Vinschen) [RHEL-86538 RHEL-99409] - ixgbe: add support for thermal sensor event reception (Corinna Vinschen) [RHEL-99409] - ixgbe: add PTP support for E610 device (Corinna Vinschen) [RHEL-99409] - ixgbe: fix media cage present detection for E610 device (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Fix possible skb NULL pointer dereference (Corinna Vinschen) [RHEL-99409] - ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() (Corinna Vinschen) [RHEL-99409] - ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() (Corinna Vinschen) [RHEL-99409] - ixgbevf: Remove unused ixgbevf_hv_mbx_ops (Corinna Vinschen) [RHEL-99409] - ixgbevf: Add support for Intel(R) E610 device (Corinna Vinschen) [RHEL-80417 RHEL-99409] - PCI: Add PCI_VDEVICE_SUB helper macro (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Enable link management in E610 device (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Clean up the E610 link management related code (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Add ixgbe_x540 multiple header inclusion protection (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Add support for EEPROM dump in E610 device (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Add support for NVM handling in E610 device (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Add link management support for E610 device (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Add support for E610 device capabilities detection (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Add support for E610 FW Admin Command Interface (Corinna Vinschen) [RHEL-80417 RHEL-99409] - ixgbe: Correct BASE-BX10 compliance code (Corinna Vinschen) [RHEL-99409] - ixgbe: downgrade logging of unsupported VF API version to debug (Corinna Vinschen) [RHEL-99409] - ixgbe: Break include dependency cycle (Corinna Vinschen) [RHEL-99409] - configs: new config in drivers/phy (Izabela Bakollari) [RHEL-75590] - ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array (Izabela Bakollari) [RHEL-75590] - net: gianfar: simplify init_phy() (Izabela Bakollari) [RHEL-75590] - net: ethernet: xgbe: re-add aneg to supported features in PHY quirks (Izabela Bakollari) [RHEL-75590] - r8169: make Kconfig option for LED support user-visible (Izabela Bakollari) [RHEL-75590] - r8169: add PHY c45 ops for MDIO_MMD_VENDOR2 registers (Izabela Bakollari) [RHEL-75590] - net: phy: microchip: limit 100M workaround to link-down events on LAN88xx (Izabela Bakollari) [RHEL-75590] - net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits (Izabela Bakollari) [RHEL-75590] - net: mdio: mdio-i2c: Add support for single-byte SMBus operations (Izabela Bakollari) [RHEL-75590] - net: usb: asix: ax88772: Increase phy_name size (Izabela Bakollari) [RHEL-75590] - net: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75590] - gpio: cdev: use raw notifier for line state events (Izabela Bakollari) [RHEL-75590] - gpiolib: fix a NULL-pointer dereference when setting direction (Izabela Bakollari) [RHEL-75590] - gpiolib: notify user-space about in-kernel line state changes (Izabela Bakollari) [RHEL-75590] - gpiolib: switch the line state notifier to atomic (Izabela Bakollari) [RHEL-75590] - gpio: cdev: put emitting the line state events on a workqueue (Izabela Bakollari) [RHEL-75590] - gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic (Izabela Bakollari) [RHEL-75590] - gpio: cdev: go back to storing debounce period in the GPIO descriptor (Izabela Bakollari) [RHEL-75590] - gpiolib: unduplicate chip guard in set_config path (Izabela Bakollari) [RHEL-75590] - gpiolib: notify user-space when a driver requests its own desc (Izabela Bakollari) [RHEL-75590] - gpiolib: avoid format string weakness in workqueue interface (Izabela Bakollari) [RHEL-75590] - dt-bindings: net: dp83822: add constraints for mac-termination-ohms (Izabela Bakollari) [RHEL-75590] - dt-bindings: net: ethernet-phy: add property mac-termination-ohms (Izabela Bakollari) [RHEL-75590] - dt-bindings: net: Document support for Aeonsemi PHYs (Izabela Bakollari) [RHEL-75590] - dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent (Izabela Bakollari) [RHEL-75590] - dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs (Izabela Bakollari) [RHEL-75590] - dt-bindings: net: dp83822: Add support for GPIO2 clock output (Izabela Bakollari) [RHEL-75590] - dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property (Izabela Bakollari) [RHEL-75590] - dt-bindings: net: marvell,aquantia: add property to override MDI_CFG (Izabela Bakollari) [RHEL-75590] - net: phy: clear phydev->devlink when the link is deleted (Izabela Bakollari) [RHEL-75590] - net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Add Airoha AN7583 PHY support (Izabela Bakollari) [RHEL-75590] - net: phy: mscc: Fix memory leak when using one step timestamping (Izabela Bakollari) [RHEL-75590] - net: phy: fix up const issues in to_mdio_device() and to_phy_device() (Izabela Bakollari) [RHEL-75590] - net: phy: add driver for MaxLinear MxL86110 PHY (Izabela Bakollari) [RHEL-75590] - net: phy: fixed_phy: constify status argument where possible (Izabela Bakollari) [RHEL-75590] - net: phy: fixed_phy: remove irq argument from fixed_phy_register (Izabela Bakollari) [RHEL-75590] - net: phy: fixed_phy: remove irq argument from fixed_phy_add (Izabela Bakollari) [RHEL-75590] - net: phy: Add support for Aeonsemi AS21xxx PHYs (Izabela Bakollari) [RHEL-75590] - net: phy: introduce genphy_match_phy_device() (Izabela Bakollari) [RHEL-75590] - net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP (Izabela Bakollari) [RHEL-75590] - net: phy: bcm87xx: simplify .match_phy_device OP (Izabela Bakollari) [RHEL-75590] - net: phy: pass PHY driver to .match_phy_device OP (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988 (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Sort config and file names in Kconfig and Makefile (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: add RTL8127-internal PHY (Izabela Bakollari) [RHEL-75590] - net: phy: microchip: document where the LAN88xx PHYs are used (Izabela Bakollari) [RHEL-75590] - net: phy: fixed_phy: remove fixed_phy_register_with_gpiod (Izabela Bakollari) [RHEL-75590] - net: phy: remove stub for mdiobus_register_board_info (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: Enable temperature measurement in probe again (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: do not require syscon compatible for pio property (Izabela Bakollari) [RHEL-75590] - net: phy: dp83867: use 2ns delay if not specified in DTB (Izabela Bakollari) [RHEL-75590] - net: phy: dp83867: remove check of delay strap configuration (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: Add support for PHY LEDs on RTL8211E (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get() (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: Group RTL82* macro definitions (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: add RTL8211F register defines (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: Clean up RTL821x ExtPage access (Izabela Bakollari) [RHEL-75590] - net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink (Izabela Bakollari) [RHEL-75590] - net: phy: Refactor fwnode_get_phy_node() (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: Add support for WOL magic packet on RTL8211F (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: fix commenting format (Izabela Bakollari) [RHEL-75590] - net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES (Izabela Bakollari) [RHEL-75590] - net: dp83822: Fix OF_MDIO config check (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x (Izabela Bakollari) [RHEL-75590] - net: phy: remove function stubs (Izabela Bakollari) [RHEL-75590] - net: phy: leds: fix memory leak (Izabela Bakollari) [RHEL-75590] - net: phy: dp83822: Add support for changing the MAC termination (Izabela Bakollari) [RHEL-75590] - net: phy: Add helper for getting MAC termination resistance (Izabela Bakollari) [RHEL-75590] - net: phylink: fix suspend/resume with WoL enabled and link down (Izabela Bakollari) [RHEL-75590] - net: phy: microchip: force IRQ polling mode for lan88xx (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: init val in .phy_led_polarity_set for AN7581 (Izabela Bakollari) [RHEL-75590] - net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIB (Izabela Bakollari) [RHEL-75590] - net: phy: remove device_phy_find_device (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: add Airoha PHY ID to SoC driver (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: permit to compile test GE SOC PHY driver (Izabela Bakollari) [RHEL-75590] - net: phy: air_en8811h: Add clk provider for CKO pin (Izabela Bakollari) [RHEL-75590] - net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY (Izabela Bakollari) [RHEL-75590] - net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() (Izabela Bakollari) [RHEL-75590] - net: phy: broadcom: Correct BCM5221 PHY model detection (Izabela Bakollari) [RHEL-75590] - net: phylink: force link down on major_config failure (Izabela Bakollari) [RHEL-75590] - net: phy: Introduce PHY_ID_SIZE — minimum size for PHY ID string (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: add essential functions to aqr105 driver (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: search for firmware-name in fwnode (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: add probe function to aqr105 for firmware loading (Izabela Bakollari) [RHEL-75590] - net: phy: Add swnode support to mdiobus_scan (Izabela Bakollari) [RHEL-75590] - net: phy: sfp: Add support for SMBus module access (Izabela Bakollari) [RHEL-75590] - net: phylink: add functions to block/unblock rx clock stop (Izabela Bakollari) [RHEL-75590] - net: phylink: add phylink_prepare_resume() (Izabela Bakollari) [RHEL-75590] - net: phylink: Remove unused function pointer from phylink structure (Izabela Bakollari) [RHEL-75590] - net: phy: fixed_phy: transition to the faux device interface (Izabela Bakollari) [RHEL-75590] - net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: disable PHY-mode EEE (Izabela Bakollari) [RHEL-75590] - net: phy: fix genphy_c45_eee_is_active() for disabled EEE (Izabela Bakollari) [RHEL-75590] - net: phy: phy_interface_t: Fix RGMII_TXID code comment (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75590] - net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75590] - net: phy: tja11xx: remove call to devm_hwmon_sanitize_name (Izabela Bakollari) [RHEL-75590] - broadcom: fix supported flag check in periodic output function (Izabela Bakollari) [RHEL-75590] - net: phy: marvell: Align set_loopback() implementation (Izabela Bakollari) [RHEL-75590] - net: phy: micrel: Add loopback support (Izabela Bakollari) [RHEL-75590] - net: phy: Support speed selection for PHY loopback (Izabela Bakollari) [RHEL-75590] - net: phy: Allow loopback speed selection for PHY drivers (Izabela Bakollari) [RHEL-75590] - phy: fix xa_alloc_cyclic() error handling (Izabela Bakollari) [RHEL-75590] - net: phy: remove unused functions phy_package_[read|write]_mmd (Izabela Bakollari) [RHEL-75590] - net: phy: move PHY package MMD access function declarations from phy.h to phylib.h (Izabela Bakollari) [RHEL-75590] - net: phylink: Use phy_caps to get an interface's capabilities and modes (Izabela Bakollari) [RHEL-75590] - net: phylink: Convert capabilities to linkmodes using phy_caps (Izabela Bakollari) [RHEL-75590] - net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS (Izabela Bakollari) [RHEL-75590] - net: phy: drop phy_settings and the associated lookup helpers (Izabela Bakollari) [RHEL-75590] - net: phylink: Use phy_caps_lookup for fixed-link configuration (Izabela Bakollari) [RHEL-75590] - net: phy: phy_device: Use link_capabilities lookup for PHY aneg config (Izabela Bakollari) [RHEL-75590] - net: phy: phy_caps: Don't skip better duplex macth on non-exact match (Izabela Bakollari) [RHEL-75590] - net: phy: phy_caps: Allow looking-up link caps based on speed and duplex (Izabela Bakollari) [RHEL-75590] - net: phy: phy_caps: Implement link_capabilities lookup by linkmode (Izabela Bakollari) [RHEL-75590] - net: phy: phy_caps: Introduce phy_caps_valid (Izabela Bakollari) [RHEL-75590] - net: phy: phy_caps: Move __set_linkmode_max_speed to phy_caps (Izabela Bakollari) [RHEL-75590] - net: phy: phy_caps: Move phy_speeds to phy_caps (Izabela Bakollari) [RHEL-75590] - net: phy: Use an internal, searchable storage for the linkmodes (Izabela Bakollari) [RHEL-75590] - net: phylink: Remove unused phylink_init_eee (Izabela Bakollari) [RHEL-75590] - net: phy: tja11xx: enable PHY in sleep mode for TJA1102S (Izabela Bakollari) [RHEL-75590] - net: phy: tja11xx: add support for TJA1102S (Izabela Bakollari) [RHEL-75590] - net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata (Izabela Bakollari) [RHEL-75590] - net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata (Izabela Bakollari) [RHEL-75590] - net: phy: remove remaining PHY package related definitions from phy.h (Izabela Bakollari) [RHEL-75590] - net: phy: move PHY package related code from phy.h to phy_package.c (Izabela Bakollari) [RHEL-75590] - net: phy: mscc: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75590] - net: phy: micrel: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75590] - net: phy: qca807x: use new phy_package_shared getters (Izabela Bakollari) [RHEL-75590] - net: phy: add getters for public members in struct phy_package_shared (Izabela Bakollari) [RHEL-75590] - net: phy: move PHY package code from phy_device.c to own source file (Izabela Bakollari) [RHEL-75590] - gpiolib: Align FLAG_* definitions in the struct gpio_desc (Izabela Bakollari) [RHEL-75590] - net: phy: nxp-c45-tja11xx: add support for TJA1121 (Izabela Bakollari) [RHEL-75590] - net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 (Izabela Bakollari) [RHEL-75590] - net: phylink: use pl->link_interface in phylink_expects_phy() (Izabela Bakollari) [RHEL-75590] - net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module (Izabela Bakollari) [RHEL-75590] - net: phy: add phylib-internal.h (Izabela Bakollari) [RHEL-75590] - net: phy: remove unused feature array declarations (Izabela Bakollari) [RHEL-75590] - net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT (Izabela Bakollari) [RHEL-75590] - net: phy: qt2025: Fix hardware revision check comment (Izabela Bakollari) [RHEL-75590] - net: sfp: add quirk for 2.5G OEM BX SFP (Izabela Bakollari) [RHEL-75590] - net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active (Izabela Bakollari) [RHEL-75590] - net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee (Izabela Bakollari) [RHEL-75590] - net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register (Izabela Bakollari) [RHEL-75590] - net: phy: remove disabled EEE modes from advertising_eee in phy_probe (Izabela Bakollari) [RHEL-75590] - net: phy: improve phy_disable_eee_mode (Izabela Bakollari) [RHEL-75590] - net: phy: move definition of phy_is_started before phy_disable_eee_mode (Izabela Bakollari) [RHEL-75590] - net: phy: rename phy_set_eee_broken to phy_disable_eee_mode (Izabela Bakollari) [RHEL-93673] - r8169: copy vendor driver 2.5G/5G EEE advertisement constraints (Izabela Bakollari) [RHEL-93673] - r8169: align RTL8126 EEE config with vendor driver (Izabela Bakollari) [RHEL-93673] - r8169: align RTL8125 EEE config with vendor driver (Izabela Bakollari) [RHEL-93673] - r8169: align RTL8125/RTL8126 PHY config with vendor driver (Izabela Bakollari) [RHEL-93673] - net: phy: realtek: add defines for shadowed c45 standard registers (Izabela Bakollari) [RHEL-75590] - gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: add helper RTL822X_VND2_C22_REG (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: order includes alphabetically (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: align defines (Izabela Bakollari) [RHEL-75590] - net: phy: dp83822: Add support for changing the transmit amplitude voltage (Izabela Bakollari) [RHEL-75590] - net: phy: Add helper for getting tx amplitude gain (Izabela Bakollari) [RHEL-75590] - net: phy: remove helper phy_is_internal (Izabela Bakollari) [RHEL-75590] - net: phy: stop exporting phy_queue_state_machine (Izabela Bakollari) [RHEL-75590] - net: phy: stop exporting feature arrays which aren't used outside phylib (Izabela Bakollari) [RHEL-75590] - net: phy: remove fixup-related definitions from phy.h which are not used outside phylib (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: switch from paged to MMD ops in rtl822x functions (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: improve mmd register access for internal PHY's (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Move some macros to phy-lib for later use (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Add token ring clear bit operation support (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Add token ring set bit operation support (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Change to more meaningful macros (Izabela Bakollari) [RHEL-75590] - net: phy: c45: improve handling of disabled EEE modes in generic ethtool functions (Izabela Bakollari) [RHEL-75590] - net: phy: rename eee_broken_modes to eee_disabled_modes (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx (Izabela Bakollari) [RHEL-75590] - net: phy: broadcom: don't include '' directly (Izabela Bakollari) [RHEL-75590] - net: phylink: add support for notifying PCS about EEE (Izabela Bakollari) [RHEL-75590] - net: phylink: provide phylink_mac_implements_lpi() (Izabela Bakollari) [RHEL-75590] - net: phy: dp83tg720: Add randomized polling intervals for link detection (Izabela Bakollari) [RHEL-75590] - net: phy: Add support for driver-specific next update time (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75590] - net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75590] - net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify code (Izabela Bakollari) [RHEL-75590] - net: phylink: make configuring clock-stop dependent on MAC support (Izabela Bakollari) [RHEL-75590] - net: phy: dp83td510: introduce LED framework support (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: use string choices helpers (Izabela Bakollari) [RHEL-75590] - net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset (Izabela Bakollari) [RHEL-75590] - net: phylink: fix regression when binding a PHY (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios (Izabela Bakollari) [RHEL-75590] - net: phylink: always do a major config when attaching a SFP PHY (Izabela Bakollari) [RHEL-75590] - net: phy: remove leftovers from switch to linkmode bitmaps (Izabela Bakollari) [RHEL-75590] - net: phylink: add EEE management (Izabela Bakollari) [RHEL-75590] - net: phylink: add phylink_link_is_up() helper (Izabela Bakollari) [RHEL-75590] - net: phy: add support for querying PHY clock stop capability (Izabela Bakollari) [RHEL-75590] - net: mdio: add definition for clock stop capable bit (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported Microchip phys (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signal (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_rds_ptp: Header file library changes for PEROUT (Izabela Bakollari) [RHEL-75590] - net: phylink: provide fixed state for 1000base-X and 2500base-X (Izabela Bakollari) [RHEL-75590] - net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state() (Izabela Bakollari) [RHEL-75590] - net: phylink: pass neg_mode into c22 state decoder (Izabela Bakollari) [RHEL-75590] - net: phylink: pass neg_mode into .pcs_get_state() method (Izabela Bakollari) [RHEL-75590] - net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state() (Izabela Bakollari) [RHEL-75590] - net: phy: dp83822: Fix typo "outout" -> "output" (Izabela Bakollari) [RHEL-75590] - net: phy: Constify struct mdio_device_id (Izabela Bakollari) [RHEL-75590] - net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUT (Izabela Bakollari) [RHEL-75590] - net: phy: move realtek PHY driver to its own subdirectory (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: always clear NBase-T lpa (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: clear master_slave_state if link is down (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: clear 1000Base-T lpa if link is down (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL8126 (Izabela Bakollari) [RHEL-75590] - net: phy: introduce optional polling interface for PHY statistics (Izabela Bakollari) [RHEL-75590] - net: phy: dp83tg720: add statistics support (Izabela Bakollari) [RHEL-75590] - net: phy: dp83td510: add statistics support (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONAL (Izabela Bakollari) [RHEL-75590] - net: phy: add configuration of rx clock stop mode (Izabela Bakollari) [RHEL-75590] - net: phy: micrel: use helper phy_disable_eee (Izabela Bakollari) [RHEL-75590] - net: phy: dp83822: Add support for PHY LEDs on DP83822 (Izabela Bakollari) [RHEL-75590] - net: phylink: add support for PCS supported_interfaces bitmap (Izabela Bakollari) [RHEL-75590] - net: phy: fix phy_disable_eee (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1 : Add initialization of ptp for lan887x (Izabela Bakollari) [RHEL-75590] - net: phy: Makefile: Add makefile support for rds ptp in Microchip phys (Izabela Bakollari) [RHEL-75590] - net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Microchip phys (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_rds_ptp : Add rds ptp library for Microchip phys (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp library (Izabela Bakollari) [RHEL-75590] - net: phy: avoid undefined behavior in *_led_polarity_set() (Izabela Bakollari) [RHEL-75590] - net: phy: micrel: Dynamically control external clock of KSZ PHY (Izabela Bakollari) [RHEL-75590] - net: phy: add phy_disable_eee (Izabela Bakollari) [RHEL-75590] - net: phy: ks8995: constify 'struct bin_attribute' (Izabela Bakollari) [RHEL-75590] - net: phylink: improve phylink_sfp_config_phy() error message with missing PHY driver (Izabela Bakollari) [RHEL-75590] - net: phy: dp83822: Add support for GPIO2 clock output (Izabela Bakollari) [RHEL-75590] - net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2 (Izabela Bakollari) [RHEL-75590] - net: phy: Add helper for mapping RGMII link speed to clock rate (Izabela Bakollari) [RHEL-75590] - net: phy: update phy_ethtool_get_eee() documentation (Izabela Bakollari) [RHEL-75590] - net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg (Izabela Bakollari) [RHEL-75590] - net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled (Izabela Bakollari) [RHEL-75590] - net: phy: marvell: use phydev->eee_cfg.eee_enabled (Izabela Bakollari) [RHEL-75590] - net: phylink: remove phylink_phy_no_inband() (Izabela Bakollari) [RHEL-75590] - net: phylink: add negotiation of in-band capabilities (Izabela Bakollari) [RHEL-75590] - net: phylink: add pcs_inband_caps() method (Izabela Bakollari) [RHEL-75590] - net: phy: marvell: implement config_inband() method (Izabela Bakollari) [RHEL-75590] - net: phy: add phy_config_inband() (Izabela Bakollari) [RHEL-75590] - net: phy: marvell: implement phy_inband_caps() method (Izabela Bakollari) [RHEL-75590] - net: phy: bcm84881: implement phy_inband_caps() method (Izabela Bakollari) [RHEL-75590] - net: phy: add phy_inband_caps() (Izabela Bakollari) [RHEL-75590] - net: phylink: add debug for phylink_major_config() (Izabela Bakollari) [RHEL-75590] - net: phylink: split cur_link_an_mode into requested and active (Izabela Bakollari) [RHEL-75590] - net: phylink: pass phylink and pcs into phylink_pcs_neg_mode() (Izabela Bakollari) [RHEL-75590] - net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/7850 (Izabela Bakollari) [RHEL-75590] - net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI (Izabela Bakollari) [RHEL-75590] - net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phydev->eee_cfg.eee_enabled (Izabela Bakollari) [RHEL-75590] - net: phy: fix phylib's dual eee_enabled (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x (Izabela Bakollari) [RHEL-75590] - net: phy: c45: don't use temporary linkmode bitmaps in genphy_c45_ethtool_get_eee (Izabela Bakollari) [RHEL-75590] - net: phy: dp83869: fix status reporting for 1000base-x autonegotiation (Izabela Bakollari) [RHEL-75590] - mdio: Remove mdio45_ethtool_gset_npage() (Izabela Bakollari) [RHEL-75590] - include: mdio: Remove mdio45_ethtool_gset() (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: add MT7530 & MT7531's PHY ID macros (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Integrate read/write page helper functions (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set() (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Move LED helper functions into mtk phy lib (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek: Re-organize MediaTek ethernet phy drivers (Izabela Bakollari) [RHEL-75590] - net: phylink: clean up phylink_resolve() (Izabela Bakollari) [RHEL-75590] - net: phylink: remove switch() statement in resolve handling (Izabela Bakollari) [RHEL-75590] - net: phylink: move MLO_AN_PHY resolve handling to if() statement (Izabela Bakollari) [RHEL-75590] - net: phylink: move MLO_AN_FIXED resolve handling to if() statement (Izabela Bakollari) [RHEL-75590] - net: phylink: move manual flow control setting (Izabela Bakollari) [RHEL-75590] - net: phy: add phy_set_eee_broken (Izabela Bakollari) [RHEL-75590] - net: phy: convert eee_broken_modes to a linkmode bitmap (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: Add mdix config and reporting (Izabela Bakollari) [RHEL-75590] - net: phy: remove genphy_config_eee_advert (Izabela Bakollari) [RHEL-75590] - net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg (Izabela Bakollari) [RHEL-75590] - net: phy: export genphy_c45_an_config_eee_aneg (Izabela Bakollari) [RHEL-75590] - net: phy: make genphy_c45_write_eee_adv() static (Izabela Bakollari) [RHEL-75590] - net: broadcom: use ethtool string helpers (Izabela Bakollari) [RHEL-75590] - net: phy: respect cached advertising when re-enabling EEE (Izabela Bakollari) [RHEL-75590] - net: phy: use ethtool string helpers (Izabela Bakollari) [RHEL-75590] - net: phy: dp83822: Configure RMII mode on DP83825 devices (Izabela Bakollari) [RHEL-75590] - net: phylink: simplify how SFP PHYs are attached (Izabela Bakollari) [RHEL-75590] - net: phylink: validate sfp_select_interface() returned interface (Izabela Bakollari) [RHEL-75590] - net: phylink: add common validation for sfp_select_interface() (Izabela Bakollari) [RHEL-75590] - net: phylink: simplify phylink_parse_fixedlink() (Izabela Bakollari) [RHEL-75590] - gpiolib: add a per-gpio_device line state notification workqueue (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: add RTL8125D-internal PHY (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle() (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters (Izabela Bakollari) [RHEL-75590] - net: phy: mediatek-ge-soc: Fix coding style (Izabela Bakollari) [RHEL-75590] - net: phy: marvell: Add mdix status reporting (Izabela Bakollari) [RHEL-75590] - net: phylink: remove "using_mac_select_pcs" (Izabela Bakollari) [RHEL-75590] - net: phylink: allow mac_select_pcs() to remove a PCS (Izabela Bakollari) [RHEL-75590] - net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs() (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: merge the drivers for internal NBase-T PHY's (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: fix return value check in aqr107_config_mdi() (Izabela Bakollari) [RHEL-75590] - net: sfp: change quirks for Alcatel Lucent G-010S-P (Izabela Bakollari) [RHEL-75590] - net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: clear 1000Base-T link partner advertisement (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: change order of calls in C22 read_status() (Izabela Bakollari) [RHEL-75590] - net: phy: realtek: read duplex and gbit master from PHYSR register (Izabela Bakollari) [RHEL-75590] - net: phy: intel-xway: add support for PHY LEDs (Izabela Bakollari) [RHEL-75590] - net: phy: mxl-gpy: correctly describe LED polarity (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: correctly describe LED polarity override (Izabela Bakollari) [RHEL-75590] - net: phy: support 'active-high' property for PHY LEDs (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1s: configure collision detection based on PLCA mode (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2 (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1 (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1s: move LAN867X reset handling to a new function (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1 (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0 (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1s: restructure cfg read/write functions arguments (Izabela Bakollari) [RHEL-75590] - net: phy: c45-tja11xx: add support for outputting RMII reference clock (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: poll status register (Izabela Bakollari) [RHEL-75590] - net: phy: Validate PHY LED OPs presence before registering (Izabela Bakollari) [RHEL-75590] - net: phy: smsc: use devm_clk_get_optional_enabled_with_rate() (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1: SQI support for LAN887x (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110 (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: Make register writer function generic (Izabela Bakollari) [RHEL-75590] - net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220 (Izabela Bakollari) [RHEL-75590] - net: phy: aquantia: allow forcing order of MDI pairs (Izabela Bakollari) [RHEL-75590] - net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10 (Izabela Bakollari) [RHEL-75590] - net: phy: Add support for PHY timing-role configuration via device tree (Izabela Bakollari) [RHEL-75590] - net: phy: microchip_t1: Interrupt support for lan887x (Izabela Bakollari) [RHEL-75590] - net: phy: mxl-gpy: add basic LED support (Izabela Bakollari) [RHEL-75590] - redhat/configs: Disable TPM2 HMAC sessions (Štěpán Horáček) [RHEL-82779] - cpuidle: Init cpuidle only for present CPUs (Mark Langsdorf) [RHEL-87864] - cpuidle: menu: Update documentation after get_typical_interval() changes (Mark Langsdorf) [RHEL-87864] - cpuidle: menu: Update documentation after previous changes (Mark Langsdorf) [RHEL-87864] - cpuidle: menu: Avoid discarding useful information (Mark Langsdorf) [RHEL-87864] - cpuidle: menu: Eliminate outliers on both ends of the sample set (Mark Langsdorf) [RHEL-87864] - cpuidle: menu: Tweak threshold use in get_typical_interval() (Mark Langsdorf) [RHEL-87864] - cpuidle: menu: Use one loop for average and variance computations (Mark Langsdorf) [RHEL-87864] - cpuidle: menu: Drop a redundant local variable (Mark Langsdorf) [RHEL-87864] - cpuidle: psci: Add trace for PSCI domain idle (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Skip sleep length computation for low latency constraints (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Replace time_span_ns with a flag (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Simplify handling of total events count (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Skip getting the sleep length if wakeups are very frequent (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Simplify counting events used for tick management (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Clarify two code comments (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Drop local variable prev_intercept_idx (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Combine candidate state index checks against 0 (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Reorder candidate state index checks (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Rearrange idle state lookup code (Mark Langsdorf) [RHEL-87864] - cpuidle: teo: Update documentation after previous changes (Mark Langsdorf) [RHEL-87864] - cpuidle: psci: Activate GENPD_FLAG_ACTIVE_WAKEUP with OSI (Mark Langsdorf) [RHEL-87864] - cpuidle: Change :enter_dead() driver callback return type to void (Mark Langsdorf) [RHEL-87864] - cpuidle: Do not return from cpuidle_play_dead() on callback failures (Mark Langsdorf) [RHEL-87864] - powerpc/machdep: Drop include of dma-mapping.h (Mark Langsdorf) [RHEL-87864] - cpuidle: Correct some typos in comments (Mark Langsdorf) [RHEL-87864] - cpuidle: menu: Remove iowait influence (Mark Langsdorf) [RHEL-87864] Resolves: RHEL-101626, RHEL-104947, RHEL-105090, RHEL-106712, RHEL-107700, RHEL-107953, RHEL-23893, RHEL-75590, RHEL-80417, RHEL-82779, RHEL-86538, RHEL-87864, RHEL-93568, RHEL-93605, RHEL-93673, RHEL-99409 * Tue Aug 12 2025 CKI KWF Bot [6.12.0-120.el10] - mm/memory-tier: fix abstract distance calculation overflow (Rafael Aquini) [RHEL-100684] - net: add debug check in skb_reset_mac_header() (Davide Caratti) [RHEL-96625] - net: skb_reset_mac_len() must check if mac_header was set (Davide Caratti) [RHEL-96625] - vlan: enforce underlying device type (CKI Backport Bot) [RHEL-96625] {CVE-2025-21920} - kernel.spec: add conditional to include rhel trusted certificates (Eric Chanudet) [RHEL-78808] - kernel.spec: Always BuildRequire openssl-devel (Eric Chanudet) [RHEL-78808] - kernel.spec: automotive: disable kernel signature by default (Eric Chanudet) [RHEL-78808] - redhat/configs: automotive: enable extra system cert (Eric Chanudet) [RHEL-78808] - redhat/configs: automotive: Disable module signature with modules_install (Eric Chanudet) [RHEL-78808] - xfs: do not check NEEDSREPAIR if ro,norecovery mount. (CKI Backport Bot) [RHEL-101641] - iavf: fix reset_task for early reset event (Michal Schmidt) [RHEL-83568] - iavf: add support for Rx timestamps to hotpath (Michal Schmidt) [RHEL-83568] - iavf: handle set and get timestamps ops (Michal Schmidt) [RHEL-83568] - iavf: periodically cache PHC time (Michal Schmidt) [RHEL-83568] - iavf: add support for indirect access to PHC time (Michal Schmidt) [RHEL-83568] - iavf: add initial framework for registering PTP clock (Michal Schmidt) [RHEL-83568] - iavf: negotiate PTP capabilities (Michal Schmidt) [RHEL-83568] - iavf: add support for negotiating flexible RXDID format (Michal Schmidt) [RHEL-83568] - iavf: Implement checking DD desc field (Michal Schmidt) [RHEL-83568] - iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors (Michal Schmidt) [RHEL-83568] - iavf: define Rx descriptors as qwords (Michal Schmidt) [RHEL-83568] - iavf: allow changing VLAN state without calling PF (Michal Schmidt) [RHEL-83568] - iavf: Remove unused declarations (Michal Schmidt) [RHEL-83568] - iavf: add support to exchange qos capabilities (Michal Schmidt) [RHEL-83568] - iavf: Add net_shaper_ops support (Michal Schmidt) [RHEL-83568] - redhat/configs: automotive: Enable CONFIG_BOOTPARAM_HUNG_TASK_PANIC config (Dorinda Bassey) [RHEL-87368] Resolves: RHEL-100684, RHEL-101641, RHEL-78808, RHEL-83568, RHEL-87368, RHEL-96625 * Thu Aug 07 2025 CKI KWF Bot [6.12.0-119.el10] - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106627] {CVE-2025-38380} - ice: default to TIME_REF instead of TXCO on E825-C (Petr Oros) [RHEL-104246] - ice: move TSPLL init calls to ice_ptp.c (Petr Oros) [RHEL-104246] - ice: fall back to TCXO on TSPLL lock fail (Petr Oros) [RHEL-104246] - ice: wait before enabling TSPLL (Petr Oros) [RHEL-104246] - ice: add multiple TSPLL helpers (Petr Oros) [RHEL-104246] - ice: use bitfields instead of unions for CGU regs (Petr Oros) [RHEL-104246] - ice: read TSPLL registers again before reporting status (Petr Oros) [RHEL-104246] - ice: clear time_sync_en field for E825-C during reprogramming (Petr Oros) [RHEL-104246] - ice: add TSPLL log config helper (Petr Oros) [RHEL-104246] - ice: use designated initializers for TSPLL consts (Petr Oros) [RHEL-104246] - ice: remove ice_tspll_params_e825 definitions (Petr Oros) [RHEL-104246] - ice: fix E825-C TSPLL register definitions (Petr Oros) [RHEL-104246] - ice: rename TSPLL and CGU functions and definitions (Petr Oros) [RHEL-104246] - ice: move TSPLL functions to a separate file (Petr Oros) [RHEL-104246] - ice: enable timesync operation on 2xNAC E825 devices (Petr Oros) [RHEL-104246] - ice: refactor ice_sbq_msg_dev enum (Petr Oros) [RHEL-104246] - ice: remove SW side band access workaround for E825 (Petr Oros) [RHEL-104246] - igb: xsk: solve negative overflow of nb_pkts in zerocopy mode (Corinna Vinschen) [RHEL-105952] - dpll: add phase_offset_monitor_get/set callback ops (Ivan Vecera) [RHEL-104979] - dpll: add phase-offset-monitor feature to netlink spec (Ivan Vecera) [RHEL-104979] - net_sched: ets: fix a race in ets_qdisc_change() (Davide Caratti) [RHEL-96604] {CVE-2025-38107} - net_sched: sch_sfq: reject invalid perturb period (Davide Caratti) [RHEL-96604] {CVE-2025-38193} - net_sched: sch_sfq: fix a potential crash on gso_skb handling (Davide Caratti) [RHEL-96604] {CVE-2025-38115} - net_sched: prio: fix a race in prio_tune() (Davide Caratti) [RHEL-96604] {CVE-2025-38083} - net_sched: red: fix a race in __red_change() (Davide Caratti) [RHEL-96604] {CVE-2025-38108} - net_sched: tbf: fix a race in tbf_change() (Davide Caratti) [RHEL-96604] - net: ch9200: fix uninitialised access during mii_nway_restart (CKI Backport Bot) [RHEL-101222] {CVE-2025-38086} - idpf: fix null-ptr-deref in idpf_features_check (Michal Schmidt) [RHEL-79686] - idpf: protect shutdown from reset (Michal Schmidt) [RHEL-79686] - idpf: fix potential memory leak on kcalloc() failure (Michal Schmidt) [RHEL-79686] - idpf: fix offloads support for encapsulated packets (Michal Schmidt) [RHEL-79686] - idpf: fix adapter NULL pointer dereference on reboot (Michal Schmidt) [RHEL-78633 RHEL-79686] {CVE-2025-22065} - idpf: check error for register_netdev() on init (Michal Schmidt) [RHEL-79686] {CVE-2025-22116} - idpf: fix checksums set in idpf_rx_rsc() (Michal Schmidt) [RHEL-79686] {CVE-2025-21890} - libeth: move idpf_rx_csum_decoded and idpf_rx_extracted (Michal Schmidt) [RHEL-79686] - idpf: record rx queue in skb for RSC packets (Michal Schmidt) [RHEL-79686] - idpf: fix handling rsc packet with a single segment (Michal Schmidt) [RHEL-79686] - idpf: fix transaction timeouts on reset (Michal Schmidt) [RHEL-79686] - idpf: add more info during virtchnl transaction timeout/salt mismatch (Michal Schmidt) [RHEL-79686] - idpf: convert workqueues to unbound (Michal Schmidt) [RHEL-79686 RHEL-82472] {CVE-2024-58057} - idpf: Acquire the lock before accessing the xn->salt (Michal Schmidt) [RHEL-79686] - idpf: add read memory barrier when checking descriptor done bit (Michal Schmidt) [RHEL-79686] - redhat/configs: automotive: Disable CONFIG_FS_DAX config (Dorinda Bassey) [RHEL-87374] Resolves: RHEL-101222, RHEL-104246, RHEL-104979, RHEL-105952, RHEL-106627, RHEL-78633, RHEL-79686, RHEL-82472, RHEL-87374, RHEL-96604 * Tue Aug 05 2025 CKI KWF Bot [6.12.0-118.el10] - tls: always refresh the queue when reading sock (CKI Backport Bot) [RHEL-106093] {CVE-2025-38471} - devlink: Add new "clock_id" generic device param (Ivan Vecera) [RHEL-104975] - devlink: Add support for u64 parameters (Ivan Vecera) [RHEL-104975] - netlink: specs: devlink: replace underscores with dashes in names (Ivan Vecera) [RHEL-104975] - devlink: Add new "enable_phc" generic device param (Ivan Vecera) [RHEL-104975] - netlink: fix policy dump for int with validation callback (Ivan Vecera) [RHEL-104975] - devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg (Ivan Vecera) [RHEL-104975] - devlink: avoid param type value translations (Ivan Vecera) [RHEL-104975] - devlink: define enum for attr types of dynamic attributes (Ivan Vecera) [RHEL-104975] - tools: ynl-gen: allow noncontiguous enums (Ivan Vecera) [RHEL-104975] - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (CKI Backport Bot) [RHEL-103272] {CVE-2025-38250} - drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8 (José Expósito) [RHEL-75958] - Revert "drm/amd/display: pause the workload setting in dm" (José Expósito) [RHEL-75958] - redhat: Update DRM version (José Expósito) [RHEL-75958] - drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value (José Expósito) [RHEL-75958] - drm/amd/display: Export full brightness range to userspace (José Expósito) [RHEL-75958] - drm/amd/display: Optimize custom brightness curve (José Expósito) [RHEL-75958] - drm/amd/display: Only read ACPI backlight caps once (José Expósito) [RHEL-75958] - drm/amd/display: Fix default DC and AC levels (José Expósito) [RHEL-75958] - drm/amd/display: Add debugging message for brightness caps (José Expósito) [RHEL-75958] - drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To Host (José Expósito) [RHEL-75958] - drm/amd/display: Add early 8b/10b channel equalization test pattern sequence (José Expósito) [RHEL-75958] - drm/amdgpu/mes: add missing locking in helper functions (José Expósito) [RHEL-75958] - drm/amd/display: Fix mpv playback corruption on weston (José Expósito) [RHEL-75958] - drm/amd/display: Add dc cap for dp tunneling (José Expósito) [RHEL-75958] - drm/amd/display: Add more checks for DSC / HUBP ONO guarantees (José Expósito) [RHEL-75958] - drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13 (José Expósito) [RHEL-75958] - drm/amdgpu: switch job hw_fence to amdgpu_fence (José Expósito) [RHEL-75958] - drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences (José Expósito) [RHEL-75958] - drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL (José Expósito) [RHEL-75958] - drm/xe: Fix early wedge on GuC load failure (José Expósito) [RHEL-75958] - drm/xe: Fix taking invalid lock on wedge (José Expósito) [RHEL-75958] - drm/xe: Fix memset on iomem (José Expósito) [RHEL-75958] - drm/amd/display: Check dce_hwseq before dereferencing it (José Expósito) [RHEL-75958] - drm/amdgpu: Add kicker device detection (José Expósito) [RHEL-75958] - drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause (José Expósito) [RHEL-75958] - drm/amd/display: Fix RMCM programming seq errors (José Expósito) [RHEL-75958] - drm/xe/guc_submit: add back fix (José Expósito) [RHEL-75958] - drm/xe/sched: stop re-submitting signalled jobs (José Expósito) [RHEL-75958] - drm/xe/vm: move rebind_work init earlier (José Expósito) [RHEL-75958] - drm/amd/display: Correct non-OLED pre_T11_delay. (José Expósito) [RHEL-75958] - drm/amdgpu: disable workload profile switching when OD is enabled (José Expósito) [RHEL-75958] - drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram (José Expósito) [RHEL-75958] - drm/amd/display: Add null pointer check for get_first_active_display() (José Expósito) [RHEL-75958] - drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready (José Expósito) [RHEL-75958] - drm/bridge: cdns-dsi: Check return value when getting default PHY config (José Expósito) [RHEL-75958] - drm/bridge: cdns-dsi: Fix connecting to next bridge (José Expósito) [RHEL-75958] - drm/bridge: cdns-dsi: Fix phy de-init and flag it so (José Expósito) [RHEL-75958] - drm/bridge: cdns-dsi: Fix the clock variable for mode_valid() (José Expósito) [RHEL-75958] - drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read (José Expósito) [RHEL-75958] - drm/i915/ptl: Use everywhere the correct DDI port clock select mask (José Expósito) [RHEL-75958] - drm/amdkfd: Fix race in GWS queue scheduling (José Expósito) [RHEL-75958] - drm/udl: Unregister device before cleaning up on disconnect (José Expósito) [RHEL-75958] - drm/tegra: Fix a possible null pointer dereference (José Expósito) [RHEL-75958] - drm/tegra: Assign plane type before registration (José Expósito) [RHEL-75958] - drm/simpledrm: Do not upcast in release helpers (José Expósito) [RHEL-75958] - drm/panel: simple: Tianma TM070JDHG34-00: add delays (José Expósito) [RHEL-75958] - drm/cirrus-qemu: Fix pitch programming (José Expósito) [RHEL-75958] - drm/ast: Fix comment on modeset lock (José Expósito) [RHEL-75958] - drm/xe: Process deferred GGTT node removals on device unwind (José Expósito) [RHEL-75958] - drm/xe/guc: Explicitly exit CT safe mode on unwind (José Expósito) [RHEL-75958] - drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type (José Expósito) [RHEL-75958] - drm/bridge: ti-sn65dsi86: make use of debugfs_init callback (José Expósito) [RHEL-75958] - drm/i915: fix build error some more (José Expósito) [RHEL-75958] - drm/amd: Adjust output for discovery error handling (José Expósito) [RHEL-75958] - drm: writeback: Fix drm_writeback_connector_cleanup signature (José Expósito) [RHEL-75958] - drm/xe: move DPT l2 flush to a more sensible place (José Expósito) [RHEL-75958] - drm/xe: Move DSB l2 flush to a more sensible place (José Expósito) [RHEL-75958] - drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64 (José Expósito) [RHEL-75958] - drm/xe/display: Add check for alloc_ordered_workqueue() (José Expósito) [RHEL-75958] - drm/amdgpu/mes: add compatibility checks for set_hw_resource_1 (José Expósito) [RHEL-75958] - drm/amd/display: Add sanity checks for drm_edid_raw() (José Expósito) [RHEL-75958] - drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue() (José Expósito) [RHEL-75958] - Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1" (José Expósito) [RHEL-75958] - drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1 (José Expósito) [RHEL-75958] - drm/scheduler: signal scheduled fence when kill job (José Expósito) [RHEL-75958] - drm/amdgpu: seq64 memory unmap uses uninterruptible lock (José Expósito) [RHEL-75958] - drm/amdgpu/vcn2.5: read back register after written (José Expósito) [RHEL-75958] - drm/amdgpu/vcn3: read back register after written (José Expósito) [RHEL-75958] - drm/amdgpu/vcn4: read back register after written (José Expósito) [RHEL-75958] - drm/amdgpu/vcn5.0.1: read back register after written (José Expósito) [RHEL-75958] - amd/amdkfd: fix a kfd_process ref leak (José Expósito) [RHEL-75958] - Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401" (José Expósito) [RHEL-75958] - drm/xe/bmg: Update Wa_16023588340 (José Expósito) [RHEL-75958] - drm/amdkfd: move SDMA queue reset capability check to node_show (José Expósito) [RHEL-75958] - drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled (José Expósito) [RHEL-75958] - drm/nouveau/bl: increase buffer size to avoid truncate warning (José Expósito) [RHEL-75958] - drm/nouveau: fix a use-after-free in r535_gsp_rpc_push() (José Expósito) [RHEL-75958] - drm/nouveau/gsp: split rpc handling out on its own (José Expósito) [RHEL-75958] - drm/ssd130x: fix ssd132x_clear_screen() columns (José Expósito) [RHEL-75958] - drm/xe/svm: Fix regression disallowing 64K SVM migration (José Expósito) [RHEL-75958] - drm/appletbdrm: Make appletbdrm depend on X86 (José Expósito) [RHEL-75958] - udmabuf: use sgtable-based scatterlist wrappers (José Expósito) [RHEL-75958] - drm/panel: simple: Add POWERTIP PH128800T004-ZZA01 panel entry (José Expósito) [RHEL-75958] - drm/xe/uc: Remove static from loop variable (José Expósito) [RHEL-75958] - drm/amdgpu: Add indirect L1_TLB_CNTL reg programming for VFs (José Expósito) [RHEL-75958] - drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB (José Expósito) [RHEL-75958] - drm/amd/display: Restructure DMI quirks (José Expósito) [RHEL-75958] - drm/amd/display: Correct prefetch calculation (José Expósito) [RHEL-75958] - drm/amd/pm: Reset SMU v13.0.x custom settings (José Expósito) [RHEL-75958] - drm/amd/display: Fix VUpdate offset calculations for dcn401 (José Expósito) [RHEL-75958] - drm/amdgpu/gfx9: fix CSIB handling (José Expósito) [RHEL-75958] - drm/amd/display: disable EASF narrow filter sharpening (José Expósito) [RHEL-75958] - drm/amdgpu/gfx8: fix CSIB handling (José Expósito) [RHEL-75958] - drm/amdgpu: Disallow partition query during reset (José Expósito) [RHEL-75958] - drm/amdgpu: fix MES GFX mask (José Expósito) [RHEL-75958] - drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401 (José Expósito) [RHEL-75958] - drm/amd/display: Correct SSC enable detection for DCN351 (José Expósito) [RHEL-75958] - drm/amd/display: Update IPS sequential_ono requirement checks (José Expósito) [RHEL-75958] - drm/xe/vf: Fix guc_info debugfs for VFs (José Expósito) [RHEL-75958] - drm/xe: Use copy_from_user() instead of __copy_from_user() (José Expósito) [RHEL-75958] - drm/amdgpu/gfx7: fix CSIB handling (José Expósito) [RHEL-75958] - drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk() (José Expósito) [RHEL-75958] - drm/amd/display: fix zero value for APU watermark_c (José Expósito) [RHEL-75958] - drm: panel-orientation-quirks: Add ZOTAC Gaming Zone (José Expósito) [RHEL-75958] - drm/amdgpu/gfx10: fix CSIB handling (José Expósito) [RHEL-75958] - drm/amd/display: Do Not Consider DSC if Valid Config Not Found (José Expósito) [RHEL-75958] - drm/amdgpu: Add basic validation for RAS header (José Expósito) [RHEL-75958] - drm/amd/display: Skip to enable dsc if it has been off (José Expósito) [RHEL-75958] - drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit() (José Expósito) [RHEL-75958] - drm/nouveau/gsp: fix rm shutdown wait condition (José Expósito) [RHEL-75958] - drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 (José Expósito) [RHEL-75958] - drm/nouveau: fix hibernate on disabled GPU (José Expósito) [RHEL-75958] - drm/amdgpu/gfx11: fix CSIB handling (José Expósito) [RHEL-75958] - drm/amdkfd: Drop workaround for GC v9.4.3 revID 0 (José Expósito) [RHEL-75958] - drm/bridge: anx7625: change the gpiod_set_value API (José Expósito) [RHEL-75958] - drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler() (José Expósito) [RHEL-75958] - drm/bridge: anx7625: enable HPD interrupts (José Expósito) [RHEL-75958] - drm/panel/sharp-ls043t1le01: Use _multi variants (José Expósito) [RHEL-75958] - drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disable_irq() (José Expósito) [RHEL-75958] - drm/xe: Fix CFI violation when accessing sysfs files (José Expósito) [RHEL-75958] - drm/amd/display: DCN32 null data check (José Expósito) [RHEL-75958] - drm/amdgpu: Fix API status offset for MES queue reset (José Expósito) [RHEL-75958] - drm/dp: add option to disable zero sized address only transactions. (José Expósito) [RHEL-75958] - drm/amdgpu/gfx6: fix CSIB handling (José Expósito) [RHEL-75958] - drm/bridge: select DRM_KMS_HELPER for AUX_BRIDGE (José Expósito) [RHEL-75958] - drm/amd/display: disable DPP RCG before DPP CLK enable (José Expósito) [RHEL-75958] - accel/ivpu: Fix warning in ivpu_gem_bo_free() (José Expósito) [RHEL-75958] - accel/ivpu: Use dma_resv_lock() instead of a custom mutex (José Expósito) [RHEL-75958] - accel/ivpu: Trigger device recovery on engine reset/resume failure (José Expósito) [RHEL-75958] - accel/ivpu: Use firmware names from upstream repo (José Expósito) [RHEL-75958] - accel/ivpu: Improve buffer object logging (José Expósito) [RHEL-75958] - drm/xe/lrc: Use a temporary buffer for WA BB (José Expósito) [RHEL-75958] - drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready (José Expósito) [RHEL-75958] - drm/xe/pxp: Use the correct define in the set_property_funcs array (José Expósito) [RHEL-75958] - drm/xe: Rework eviction rejection of bound external bos (José Expósito) [RHEL-75958] - drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency (José Expósito) [RHEL-75958] - drm/xe/vm: move xe_svm_init() earlier (José Expósito) [RHEL-75958] - drm/panel-simple: fix the warnings for the Evervision VGG644804 (José Expósito) [RHEL-75958] - drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup (José Expósito) [RHEL-75958] - drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10 (José Expósito) [RHEL-75958] - drm/i915/guc: Handle race condition where wakeref count drops below 0 (José Expósito) [RHEL-75958] - drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP (José Expósito) [RHEL-75958] - drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h (José Expósito) [RHEL-75958] - drm/xe: Add missing documentation of rpa_freq (José Expósito) [RHEL-75958] - drm/xe: Make xe_gt_freq part of the Documentation (José Expósito) [RHEL-75958] - drm/bridge: analogix_dp: Fix clk-disable removal (José Expósito) [RHEL-75958] - drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus (José Expósito) [RHEL-75958] - drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()/analogix_dp_unbind() (José Expósito) [RHEL-75958] - accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction (José Expósito) [RHEL-75958] - drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing (José Expósito) [RHEL-75958] - drm/connector: only call HDMI audio helper plugged cb if non-null (José Expósito) [RHEL-75958] - drm/panic: Use a decimal fifo to avoid u64 by u64 divide (José Expósito) [RHEL-75958] - drm/panic: clean Clippy warning (José Expósito) [RHEL-75958] - drm/xe/guc: Make creation of SLPC debugfs files conditional (José Expósito) [RHEL-75958] - drm/xe/guc: Don't expose GuC privileged debugfs files if VF (José Expósito) [RHEL-75958] - drm/xe/guc: Refactor GuC debugfs initialization (José Expósito) [RHEL-75958] - drm/i915/dp_mst: Use the correct connector while computing the link BPP limit on MST (José Expósito) [RHEL-75958] - drm/amd/display: Don't check for NULL divisor in fixpt code (José Expósito) [RHEL-75958] - drm/tegra: rgb: Fix the unbound reference count (José Expósito) [RHEL-75958] - drm/vkms: Adjust vkms_state->active_planes allocation type (José Expósito) [RHEL-75958] - drm: rcar-du: Fix memory leak in rcar_du_vsps_init() (José Expósito) [RHEL-75958] - drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe() (José Expósito) [RHEL-75958] - drm/panel: samsung-sofef00: Drop s6e3fc2x01 support (José Expósito) [RHEL-75958] - drm/amdgpu: Refine Cleaner Shader MEC firmware version for GFX10.1.x GPUs (José Expósito) [RHEL-75958] - drm/panthor: Fix the panthor_gpu_coherency_init() error path (José Expósito) [RHEL-75958] - drm/panthor: Update panthor_mmu::irq::mask when needed (José Expósito) [RHEL-75958] - drm/panthor: Call panthor_gpu_coherency_init() after PM resume() (José Expósito) [RHEL-75958] - drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions (José Expósito) [RHEL-75958] - drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table (José Expósito) [RHEL-75958] - drm/xe/d3cold: Set power state to D3Cold during s2idle/s3 (José Expósito) [RHEL-75958] - drm/vmwgfx: Fix dumb buffer leak (José Expósito) [RHEL-75958] - drm/ci: fix merge request rules (José Expósito) [RHEL-75958] - drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource (José Expósito) [RHEL-75958] - drm/vmwgfx: Add seqno waiter for sync_files (José Expósito) [RHEL-75958] - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (José Expósito) [RHEL-75958] - redhat/configs: automotive: Disable CONFIG_NUMA config (Dorinda Bassey) [RHEL-86292] - cpufreq: Fix setting policy limits when frequency tables are used (Mark Langsdorf) [RHEL-83800] - cpufreq: Avoid using inconsistent policy->min and policy->max (Mark Langsdorf) [RHEL-83800] - cpufreq: fix compile-test defaults (Mark Langsdorf) [RHEL-83800] - cpufreq: cppc: Fix invalid return value in .get() callback (Mark Langsdorf) [RHEL-83800] - cpufreq: intel_pstate: Fix hwp_get_cpu_scaling() (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Enable ITMT support after initializing core rankings (Mark Langsdorf) [RHEL-83800] - cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() (Mark Langsdorf) [RHEL-83800] - cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() (Mark Langsdorf) [RHEL-83800] - cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate() (Mark Langsdorf) [RHEL-83800] - cpufreq: Do not enable by default during compile testing (Mark Langsdorf) [RHEL-83800] - cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist (Mark Langsdorf) [RHEL-83800] - cpufreq: sun50i: prevent out-of-bounds access (Mark Langsdorf) [RHEL-83800] - cpufreq: Reference count policy in cpufreq_update_limits() (Mark Langsdorf) [RHEL-83800] - cpufreq: Init cpufreq only for present CPUs (Mark Langsdorf) [RHEL-83800] - cpufreq: tegra186: Share policy per cluster (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Fix min_limit perf and freq updation for performance governor (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline() (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Stop caching EPP (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Rework CPPC enabling (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Drop debug statements for policy setting (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Cache CPPC request in shared mem case too (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate-ut: Adjust variable scope (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate-ut: Run on all of the correct CPUs (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate-ut: Use _free macro to free put policy (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Drop `cppc_cap1_cached` (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Overhaul locking (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Move perf values into a union (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Drop min and max cached frequencies (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Show a warning when a CPU fails to setup (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Fix the clamping of perf values (Mark Langsdorf) [RHEL-83800] - cpufreq: tegra194: Allow building for Tegra234 (Mark Langsdorf) [RHEL-83800] - cpufreq: intel_pstate: Avoid SMP calls to get cpu-type (Mark Langsdorf) [RHEL-83800] - cpufreq: ppc_cbe: Remove powerpc Cell driver (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_limits (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Modularize perf<->freq conversion (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Convert all perf values to u8 (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf (Mark Langsdorf) [RHEL-83800] - cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback (Mark Langsdorf) [RHEL-83800] - cpufreq: intel_pstate: Relocate platform preference check (Mark Langsdorf) [RHEL-83800] - cpufreq: governor: Fix negative 'idle_time' handling in dbs_update() (Mark Langsdorf) [RHEL-83800] - cpufreq: enable 1200Mhz clock speed for armada-37xx (Mark Langsdorf) [RHEL-83800] - cpufreq: intel_pstate: Make it possible to avoid enabling CAS (Mark Langsdorf) [RHEL-83800] - cpufreq: qcom: Set .set_boost directly (Mark Langsdorf) [RHEL-83800] - cpufreq: Remove cpufreq_enable_boost_support() (Mark Langsdorf) [RHEL-83800] - cpufreq: staticize policy_has_boost_freq() (Mark Langsdorf) [RHEL-83800] - cpufreq: cppc: Set policy->boost_supported (Mark Langsdorf) [RHEL-83800] - cpufreq: apple: Set .set_boost directly (Mark Langsdorf) [RHEL-83800] - cpufreq: Restrict enabling boost on policies with no boost frequencies (Mark Langsdorf) [RHEL-83800] - cpufreq: amd: Set policy->boost_supported (Mark Langsdorf) [RHEL-83800] - cpufreq: dt: Set .set_boost directly (Mark Langsdorf) [RHEL-83800] - cpufreq: scmi: Set .set_boost directly (Mark Langsdorf) [RHEL-83800] - cpufreq: powernv: Set .set_boost directly (Mark Langsdorf) [RHEL-83800] - cpufreq: speedstep: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: Export cpufreq_boost_set_sw() (Mark Langsdorf) [RHEL-83800] - cpufreq: vexpress: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: Stop checking for duplicate available/boost freq attributes (Mark Langsdorf) [RHEL-83800] - cpufreq: tegra: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: virtual: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: Remove cpufreq_generic_attrs (Mark Langsdorf) [RHEL-83800] - cpufreq: staticize cpufreq_boost_trigger_state() (Mark Langsdorf) [RHEL-83800] - cpufreq: powernv: Stop setting common freq attributes (Mark Langsdorf) [RHEL-83800] - cpufreq: sc520_freq: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: spear: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: scmi: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: powernow: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: scpi: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: sh: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: pmac: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: qoriq: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: qcom: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: imx6q: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: davinci: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: kirkwood: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: p4: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: omap: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: e_powersaver: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: elanfreq: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: pasemi: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: mediatek: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: acpi: Stop setting common freq attributes (Mark Langsdorf) [RHEL-83800] - cpufreq: brcmstb: Stop setting common freq attributes (Mark Langsdorf) [RHEL-83800] - cpufreq: Always create freq-table related sysfs file (Mark Langsdorf) [RHEL-83800] - cpufreq: bmips: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: dt: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: apple: Stop setting cpufreq_driver->attr field (Mark Langsdorf) [RHEL-83800] - cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost (Mark Langsdorf) [RHEL-83800] - cpufreq: scpi: compare kHz instead of Hz (Mark Langsdorf) [RHEL-83800] - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (Mark Langsdorf) [RHEL-83800] - cpufreq: ACPI: Re-sync CPU boost state on system resume (Mark Langsdorf) [RHEL-83800] - cpufreq: acpi: Set policy->boost_supported (Mark Langsdorf) [RHEL-83800] - cpufreq: Introduce policy->boost_supported flag (Mark Langsdorf) [RHEL-83800] - cpufreq: Use str_enable_disable() helper (Mark Langsdorf) [RHEL-83800] - cpufreq: prevent NULL dereference in cpufreq_online() (Mark Langsdorf) [RHEL-83800] - cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init() (Mark Langsdorf) [RHEL-83800] - cpufreq: CPPC: Fix wrong max_freq in policy initialization (Mark Langsdorf) [RHEL-83800] - cpufreq: Introduce a more generic way to set default per-policy boost flag (Mark Langsdorf) [RHEL-83800] - cpufreq: Fix re-boost issue after hotplugging a CPU (Mark Langsdorf) [RHEL-83800] - cpufreq: s3c64xx: Fix compilation warning (Mark Langsdorf) [RHEL-83800] - cpufreq: Use str_enable_disable()-like helpers (Mark Langsdorf) [RHEL-83800] - cpufreq: ACPI: Fix max-frequency computation (Mark Langsdorf) [RHEL-83800] - cpufreq: Move endif to the end of Kconfig file (Mark Langsdorf) [RHEL-83800] - cpufreq: sparc: change kzalloc to kcalloc (Mark Langsdorf) [RHEL-83800] - cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocks (Mark Langsdorf) [RHEL-83800] - cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is not available (Mark Langsdorf) [RHEL-83800] - cpufreq: apple-soc: Add Apple A7-A8X SoC cpufreq support (Mark Langsdorf) [RHEL-83800] - cpufreq: apple-soc: Set fallback transition latency to APPLE_DVFS_TRANSITION_TIMEOUT (Mark Langsdorf) [RHEL-83800] - cpufreq: apple-soc: Increase cluster switch timeout to 400us (Mark Langsdorf) [RHEL-83800] - cpufreq: apple-soc: Use 32-bit read for status register (Mark Langsdorf) [RHEL-83800] - cpufreq: apple-soc: Allow per-SoC configuration of APPLE_DVFS_CMD_PS1 (Mark Langsdorf) [RHEL-83800] - cpufreq: apple-soc: Drop setting the PS2 field on M2+ (Mark Langsdorf) [RHEL-83800] - cpufreq: fix using cpufreq-dt as module (Mark Langsdorf) [RHEL-83800] - cpufreq: scmi: Register for limit change notifications (Mark Langsdorf) [RHEL-83800] - cpufreq: maple: Remove maple driver (Mark Langsdorf) [RHEL-83800] - cpufreq: ACPI: Simplify MSR read on the boot CPU (Mark Langsdorf) [RHEL-83800] - cpufreq: sun50i: add a100 cpufreq support (Mark Langsdorf) [RHEL-83800] - cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power() (Mark Langsdorf) [RHEL-83800] - cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power() (Mark Langsdorf) [RHEL-83800] - cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost() (Mark Langsdorf) [RHEL-83800] - cpufreq: scmi: Fix cleanup path when boost enablement fails (Mark Langsdorf) [RHEL-83800] - cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost() (Mark Langsdorf) [RHEL-83800] - cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw() (Mark Langsdorf) [RHEL-83800] - Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check" (Mark Langsdorf) [RHEL-83800] - cpufreq: add virtual-cpufreq driver (Mark Langsdorf) [RHEL-83800] - redhat/configs: enable the virtual-cpufreq driver (Mark Langsdorf) [RHEL-83800] - cpufreq: Switch back to struct platform_driver::remove() (Mark Langsdorf) [RHEL-83800] - cpufreq: use proper units for frequency (Mark Langsdorf) [RHEL-83800] - cpufreq: ti-cpufreq: Remove revision offsets in AM62 family (Mark Langsdorf) [RHEL-83800] - cpufreq: ti-cpufreq: Allow backward compatibility for efuse syscon (Mark Langsdorf) [RHEL-83800] - cppc_cpufreq: Remove HiSilicon CPPC workaround (Mark Langsdorf) [RHEL-83800] - Re-enable vxcan (CONFIG_CAN_VXCAN) for automotive (Radu Rendec) [RHEL-83276] - redhat/configs: automotive: builtin virtio-mmio (Eric Chanudet) [RHEL-82312] - redhat/configs: automotive: set CONFIG_TIMEOUT_PANIC (Enric Balletbo i Serra) [RHEL-76119] Resolves: RHEL-103272, RHEL-104975, RHEL-106093, RHEL-75958, RHEL-76119, RHEL-82312, RHEL-83276, RHEL-83800, RHEL-86292 * Mon Aug 04 2025 Julio Faracco [6.12.0-117.el10] - platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks (CKI Backport Bot) [RHEL-106717] {CVE-2025-38412} - bus: mhi: host: Fix race between unprepare and queue_buf (Mattijs Korpershoek) [RHEL-93880] - bus: mhi: host: pci_generic: Add support for SA8775P endpoint (Mattijs Korpershoek) [RHEL-93880] - bus: mhi: host: Remove unused functions (Mattijs Korpershoek) [RHEL-93880] - PCI: epf-mhi: Update device ID for SA8775P (Mattijs Korpershoek) [RHEL-93880] - bus: mhi: host: Avoid possible uninitialized fw_load_type (Mattijs Korpershoek) [RHEL-93880] - bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL (Mattijs Korpershoek) [RHEL-93880] - bus: mhi: host: Refactor BHI/BHIe based firmware loading (Mattijs Korpershoek) [RHEL-93880] - bus: mhi: host: pci_generic: fix MHI BAR mapping (Mattijs Korpershoek) [RHEL-93880] - bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR (Mattijs Korpershoek) [RHEL-93880] - net: openvswitch: Fix the dead loop of MPLS parse (Aaron Conole) [RHEL-95608] - devres: Move devm_*_action*() APIs to devres.h (CKI Backport Bot) [RHEL-105008] - fwctl: Fix repeated device word in log message (Benjamin Poirier) [RHEL-86015] - mlx5: Create an auxiliary device for fwctl_mlx5 (Benjamin Poirier) [RHEL-86015] - fwctl/mlx5: Support for communicating with mlx5 fw (Benjamin Poirier) [RHEL-86015] - fwctl: Add documentation (Benjamin Poirier) [RHEL-86015] - fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware (Benjamin Poirier) [RHEL-86015] - taint: Add TAINT_FWCTL (Benjamin Poirier) [RHEL-86015] - fwctl: FWCTL_INFO to return basic information about the device (Benjamin Poirier) [RHEL-86015] - fwctl: Basic ioctl dispatch for the character device (Benjamin Poirier) [RHEL-86015] - fwctl: Add basic structure for a class subsystem with a cdev (Benjamin Poirier) [RHEL-86015] - net: bridge: Do not offload IGMP/MLD messages (Mohammad Heib) [RHEL-75595] - bridge: mcast: Fix use-after-free during router port configuration (Mohammad Heib) [RHEL-75595] - bridge: netfilter: Fix forwarding of fragmented packets (Mohammad Heib) [RHEL-75595] - selftests: net/bridge : add tests for per vlan snooping with stp state changes (Mohammad Heib) [RHEL-75595] - net: bridge: mcast: update multicast contex when vlan state is changed (Mohammad Heib) [RHEL-75595] - net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions (Mohammad Heib) [RHEL-75595] - net: bridge: switchdev: do not notify new brentries as changed (Mohammad Heib) [RHEL-75595] - net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set (Mohammad Heib) [RHEL-75595] - net: bridge: mcast: Notify on mdb offload failure (Mohammad Heib) [RHEL-75595] - net: bridge: Add offload_fail_notification bopt (Mohammad Heib) [RHEL-75595] - net: bridge: mcast: Add offload failed mdb flag (Mohammad Heib) [RHEL-75595] - selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppression (Mohammad Heib) [RHEL-75595] - net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridge (Mohammad Heib) [RHEL-75595] - net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. (Mohammad Heib) [RHEL-75595] - net: switchdev: Convert blocking notification chain to a raw one (Mohammad Heib) [RHEL-75595] - bridge: mdb: Allow replace of a host-joined group (Mohammad Heib) [RHEL-75595] - bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff" (Mohammad Heib) [RHEL-75595] - selftests: net: Add a VLAN bridge binding selftest (Mohammad Heib) [RHEL-75595] - net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING (Mohammad Heib) [RHEL-75595] - net: bridge: Extract a helper to handle bridge_binding toggles (Mohammad Heib) [RHEL-75595] - net: bridge: constify 'struct bin_attribute' (Mohammad Heib) [RHEL-75595] - bridge: Allow deleting FDB entries with non-existent VLAN (Mohammad Heib) [RHEL-75595] - net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback (Mohammad Heib) [RHEL-75595] - wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds (CKI Backport Bot) [RHEL-103170] {CVE-2025-38159} - tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer (Xin Long) [RHEL-96627] - net: tipc: fix refcount warning in tipc_aead_encrypt (Xin Long) [RHEL-96627] - tipc: use kfree_sensitive() for aead cleanup (Xin Long) [RHEL-96627] - net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done (Xin Long) [RHEL-96627] - tipc: fix NULL pointer dereference in tipc_mon_reinit_self() (Xin Long) [RHEL-96627] - tipc: Removing deprecated strncpy() (Xin Long) [RHEL-96627] - tipc: fix memory leak in tipc_link_xmit (Xin Long) [RHEL-96627] - wifi: mt76: mt7925: add rfkill_poll for hardware rfkill (Jose Ignacio Tornos Martinez) [RHEL-100945] - wifi: ath12k: fix invalid access to memory (CKI Backport Bot) [RHEL-103230] {CVE-2025-38292} - netlink: specs: dpll: replace underscores with dashes in names (CKI Backport Bot) [RHEL-101739] - dpll: fix xa_alloc_cyclic() error handling (CKI Backport Bot) [RHEL-101739] - dpll: Add an assertion to check freq_supported_num (CKI Backport Bot) [RHEL-101739] - tools: ynl-gen: de-kdocify enums with no doc for entries (CKI Backport Bot) [RHEL-101739] - redhat/configs: automotive: enable MHI_BUS_EP (Mattijs Korpershoek) [RHEL-85098] - arp: use RCU protection in arp_xmit() (Guillaume Nault) [RHEL-96598] - ipv4: use RCU protection in __ip_rt_update_pmtu() (Guillaume Nault) [RHEL-96598] - geneve: Suppress list corruption splat in geneve_destroy_tunnels(). (Guillaume Nault) [RHEL-96614] - geneve: Fix use-after-free in geneve_find_dev(). (Guillaume Nault) [RHEL-96614] Resolves: RHEL-100945, RHEL-101739, RHEL-103170, RHEL-103230, RHEL-105008, RHEL-106717, RHEL-75595, RHEL-85098, RHEL-86015, RHEL-93880, RHEL-95608, RHEL-96598, RHEL-96614, RHEL-96627 * Thu Jul 31 2025 CKI KWF Bot [6.12.0-116.el10] - irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool() (Gavin Shan) [RHEL-105602] - irqchip/gic-v3-its: Rely on genpool alignment (Gavin Shan) [RHEL-105602] - irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor (Gavin Shan) [RHEL-105602] - NFSv4/flexfiles: Fix handling of NFS level errors in I/O (Olga Kornievskaia) [RHEL-102164] - NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN (Olga Kornievskaia) [RHEL-102164] - nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails. (Olga Kornievskaia) [RHEL-102164] - sunrpc: fix loop in gss seqno cache (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Cleanup/fix initial rq_pages allocation (Olga Kornievskaia) [RHEL-102164] - NFSD: Avoid corruption of a referring call list (Olga Kornievskaia) [RHEL-102164] - flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Remove dead code from xs_tcp_tls_setup_socket() (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls (Olga Kornievskaia) [RHEL-102164] - nfs: ignore SB_RDONLY when remounting nfs (Olga Kornievskaia) [RHEL-102164] - nfs: clear SB_RDONLY before getting superblock (Olga Kornievskaia) [RHEL-102164] - NFS: always probe for LOCALIO support asynchronously (Olga Kornievskaia) [RHEL-102164] - pnfs/flexfiles: connect to NFSv3 DS using TLS if MDS connection uses TLS (Olga Kornievskaia) [RHEL-102164] - NFS: add localio to sysfs (Olga Kornievskaia) [RHEL-102164] - nfs: use writeback_iter directly (Olga Kornievskaia) [RHEL-102164] - nfs: refactor nfs_do_writepage (Olga Kornievskaia) [RHEL-102164] - nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepage (Olga Kornievskaia) [RHEL-102164] - nfs: fold nfs_page_async_flush into nfs_do_writepage (Olga Kornievskaia) [RHEL-102164] - NFSv4: Always set NLINK even if the server doesn't support it (Olga Kornievskaia) [RHEL-102164] - NFSv4: Allow FREE_STATEID to clean up delegations (Olga Kornievskaia) [RHEL-102164] - NFSv4: Don't check for OPEN feature support in v4.1 (Olga Kornievskaia) [RHEL-102164] - NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated (Olga Kornievskaia) [RHEL-102164] - NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE) (Olga Kornievskaia) [RHEL-102164] - fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() (Olga Kornievskaia) [RHEL-102164] - NFSv4: xattr handlers should check for absent nfs filehandles (Olga Kornievskaia) [RHEL-102164] - nfs: add a refcount tracker for struct net as held by the nfs_client (Olga Kornievskaia) [RHEL-102164] - sunrpc: don't immediately retransmit on seqno miss (Olga Kornievskaia) [RHEL-102164] - sunrpc: implement rfc2203 rpcsec_gss seqnum cache (Olga Kornievskaia) [RHEL-102164] - NFS: Avoid flushing data while holding directory locks in nfs_rename() (Olga Kornievskaia) [RHEL-102164] - NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked() (Olga Kornievskaia) [RHEL-102164] - NFSv4/pnfs: Reset the layout state after a layoutreturn (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Bump the maximum payload size for the server (Olga Kornievskaia) [RHEL-102164] - NFSD: Add a "default" block size (Olga Kornievskaia) [RHEL-102164] - NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro (Olga Kornievskaia) [RHEL-102164] - NFSD: Remove NFSD_BUFSIZE (Olga Kornievskaia) [RHEL-102164] - sunrpc: Remove the RPCSVC_MAXPAGES macro (Olga Kornievskaia) [RHEL-102164] - svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages (Olga Kornievskaia) [RHEL-102164] - svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages (Olga Kornievskaia) [RHEL-102164] - sunrpc: Adjust size of socket's receive page array dynamically (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Remove svc_rqst :: rq_vec (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Remove svc_fill_write_vector() (Olga Kornievskaia) [RHEL-102164] - NFSD: Use rqstp->rq_bvec in nfsd_iter_write() (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Export xdr_buf_to_bvec() (Olga Kornievskaia) [RHEL-102164] - NFSD: De-duplicate the svc_fill_write_vector() call sites (Olga Kornievskaia) [RHEL-102164] - NFSD: Use rqstp->rq_bvec in nfsd_iter_read() (Olga Kornievskaia) [RHEL-102164] - sunrpc: Replace the rq_bvec array with dynamically-allocated memory (Olga Kornievskaia) [RHEL-102164] - sunrpc: Replace the rq_pages array with dynamically-allocated memory (Olga Kornievskaia) [RHEL-102164] - sunrpc: Remove backchannel check in svc_init_buffer() (Olga Kornievskaia) [RHEL-102164] - sunrpc: Add a helper to derive maxpages from sv_max_mesg (Olga Kornievskaia) [RHEL-102164] - svcrdma: Reduce the number of rdma_rw contexts per-QP (Olga Kornievskaia) [RHEL-102164] - nfs: Use a folio in nfs_get_link() (Olga Kornievskaia) [RHEL-102164] - nfsd: remove legacy dprintks from GETATTR and STATFS codepaths (Olga Kornievskaia) [RHEL-102164] - nfsd: remove legacy READDIR dprintks (Olga Kornievskaia) [RHEL-102164] - nfsd: remove dprintks for v2/3 RENAME events (Olga Kornievskaia) [RHEL-102164] - nfsd: remove REMOVE/RMDIR dprintks (Olga Kornievskaia) [RHEL-102164] - nfsd: remove old LINK dprintks (Olga Kornievskaia) [RHEL-102164] - nfsd: remove old v2/3 SYMLINK dprintks (Olga Kornievskaia) [RHEL-102164] - nfsd: remove old v2/3 create path dprintks (Olga Kornievskaia) [RHEL-102164] - nfsd: add tracepoint for getattr and statfs events (Olga Kornievskaia) [RHEL-102164] - nfsd: add tracepoint to nfsd_readdir (Olga Kornievskaia) [RHEL-102164] - nfsd: add tracepoint to nfsd_rename (Olga Kornievskaia) [RHEL-102164] - nfsd: add tracepoints for unlink events (Olga Kornievskaia) [RHEL-102164] - nfsd: add tracepoint to nfsd_link() (Olga Kornievskaia) [RHEL-102164] - nfsd: add tracepoint to nfsd_symlink (Olga Kornievskaia) [RHEL-102164] - nfsd: add nfsd_vfs_create tracepoints (Olga Kornievskaia) [RHEL-102164] - nfsd: add a tracepoint to nfsd_lookup_dentry (Olga Kornievskaia) [RHEL-102164] - nfsd: add a tracepoint for nfsd_setattr (Olga Kornievskaia) [RHEL-102164] - NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macros (Olga Kornievskaia) [RHEL-102164] - NFSD: Use sockaddr instead of a generic array (Olga Kornievskaia) [RHEL-102164] - NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (Olga Kornievskaia) [RHEL-102164] - nfsd: use SHA-256 library API instead of crypto_shash API (Olga Kornievskaia) [RHEL-102164] - svcrdma: Unregister the device if svc_rdma_accept() fails (Olga Kornievskaia) [RHEL-102164] - sunrpc: allow SOMAXCONN backlogged TCP connections (Olga Kornievskaia) [RHEL-102164] - nfsd: Initialize ssc before laundromat_work to prevent NULL dereference (Olga Kornievskaia) [RHEL-102164] - sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint (Olga Kornievskaia) [RHEL-102164] - nfsd: add commit start/done tracepoints around nfsd_commit() (Olga Kornievskaia) [RHEL-102164] - nfsd: remove redundant WARN_ON_ONCE in nfsd4_write (Olga Kornievskaia) [RHEL-102164] - NFSD: Add experimental setting to disable the use of splice read (Olga Kornievskaia) [RHEL-102164] - NFSD: Add /sys/kernel/debug/nfsd (Olga Kornievskaia) [RHEL-102164] - NFSD: fix race between nfsd registration and exports_proc (Olga Kornievskaia) [RHEL-102164] - NFSD: unregister filesystem in case genl_register_family() fails (Olga Kornievskaia) [RHEL-102164] - sunrpc: fix race in cache cleanup causing stale nextcheck time (Olga Kornievskaia) [RHEL-102164] - sunrpc: update nextcheck time when adding new cache entries (Olga Kornievskaia) [RHEL-102164] - NFSD: Record each NFSv4 call's session slot index (Olga Kornievskaia) [RHEL-102164] - NFSD: Implement CB_SEQUENCE referring call lists (Olga Kornievskaia) [RHEL-102164] - NFSD: Implement CB_SEQUENCE referring call lists (Olga Kornievskaia) [RHEL-102164] - NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAY (Olga Kornievskaia) [RHEL-102164] - NFSD: OFFLOAD_CANCEL should mark an async COPY as completed (Olga Kornievskaia) [RHEL-102164] - NFS/localio: Fix a race in nfs_local_open_fh() (Olga Kornievskaia) [RHEL-102164] - nfs: nfs3acl: drop useless assignment in nfs3_get_acl() (Olga Kornievskaia) [RHEL-102164] - nfs: direct: drop useless initializer in nfs_direct_write_completion() (Olga Kornievskaia) [RHEL-102164] - nfs: move the nfs4_data_server_cache into struct nfs_net (Olga Kornievskaia) [RHEL-102164] - nfs: don't share pNFS DS connections between net namespaces (Olga Kornievskaia) [RHEL-102164] - nfs: handle failure of nfs_get_lock_context in unlock path (Olga Kornievskaia) [RHEL-102164] - pNFS/flexfiles: Record the RPC errors in the I/O tracepoints (Olga Kornievskaia) [RHEL-102164] - NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors (Olga Kornievskaia) [RHEL-102164] - NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors (Olga Kornievskaia) [RHEL-102164] - Revert "sunrpc: clean cache_detail immediately when flush is written frequently" (Olga Kornievskaia) [RHEL-102164] - nfsd: decrease sc_count directly if fail to queue dl_recall (Olga Kornievskaia) [RHEL-102164] - nfs: add missing selections of CONFIG_CRC32 (Olga Kornievskaia) [RHEL-102164] - nfs: Add missing release on error in nfs_lock_and_join_requests() (Olga Kornievskaia) [RHEL-102164] - NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (Olga Kornievskaia) [RHEL-102164] - NFS: Don't allow waiting for exiting tasks (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Don't allow waiting for exiting tasks (Olga Kornievskaia) [RHEL-102164] - NFSv4: Treat ENETUNREACH errors as fatal for state recovery (Olga Kornievskaia) [RHEL-102164] - NFSv4: clp->cl_cons_state < 0 signifies an invalid nfs_client (Olga Kornievskaia) [RHEL-102164] - NFSv4: Further cleanups to shutdown loops (Olga Kornievskaia) [RHEL-102164] - NFS: Shut down the nfs_client only after all the superblocks (Olga Kornievskaia) [RHEL-102164] - SUNRPC: rpc_clnt_set_transport() must not change the autobind setting (Olga Kornievskaia) [RHEL-102164] - SUNRPC: rpcbind should never reset the port to the value '0' (Olga Kornievskaia) [RHEL-102164] - pNFS/flexfiles: Report ENETDOWN as a connection error (Olga Kornievskaia) [RHEL-102164] - pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containers (Olga Kornievskaia) [RHEL-102164] - NFS: Treat ENETUNREACH errors as fatal in containers (Olga Kornievskaia) [RHEL-102164] - NFS: Add a mount option to make ENETUNREACH errors fatal (Olga Kornievskaia) [RHEL-102164] - sunrpc: Add a sysfs file for one-step xprt deletion (Olga Kornievskaia) [RHEL-102164] - sunrpc: Add a sysfs file for adding a new xprt (Olga Kornievskaia) [RHEL-102164] - sunrpc: Add a sysfs files for rpc_clnt information (Olga Kornievskaia) [RHEL-102164] - sunrpc: Add a sysfs attr for xprtsec (Olga Kornievskaia) [RHEL-102164] - NFS: Add implid to sysfs (Olga Kornievskaia) [RHEL-102164] - NFS: Refactor trace_nfs4_offload_cancel (Olga Kornievskaia) [RHEL-102164] - NFS: Use NFSv4.2's OFFLOAD_STATUS operation (Olga Kornievskaia) [RHEL-102164] - NFS: Implement NFSv4.2's OFFLOAD_STATUS operation (Olga Kornievskaia) [RHEL-102164] - NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR (Olga Kornievskaia) [RHEL-102164] - NFS: fix open_owner_id_maxsz and related fields. (Olga Kornievskaia) [RHEL-102164] - NFSv4: Avoid unnecessary scans of filesystems for delayed delegations (Olga Kornievskaia) [RHEL-102164] - NFSv4: Avoid unnecessary scans of filesystems for expired delegations (Olga Kornievskaia) [RHEL-102164] - NFSv4: Avoid unnecessary scans of filesystems for returning delegations (Olga Kornievskaia) [RHEL-102164] - NFSv4: Don't trigger uneccessary scans for return-on-close delegations (Olga Kornievskaia) [RHEL-102164] - NFSD: Add a Kconfig setting to enable delegated timestamps (Olga Kornievskaia) [RHEL-102164] - redhat/configs: add CONFIG_NFSD_V4_DELEG_TIMESTAMPS (Olga Kornievskaia) [RHEL-102164] - sysctl: Fixes nsm_local_state bounds (Olga Kornievskaia) [RHEL-102164] - nfsd: use a long for the count in nfsd4_state_shrinker_count() (Olga Kornievskaia) [RHEL-102164] - nfsd: remove obsolete comment from nfs4_alloc_stid (Olga Kornievskaia) [RHEL-102164] - nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault() (Olga Kornievskaia) [RHEL-102164] - nfsd: reorganize struct nfs4_delegation for better packing (Olga Kornievskaia) [RHEL-102164] - nfsd: handle errors from rpc_call_async() (Olga Kornievskaia) [RHEL-102164] - nfsd: move cb_need_restart flag into cb_flags (Olga Kornievskaia) [RHEL-102164] - nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING (Olga Kornievskaia) [RHEL-102164] - nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY (Olga Kornievskaia) [RHEL-102164] - nfsd: prevent callback tasks running concurrently (Olga Kornievskaia) [RHEL-102164] - nfsd: disallow file locking and delegations for NFSv4 reexport (Olga Kornievskaia) [RHEL-102164] - nfsd: filecache: drop the list_lru lock during lock gc scans (Olga Kornievskaia) [RHEL-102164] - nfsd: filecache: don't repeatedly add/remove files on the lru list (Olga Kornievskaia) [RHEL-102164] - nfsd: filecache: introduce NFSD_FILE_RECENT (Olga Kornievskaia) [RHEL-102164] - nfsd: filecache: use list_lru_walk_node() in nfsd_file_gc() (Olga Kornievskaia) [RHEL-102164] - nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync() (Olga Kornievskaia) [RHEL-102164] - NFSD: Re-organize nfsd_file_gc_worker() (Olga Kornievskaia) [RHEL-102164] - nfsd: filecache: remove race handling. (Olga Kornievskaia) [RHEL-102164] - fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning (Olga Kornievskaia) [RHEL-102164] - NFSD: Fix callback decoder status codes (Olga Kornievskaia) [RHEL-102164] - nfsd: eliminate special handling of NFS4ERR_SEQ_MISORDERED (Olga Kornievskaia) [RHEL-102164] - nfsd: handle NFS4ERR_BADSLOT on CB_SEQUENCE better (Olga Kornievskaia) [RHEL-102164] - nfsd: when CB_SEQUENCE gets ESERVERFAULT don't increment seq_nr (Olga Kornievskaia) [RHEL-102164] - nfsd: only check RPC_SIGNALLED() when restarting rpc_task (Olga Kornievskaia) [RHEL-102164] - nfsd: always release slot when requeueing callback (Olga Kornievskaia) [RHEL-102164] - nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done() (Olga Kornievskaia) [RHEL-102164] - nfsd: prepare nfsd4_cb_sequence_done() for error handling rework (Olga Kornievskaia) [RHEL-102164] - nfsd: put dl_stid if fail to queue dl_recall (Olga Kornievskaia) [RHEL-102164] - nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid() (Olga Kornievskaia) [RHEL-102164] - svcrdma: do not unregister device for listeners (Olga Kornievskaia) [RHEL-102164] - NFSD: Fix trace_nfsd_slot_seqid_sequence (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Remove unused make_checksum (Olga Kornievskaia) [RHEL-102164] - NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file (Olga Kornievskaia) [RHEL-102164] - NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file (Olga Kornievskaia) [RHEL-102164] - NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory (Olga Kornievskaia) [RHEL-102164] - NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs() (Olga Kornievskaia) [RHEL-102164] - nfsd: remove the redundant mapping of nfserr_mlink (Olga Kornievskaia) [RHEL-102164] - NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up (Olga Kornievskaia) [RHEL-102164] - nfsd: adjust WARN_ON_ONCE in revoke_delegation (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Remove unused krb5_decrypt (Olga Kornievskaia) [RHEL-102164] - sunrpc: clean cache_detail immediately when flush is written frequently (Olga Kornievskaia) [RHEL-102164] - nfsd: drop fh_update() from S_IFDIR branch of nfsd_create_locked() (Olga Kornievskaia) [RHEL-102164] - nfs/vfs: discard d_exact_alias() (Olga Kornievskaia) [RHEL-102164] - sunrpc: suppress warnings for unused procfs functions (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Handle -ETIMEDOUT return from tlshd (Olga Kornievskaia) [RHEL-102164] - NFSv4: Fix a deadlock when recovering state on a sillyrenamed file (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Prevent looping due to rpc_signal_task() races (Olga Kornievskaia) [RHEL-102164] - NFS: Adjust delegated timestamps for O_DIRECT reads and writes (Olga Kornievskaia) [RHEL-102164] - NFS: O_DIRECT writes must check and adjust the file length (Olga Kornievskaia) [RHEL-102164] - nfsd: fix __fh_verify for localio (Olga Kornievskaia) [RHEL-102164] - nfsd: fix uninitialised slot info when a request is retried (Olga Kornievskaia) [RHEL-102164] - sunrpc: simplify rpcauth_cache_shrink_count() (Olga Kornievskaia) [RHEL-102164] - SUNRPC: do not retry on EKEYEXPIRED when user TGT ticket expired (Olga Kornievskaia) [RHEL-102164] - sunrpc: add netns inum and srcaddr to debugfs rpc_xprt info (Olga Kornievskaia) [RHEL-102164] - sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode (Olga Kornievskaia) [RHEL-102164] - sunrpc: Remove gss_generic_token deadcode (Olga Kornievskaia) [RHEL-102164] - sunrpc: Remove unused xprt_iter_get_xprt (Olga Kornievskaia) [RHEL-102164] - Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages" (Olga Kornievskaia) [RHEL-102164] - nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION (Olga Kornievskaia) [RHEL-102164] - nfsd: handle delegated timestamps in SETATTR (Olga Kornievskaia) [RHEL-102164] - nfsd: add support for delegated timestamps (Olga Kornievskaia) [RHEL-102164] - nfsd: rework NFS4_SHARE_WANT_* flag handling (Olga Kornievskaia) [RHEL-102164] - nfsd: add support for FATTR4_OPEN_ARGUMENTS (Olga Kornievskaia) [RHEL-102164] - nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations (Olga Kornievskaia) [RHEL-102164] - nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_* (Olga Kornievskaia) [RHEL-102164] - nfsd: switch to autogenerated definitions for open_delegation_type4 (Olga Kornievskaia) [RHEL-102164] - nfs_common: make include/linux/nfs4.h include generated nfs4_1.h (Olga Kornievskaia) [RHEL-102164] - nfsd: fix handling of delegated change attr in CB_GETATTR (Olga Kornievskaia) [RHEL-102164] - NFSv4.2: make LAYOUTSTATS and LAYOUTERROR MOVEABLE (Olga Kornievskaia) [RHEL-102164] - NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE (Olga Kornievskaia) [RHEL-102164] - NFSv4.2: fix COPY_NOTIFY xdr buf size calculation (Olga Kornievskaia) [RHEL-102164] - NFS: Rename struct nfs4_offloadcancel_data (Olga Kornievskaia) [RHEL-102164] - NFS: Fix typo in OFFLOAD_CANCEL comment (Olga Kornievskaia) [RHEL-102164] - NFS: CB_OFFLOAD can return NFS4ERR_DELAY (Olga Kornievskaia) [RHEL-102164] - SUNRPC: display total RPC tasks for RPC client (Olga Kornievskaia) [RHEL-102164] - SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved. (Olga Kornievskaia) [RHEL-102164] - SUNRPC: Document validity guarantees of the pointer returned by reserve_space (Olga Kornievskaia) [RHEL-102164] - NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode buffer (Olga Kornievskaia) [RHEL-102164] - NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer (Olga Kornievskaia) [RHEL-102164] - NFSD: Refactor nfsd4_do_encode_secinfo() again (Olga Kornievskaia) [RHEL-102164] - NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode buffer (Olga Kornievskaia) [RHEL-102164] - NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the encode buffer (Olga Kornievskaia) [RHEL-102164] - NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer (Olga Kornievskaia) [RHEL-102164] - NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer (Olga Kornievskaia) [RHEL-102164] - NFSD: Encode COMPOUND operation status on page boundaries (Olga Kornievskaia) [RHEL-102164] - nfsd: add shrinker to reduce number of slots allocated per session (Olga Kornievskaia) [RHEL-102164] - nfsd: add support for freeing unused session-DRC slots (Olga Kornievskaia) [RHEL-102164] - nfsd: allocate new session-based DRC slots on demand. (Olga Kornievskaia) [RHEL-102164] - nfsd: add session slot count to /proc/fs/nfsd/clients/*/info (Olga Kornievskaia) [RHEL-102164] - nfsd: remove artificial limits on the session-based DRC (Olga Kornievskaia) [RHEL-102164] - nfsd: use an xarray to store v4.1 session slots (Olga Kornievskaia) [RHEL-102164] - sunrpc: remove all connection limit configuration (Olga Kornievskaia) [RHEL-102164] - nfsd: don't use sv_nrthreads in connection limiting calculations. (Olga Kornievskaia) [RHEL-102164] - nfsd: fix legacy client tracking initialization (Olga Kornievskaia) [RHEL-102164] - NFSD: Clean up unused variable (Olga Kornievskaia) [RHEL-102164] - nfsd: trace: remove redundant stateid even deleg_recall (Olga Kornievskaia) [RHEL-102164] - exportfs: Remove EXPORT_OP_ASYNC_LOCK (Olga Kornievskaia) [RHEL-102164] - NLM/NFSD: Fix lock notifications for async-capable filesystems (Olga Kornievskaia) [RHEL-102164] - gfs2/ocfs2: set FOP_ASYNC_LOCK (Olga Kornievskaia) [RHEL-102164] - fs: Introduce FOP_ASYNC_LOCK (Olga Kornievskaia) [RHEL-102164] - x86/sev: Make sure pages are not skipped during kdump (Bandan Das) [RHEL-67539] - x86/sev: Do not touch VMSA pages during SNP guest memory kdump (Bandan Das) [RHEL-67539] - drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLL (José Expósito) [RHEL-100737] - drm/nouveau/nvkm: factor out current GSP RPC command policies (José Expósito) [RHEL-100737] - selftests/cgroup: Fix compile error in test_cpu.c (Radostin Stoyanov) [RHEL-80381] - mm: swap_cgroup: remove double initialization of locals (Radostin Stoyanov) [RHEL-80381] - mm: remove the non-useful else after a break in a if statement (Radostin Stoyanov) [RHEL-80381] - mm: remove unnecessary whitespace before a quoted newline (Radostin Stoyanov) [RHEL-80381] - mm: prefer 'unsigned int' to bare use of 'unsigned' (Radostin Stoyanov) [RHEL-80381] - mm: memcontrol: fix swap counter leak from offline cgroup (Radostin Stoyanov) [RHEL-80381] - memcg: factor out mem_cgroup_stat_aggregate() (Radostin Stoyanov) [RHEL-80381] - mm/swap_cgroup: decouple swap cgroup recording and clearing (Radostin Stoyanov) [RHEL-80381] - mm/swap_cgroup: remove global swap cgroup lock (Radostin Stoyanov) [RHEL-80381] - mm/swap_cgroup: remove swap_cgroup_cmpxchg (Radostin Stoyanov) [RHEL-80381] - mm: swap_cgroup: get rid of __lookup_swap_cgroup() (Radostin Stoyanov) [RHEL-80381] - mm: swap_cgroup: allocate swap_cgroup map using vcalloc() (Radostin Stoyanov) [RHEL-80381] - mm, memcontrol: avoid duplicated memcg enable check (Radostin Stoyanov) [RHEL-80381] - memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocol (Radostin Stoyanov) [RHEL-80381] - memcg/hugetlb: introduce mem_cgroup_charge_hugetlb (Radostin Stoyanov) [RHEL-80381] - memcg/hugetlb: introduce memcg_accounts_hugetlb (Radostin Stoyanov) [RHEL-80381] - cgroup: fix race between fork and cgroup.kill (Radostin Stoyanov) [RHEL-80381] - kernel/cgroup: Remove the unused variable climit (Radostin Stoyanov) [RHEL-80381] - fdget_raw() users: switch to CLASS(fd_raw) (Radostin Stoyanov) [RHEL-80381] - css_set_fork(): switch to CLASS(fd_raw, ...) (Radostin Stoyanov) [RHEL-80381] - cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper (Radostin Stoyanov) [RHEL-80381] - cgroup/freezer: Reduce redundant traversal for cgroup_freeze (Radostin Stoyanov) [RHEL-80381] - cgroup/bpf: only cgroup v2 can be attached by bpf programs (Radostin Stoyanov) [RHEL-80381] - Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline" (Radostin Stoyanov) [RHEL-80381] - cgroup/rstat: Selftests for niced CPU statistics (Radostin Stoyanov) [RHEL-80381] - cgroup/rstat: Tracking cgroup-level niced CPU time (Radostin Stoyanov) [RHEL-80381] - bnxt_en: Flush FW trace before copying to the coredump (Shruti Parab) [RHEL-76565] - bnxt_en: fix module unload sequence (Shruti Parab) [RHEL-76565] - bnxt_en: Fix ethtool -d byte order for 32-bit values (Shruti Parab) [RHEL-76565] - bnxt_en: Fix out-of-bound memcpy() during ethtool -w (Shruti Parab) [RHEL-76565] - bnxt_en: Fix coredump logic to free allocated buffer (Shruti Parab) [RHEL-76565] - bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings() (Shruti Parab) [RHEL-76565] - bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan() (Shruti Parab) [RHEL-76565] - bnxt_en: Fix ethtool selftest output in one of the failure cases (Shruti Parab) [RHEL-76565] - bnxt_en: Fix error handling path in bnxt_init_chip() (Shruti Parab) [RHEL-76565] - bnxt_en: improve TX timestamping FIFO configuration (Shruti Parab) [RHEL-76565] - bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code (Shruti Parab) [RHEL-76565] - bnxt_en: Remove unused macros in bnxt_ulp.h (Shruti Parab) [RHEL-76565] - bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp (Shruti Parab) [RHEL-76565] - bnxt_en: Report the ethtool coredump length after copying the coredump (Shruti Parab) [RHEL-76565] - bnxt_en: Change FW message timeout warning (Shruti Parab) [RHEL-76565] - bnxt_en: Linearize TX SKB if the fragments exceed the max (Shruti Parab) [RHEL-76565] - bnxt_en: Mask the bd_cnt field in the TX BD properly (Shruti Parab) [RHEL-76565] - bnxt_en: add .set_module_eeprom_by_page() support (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor bnxt_get_module_eeprom_by_page() (Shruti Parab) [RHEL-76565] - bnxt_en: Update firmware interface to 1.10.3.97 (Shruti Parab) [RHEL-76565] - bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set (Shruti Parab) [RHEL-76565] - bnxt_en: Add devlink support for ENABLE_ROCE nvm parameter (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor bnxt_hwrm_nvm_req() (Shruti Parab) [RHEL-76565] - bnxt_en: Add support for a new ethtool dump flag 3 (Shruti Parab) [RHEL-76565] - bnxt_en: Extend queue stop/start for TX rings (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor TX ring free logic (Shruti Parab) [RHEL-76565] - bnxt_en: Reallocate RX completion ring for TPH support (Shruti Parab) [RHEL-76565] - bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor RX/RX AGG ring parameters setup for P5_PLUS (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor bnxt_free_tx_rings() to free per TX ring (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor completion ring free routine (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor TX ring allocation logic (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor completion ring allocation logic for P5_PLUS chips (Shruti Parab) [RHEL-76565] - bnxt_en: Set NPAR 1.2 support when registering with firmware (Shruti Parab) [RHEL-76565] - eth: bnxt: allocate enough buffer space to meet HDS threshold (Shruti Parab) [RHEL-76565] - eth: bnxt: apply hds_thrs settings correctly (Shruti Parab) [RHEL-76565] - bnxt_en: add support for hds-thresh ethtool command (Shruti Parab) [RHEL-76565] - bnxt_en: add support for tcp-data-split ethtool command (Shruti Parab) [RHEL-76565] - bnxt_en: add support for rx-copybreak ethtool command (Shruti Parab) [RHEL-76565] - bnxt_en: Skip reading PXP registers during ethtool -d if unsupported (Shruti Parab) [RHEL-76565] - bnxt_en: Skip MAC loopback selftest if it is unsupported by FW (Shruti Parab) [RHEL-76565] - bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FW (Shruti Parab) [RHEL-76565] - bnxt_en: Do not allow ethtool -m on an untrusted VF (Shruti Parab) [RHEL-76565] - bnxt_en: Use FW defined resource limits for RoCE (Shruti Parab) [RHEL-76565] - bnxt_en: Fix potential crash when dumping FW log coredump (Shruti Parab) [RHEL-76565] - bnxt_en: handle tpa_info in queue API implementation (Shruti Parab) [RHEL-76565] - bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap() (Shruti Parab) [RHEL-76565] - bnxt_en: refactor tpa_info alloc/free into helpers (Shruti Parab) [RHEL-76565] - bnxt_en: Add FW trace coredump segments to the coredump (Shruti Parab) [RHEL-76565] - bnxt_en: Add a new ethtool -W dump flag (Shruti Parab) [RHEL-76565] - bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr() (Shruti Parab) [RHEL-76565] - bnxt_en: Add functions to copy host context memory (Shruti Parab) [RHEL-76565] - bnxt_en: Do not free FW log context memory (Shruti Parab) [RHEL-76565] - bnxt_en: Manage the FW trace context memory (Shruti Parab) [RHEL-76565] - bnxt_en: Allocate backing store memory for FW trace logs (Shruti Parab) [RHEL-76565] - bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem() (Shruti Parab) [RHEL-76565] - bnxt_en: Refactor bnxt_free_ctx_mem() (Shruti Parab) [RHEL-76565] - bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type (Shruti Parab) [RHEL-76565] - bnxt_en: Update firmware interface spec to 1.10.3.85 (Shruti Parab) [RHEL-76565] - bnxt_en: optimize gettimex64 (Shruti Parab) [RHEL-76565] - eth: bnxt: use page pool for head frags (Shruti Parab) [RHEL-76565] - bnxt_en: add unlocked version of bnxt_refclk_read (Shruti Parab) [RHEL-76565] - bnxt_en: replace PTP spinlock with seqlock (Shruti Parab) [RHEL-76565] - bnxt_en: cache only 24 bits of hw counter (Shruti Parab) [RHEL-76565] - scsi: core: Fix command pass through retry regression (Ewan D. Milne) [RHEL-89684] - redhat/configs: enable CONFIG_VFAT_FS as a module (Dorinda Bassey) [RHEL-87388] - Revert "redhat/configs: automotive: disable CONFIG_AIO" (Davide Caratti) [RHEL-82719] Resolves: RHEL-100737, RHEL-102164, RHEL-105602, RHEL-67539, RHEL-76565, RHEL-80381, RHEL-82719, RHEL-87388, RHEL-89684 * Tue Jul 29 2025 CKI KWF Bot [6.12.0-115.el10] - x86/CPU/AMD: Terminate the erratum_1386_microcode array (CKI Backport Bot) [RHEL-104883] {CVE-2024-56721} - exfat: fix potential wrong error return from get_block (Pavel Reichl) [RHEL-89708] - exfat: fix missing shutdown check (Pavel Reichl) [RHEL-89708] - exfat: fix the infinite loop in exfat_find_last_cluster() (Pavel Reichl) [RHEL-89708] - exfat: short-circuit zero-byte writes in exfat_file_write_iter (Pavel Reichl) [RHEL-89708] - exfat: fix soft lockup in exfat_clear_bitmap (Pavel Reichl) [RHEL-89708] - exfat: fix just enough dentries but allocate a new cluster to dir (Pavel Reichl) [RHEL-89708] - exfat: fix the infinite loop in __exfat_free_cluster() (Pavel Reichl) [RHEL-89708] - exfat: fix exfat_find_empty_entry() not returning error on failure (Pavel Reichl) [RHEL-89708] - exfat: reduce FAT chain traversal (Pavel Reichl) [RHEL-89708] - exfat: code cleanup for exfat_readdir() (Pavel Reichl) [RHEL-89708] - exfat: remove argument 'p_dir' from exfat_add_entry() (Pavel Reichl) [RHEL-89708] - exfat: move exfat_chain_set() out of __exfat_resolve_path() (Pavel Reichl) [RHEL-89708] - exfat: add exfat_get_dentry_set_by_ei() helper (Pavel Reichl) [RHEL-89708] - exfat: rename argument name for exfat_move_file and exfat_rename_file (Pavel Reichl) [RHEL-89708] - exfat: remove unnecessary read entry in __exfat_rename() (Pavel Reichl) [RHEL-89708] - exfat: fix file being changed by unaligned direct write (Pavel Reichl) [RHEL-89708] - exfat: fix uninit-value in __exfat_get_dentry_set (Pavel Reichl) [RHEL-89708] - PCI/pwrctrl: Cancel outstanding rescan work when unregistering (Myron Stowe) [RHEL-103213] {CVE-2025-38137} - xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n (Carlos Maiolino) [RHEL-85590] - xfs: fix the entry condition of exact EOF block allocation optimization (Carlos Maiolino) [RHEL-85590] - xfs: fix scrub tracepoints when inode-rooted btrees are involved (Carlos Maiolino) [RHEL-85590] - xfs: fix mount hang during primary superblock recovery failure (Carlos Maiolino) [RHEL-85590] - xfs: fix simplify extent lookup in xfs_can_free_eofblocks (Carlos Maiolino) [RHEL-85590] - xfs: fix off-by-one error in fsmap's end_daddr usage (Carlos Maiolino) [RHEL-85590] - xfs: unlock inodes when erroring out of xfs_trans_alloc_dir (Carlos Maiolino) [RHEL-85590] - xfs: don't call remap_verify_area with sb write protection held (Carlos Maiolino) [RHEL-85590] - xfs: fix a double completion for buffers on in-memory targets (Carlos Maiolino) [RHEL-85590] - mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked" (CKI Backport Bot) [RHEL-101826] - perf/x86/intel: Add PMU support for Clearwater Forest (Michael Petlan) [RHEL-45092 RHEL-47453] - x86/cpu/amd: Fix workaround for erratum 1054 (Michael Petlan) [RHEL-98689] - Revert "Bluetooth: btusb: add sysfs attribute to control USB alt setting" (David Marlin) [RHEL-93658] - Bluetooth: btusb: Add HCI Drv commands for configuring altsetting (David Marlin) [RHEL-93658] - Bluetooth: Introduce HCI Driver protocol (David Marlin) [RHEL-93658] - Bluetooth: Add ABI doc for sysfs reset (David Marlin) [RHEL-93658] - Revert "Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL" (David Marlin) [RHEL-93658] - Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling (David Marlin) [RHEL-93658] - Bluetooth: L2CAP: Fix not checking l2cap_chan security level (David Marlin) [RHEL-93658] - Bluetooth: hci_event: Fix not using key encryption size when its known (David Marlin) [RHEL-93658] - Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags (David Marlin) [RHEL-93658] - Bluetooth: L2CAP: copy RX timestamp to new fragments (David Marlin) [RHEL-93658] - Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX paths (David Marlin) [RHEL-93658] - Bluetooth: btmtksdio: Do close if SDIO card removed without close (David Marlin) [RHEL-93658] - Bluetooth: btmtksdio: Check function enabled before doing close (David Marlin) [RHEL-93658] - Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue() (David Marlin) [RHEL-93658] - Bluetooth: btintel_pcie: Avoid redundant buffer allocation (David Marlin) [RHEL-93658] - Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync (David Marlin) [RHEL-93658] - Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver (David Marlin) [RHEL-93658] - Bluetooth: vhci: Avoid needless snprintf() calls (David Marlin) [RHEL-93658] - Bluetooth: l2cap: Process valid commands in too long frame (David Marlin) [RHEL-93658] - Bluetooth: l2cap: Check encryption key size on incoming connection (David Marlin) [RHEL-93658] - Bluetooth: btnxpuart: Add an error message if FW dump trigger fails (David Marlin) [RHEL-93658] - Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdown (David Marlin) [RHEL-93658] - Bluetooth: increment TX timestamping tskey always for stream sockets (David Marlin) [RHEL-93658] - Bluetooth: qca: fix NV variant for one of WCN3950 SoCs (David Marlin) [RHEL-93658] - Bluetooth: btrtl: Prevent potential NULL dereference (David Marlin) [RHEL-93658] - Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address (David Marlin) [RHEL-93658] - Bluetooth: MGMT: Add LL Privacy Setting (David Marlin) [RHEL-93658] - Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT (David Marlin) [RHEL-93658] - Bluetooth: btnxpuart: Fix kernel panic during FW release (David Marlin) [RHEL-93658] - Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7 (David Marlin) [RHEL-93658] - Bluetooth: btnxpuart: Add correct bootloader error codes (David Marlin) [RHEL-93658] - t blameBluetooth: btintel: Fix leading white space (David Marlin) [RHEL-93658] - Bluetooth: btintel: Add support to configure TX power (David Marlin) [RHEL-93658] - Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal (David Marlin) [RHEL-93658] - Bluetooth: btmtk: Remove the resetting step before downloading the fw (David Marlin) [RHEL-93658] - Bluetooth: SCO: add TX timestamping (David Marlin) [RHEL-93658] - Bluetooth: L2CAP: add TX timestamping (David Marlin) [RHEL-93658] - Bluetooth: ISO: add TX timestamping (David Marlin) [RHEL-93658] - Bluetooth: add support for skb TX SND/COMPLETION timestamping (David Marlin) [RHEL-93658] - HCI: coredump: Log devcd dumps into the monitor (David Marlin) [RHEL-93658] - Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel (David Marlin) [RHEL-93658] - Bluetooth: hci_vhci: Mark Sync Flow Control as supported (David Marlin) [RHEL-93658] - Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO (David Marlin) [RHEL-93658] - Bluetooth: btintel_pci: Fix build warning (David Marlin) [RHEL-93658] - Bluetooth: btintel_pcie: Trigger device coredump on hardware exception (David Marlin) [RHEL-93658] - Bluetooth: btnxpuart: Add support to set BD address (David Marlin) [RHEL-93658] - Bluetooth: btnxpuart: Add support for HCI coredump feature (David Marlin) [RHEL-93658] - Bluetooth: btnxpuart: Move vendor specific initialization to .post_init (David Marlin) [RHEL-93658] - Bluetooth: btintel_pcie: Add support for device coredump (David Marlin) [RHEL-93658] - Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth controllers (David Marlin) [RHEL-93658] - Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken (David Marlin) [RHEL-93658] - Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE (David Marlin) [RHEL-93658] - Bluetooth: Add quirk for broken READ_VOICE_SETTING (David Marlin) [RHEL-93658] - Bluetooth: btintel_pcie: Read hardware exception data (David Marlin) [RHEL-93658] - Bluetooth: btintel_pcie: Setup buffers for firmware traces (David Marlin) [RHEL-93658] - Bluetooth: qca: add WCN3950 support (David Marlin) [RHEL-93658] - Bluetooth: qca: simplify WCN399x NVM loading (David Marlin) [RHEL-93658] - dt-bindings: net: bluetooth: qualcomm: document WCN3950 (David Marlin) [RHEL-93658] - bluetooth: btnxpuart: Support for controller wakeup gpio config (David Marlin) [RHEL-93658] - Bluetooth: hci_qca: use the power sequencer for wcn6750 (David Marlin) [RHEL-93658] - Bluetooth: btusb: Add 2 HWIDs for MT7922 (David Marlin) [RHEL-93658] - Bluetooth: hci_uart: Fix another race during initialization (David Marlin) [RHEL-93658] - Bluetooth: hci_uart: fix race during initialization (David Marlin) [RHEL-93658] - Bluetooth: btintel: Add DSBR support for ScP (David Marlin) [RHEL-93658] - Bluetooth: Fix code style warning (David Marlin) [RHEL-93658] - Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete (David Marlin) [RHEL-93658] - Bluetooth: MGMT: Remove unused mgmt_pending_find_data (David Marlin) [RHEL-93658] - Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785x (David Marlin) [RHEL-93658] - Bluetooth: btintel_pcie: Add device id of Whale Peak (David Marlin) [RHEL-93658] - Bluetooth: btintel: Add support for Intel Scorpius Peak (David Marlin) [RHEL-93658] - Bluetooth: btusb: Add new VID/PID for WCN785x (David Marlin) [RHEL-93658] - Bluetooth: btusb: mediatek: Add err code to btusb claim iso printout (David Marlin) [RHEL-93658] - Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters (David Marlin) [RHEL-93658] - Bluetooth: Fix error code in chan_alloc_skb_cb() (David Marlin) [RHEL-93658] - Bluetooth: hci_event: Fix enabling passive scanning (David Marlin) [RHEL-93658] - Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL (David Marlin) [RHEL-93658] - Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() (David Marlin) [RHEL-93658] - Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() (David Marlin) [RHEL-93658] - bluetooth: btusb: Initialize .owner field of force_poll_sync_fops (David Marlin) [RHEL-93658] - Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response (David Marlin) [RHEL-93658] - Bluetooth: Always allow SCO packets for user channel (David Marlin) [RHEL-93658] - Bluetooth: btintel_pcie: Fix a potential race condition (David Marlin) [RHEL-93658] - Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection (David Marlin) [RHEL-93658] - Bluetooth: Fix possible infinite recursion of btusb_reset (David Marlin) [RHEL-93658] - Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface() (David Marlin) [RHEL-93658] - Bluetooth: qca: Fix poor RF performance for WCN6855 (David Marlin) [RHEL-93658] - Bluetooth: Allow reset via sysfs (David Marlin) [RHEL-93658] - Bluetooth: Get rid of cmd_timeout and use the reset callback (David Marlin) [RHEL-93658] - Bluetooth: Remove the cmd timeout count in btusb (David Marlin) [RHEL-93658] - Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw (David Marlin) [RHEL-93658] - Bluetooth: btusb: Add RTL8851BE device 13d3:3600 (David Marlin) [RHEL-93658] - dt-bindings: bluetooth: Utilize PMU abstraction for WCN6750 (David Marlin) [RHEL-93658] - Bluetooth: btusb: Add MT7921e device 13d3:3576 (David Marlin) [RHEL-93658] - Bluetooth: qca: Expand firmware-name to load specific rampatch (David Marlin) [RHEL-93658] - Bluetooth: qca: Update firmware-name to support board specific nvm (David Marlin) [RHEL-93658] - dt-bindings: net: bluetooth: qca: Expand firmware-name property (David Marlin) [RHEL-93658] - Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922 (David Marlin) [RHEL-93658] - Bluetooth: btusb: add sysfs attribute to control USB alt setting (David Marlin) [RHEL-93658] - Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785x (David Marlin) [RHEL-93658] - Bluetooth: hci: Remove deadcode (David Marlin) [RHEL-93658] - Bluetooth: MGMT: Mark LL Privacy as stable (David Marlin) [RHEL-93658] - Bluetooth: iso: Allow BIG re-sync (David Marlin) [RHEL-93658] - ALSA: update RHEL kconfigs for 6.15 upstream code (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: acp70: Fix for missing acp_dev_data structure (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Verify kcalloc() status when setting constraints (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: Add schema for "awinic,aw88166" (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Create DAI drivers from DisCo (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Create ALSA controls from DisCo (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Create DAPM widgets and routes from DisCo (Jaroslav Kysela) [RHEL-80658] - ASoC: dapm: Add component level pin switches (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Move allocation of PDE delays array (Jaroslav Kysela) [RHEL-80658] - kunit: configs: Add some Cirrus Logic modules to all_tests (Jaroslav Kysela) [RHEL-80658] - of: Add of_property_read_u16_index (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: wm8904: Add DMIC, GPIO, MIC and EQ support (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,accdet (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: mediatek,mt8188-mt6359: Add mediatek,adsp property (Jaroslav Kysela) [RHEL-80658] - Documentation: driver: add SoundWire BRA description (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: add regulator support to dmic codec (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: fsl,audmix: make 'dais' property to be optional (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: fsl,audmix: Document audio graph port (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: fsl,sai: Document audio graph port (Jaroslav Kysela) [RHEL-80658] - regcache: Add support for sorting defaults arrays (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: mediatek,mt8188-mt6359: Add DMIC backend to dai-link (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: imx-card: Add playback-only and capture-only property (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support (Jaroslav Kysela) [RHEL-80658] - HID: hid-plantronics: Add mic mute mapping and generalize quirks (Jaroslav Kysela) [RHEL-80658] - dt-bindings: mfd: motorola-cpcap: Document audio-codec interrupts (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Fix minor typo (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Remove regmap module macros (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Fix kcalloc() sizes (Jaroslav Kysela) [RHEL-80658] - devres: Introduce devm_kmemdup_array() (Jaroslav Kysela) [RHEL-80658] - driver core: Split devres APIs to device/devres.h (Jaroslav Kysela) [RHEL-80658] - err.h: move IOMEM_ERR_PTR() to err.h (Jaroslav Kysela) [RHEL-80658] - ALSA: ppc: Remove i2c client removal hack (Jaroslav Kysela) [RHEL-80658] - platform/x86: Switch back to struct platform_driver::remove() (Jaroslav Kysela) [RHEL-80658] - treewide: Switch/rename to timer_delete[_sync]() (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixup (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDA (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10 (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform (Jaroslav Kysela) [RHEL-80658] - ALSA: pcm: Fix race of buffer access at PCM OSS layer (Jaroslav Kysela) [RHEL-80658] - ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB Camera (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: hda: Fix UAF when reloading module (Jaroslav Kysela) [RHEL-80658] - ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2() (Jaroslav Kysela) [RHEL-80658] - ALSA: sh: SND_AICA should depend on SH_DMA_API (Jaroslav Kysela) [RHEL-80658] - ALSA: usb-audio: Add sample rate quirk for Audioengine D1 (Jaroslav Kysela) [RHEL-80658] - ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info (Jaroslav Kysela) [RHEL-80658] - ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameter (Jaroslav Kysela) [RHEL-80658] - ALSA: seq: Fix delivery of UMP events to group ports (Jaroslav Kysela) [RHEL-80658] - ASoc: SOF: topology: connect DAI to a single DAI link (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188-mt6359: Depend on MT6359_ACCDET set or disabled (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDET (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: fix for irq handler return status (Jaroslav Kysela) [RHEL-80658] - ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction (Jaroslav Kysela) [RHEL-80658] {CVE-2025-37934} - ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers (Jaroslav Kysela) [RHEL-80658] - ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers (Jaroslav Kysela) [RHEL-80658] - ASoC: stm32: sai: add a check on minimal kernel frequency (Jaroslav Kysela) [RHEL-80658] - ASoC: stm32: sai: skip useless iterations on kernel rate loop (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek - Add more HP laptops which need mute led fixup (Jaroslav Kysela) [RHEL-80658] - soundwire: intel_auxdevice: Fix system suspend/resume handling (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Fix built-mic regression on other ASUS models (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: catpt: avoid type mismatch in dev_dbg() format (Jaroslav Kysela) [RHEL-80658] - ALSA: usb-audio: Fix duplicated name in MIDI substream names (Jaroslav Kysela) [RHEL-80658] - ALSA: ump: Fix buffer overflow at UMP SysEx message conversion (Jaroslav Kysela) [RHEL-80658] {CVE-2025-37891} - ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx (Jaroslav Kysela) [RHEL-80658] - ALSA: hda: Apply volume control on speaker+lineout for HP EliteStudio AIO (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Fix devm_snd_soc_register_card(acp-pdm-mach) failure (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot (Jaroslav Kysela) [RHEL-80658] {CVE-2025-37919} - ASoC: amd: acp: Fix NULL pointer deref on acp resume path (Jaroslav Kysela) [RHEL-80658] - ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-acpi-intel-ptl-match: add empty item to ptl_cs42l43_l3[] (Jaroslav Kysela) [RHEL-80658] - ASoC: cs42l43: Disable headphone clamps during type detection (Jaroslav Kysela) [RHEL-80658] - ALSA: usb-audio: Add retry on -EPROTO from usb_set_interface() (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek - Enable speaker for HP platform (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: sof_sdw: Add NULL check in asoc_sdw_rt_dmic_rtd_init() (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: Fix hw_params() and DAPM widget sequence (Jaroslav Kysela) [RHEL-80658] - ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of() (Jaroslav Kysela) [RHEL-80658] - firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling it (Jaroslav Kysela) [RHEL-80658] - ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIB (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: Add of_match_table for aw888081 driver (Jaroslav Kysela) [RHEL-80658] - ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event (Jaroslav Kysela) [RHEL-80658] - soundwire: bus: Fix race on the creation of the IRQ domain (Jaroslav Kysela) [RHEL-80658] - ASoC: cs42l43: Reset clamp override on jack removal (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/cirrus_scodec_test: Don't select dependencies (Jaroslav Kysela) [RHEL-80658] - ALSA: azt2320: Replace deprecated strcpy() with strscpy() (Jaroslav Kysela) [RHEL-80658] - ASoC: hdmi-codec: use RTD ID instead of DAI ID for ELD entry (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Constrain path based on BE capabilities (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/tas2781: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe() (Jaroslav Kysela) [RHEL-80658] {CVE-2025-37793} - ASoC: fsl_asrc_dma: get codec or cpu dai from backend (Jaroslav Kysela) [RHEL-80658] - ASoC: qcom: Fix sc7280 lpass potential buffer overflow (Jaroslav Kysela) [RHEL-80658] {CVE-2025-37979} - ASoC: dwc: always enable/disable i2s irqs (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek - Support mute led function for HP platform (Jaroslav Kysela) [RHEL-80658] - ASoC: imx-card: Add NULL check in imx_card_probe() (Jaroslav Kysela) [RHEL-80658] {CVE-2025-22066} - ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe() (Jaroslav Kysela) [RHEL-80658] - ASoC: q6apm-dai: make use of q6apm_get_hw_pointer (Jaroslav Kysela) [RHEL-80658] - ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns. (Jaroslav Kysela) [RHEL-80658] - ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment. (Jaroslav Kysela) [RHEL-80658] - ASoC: q6apm: add q6apm_get_hw_pointer helper (Jaroslav Kysela) [RHEL-80658] - ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: hda/ptl: Move mic privacy change notification sending to a work (Jaroslav Kysela) [RHEL-80658] - ALSA/hda: intel-sdw-acpi: Remove (explicitly) unused header (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: Let SND_SOF_SOF_HDA_SDW_BPT select SND_HDA_EXT_CORE (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/tas2781: Upgrade calibratd-data writing code to support Alpha and Beta dsp firmware (Jaroslav Kysela) [RHEL-80658] - ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path (Jaroslav Kysela) [RHEL-80658] - ASoC: sma1307: Fix error handling in sma1307_setting_loaded() (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: wsa884x: Correct VI sense channel mask (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: wsa883x: Correct VI sense channel mask (Jaroslav Kysela) [RHEL-80658] - ALSA: hda: tas2781-i2c: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-80658] - ALSA: hda: cs35l56: Remove unnecessary NULL check before release_firmware() (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Add support for various HP Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80658] - ALSA: timer: Don't take register_mutex with copy_from/to_user() (Jaroslav Kysela) [RHEL-80658] {CVE-2025-23134} - ASoC: SDCA: Correct handling of selected mode DisCo property (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: yc: update quirk data for new Lenovo model (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3247 (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3315 (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: mediatek: Commonize duplicated functions (Jaroslav Kysela) [RHEL-80658] - ASoC: dmic: Fix NULL pointer dereference (Jaroslav Kysela) [RHEL-80658] - ASoC: wm8904: add DMIC support (Jaroslav Kysela) [RHEL-80658] - ASoC: wm8904: get platform data from DT (Jaroslav Kysela) [RHEL-80658] - ASoC: wm8904: Don't touch GPIO configs set to 0xFFFF (Jaroslav Kysela) [RHEL-80658] - ALSA: oxygen: Fix dependency on CONFIG_PM_SLEEP (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Apply platform_max after deciding control type (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Remove some unnecessary local variables (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Factor out common code from get callbacks (Jaroslav Kysela) [RHEL-80658] - irqdomain: sound: Switch to irq_domain_create_linear() (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Factor out common code from put callbacks (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Factor out common code from info callbacks (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Remove snd_soc_put_volsw_range() (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Remove snd_soc_get_volsw_range() (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Remove snd_soc_info_volsw_range() (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Add control to register value helper (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Replace snd_soc_read_signed() with new helper (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Factor out helper to check valid control values (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Update mask generation to use GENMASK (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Update comments for xr_sx control helpers (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Minor formatting fixups (Jaroslav Kysela) [RHEL-80658] - ASoC: ops-test: Add some basic kunit tests for soc-ops (Jaroslav Kysela) [RHEL-80658] - ALSA: echoaudio: remove unused variable (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2781: Support dsp firmware Alpha and Beta seaies (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: j721e-evm: Fix clock configuration for ti,j7200-cpb-audio compatible (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: ntp8918: Remove duplicate clk.h header (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: j721e-evm: Reduce log level for EPROBE_DEFER (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-utils: Transition to the faux device interface (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: max98927: Replace devm_kzalloc() with devm_kcalloc() (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: max98373: Replace devm_kzalloc() with devm_kcalloc() (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: ssm4567: Replace devm_kzalloc() with devm_kcalloc() (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc() (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Fix acp_common_hw_ops declaration error (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Fix acp_resource duplicate symbol error (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Fix snd_soc_acpi_mach id's duplicate symbol error (Jaroslav Kysela) [RHEL-80658] - ASoC: pcm3168a: Convert to EXPORT_GPL_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: xtensa: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra30: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra20: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra210: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra186: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: sunxi: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: stm: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rockchip: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rcar: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: qcom: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8365: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8195: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8192: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8186: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8183: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8173: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt7986: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt6797: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt2701: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: catpt: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: avs: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: img: Convert to RUNTIME_PM_OPS() and co (Jaroslav Kysela) [RHEL-80658] - ASoC: fsl: Convert to RUNTIME_PM_OPS() and co (Jaroslav Kysela) [RHEL-80658] - ASoC: dwc: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wsa884x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wsa883x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wsa881x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wm8994: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wm8962: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: wm8804: Convert to EXPORT_GPL_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wm5100: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wm2200: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wcd939x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wcd938x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: wcd937x: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: ts3a227e: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2552: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: rtq9128: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: rt9120: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: rt722: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt721: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt715: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt712: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt711: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt700-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt5682-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt5645: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: rt5514: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: rt1320-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt1318-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt1316-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt1308-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: rt1017-sdca-sdw: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: pcm512x: Convert to EXPORT_GPL_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: mt6660: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: max98927: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: max9860: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: max98520: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: max98396: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: max98390: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: max98373: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: max98090: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: lpass: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: hdac_hdmi: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: da7213: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: cx2072x: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: cs53l30: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs4349: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs43130: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs42xx8: Convert to EXPORT_GPL_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs42l83: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs42l51: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs42l42: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: cs4234: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs35l34: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs35l33: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs35l32: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ASoC: ak5558: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: ak4458: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: ak4375: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ASoC: au1x: Convert to DEFINE_SIMPLE_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ALSA: ac97: convert timeouts to secs_to_jiffies() (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: Add DMI quirk for ACP6X mic support (Jaroslav Kysela) [RHEL-80658] - ASoC: cs35l56: Remove redundant 'flush_workqueue()' calls (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe() (Jaroslav Kysela) [RHEL-80658] {CVE-2025-37941} - ASoC: soc-pcm: tidyup function name to snd_soc_dpcm_be_can_xxx() (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Fix leak in acp_pci_probe() (Jaroslav Kysela) [RHEL-80658] - ASoC: tlv320adc3xxx: remove unnecessary NULL check before clk_disable_unprepare() (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra: Use non-atomic timeout for ADX status register (Jaroslav Kysela) [RHEL-80658] - ASoC: sma1307: Add NULL check in sma1307_setting_loaded() (Jaroslav Kysela) [RHEL-80658] - ASoC: mt8365: remove unnecessary NULL check before clk_disable_unprepare() (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: davinci-i2s: remove unnecessary NULL check before clk_disable_unprepare() (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add support for GE Entity properties (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add SDCA Control Range data access helper (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add type flag for Controls (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Allow naming of imp def controls (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Use __free() to manage local buffers (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Tidy up initialization write parsing (Jaroslav Kysela) [RHEL-80658] - ASoC: pcm6240: Drop bogus code handling IRQ as GPIO (Jaroslav Kysela) [RHEL-80658] - ASoC: pcm3008: Convert to GPIO descriptors (Jaroslav Kysela) [RHEL-80658] - ASoC: pcm1681: Drop unused include (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188-mt6359: Add accdet headset jack detect support (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: common: Handle mediatek,accdet property (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: Add aw88166 amplifier driver (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Always honor no_shutup_pins (Jaroslav Kysela) [RHEL-80658] - ALSA: usb-audio: Fix CME quirk for UF series keyboards (Jaroslav Kysela) [RHEL-80658] - ALSA: intel-hdmi-audio: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ALSA: vx222: Convert to DEFINE_SIMPLE_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ALSA: oxygen: Convert to EXPORT_SIMPLE_DEV_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/tegra: Convert to RUNTIME_PM_OPS() & co (Jaroslav Kysela) [RHEL-80658] - ALSA: hda-intel: Convert to RUNTIME_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ALSA: hda: Use RUNTIME_PM_OPS() and pm_ptr() (Jaroslav Kysela) [RHEL-80658] - ALSA: pcm: Convert to SYSTEM_SLEEP_PM_OPS() (Jaroslav Kysela) [RHEL-80658] - ALSA: atmel: Convert to DEFINE_SIMPLE_DEV_PM_OPS() macro (Jaroslav Kysela) [RHEL-80658] - ALSA: ac97: Convert to RUNTIME_PM_OPS() macro (Jaroslav Kysela) [RHEL-80658] - ASoC: sun4i-codec: add h616 card long_name (Jaroslav Kysela) [RHEL-80658] - ASoC: sun4i-codec: support hp-det-gpios property (Jaroslav Kysela) [RHEL-80658] - ASoC: sun4i-codec: correct dapm widgets and controls for h616 (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2770: Fix and redo I/V sense TDM slot setting logic (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2770: Factor out set_ivsense_slots (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2764: Add control concerning overcurrent events (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2764: Extend driver to SN012776 (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: ipc4-topology: Allocate ref_params on stack (Jaroslav Kysela) [RHEL-80658] - ALSA: ctxfi: change dao_set_input functions from kzalloc to kcalloc (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: speyside: Free gpiod table (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Fix for enabling DMIC on acp platforms via _DSD entry (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Refactor renoir platform resource structure (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Refactor rembrant platform resource structure (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Refactor acp63 platform resource structure (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Refactor acp70 platform resource structure (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Remove white line (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Move spin_lock and list initialization to acp-pci driver (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Remove redundant acp_dev_data structure (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Add new interrupt handle callbacks in acp_common_hw_ops (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Refactor acp machine select (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Refactor acp platform device creation (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Refactor dmic-codec platform device creation (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Implement acp_common_hw_ops support for acp platforms (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Remove redundant acp70 chip->name (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: soc-acpi-intel-ptl-match: Add cs42l43 support (Jaroslav Kysela) [RHEL-80658] - ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup() (Jaroslav Kysela) [RHEL-80658] - ASoC: cs35l41: check the return value from spi_setup() (Jaroslav Kysela) [RHEL-80658] - ASoC: rt711-sdca: add DP0 support (Jaroslav Kysela) [RHEL-80658] - soundwire: debugfs: add interface for BPT/BRA transfers (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support (Jaroslav Kysela) [RHEL-80658] - soundwire: intel_ace2x: add BPT send_async/wait callbacks (Jaroslav Kysela) [RHEL-80658] - soundwire: intel: add BPT context definition (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA (Jaroslav Kysela) [RHEL-80658] - soundwire: intel_auxdevice: add indirection for BPT send_async/wait (Jaroslav Kysela) [RHEL-80658] - soundwire: cadence: add BTP/BRA helpers to format data (Jaroslav Kysela) [RHEL-80658] - soundwire: bus: add bpt_stream pointer (Jaroslav Kysela) [RHEL-80658] - soundwire: bus: add send_async/wait APIs for BPT protocol (Jaroslav Kysela) [RHEL-80658] - soundwire: stream: reuse existing code for BPT stream (Jaroslav Kysela) [RHEL-80658] - soundwire: stream: special-case the bus compute_params() routine (Jaroslav Kysela) [RHEL-80658] - soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter (Jaroslav Kysela) [RHEL-80658] - soundwire: extend sdw_stream_type to BPT (Jaroslav Kysela) [RHEL-80658] - soundwire: cadence: add BTP support for DP0 (Jaroslav Kysela) [RHEL-80658] - ASoC: dmic: add regulator support (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: ptl: Add support for mic privacy (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: hda/shim: Add callbacks to handle mic privacy change for sdw (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registers (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messaging (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake features (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functions (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: lnl/ptl: Only set dsp_ops which differs from MTL (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: mtl: Split up dsp_ops setup code (Jaroslav Kysela) [RHEL-80658] - ALSA: seq: Avoid client data changes during proc reads (Jaroslav Kysela) [RHEL-80658] - ALSA: seq: Improve data consistency at polling (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger() (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: reuse dpcm_state_string() (Jaroslav Kysela) [RHEL-80658] - ASoC: dapm: Fix changes to DECLARE_ADAU17X1_DSP_MUX_CTRL (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43 6x cs35l56 support (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 6x cs35l56 support (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: soc-acpi-intel-ptl-match: add sdw multi function mockup codec (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: soc-acpi-intel-lnl-match: add sdw multi function mockup codec (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: add multi-function SDW mockup codec match (Jaroslav Kysela) [RHEL-80658] - ASoC: sdw_utils: add mic and amp dais to 0xaaaa codec (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l3_rt1320_l12 support (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb_l3_rt1320_l2 support (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: adl: add 2xrt1316 audio configuration (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: merge soc_pcm_hw_update_format/subformat() (Jaroslav Kysela) [RHEL-80658] - ASoC: doc: use SND_SOC_DAILINK_xxx() macro (Jaroslav Kysela) [RHEL-80658] - ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpers (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: tm2_wm5110: Drop unused include (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: tobermory: Drop unused include (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: speyside: Convert to GPIO descriptor (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: lowland: Drop unused include (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: littlemill: Drop unused include (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: bells: Drop unused include (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt6359: Fix DT parse error due to wrong child node name (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 (Jaroslav Kysela) [RHEL-80658] - ASoC: Tidy up SOC_DOUBLE_R_* helpers (Jaroslav Kysela) [RHEL-80658] - ASoC: dapm: Use ASoC control macros where possible (Jaroslav Kysela) [RHEL-80658] - ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helper (Jaroslav Kysela) [RHEL-80658] - ASoC: atmel: tse850-pcm5142: Use SOC_SINGLE_EXT() helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: wsa881x: Use SOC_SINGLE_EXT_TLV() helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: wm9713: Use SOC_DOUBLE_EXT() helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: wm9712: Use SOC_SINGLE_EXT() helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: wcd938x: Use SOC_SINGLE_EXT_TLV() helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2562: Use SOC_SINGLE_EXT_TLV() helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: sma1307: Use SOC_SINGLE_EXT() helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: rt715: Remove duplicate SOC_DOUBLE_R_EXT() helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: Remove unused helper macro (Jaroslav Kysela) [RHEL-80658] - ASoC: fsl_audmix: register card device depends on 'dais' property (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: wsa883x: Implement temperature reading and hwmon (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: hda-dai: Remove unnecessary bool conversion (Jaroslav Kysela) [RHEL-80658] - ASoC: audio-graph-card2-custom-sample.dtsi: remove original sample (Jaroslav Kysela) [RHEL-80658] - ASoC: audio-graph-card2-custom-sample2.dtsi: Separate Sample DT (Jaroslav Kysela) [RHEL-80658] - ASoC: audio-graph-card2-custom-sample1.dtsi: Separate Sample DT (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-dai: remove SND_SOC_DAIFMT_CB{MS}_CF{MS} (Jaroslav Kysela) [RHEL-80658] - ASoC: rockchip: rockchip_rt5645: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: rockchip: rockchip_max98090: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: rockchip: rk3399_gru_sound: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: rockchip: rk3288_hdmi_analog: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8365-dai-pcm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8365-dai-i2s: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8365-mt6357: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8195-mt6359: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8192-mt6359-rt1015-rt5682: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8186-mt6366: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8183-da7219-max98357: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8173-rt5650-rt5514: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8173-rt5650-rt5676: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8173-max98090: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8173-rt5650: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt7986-dai-etdm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt7986-wm8960: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt2701-cs42448: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt2701-wm8960: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: smdk_wm8994pcm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: midas_wm1811: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: aries_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: smdk_wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: littlemill: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: tm2_wm5110: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: tobermory: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: speyside: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: lowland: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: arndale: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: odroid: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: bells: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: samsung: snow: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: max98357a: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: max98927: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: nau8825: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: ssm4567: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: da7219: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: rt5514: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: rt298: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: rt286: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: intel: rt274: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra: tegra_wm8903: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra: tegra_asoc_machine: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: meson: meson-card-utils: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: meson: t9015: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ux500: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: lochnagar-sc: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: sgtl5000: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: src4xxx: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: twl4030: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: arizona: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: madera: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm9713: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm9081: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8996: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8995: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8994: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8993: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8991: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8990: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8988: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8985: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8983: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8978: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8974: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8971: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8962: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8961: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8960: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8955: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8940: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8904: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8903: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8900: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8804: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8776: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8770: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8753: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8750: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8741: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8737: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8728: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8711: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8580: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8524: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8523: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8510: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8400: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm8350: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm5100: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: wm2200: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5682s: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5682: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5677: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5670: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5668: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5665: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5663: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5660: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5659: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5651: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5645: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5640: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5631: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt5616: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt1308: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt1305: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt1016: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt1015: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt1011: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt298: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt286: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rt274: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: rk817: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: nau8825: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: nau8824: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: nau8822: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: nau8810: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: nau8540: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: da9055: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: da732x: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: da7219: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: da7218: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: da7210: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs53l30: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs43130: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs42xx8: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs42l73: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs42l56: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs42l52: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs42l51: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs42l42: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs35l34: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs35l33: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs35l32: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs530x: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs4341: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs4271: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs4270: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs4265: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codec: cs4234: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: qcom: sc7280: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: qcom: sc7180: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: pxa: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: mxs: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: fsl: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: omap3pandora: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: omap-twl4030: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: davinci-evm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: j721e-evm: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: ams-delta: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: osk5912: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: n810: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: Documentation: Codec to Codec: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5677: Update definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt298: Update definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt286: Update definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5682: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5670: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5668: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5665: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5663: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5660: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5659: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5651: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5645: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5640: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt5514: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt274: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt1318: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt1308: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt1305: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt1019: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt1016: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt1015: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: rt1011: Fix definition of device_id tables (Jaroslav Kysela) [RHEL-80658] - ASoC: uniphier: use devm_kmemdup_array() (Jaroslav Kysela) [RHEL-80658] - ASoC: meson: axg-tdm-interface: use devm_kmemdup_array() (Jaroslav Kysela) [RHEL-80658] - ASoC: uda1380: use devm_kmemdup_array() (Jaroslav Kysela) [RHEL-80658] - ASoC: tlv320dac33: use devm_kmemdup_array() (Jaroslav Kysela) [RHEL-80658] - ASoC: hdac_hdmi: use devm_kmemdup_array() (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: use devm_kmemdup_array() (Jaroslav Kysela) [RHEL-80658] - ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event() (Jaroslav Kysela) [RHEL-80658] - ALSA: es18xx: Fix spelling mistake "grap" -> "grab" (Jaroslav Kysela) [RHEL-80658] - ALSA: usb-audio: enable support for Presonus Studio 1824c within 1810c file (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188: avoid uninitialized variable use (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add helper to write out defaults and fixed values (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant values (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add generic regmap SDCA helpers (Jaroslav Kysela) [RHEL-80658] - ALSA: opti9xx: fix inconsistent indenting warning in snd_opti9xx_configure() (Jaroslav Kysela) [RHEL-80658] - ALSA: emu10k1: fix inconsistent indenting warning in snd_emu10k1_synth_free() (Jaroslav Kysela) [RHEL-80658] - ALSA: pcm: Drop superfluous NULL check in snd_pcm_format_set_silence() (Jaroslav Kysela) [RHEL-80658] - soundwire: amd: change the log level for command response log (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2781: Clean up for some define (Jaroslav Kysela) [RHEL-80658] - ASoC: rt712-sdca: Add FU05 playback switch control (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188-mt6359: Add DMIC support (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188: Add support for DMIC (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatile (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188: Add reference for dmic clocks (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8188: Add audsys hires clocks (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: acp70: Remove unnecessary if-check (Jaroslav Kysela) [RHEL-80658] - ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions() (Jaroslav Kysela) [RHEL-80658] - ASoC: sh: migor: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: ti: rx51: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: kirkwood: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - ASoC: Documentation: DPCM: use inclusive language for SND_SOC_DAIFMT_CBx_CFx (Jaroslav Kysela) [RHEL-80658] - sound/virtio: Fix cancel_sync warnings on uninitialized work_structs (Jaroslav Kysela) [RHEL-80658] {CVE-2025-37805} - ASoC: Intel: avs: Support multi-channel PEAKVOL instantiation (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Honor the invert flag for mixer controls (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Add support for mute for PEAKVOL and GAIN (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Move to the new control operations (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: New volume control operations (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Update VOLUME and add MUTE IPCs (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Add volume control for GAIN module (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Make PEAKVOL configurable from topology (Jaroslav Kysela) [RHEL-80658] - ASoC: topology: Save num_channels value for mixer controls (Jaroslav Kysela) [RHEL-80658] - ASoC: topology: Create kcontrols based on their type (Jaroslav Kysela) [RHEL-80658] - ASoC: imx-card: Add playback_only or capture_only support (Jaroslav Kysela) [RHEL-80658] - ASoC: cros_ec_codec: Use str_enable_disable() helper in wov_enable_put() (Jaroslav Kysela) [RHEL-80658] - ASoC: atmel: atmel-classd: Use str_enabled_disabled() helper (Jaroslav Kysela) [RHEL-80658] - ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversions (Jaroslav Kysela) [RHEL-80658] - ALSA: arm: aaci: Constify amba_id table (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: amd: Add depends on CPU_SUP_AMD (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work() (Jaroslav Kysela) [RHEL-80658] - Documentation: typo fixes (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma_irq() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx: Fix error code in probe() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory() (Jaroslav Kysela) [RHEL-80658] - ASoC: fsl: imx-pcm-fiq: Switch to use hrtimer_setup() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: Use str_enable_disable() helper (Jaroslav Kysela) [RHEL-80658] - ASoC: wm_hubs: Use str_enable_disable() in wm_hubs_update_class_w() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: ipc3: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Intel: Don't import non-existing module namespace (Jaroslav Kysela) [RHEL-80658] - ASoC: ops: Enforce platform maximum on initial value (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2764: Mark SW_RESET as volatile (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2764: Wait for ramp-down after shutdown (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2764: Power up/down amp on mute ops (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: cleanup dpcm_fe_dai_do_trigger() (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: cleanup dpcm_dai_trigger_fe_be() (Jaroslav Kysela) [RHEL-80658] - ASoC: remove dpcm_process_paths() (Jaroslav Kysela) [RHEL-80658] - ASoC: remove update from snd_soc_card (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: remove duplicate param from __soc_pcm_hw_params() (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot() (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: makes dpcm_dapm_stream_event() void (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-ops: makes snd_soc_read_signed() void (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-core: makes snd_soc_set_dmi_name() local (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: no need to check dpcm->fe on dpcm_be_connect() (Jaroslav Kysela) [RHEL-80658] - soundwire: slave: fix an OF node reference leak in soundwire slave device (Jaroslav Kysela) [RHEL-80658] - soundwire: Use str_enable_disable-like helpers (Jaroslav Kysela) [RHEL-80658] - soundwire: amd: add soundwire host wake interrupt enable/disable sequence (Jaroslav Kysela) [RHEL-80658] - soundwire: amd: set ACP_PME_EN during runtime suspend sequence (Jaroslav Kysela) [RHEL-80658] - soundwire: amd: set device power state during suspend/resume sequence (Jaroslav Kysela) [RHEL-80658] - soundwire: amd: add support for ACP7.0 & ACP7.1 platforms (Jaroslav Kysela) [RHEL-80658] - soundwire: amd: add debug log for soundwire wake event (Jaroslav Kysela) [RHEL-80658] - soundwire: amd: change the soundwire wake enable/disable sequence (Jaroslav Kysela) [RHEL-80658] - soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequency" (Jaroslav Kysela) [RHEL-80658] - soundwire: cadence_master: set frame shape and divider based on actual clk freq (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Use str_on_off() in avs_dsp_core_power() (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra: Remove the isomgr_bw APIs export (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: use switch statements for acp pci revision id check (Jaroslav Kysela) [RHEL-80658] - ASoC: adau1701: use gpiod_multi_set_value_cansleep (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'd (Jaroslav Kysela) [RHEL-80658] - ASoC: fsl_micfil: Add decimation filter bypass mode support (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: wcd93xx-sdw: fix of_property_read_bool() warnings (Jaroslav Kysela) [RHEL-80658] - ASoC: tscs454: Use str_enable_disable() in pll_power_event() (Jaroslav Kysela) [RHEL-80658] - ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist (Jaroslav Kysela) [RHEL-80658] - ALSA: hda: intel: Fix Optimus when GPU has no sound (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add support for PDE Entity properties (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add support for clock Entity properties (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add support for IT/OT Entity properties (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add Channel Cluster parsing (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add parsing for Control range structures (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add SDCA Control parsing (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add support for Entity 0 (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Parse initialization write table (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Add code to parse Function information (Jaroslav Kysela) [RHEL-80658] - ASoC: SDCA: Minor formatting and naming tweaks (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx: add driver for the imx95 chip (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx: merge imx8 and imx8ulp drivers (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx: merge imx8 and imx8m drivers (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx8: drop unneeded/unused macros/header includes (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx8: use IMX_SOF_* macros (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx8: use common imx chip interface (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: imx: introduce more common structures and functions (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: amd_sdw: Add quirks for Dell SKU's (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: amd-acp70-acpi-match: Add RT1320 & RT722 combination soundwire machine (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: update Pink Sardine platform Kconfig description (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: update file description and copyright year (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: update module description (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add soundwire wake interrupt handling (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platform (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: implement function to restore dma config for ACP7.0 platform (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add ACP7.0 & ACP7.1 specific soundwire dma driver changes (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add pm ops related hw_ops for ACP7.0 & ACP7.1 platforms (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add pci driver hw_ops for ACP7.0 & ACP7.1 variants (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: rename acp_restore_sdw_dma_config() function (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: refactor soundwire dma interrupts enable/disable sequence (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: refactor soundwire dma driver code (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: store acp revision id in SoundWire dma driver private data (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: refactor soundwire dma interrupt handling (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add soundwire dma irq thread callback (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add callback to read acp pin configuration (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add callback functions for acp pci driver pm ops (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: add acp pci driver hw_ops for acp6.3 platform (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: use macro for ACP6.3 pci revision id (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: ps: rename structure names, variable and other macros (Jaroslav Kysela) [RHEL-80658] - ASoC: tas2781: Switch to use %%ptTsr (Jaroslav Kysela) [RHEL-80658] - ASoC: audio-graph-card2: use snd_soc_ret() (Jaroslav Kysela) [RHEL-80658] - ASoC: audio-graph-card: use snd_soc_ret() (Jaroslav Kysela) [RHEL-80658] - ASoC: simple-card-utils: use snd_soc_ret() (Jaroslav Kysela) [RHEL-80658] - ASoC: simple-card: use snd_soc_ret() (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-pcm: use snd_soc_ret() (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-utils: care -EOPNOTSUPP on snd_soc_ret() (Jaroslav Kysela) [RHEL-80658] - ASoC: add common snd_soc_ret() and use it (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: ipc4: Add support for split firmware releases (Jaroslav Kysela) [RHEL-80658] - ASoC: dapm: unexport dapm_mark_endpoints_dirty() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: ipc4-pcm: Move out be_rate initialization from for loop in fixup (Jaroslav Kysela) [RHEL-80658] - ASoC: dapm: unexport snd_soc_dapm_update_dai() (Jaroslav Kysela) [RHEL-80658] - ASoC: dapm: unexport snd_soc_dapm_init() (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt8186: Remove unused mt8186_afe_(suspend|resume)_clock (Jaroslav Kysela) [RHEL-80658] - ASoC: qcom: sdw: Add get and set channel maps support from codec to cpu dais (Jaroslav Kysela) [RHEL-80658] - soundwire: qcom: Add set_channel_map api support (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: ipc4-topology: Improve the information in prepare_copier prints (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err() (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: pcm: Move period/buffer configuration print after platform open (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: Relocate and rework functionality for PCM stream freeing (Jaroslav Kysela) [RHEL-80658] - ASoC: rt722: get lane mapping property (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: mediatek: Use str_on_off() helper function (Jaroslav Kysela) [RHEL-80658] - ASoC: amd: acp: Use str_low_high() helper function (Jaroslav Kysela) [RHEL-80658] - ASoC: dmic: Add DSD big endian format support (Jaroslav Kysela) [RHEL-80658] - ALSA: docs: Fix module paths in /sys (Jaroslav Kysela) [RHEL-80658] - ALSA: docs: Fix typo (Jaroslav Kysela) [RHEL-80658] - ASoC: hdmi-codec: dump ELD through procfs (Jaroslav Kysela) [RHEL-80658] - ALSA: hda/hdmi: extract common interface for ELD handling (Jaroslav Kysela) [RHEL-80658] - ALSA: lola: Remove unused lola_(save|restore)_mixer (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: wcd934x: use wcd934x binding header (Jaroslav Kysela) [RHEL-80658] - ASoC: dt-bindings: Add bindings for WCD934x DAIs (Jaroslav Kysela) [RHEL-80658] - ALSA: hda: Select avs-driver by default on MBL (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Add WHM module support (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Remove unused gateway configuration code (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: New gateway configuration mechanism (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Configure basefw on TGL-based platforms (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Move DSP-boot steps into individual functions (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: pcm3168a board selection (Jaroslav Kysela) [RHEL-80658] - ASoC: Intel: avs: Add pcm3168a machine board (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: pcm3168a: Relax probing conditions (Jaroslav Kysela) [RHEL-80658] - ASoC: codecs: pcm3168a: Add ACPI match table (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties (Jaroslav Kysela) [RHEL-80658] - ASoC: soc-ops: remove soc-dpcm.h (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: mt6358: Remove unused functions (Jaroslav Kysela) [RHEL-80658] - ASoC: SOF: topology: Use krealloc_array() to replace krealloc() (Jaroslav Kysela) [RHEL-80658] - ASoC: tegra: Add interconnect support (Jaroslav Kysela) [RHEL-80658] - ASoC: rt722-sdca: Make use of new expanded MBQ regmap (Jaroslav Kysela) [RHEL-80658] - ASoC: rt722-sdca: Add some missing readable registers (Jaroslav Kysela) [RHEL-80658] - ASoC: mediatek: Remove unused mtk_memif_set_rate (Jaroslav Kysela) [RHEL-80658] - ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names (Jaroslav Kysela) [RHEL-80658] - ASoC: cpcap: Implement jack detection (Jaroslav Kysela) [RHEL-80658] - ASoC: cpcap: Implement .set_bias_level (Jaroslav Kysela) [RHEL-80658] - ASoC: hdmi-codec: allow to refine formats actually supported (Jaroslav Kysela) [RHEL-80658] - nfsd: don't ignore the return code of svc_proc_register() (CKI Backport Bot) [RHEL-93624] {CVE-2025-22026} - audit: fix suffixed '/' filename matching (Ricardo Robaina) [RHEL-78968 RHEL-90106] - audit: Use str_yes_no() helper function (Ricardo Robaina) [RHEL-78968] - audit: Reorganize kerneldoc parameter names (Ricardo Robaina) [RHEL-78968] - redhat/configs: add LED kernel configs (Rupinderjit Singh) [RHEL-70297] - x86/kaslr: Include instead of (Ricardo Robaina) [RHEL-83843] Resolves: RHEL-101826, RHEL-103213, RHEL-104883, RHEL-45092, RHEL-47453, RHEL-70297, RHEL-78968, RHEL-80658, RHEL-83843, RHEL-85590, RHEL-89708, RHEL-90106, RHEL-93624, RHEL-93658, RHEL-98689 * Thu Jul 24 2025 CKI KWF Bot [6.12.0-114.el10] - selftests: bpf: skip FOU tests in test_tc_tunnel (Felix Maurer) [RHEL-101819] - fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero (Lichen Liu) [RHEL-83630] - mm: fix the inaccurate memory statistics issue for users (Luiz Capitulino) [RHEL-101961] - KVM: arm64: Expose new KVM cap for cacheable PFNMAP (Donald Dutile) [RHEL-73607] - KVM: arm64: Allow cacheable stage 2 mapping using VMA flags (Donald Dutile) [RHEL-73607] - KVM: arm64: Block cacheable PFNMAP mapping (Donald Dutile) [RHEL-73607] - KVM: arm64: Assume non-PFNMAP/MIXEDMAP VMAs can be mapped cacheable (Donald Dutile) [RHEL-73607] - KVM: arm64: Rename the device variable to s2_force_noncacheable (Donald Dutile) [RHEL-73607] - io_uring: ensure deferred completions are flushed for multishot (Jeff Moyer) [RHEL-102863] - acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl (Jeff Moyer) [RHEL-76136] {CVE-2024-56662} - net/mdiobus: Fix potential out-of-bounds clause 45 read/write access (CKI Backport Bot) [RHEL-102096] {CVE-2025-38110} - vmxnet3: correctly report gso type for UDP tunnels (Izabela Bakollari) [RHEL-96969] - vmxnet3: update MTU after device quiesce (Izabela Bakollari) [RHEL-96969] - vmxnet3: Fix tx queue race condition with XDP (Izabela Bakollari) [RHEL-96969] - vmxnet3: support higher link speeds from vmxnet3 v9 (Izabela Bakollari) [RHEL-96969] - redhat/kernel.spec.template: add drivers/net and drivers/net/hw selftest (Hangbin Liu) [RHEL-95557] Resolves: RHEL-101819, RHEL-101961, RHEL-102096, RHEL-102863, RHEL-73607, RHEL-76136, RHEL-83630, RHEL-95557, RHEL-96969 * Tue Jul 22 2025 CKI KWF Bot [6.12.0-113.el10] - nvme-tcp: sanitize request list handling (CKI Backport Bot) [RHEL-103236] {CVE-2025-38264} - usb: hub: Fix flushing of delayed work used for post resume purposes (Desnes Nunes) [RHEL-102858] - usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pm (Desnes Nunes) [RHEL-102858] - usb: hub: fix detection of high tier USB3 devices behind suspended hubs (Desnes Nunes) [RHEL-102858] - perf test probe_vfs_getname: Skip if no suitable line detected (Jakub Brnak) [RHEL-74228] - net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Corinna Vinschen) [RHEL-99400] - treewide: Switch/rename to timer_delete[_sync]() (Corinna Vinschen) [RHEL-99400] - e1000e: change k1 configuration on MTP and later platforms (Corinna Vinschen) [RHEL-99400] - e1000e: Fix real-time violations on link up (Corinna Vinschen) [RHEL-99400] - e1000e: Link NAPI instances to queues and IRQs (Corinna Vinschen) [RHEL-99400] - e1000e: Remove duplicated writel() in e1000_configure_tx/rx() (Corinna Vinschen) [RHEL-99400] - smb: client: fix perf regression with deferred closes (Paulo Alcantara) [RHEL-96872] - smb: client: disable path remapping with POSIX extensions (Paulo Alcantara) [RHEL-96872] - cifs: update internal version number (Paulo Alcantara) [RHEL-96872] - cifs: add documentation for smbdirect setup (Paulo Alcantara) [RHEL-96872] - cifs: do not disable interface polling on failure (Paulo Alcantara) [RHEL-96872] - cifs: serialize other channels when query server interfaces is pending (Paulo Alcantara) [RHEL-96872] - cifs: deal with the channel loading lag while picking channels (Paulo Alcantara) [RHEL-96872] - smb: client: make use of common smbdirect_socket_parameters (Paulo Alcantara) [RHEL-96872] - smb: smbdirect: introduce smbdirect_socket_parameters (Paulo Alcantara) [RHEL-96872] - smb: client: make use of common smbdirect_socket (Paulo Alcantara) [RHEL-96872] - smb: smbdirect: add smbdirect_socket.h (Paulo Alcantara) [RHEL-96872] - smb: client: make use of common smbdirect.h (Paulo Alcantara) [RHEL-96872] - smb: smbdirect: add smbdirect.h with public structures (Paulo Alcantara) [RHEL-96872] - smb: client: make use of common smbdirect_pdu.h (Paulo Alcantara) [RHEL-96872] - smb: smbdirect: add smbdirect_pdu.h with protocol definitions (Paulo Alcantara) [RHEL-96872] - cifs: update the lock ordering comments with new mutex (Paulo Alcantara) [RHEL-96872] - cifs: dns resolution is needed only for primary channel (Paulo Alcantara) [RHEL-96872] - cifs: update dstaddr whenever channel iface is updated (Paulo Alcantara) [RHEL-96872] - cifs: reset connections for all channels when reconnect requested (Paulo Alcantara) [RHEL-96872] - smb: client: use ParentLeaseKey in cifs_do_create (Paulo Alcantara) [RHEL-96872] - smb: client: use ParentLeaseKey in open_cached_dir (Paulo Alcantara) [RHEL-96872] - smb: client: add ParentLeaseKey support (Paulo Alcantara) [RHEL-96872] - cifs: Fix cifs_query_path_info() for Windows NT servers (Paulo Alcantara) [RHEL-96872] - cifs: Fix validation of SMB1 query reparse point response (Paulo Alcantara) [RHEL-96872] - cifs: Correctly set SMB1 SessionKey field in Session Setup Request (Paulo Alcantara) [RHEL-96872] - cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode (Paulo Alcantara) [RHEL-96872] - smb: client: add NULL check in automount_fullpath (Paulo Alcantara) [RHEL-96872] - smb: client: Remove an unused function and variable (Paulo Alcantara) [RHEL-96872] - netfs: Fix undifferentiation of DIO reads from unbuffered reads (Paulo Alcantara) [RHEL-96872] - netfs: Fix wait/wake to be consistent about the waitqueue used (Paulo Alcantara) [RHEL-96872] - netfs: Fix the request's work item to not require a ref (Paulo Alcantara) [RHEL-96872] - netfs: Fix setting of transferred bytes with short DIO reads (Paulo Alcantara) [RHEL-96872] - netfs: Fix oops in write-retry from mis-resetting the subreq iterator (Paulo Alcantara) [RHEL-96872] - fs/netfs: remove unused flag NETFS_RREQ_BLOCKED (Paulo Alcantara) [RHEL-96872] - fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS (Paulo Alcantara) [RHEL-96872] - folio_queue: remove unused field `marks3` (Paulo Alcantara) [RHEL-96872] - fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y (Paulo Alcantara) [RHEL-96872] - fs/netfs: remove `netfs_io_request.ractl` (Paulo Alcantara) [RHEL-96872] - fs/netfs: reorder struct fields to eliminate holes (Paulo Alcantara) [RHEL-96872] - fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR (Paulo Alcantara) [RHEL-96872] - fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH (Paulo Alcantara) [RHEL-96872] - fs/netfs: remove unused source NETFS_INVALID_WRITE (Paulo Alcantara) [RHEL-96872] - fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ (Paulo Alcantara) [RHEL-96872] - lib/oid_registry.c: remove unused sprint_OID (Paulo Alcantara) [RHEL-96872] - netfs: Update main API document (Paulo Alcantara) [RHEL-96872] - smb: client: Reset all search buffer pointers when releasing buffer (Paulo Alcantara) [RHEL-96872] - smb: client: Fix use-after-free in cifs_fill_dirent (Paulo Alcantara) [RHEL-96872] - smb: client: fix zero rsize error messages (Paulo Alcantara) [RHEL-96872] - smb: client: fix memory leak during error handling for POSIX mkdir (Paulo Alcantara) [RHEL-96872] - smb: client: Avoid race in open_cached_dir with lease breaks (Paulo Alcantara) [RHEL-96872] - smb3 client: warn when parse contexts returns error on compounded operation (Paulo Alcantara) [RHEL-96872] - smb: client: ensure aligned IO sizes (Paulo Alcantara) [RHEL-96872] - cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function (Paulo Alcantara) [RHEL-96872] - cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info() (Paulo Alcantara) [RHEL-96872] - smb: client: fix zero length for mkdir POSIX create context (Paulo Alcantara) [RHEL-96872] - Revert "smb: client: fix TCP timers deadlock after rmmod" (Paulo Alcantara) [RHEL-96872] - Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free" (Paulo Alcantara) [RHEL-96872] - smb3 client: fix open hardlink on deferred close file error (Paulo Alcantara) [RHEL-96872] - netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS (Paulo Alcantara) [RHEL-96872] - afs: Fix afs_dynroot_readdir() to not use the RCU read lock (Paulo Alcantara) [RHEL-96872] - smb3: Add defines for two new FileSystemAttributes (Paulo Alcantara) [RHEL-96872] - cifs: Fix querying of WSL CHR and BLK reparse points over SMB1 (Paulo Alcantara) [RHEL-96872] - cifs: Split parse_reparse_point callback to functions: get buffer and parse buffer (Paulo Alcantara) [RHEL-96872] - cifs: Improve handling of name surrogate reparse points in reparse.c (Paulo Alcantara) [RHEL-96872] - cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c (Paulo Alcantara) [RHEL-96872] - cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode (Paulo Alcantara) [RHEL-96872] - cifs: Fix support for WSL-style symlinks (Paulo Alcantara) [RHEL-96872] - smb311 client: fix missing tcon check when mounting with linux/posix extensions (Paulo Alcantara) [RHEL-96872] - cifs: Ensure that all non-client-specific reparse points are processed by the server (Paulo Alcantara) [RHEL-96872] - cifs: update internal version number (Paulo Alcantara) [RHEL-96872] - cifs: Implement is_network_name_deleted for SMB1 (Paulo Alcantara) [RHEL-96872] - cifs: Remove cifs_truncate_page() as it should be superfluous (Paulo Alcantara) [RHEL-96872] - cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL (Paulo Alcantara) [RHEL-96872] - cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES (Paulo Alcantara) [RHEL-96872] - cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES (Paulo Alcantara) [RHEL-96872] - cifs: Fix querying and creating MF symlinks over SMB1 (Paulo Alcantara) [RHEL-96872] - cifs: Fix access_flags_to_smbopen_mode (Paulo Alcantara) [RHEL-96872] - cifs: Fix negotiate retry functionality (Paulo Alcantara) [RHEL-96872] - cifs: Improve handling of NetBIOS packets (Paulo Alcantara) [RHEL-96872] - cifs: Allow to disable or force initialization of NetBIOS session (Paulo Alcantara) [RHEL-96872] - cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner (Paulo Alcantara) [RHEL-96872] - cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLs (Paulo Alcantara) [RHEL-96872] - smb: client: Update IO sizes after reconnection (Paulo Alcantara) [RHEL-96872] - smb: client: Store original IO parameters and prevent zero IO sizes (Paulo Alcantara) [RHEL-96872] - smb:client: smb: client: Add reverse mapping from tcon to superblocks (Paulo Alcantara) [RHEL-96872] - cifs: remove unreachable code in cifs_get_tcp_session() (Paulo Alcantara) [RHEL-96872] - cifs: fix integer overflow in match_server() (Paulo Alcantara) [RHEL-96872] - cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode (Paulo Alcantara) [RHEL-96872] - cifs: Set default Netbios RFC1001 server name to hostname in UNC (Paulo Alcantara) [RHEL-96872] - smb: client: Fix netns refcount imbalance causing leaks and use-after-free (Paulo Alcantara) [RHEL-96872] - cifs: add validation check for the fields in smb_aces (Paulo Alcantara) [RHEL-96872] - CIFS: Propagate min offload along with other parameters from primary to secondary channels. (Paulo Alcantara) [RHEL-96872] - cifs: Improve establishing SMB connection with NetBIOS session (Paulo Alcantara) [RHEL-96872] - cifs: Fix establishing NetBIOS session for SMB2+ connection (Paulo Alcantara) [RHEL-96872] - cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl (Paulo Alcantara) [RHEL-96872] - cifs: Check if server supports reparse points before using them (Paulo Alcantara) [RHEL-96872] - cifs: avoid NULL pointer dereference in dbg call (Paulo Alcantara) [RHEL-96872] - smb: client: Remove redundant check in smb2_is_path_accessible() (Paulo Alcantara) [RHEL-96872] - smb: client: Remove redundant check in cifs_oplock_break() (Paulo Alcantara) [RHEL-96872] - smb: mark the new channel addition log as informational log with cifs_info (Paulo Alcantara) [RHEL-96872] - smb: minor cleanup to remove unused function declaration (Paulo Alcantara) [RHEL-96872] - mm/folio_queue: delete __folio_order and use folio_order directly (Paulo Alcantara) [RHEL-96872] - afs: Simplify cell record handling (Paulo Alcantara) [RHEL-96872] - afs: Fix afs_server ref accounting (Paulo Alcantara) [RHEL-96872] - afs: Use the per-peer app data provided by rxrpc (Paulo Alcantara) [RHEL-96872] - rxrpc: Allow the app to store private data on peer structs (Paulo Alcantara) [RHEL-96872] - afs: Drop the net parameter from afs_unuse_cell() (Paulo Alcantara) [RHEL-96872] - afs: Make afs_lookup_cell() take a trace note (Paulo Alcantara) [RHEL-96872] - afs: Improve server refcount/active count tracing (Paulo Alcantara) [RHEL-96872] - afs: Improve afs_volume tracing to display a debug ID (Paulo Alcantara) [RHEL-96872] - afs: Change dynroot to create contents on demand (Paulo Alcantara) [RHEL-96872] - afs: Remove the "autocell" mount option (Paulo Alcantara) [RHEL-96872] - netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int (Paulo Alcantara) [RHEL-96872] - netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits (Paulo Alcantara) [RHEL-96872] - netfs: Call `invalidate_cache` only if implemented (Paulo Alcantara) [RHEL-96872] - netfs: Fix collection of results during pause when collection offloaded (Paulo Alcantara) [RHEL-96872] - afs: Fix afs_atcell_get_link() to check if ws_cell is unset first (Paulo Alcantara) [RHEL-96872] - smb: client: Fix match_session bug preventing session reuse (Paulo Alcantara) [RHEL-96872] - cifs: Fix integer overflow while processing actimeo mount option (Paulo Alcantara) [RHEL-96872] - afs: Fix afs_atcell_get_link() to handle RCU pathwalk (Paulo Alcantara) [RHEL-96872] - cifs: fix incorrect validation for num_aces field of smb_acl (Paulo Alcantara) [RHEL-96872] - smb: common: change the data type of num_aces to le16 (Paulo Alcantara) [RHEL-96872] - cifs: Fix the smb1 readv callback to correctly call netfs (Paulo Alcantara) [RHEL-96872] - afs: Give an afs_server object a ref on the afs_cell object it points to (Paulo Alcantara) [RHEL-96872] - afs: Fix the server_list to unuse a displaced server rather than putting it (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix locking issues with the peer record hash (Paulo Alcantara) [RHEL-96872] - rxrpc: peer->mtu_lock is redundant (Paulo Alcantara) [RHEL-96872] - rxrpc: rxperf: Fix missing decoding of terminal magic cookie (Paulo Alcantara) [RHEL-96872] - cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes (Paulo Alcantara) [RHEL-96872] - cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point() (Paulo Alcantara) [RHEL-96872] - smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSIX extensions (Paulo Alcantara) [RHEL-96872] - smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix ipv6 path MTU discovery (Paulo Alcantara) [RHEL-96872] - netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued (Paulo Alcantara) [RHEL-96872] - netfs: Add retry stat counters (Paulo Alcantara) [RHEL-96872] - netfs: Fix a number of read-retry hangs (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix alteration of headers whilst zerocopy pending (Paulo Alcantara) [RHEL-96872] - cifs: pick channels for individual subrequests (Paulo Alcantara) [RHEL-96872] - smb: client: change lease epoch type from unsigned int to __u16 (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix race in call state changing vs recvmsg() (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix call state set to not include the SERVER_SECURING state (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix the rxrpc_connection attend queue handling (Paulo Alcantara) [RHEL-96872] - cifs: Fix parsing native symlinks directory/file type (Paulo Alcantara) [RHEL-96872] - cifs: update internal version number (Paulo Alcantara) [RHEL-96872] - cifs: Add support for creating WSL-style symlinks (Paulo Alcantara) [RHEL-96872] - smb3: add support for IAKerb (Paulo Alcantara) [RHEL-96872] - cifs: Fix struct FILE_ALL_INFO (Paulo Alcantara) [RHEL-96872] - cifs: Add support for creating NFS-style symlinks (Paulo Alcantara) [RHEL-96872] - cifs: Add support for creating native Windows sockets (Paulo Alcantara) [RHEL-96872] - cifs: Add mount option -o reparse=none (Paulo Alcantara) [RHEL-96872] - cifs: Add mount option -o symlink= for choosing symlink create type (Paulo Alcantara) [RHEL-96872] - cifs: Fix creating and resolving absolute NT-style symlinks (Paulo Alcantara) [RHEL-96872] - cifs: Simplify reparse point check in cifs_query_path_info() function (Paulo Alcantara) [RHEL-96872] - cifs: Remove symlink member from cifs_open_info_data union (Paulo Alcantara) [RHEL-96872] - cifs: Update description about ACL permissions (Paulo Alcantara) [RHEL-96872] - cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to common/smb2pdu.h (Paulo Alcantara) [RHEL-96872] - cifs: Remove struct reparse_posix_data from struct cifs_open_info_data (Paulo Alcantara) [RHEL-96872] - cifs: Remove unicode parameter from parse_reparse_point() function (Paulo Alcantara) [RHEL-96872] - cifs: Fix getting and setting SACLs over SMB1 (Paulo Alcantara) [RHEL-96872] - cifs: Remove intermediate object of failed create SFU call (Paulo Alcantara) [RHEL-96872] - cifs: Validate EAs for WSL reparse points (Paulo Alcantara) [RHEL-96872] - cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERM (Paulo Alcantara) [RHEL-96872] - cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATA (Paulo Alcantara) [RHEL-96872] - cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVE (Paulo Alcantara) [RHEL-96872] - cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PASSTHRU (Paulo Alcantara) [RHEL-96872] - cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PASSTHRU (Paulo Alcantara) [RHEL-96872] - cifs: Remove declaration of dead CIFSSMBQuerySymLink function (Paulo Alcantara) [RHEL-96872] - cifs: Fix printing Status code into dmesg (Paulo Alcantara) [RHEL-96872] - cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.c (Paulo Alcantara) [RHEL-96872] - cifs: Fix endian types in struct rfc1002_session_packet (Paulo Alcantara) [RHEL-96872] - afs: Make /afs/@cell and /afs/.@cell symlinks (Paulo Alcantara) [RHEL-96872] - afs: Add rootcell checks (Paulo Alcantara) [RHEL-96872] - afs: Make /afs/. as well as /afs/ mountpoints (Paulo Alcantara) [RHEL-96872] - netfs: Report on NULL folioq in netfs_writeback_unlock_folios() (Paulo Alcantara) [RHEL-96872] - afs: Add a tracepoint for afs_read_receive() (Paulo Alcantara) [RHEL-96872] - afs: Locally initialise the contents of a new symlink on creation (Paulo Alcantara) [RHEL-96872] - afs: Use the contained hashtable to search a directory (Paulo Alcantara) [RHEL-96872] - afs: Make afs_mkdir() locally initialise a new directory's content (Paulo Alcantara) [RHEL-96872] - netfs: Change the read result collector to only use one work item (Paulo Alcantara) [RHEL-96872] - afs: Make {Y,}FS.FetchData an asynchronous operation (Paulo Alcantara) [RHEL-96872] - afs: Eliminate afs_read (Paulo Alcantara) [RHEL-96872] - afs: Use netfslib for symlinks, allowing them to be cached (Paulo Alcantara) [RHEL-96872] - afs: Use netfslib for directories (Paulo Alcantara) [RHEL-96872] - afs: Make afs_init_request() get a key if not given a file (Paulo Alcantara) [RHEL-96872] - netfs: Add support for caching single monolithic objects such as AFS dirs (Paulo Alcantara) [RHEL-96872] - netfs: Add functions to build/clean a buffer in a folio_queue (Paulo Alcantara) [RHEL-96872] - afs: Add more tracepoints to do with tracking validity (Paulo Alcantara) [RHEL-96872] - cachefiles: Add auxiliary data trace (Paulo Alcantara) [RHEL-96872] - cachefiles: Add some subrequest tracepoints (Paulo Alcantara) [RHEL-96872] - netfs: Remove some extraneous directory invalidations (Paulo Alcantara) [RHEL-96872] - afs: Don't use mutex for I/O operation lock (Paulo Alcantara) [RHEL-96872] - netfs: Don't use bh spinlock (Paulo Alcantara) [RHEL-96872] - netfs: Drop the was_async arg from netfs_read_subreq_terminated() (Paulo Alcantara) [RHEL-96872] - netfs: Drop the error arg from netfs_read_subreq_terminated() (Paulo Alcantara) [RHEL-96872] - netfs: Split retry code out of fs/netfs/write_collect.c (Paulo Alcantara) [RHEL-96872] - netfs: Make netfs_advance_write() return size_t (Paulo Alcantara) [RHEL-96872] - netfs: Abstract out a rolling folio buffer implementation (Paulo Alcantara) [RHEL-96872] - netfs: Add a tracepoint to log the lifespan of folio_queue structs (Paulo Alcantara) [RHEL-96872] - netfs: Use a folio_queue allocation and free functions (Paulo Alcantara) [RHEL-96872] - cachefiles: Clean up some whitespace in trace header (Paulo Alcantara) [RHEL-96872] - netfs: Clean up some whitespace in trace header (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix ability to add more data to a call once MSG_MORE deasserted (Paulo Alcantara) [RHEL-96872] - rxrpc: Disable IRQ, not BH, to take the lock for ->attend_link (Paulo Alcantara) [RHEL-96872] - rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985] (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix request for an ACK when cwnd is minimum (Paulo Alcantara) [RHEL-96872] - rxrpc: Manage RTT per-call rather than per-peer (Paulo Alcantara) [RHEL-96872] - rxrpc: Add a reason indicator to the tx_ack tracepoint (Paulo Alcantara) [RHEL-96872] - rxrpc: Add a reason indicator to the tx_data tracepoint (Paulo Alcantara) [RHEL-96872] - rxrpc: Tidy up the ACK parsing a bit (Paulo Alcantara) [RHEL-96872] - rxrpc: Use irq-disabling spinlocks between app and I/O thread (Paulo Alcantara) [RHEL-96872] - rxrpc: Don't allocate a txbuf for an ACK transmission (Paulo Alcantara) [RHEL-96872] - rxrpc: Send jumbo DATA packets (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix initial resend timeout (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix the calculation and use of RTO (Paulo Alcantara) [RHEL-96872] - rxrpc: Display userStatus in rxrpc_rx_ack trace (Paulo Alcantara) [RHEL-96872] - rxrpc: Adjust the rxrpc_rtt_rx tracepoint (Paulo Alcantara) [RHEL-96872] - rxrpc: Generate rtt_min (Paulo Alcantara) [RHEL-96872] - rxrpc: Don't use received skbuff timestamps (Paulo Alcantara) [RHEL-96872] - rxrpc: Store the DATA serial in the txqueue and use this in RTT calc (Paulo Alcantara) [RHEL-96872] - rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs (Paulo Alcantara) [RHEL-96872] - rxrpc: Adjust names and types of congestion-related fields (Paulo Alcantara) [RHEL-96872] - rxrpc: Display stats about jumbo packets transmitted and received (Paulo Alcantara) [RHEL-96872] - rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point (Paulo Alcantara) [RHEL-96872] - rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it (Paulo Alcantara) [RHEL-96872] - rxrpc: Implement progressive transmission queue struct (Paulo Alcantara) [RHEL-96872] - rxrpc: Don't need barrier for ->tx_bottom and ->acks_hard_ack (Paulo Alcantara) [RHEL-96872] - rxrpc: Timestamp DATA packets before transmitting them (Paulo Alcantara) [RHEL-96872] - rxrpc: Only set DF=1 on initial DATA transmission (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix injection of packet loss (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix CPU time starvation in I/O thread (Paulo Alcantara) [RHEL-96872] - rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size (Paulo Alcantara) [RHEL-96872] - rxrpc: Prepare to be able to send jumbo DATA packets (Paulo Alcantara) [RHEL-96872] - rxrpc: Separate the packet length from the data length in rxrpc_txbuf (Paulo Alcantara) [RHEL-96872] - rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899) (Paulo Alcantara) [RHEL-96872] - rxrpc: Use a large kvec[] in rxrpc_local rather than every rxrpc_txbuf (Paulo Alcantara) [RHEL-96872] - rxrpc: Request an ACK on impending Tx stall (Paulo Alcantara) [RHEL-96872] - rxrpc: Show stats counter for received reason-0 ACKs (Paulo Alcantara) [RHEL-96872] - rxrpc: Don't set the MORE-PACKETS rxrpc wire header flag (Paulo Alcantara) [RHEL-96872] - rxrpc: Clean up Tx header flags generation handling (Paulo Alcantara) [RHEL-96872] - rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible (Paulo Alcantara) [RHEL-96872] - rxrpc: Fix handling of received connection abort (Paulo Alcantara) [RHEL-96872] - ktime: Add us_to_ktime() (Paulo Alcantara) [RHEL-96872] - netfs: Fix read-retry for fs with no ->prepare_read() (Paulo Alcantara) [RHEL-96872] - netfs: Fix kernel async DIO (Paulo Alcantara) [RHEL-96872] - netfs: Fix is-caching check in read-retry (Paulo Alcantara) [RHEL-96872] - netfs: Work around recursion by abandoning retry if nothing read (Paulo Alcantara) [RHEL-96872] - netfs: Fix missing barriers by using clear_and_wake_up_bit() (Paulo Alcantara) [RHEL-96872] - netfs: Remove redundant use of smp_rmb() (Paulo Alcantara) [RHEL-96872] - cachefiles: Parse the "secctx" immediately (Paulo Alcantara) [RHEL-96872] - netfs: Fix enomem handling in buffered reads (Paulo Alcantara) [RHEL-96872] - netfs: Fix non-contiguous donation between completed reads (Paulo Alcantara) [RHEL-96872] - cifs: update internal version number (Paulo Alcantara) [RHEL-96872] - fscache: Remove duplicate included header (Paulo Alcantara) [RHEL-96872] - rxrpc: Add a tracepoint for aborts being proposed (Paulo Alcantara) [RHEL-96872] - netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING (Paulo Alcantara) [RHEL-96872] - cachefiles: Fix NULL pointer dereference in object->file (Paulo Alcantara) [RHEL-96872] - cachefiles: Clean up in cachefiles_commit_tmpfile() (Paulo Alcantara) [RHEL-96872] - cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter() (Paulo Alcantara) [RHEL-96872] - cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter() (Paulo Alcantara) [RHEL-96872] - convert cifs_ioctl_copychunk() (Paulo Alcantara) [RHEL-96872] - netfs: Remove unnecessary references to pages (Paulo Alcantara) [RHEL-96872] - netfs: Fix a few minor bugs in netfs_page_mkwrite() (Paulo Alcantara) [RHEL-96872] - netfs: Remove call to folio_index() (Paulo Alcantara) [RHEL-96872] - mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devices (Ivan Vecera) [RHEL-94570] - mlxsw: spectrum_acl_bloom_filter: Workaround for some LLVM versions (Ivan Vecera) [RHEL-94570] - selftests: vxlan_bridge: Test flood with unresolved FDB entry (Ivan Vecera) [RHEL-94570] - mlxsw: Add VXLAN bridge ports to same hardware domain as physical bridge ports (Ivan Vecera) [RHEL-94570] - mlxsw: spectrum_switchdev: Move mlxsw_sp_bridge_vxlan_join() (Ivan Vecera) [RHEL-94570] - mlxsw: spectrum_switchdev: Add an internal API for VXLAN leave (Ivan Vecera) [RHEL-94570] - mlxsw: spectrum: Call mlxsw_sp_bridge_vxlan_{join, leave}() for VLAN-aware bridge (Ivan Vecera) [RHEL-94570] - mlxsw: Trap ARP packets at layer 2 instead of layer 3 (Ivan Vecera) [RHEL-94570] - mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw() (Ivan Vecera) [RHEL-94570] - mlxsw: Enable Tx checksum offload (Ivan Vecera) [RHEL-94570] - mlxsw: spectrum_router: Remove unused functions (Ivan Vecera) [RHEL-94570] - mlxsw: Do not store Tx header length as driver parameter (Ivan Vecera) [RHEL-94570] - mlxsw: Move Tx header handling to PCI driver (Ivan Vecera) [RHEL-94570] - mlxsw: Define Tx header fields in txheader.h (Ivan Vecera) [RHEL-94570] - mlxsw: Initialize txhdr_info according to PTP operations (Ivan Vecera) [RHEL-94570] - mlxsw: Add mlxsw_txhdr_info structure (Ivan Vecera) [RHEL-94570] - net/mlxfw: Drop hard coded max FW flash image size (Ivan Vecera) [RHEL-94570] - mlxsw: Switch to napi_gro_receive() (Ivan Vecera) [RHEL-94570] - mlxsw: spectrum_flower: Do not allow mixing sample and mirror actions (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: sharedbuffer: Remove duplicate test cases (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: sharedbuffer: Remove h1 ingress test case (Ivan Vecera) [RHEL-94570] - mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4 (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: devlink_trap_police: Use defer for test cleanup (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: qos_max_descriptors: Use defer for test cleanup (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: qos_ets_strict: Use defer for test cleanup (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: qos_mc_aware: Use defer for test cleanup (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: sch_red_core: Lower TBF rate (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: sch_red_core: Send more packets for drop tests (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: sch_red_core: Sleep before querying queue depth (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: sch_red_core: Increase backlog size tolerance (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: sch_red_ets: Increase required backlog (Ivan Vecera) [RHEL-94570] - mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_inst (Ivan Vecera) [RHEL-94570] - selftests: mlxsw: rtnetlink: Use devlink_reload() API (Ivan Vecera) [RHEL-94570] - x86/its: Fix an ifdef typo in its_alloc() (Waiman Long) [RHEL-91960] - Revert "mm/execmem: Unify early execmem_cache behaviour" (Waiman Long) [RHEL-91960] - tools arch x86: Sync the msr-index.h copy with the kernel sources (Waiman Long) [RHEL-91960] - x86/its: explicitly manage permissions for ITS pages (Waiman Long) [RHEL-91960] - x86/its: move its_pages array to struct mod_arch_specific (Waiman Long) [RHEL-91960] - x86/Kconfig: only enable ROX cache in execmem when STRICT_MODULE_RWX is set (Waiman Long) [RHEL-91960] - x86/mm/pat: don't collapse pages without PSE set (Waiman Long) [RHEL-91960] - tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and Indirect Target Selection (ITS) bits (Waiman Long) [RHEL-91960] - tools arch x86: Sync the msr-index.h copy with the kernel sources (Waiman Long) [RHEL-91960] - x86/its: Fix build errors when CONFIG_MODULES=n (Waiman Long) [RHEL-91960] - arm64: proton-pack: Add new CPUs 'k' values for branch mitigation (Waiman Long) [RHEL-91960] - arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users (Waiman Long) [RHEL-91960] {CVE-2025-37963} - arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs (Waiman Long) [RHEL-91960] {CVE-2025-37948} - arm64: proton-pack: Expose whether the branchy loop k value (Waiman Long) [RHEL-91960] - arm64: proton-pack: Expose whether the platform is mitigated by firmware (Waiman Long) [RHEL-91960] - arm64: insn: Add support for encoding DSB (Waiman Long) [RHEL-91960] - redhat/configs: Enable CONFIG_MITIGATION_ITS for x86 (Waiman Long) [RHEL-91960] - selftest/x86/bugs: Add selftests for ITS (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/its: Use dynamic thunks for indirect branches (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/ibt: Keep IBT disabled during alternative patching (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - mm/execmem: Unify early execmem_cache behaviour (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/its: Align RETs in BHB clear sequence to avoid thunking (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/its: Add support for RSB stuffing mitigation (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/its: Add "vmexit" option to skip mitigation on some CPUs (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/its: Enable Indirect Target Selection mitigation (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/its: Add support for ITS-safe return thunk (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/its: Add support for ITS-safe indirect thunk (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/its: Enumerate Indirect Target Selection (ITS) bug (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - Documentation: x86/bugs/its: Add ITS documentation (Waiman Long) [RHEL-91960 RHEL-92176] {CVE-2024-28956} - x86/bhi: Do not set BHI_DIS_S in 32-bit mode (Waiman Long) [RHEL-91960] - x86/bpf: Add IBHF call at end of classic BPF (Waiman Long) [RHEL-91960] - x86/bpf: Call branch history clearing sequence on exit (Waiman Long) [RHEL-91960] - x86/bugs: Add RSB mitigation document (Waiman Long) [RHEL-91960] - x86/bugs: Don't fill RSB on context switch with eIBRS (Waiman Long) [RHEL-91960] - x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline (Waiman Long) [RHEL-91960] - x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier() (Waiman Long) [RHEL-91960] - x86/bugs: Use SBPB in write_ibpb() if applicable (Waiman Long) [RHEL-91960] - x86/bugs: Rename entry_ibpb() to write_ibpb() (Waiman Long) [RHEL-91960] - x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2 (Waiman Long) [RHEL-91960] - x86/bugs: Use the cpu_smt_possible() helper instead of open-coded code (Waiman Long) [RHEL-91960] - x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds (Waiman Long) [RHEL-91960] - x86/bugs: Relocate mds/taa/mmio/rfds defines (Waiman Long) [RHEL-91960] - x86/bugs: Add X86_BUG_SPECTRE_V2_USER (Waiman Long) [RHEL-91960] - x86/bugs: Remove X86_FEATURE_USE_IBPB (Waiman Long) [RHEL-91960] - x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set() (Waiman Long) [RHEL-91960] - x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation() (Waiman Long) [RHEL-91960] - arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB (Waiman Long) [RHEL-91960] - arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list (Waiman Long) [RHEL-91960] - x86/rfds: Exclude P-only parts from the RFDS affected list (Waiman Long) [RHEL-91960] - x86/cpu: Update x86_match_cpu() to also use cpu-type (Waiman Long) [RHEL-91960] - x86/cpu: Add cpu_type to struct x86_cpu_id (Waiman Long) [RHEL-91960] - x86/cpu: Shorten CPU matching macro (Waiman Long) [RHEL-91960] - x86/cpu: Fix the description of X86_MATCH_VFM_STEPS() (Waiman Long) [RHEL-91960] - module: don't annotate ROX memory as kmemleak_not_leak() (Waiman Long) [RHEL-91960] - x86: re-enable EXECMEM_ROX support (Waiman Long) [RHEL-91960] - module: drop unused module_writable_address() (Waiman Long) [RHEL-91960] - Revert "x86/module: prepare module loading for ROX allocations of text" (Waiman Long) [RHEL-91960] - module: switch to execmem API for remapping as RW and restoring ROX (Waiman Long) [RHEL-91960] - execmem: add API for temporal remapping as RW and restoring ROX afterwards (Waiman Long) [RHEL-91960] - execmem: don't remove ROX cache from the direct map (Waiman Long) [RHEL-91960] - x86/mm/pat: restore large ROX pages after fragmentation (Waiman Long) [RHEL-91960] - x86/mm/pat: drop duplicate variable in cpa_flush() (Waiman Long) [RHEL-91960] - x86/mm/pat: cpa-test: fix length for CPA_ARRAY test (Waiman Long) [RHEL-91960] - Enable the gs_usb CAN bus driver in RHEL (Radu Rendec) [RHEL-90131] - iommu/vt-d: Assign devtlb cache tag on ATS enablement (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Restore context entry setup order for aliased devices (Jerry Snitselaar) [RHEL-89891] - iommu: remove duplicate selection of DMAR_TABLE (Jerry Snitselaar) [RHEL-89891] - iommu/io-pgtable-arm: dynamically allocate selftest device struct (Jerry Snitselaar) [RHEL-89891] - iommu: Allow attaching static domains in iommu_attach_device_pasid() (Jerry Snitselaar) [RHEL-89891] - iommu: Protect against overflow in iommu_pgsize() (Jerry Snitselaar) [RHEL-89891] - dma-mapping: fix missing clear bdr in check_ram_in_range_map() (Jerry Snitselaar) [RHEL-89891] - iommu: Skip PASID validation for devices without PASID capability (Jerry Snitselaar) [RHEL-95265] - iommu: ipmmu-vmsa: avoid Wformat-security warning (Jerry Snitselaar) [RHEL-89891] - iommu: Handle yet another race around registration (Jerry Snitselaar) [RHEL-89891] - iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_dev (Jerry Snitselaar) [RHEL-89891] - platform: Fix race condition during DMA configure at IOMMU probe time (Jerry Snitselaar) [RHEL-89891] - software node: Prevent link creation failure from causing kobj reference count imbalance (Jerry Snitselaar) [RHEL-73600] - PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device() (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57) (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Revert ATS timing change to fix boot failure (Jerry Snitselaar) [RHEL-89891] - iommu: Fix two issues in iommu_copy_struct_from_user() (Jerry Snitselaar) [RHEL-89891] - iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid (Jerry Snitselaar) [RHEL-89891] - iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully (Jerry Snitselaar) [RHEL-89891] - iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids (Jerry Snitselaar) [RHEL-89891] - iommu/arm-smmu-v3: Fix pgsize_bit for sva domains (Jerry Snitselaar) [RHEL-89891 RHEL-92494] - iommu/arm-smmu-v3: Add missing S2FWB feature detection (Jerry Snitselaar) [RHEL-89891] - dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask (Jerry Snitselaar) [RHEL-89891] - dma-mapping: Fix warning reported for missing prototype (Jerry Snitselaar) [RHEL-89891] - dma-mapping: avoid potential unused data compilation warning (Jerry Snitselaar) [RHEL-89891] - dma/mapping.c: dev_dbg support for dma_addressing_limited (Jerry Snitselaar) [RHEL-89891] - dma/contiguous: avoid warning about unused size_bytes (Jerry Snitselaar) [RHEL-89891] - iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() (Jerry Snitselaar) [RHEL-89891] - iommu: remove unneeded semicolon (Jerry Snitselaar) [RHEL-89891] - iommu/ipmmu-vmsa: Register in a sensible order (Jerry Snitselaar) [RHEL-89891] - iommu: Clear iommu-dma ops on cleanup (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Remove an unnecessary call set_dma_ops() (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs (Jerry Snitselaar) [RHEL-89891] - iommu: Fix crash in report_iommu_fault() (Jerry Snitselaar) [RHEL-89891] - iommufd: Test attach before detaching pasid (Jerry Snitselaar) [RHEL-89891] - iommufd: Fix iommu_vevent_header tables markup (Jerry Snitselaar) [RHEL-89891] - iommu: Convert unreachable() to BUG() (Jerry Snitselaar) [RHEL-89891] - iommufd: Balance veventq->num_events inc/dec (Jerry Snitselaar) [RHEL-73596] - iommufd: Initialize the flags of vevent in iommufd_viommu_report_event() (Jerry Snitselaar) [RHEL-73596] - vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid (Jerry Snitselaar) [RHEL-73603] - vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices (Jerry Snitselaar) [RHEL-73603] - ida: Add ida_find_first_range() (Jerry Snitselaar) [RHEL-73603] - iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO (Jerry Snitselaar) [RHEL-73603] - iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability (Jerry Snitselaar) [RHEL-73603] - iommufd/selftest: Add coverage for iommufd pasid attach/detach (Jerry Snitselaar) [RHEL-73600] - iommufd/selftest: Add test ops to test pasid attach/detach (Jerry Snitselaar) [RHEL-73600] - iommufd/selftest: Add a helper to get test device (Jerry Snitselaar) [RHEL-73600] - iommufd/selftest: Add set_dev_pasid in mock iommu (Jerry Snitselaar) [RHEL-73600] - iommufd: Allow allocating PASID-compatible domain (Jerry Snitselaar) [RHEL-73600] - iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support (Jerry Snitselaar) [RHEL-73600] - iommufd: Enforce PASID-compatible domain for RID (Jerry Snitselaar) [RHEL-73600] - iommufd: Support pasid attach/replace (Jerry Snitselaar) [RHEL-73600] - iommufd: Enforce PASID-compatible domain in PASID path (Jerry Snitselaar) [RHEL-73600] - iommufd/device: Add pasid_attach array to track per-PASID attach (Jerry Snitselaar) [RHEL-73600] - iommufd/device: Replace device_list with device_array (Jerry Snitselaar) [RHEL-73600] - iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct (Jerry Snitselaar) [RHEL-73600] - iommufd/device: Add helper to detect the first attach of a group (Jerry Snitselaar) [RHEL-73600] - iommufd/device: Replace idev->igroup with local variable (Jerry Snitselaar) [RHEL-73600] - iommufd/device: Only add reserved_iova in non-pasid path (Jerry Snitselaar) [RHEL-73600] - iommufd: Pass @pasid through the device attach/replace path (Jerry Snitselaar) [RHEL-73600] - iommu: Introduce a replace API for device pasid (Jerry Snitselaar) [RHEL-73600] - iommu: Require passing new handles to APIs supporting handle (Jerry Snitselaar) [RHEL-73600] - iommu: Drop sw_msi from iommu_domain (Jerry Snitselaar) [RHEL-88960] - iommufd: Move iommufd_sw_msi and related functions to driver.c (Jerry Snitselaar) [RHEL-88960] - iommu/dma: Remove redundant locking (Jerry Snitselaar) [RHEL-89891] - iommu: Sort out domain user data (Jerry Snitselaar) [RHEL-88960] - iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations (Jerry Snitselaar) [RHEL-73596] - iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU (Jerry Snitselaar) [RHEL-73596] - iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster (Jerry Snitselaar) [RHEL-73596] - Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ (Jerry Snitselaar) [RHEL-73596] - iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage (Jerry Snitselaar) [RHEL-73596] - iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage (Jerry Snitselaar) [RHEL-73596] - iommufd/selftest: Require vdev_id when attaching to a nested domain (Jerry Snitselaar) [RHEL-73596] - iommufd/viommu: Add iommufd_viommu_report_event helper (Jerry Snitselaar) [RHEL-73596] - iommufd/viommu: Add iommufd_viommu_get_vdev_id helper (Jerry Snitselaar) [RHEL-73596] - iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC (Jerry Snitselaar) [RHEL-73596] - iommufd: Rename fault.c to eventq.c (Jerry Snitselaar) [RHEL-73596] - iommufd: Abstract an iommufd_eventq from iommufd_fault (Jerry Snitselaar) [RHEL-73596] - iommufd/fault: Add an iommufd_fault_init() helper (Jerry Snitselaar) [RHEL-73596] - iommufd/fault: Move two fault functions out of the header (Jerry Snitselaar) [RHEL-73596] - iommufd: Fail replace if device has not been attached (Jerry Snitselaar) [RHEL-73596] - iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators (Jerry Snitselaar) [RHEL-73596] - iommufd: Fix uninitialized rc in iommufd_access_rw() (Jerry Snitselaar) [RHEL-73596] - iommufd: Disallow allocating nested parent domain with fault ID (Jerry Snitselaar) [RHEL-73596] - iommu/amd: Consolidate protection domain free code (Jerry Snitselaar) [RHEL-89891] - iommu/amd: Remove unused forward declaration (Jerry Snitselaar) [RHEL-89891] - iommu/amd: Remove outdated comment (Jerry Snitselaar) [RHEL-89891] - iommu/amd/pgtbl_v2: Improve error handling (Jerry Snitselaar) [RHEL-89891] - iommu/amd: Remove unused variable (Jerry Snitselaar) [RHEL-89891] - iommu/amd: Log IOMMU control register in event log path (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Cleanup intel_context_flush_present() (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Move PRI enablement in probe path (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Move scalable mode ATS enablement to probe path (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Check if SVA is supported when attaching the SVA domain (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Use virt_to_phys() (Jerry Snitselaar) [RHEL-89891] - iommu/vt-d: Fix system hang on reboot -f (Jerry Snitselaar) [RHEL-89891] - iommu: Don't warn prematurely about dodgy probes (Jerry Snitselaar) [RHEL-89891] - iommu: Get DT/ACPI parsing into the proper probe path (Jerry Snitselaar) [RHEL-89891] - iommu: Keep dev->iommu state consistent (Jerry Snitselaar) [RHEL-89891] - iommu: Resolve ops in iommu_init_device() (Jerry Snitselaar) [RHEL-89891] - iommu: Handle race with default domain setup (Jerry Snitselaar) [RHEL-89891] - iommu: Unexport iommu_fwspec_free() (Jerry Snitselaar) [RHEL-89891] - iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers (Jerry Snitselaar) [RHEL-89891] - iommu: Store either domain or handle in group->pasid_array (Jerry Snitselaar) [RHEL-89891] - iommu: Drop iommu_group_replace_domain() (Jerry Snitselaar) [RHEL-89891] - iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle() (Jerry Snitselaar) [RHEL-89891] - iommufd: Implement sw_msi support natively (Jerry Snitselaar) [RHEL-73588] - iommu: Turn fault_data to iommufd private pointer (Jerry Snitselaar) [RHEL-73588] - irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it (Jerry Snitselaar) [RHEL-73588] - iommu: Make iommu_dma_prepare_msi() into a generic operation (Jerry Snitselaar) [RHEL-73588] - genirq/msi: Refactor iommu_dma_compose_msi_msg() (Jerry Snitselaar) [RHEL-73588] - genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie (Jerry Snitselaar) [RHEL-73588] - iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev() (Jerry Snitselaar) [RHEL-88959] - iommufd: Make attach_handle generic than fault specific (Jerry Snitselaar) [RHEL-88959] - iommu/arm-smmu: Set rpm auto_suspend once during probe (Jerry Snitselaar) [RHEL-89891] - redhat/configs: Enable early lockdown for Arm (Mark Salter) [RHEL-82437] - arm64: add early lockdown for secure boot (Mark Salter) [RHEL-82437] - efi: pass secure boot mode to kernel proper (Mark Salter) [RHEL-82437] Resolves: RHEL-102858, RHEL-103236, RHEL-73588, RHEL-73596, RHEL-73600, RHEL-73603, RHEL-74228, RHEL-82437, RHEL-88959, RHEL-88960, RHEL-89891, RHEL-90131, RHEL-91960, RHEL-92176, RHEL-92494, RHEL-94570, RHEL-95265, RHEL-96872, RHEL-99400 * Sat Jul 19 2025 Julio Faracco [6.12.0-112.el10] - powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigs (Mamatha Inamdar) [RHEL-102017] - net: ipv4: fix stat increase when udp early demux drops the packet (CKI Backport Bot) [RHEL-102383] - virtio_net: Enforce minimum TX ring size for reliability (Laurent Vivier) [RHEL-84409] - virtio_net: Cleanup '2+MAX_SKB_FRAGS' (Laurent Vivier) [RHEL-84409] - virtio_ring: Fix error reporting in virtqueue_resize (Laurent Vivier) [RHEL-84409] - iommu/s390: allow larger region tables (Christoph Schlameuss) [RHEL-52964] - iommu/s390: support map/unmap for additional table regions (Christoph Schlameuss) [RHEL-52964] - iommu/s390: support iova_to_phys for additional table regions (Christoph Schlameuss) [RHEL-52964] - iommu/s390: support cleanup of additional table regions (Christoph Schlameuss) [RHEL-52964] - iommu/s390: set appropriate IOTA region type (Christoph Schlameuss) [RHEL-52964] - s390/pci: Fix dev.dma_range_map missing sentinel element (Christoph Schlameuss) [RHEL-52964] - iommu/s390: implement iommu passthrough via identity domain (Christoph Schlameuss) [RHEL-52964] - iommu/s390: handle IOAT registration based on domain (Christoph Schlameuss) [RHEL-52964] - s390/pci: store DMA offset in bus_dma_region (Christoph Schlameuss) [RHEL-52964] - s390/pci: check for relaxed translation capability (Christoph Schlameuss) [RHEL-52964] - selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context (Mohammad Heib) [RHEL-75603] - net: ethtool: Don't check if RSS context exists in case of context 0 (Mohammad Heib) [RHEL-75603] - net: ethtool: remove duplicate defines for family info (Mohammad Heib) [RHEL-75603] - netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum (Mohammad Heib) [RHEL-75603] - ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll() (Mohammad Heib) [RHEL-75603] - ethtool: cmis_cdb: Fix incorrect read / write length extension (Mohammad Heib) [RHEL-75603] - net: ethtool: Don't call .cleanup_data when prepare_data fails (Mohammad Heib) [RHEL-75603] - selftests: drv-net: test random value for hds-thresh (Mohammad Heib) [RHEL-75603] - net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0. (Mohammad Heib) [RHEL-75603] - net: ethtool: Export the link_mode_params definitions (Mohammad Heib) [RHEL-75603] - net: ethtool: tsinfo: Fix dump command (Mohammad Heib) [RHEL-75603] - net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device (Mohammad Heib) [RHEL-75603] - selftests: drv-net-hw: Add a test for symmetric RSS hash (Mohammad Heib) [RHEL-75603] - selftests: drv-net: Make rand_port() get a port more reliably (Mohammad Heib) [RHEL-75603] - ethtool: Symmetric OR-XOR RSS hash (Mohammad Heib) [RHEL-75603] - tools: ynl: add all headers to makefile deps (Mohammad Heib) [RHEL-75603] - net: ethtool: fix ioctl confusing drivers about desired HDS user config (Mohammad Heib) [RHEL-75603] - net: move stale comment about ntuple validation (Mohammad Heib) [RHEL-75603] - selftests: net-drv: test adding flow rule to invalid RSS context (Mohammad Heib) [RHEL-75603] - net: ethtool: prevent flow steering to RSS contexts which don't exist (Mohammad Heib) [RHEL-75603] - net: ethtool: tsconfig: Fix netlink type of hwtstamp flags (Mohammad Heib) [RHEL-75603] - ethtool: Add support for 200Gbps per lane link modes (Mohammad Heib) [RHEL-75603] - selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not supported (Mohammad Heib) [RHEL-75603] - selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure (Mohammad Heib) [RHEL-75603] - ethtool: ntuple: fix rss + ring_cookie check (Mohammad Heib) [RHEL-75603] - ethtool: rss: fix hiding unsupported fields in dumps (Mohammad Heib) [RHEL-75603] - ethtool: Fix set RXNFC command with symmetric RSS hash (Mohammad Heib) [RHEL-75603] - net: ethtool: populate the default HDS params in the core (Mohammad Heib) [RHEL-75603] - net: provide pending ring configuration in net_device (Mohammad Heib) [RHEL-75603] - net: ethtool: store netdev in a temp variable in ethnl_default_set_doit() (Mohammad Heib) [RHEL-75603] - net: move HDS config from ethtool state (Mohammad Heib) [RHEL-75603] - net: avoid race between device unregistration and ethnl ops (Mohammad Heib) [RHEL-75603] - net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps (Mohammad Heib) [RHEL-75603] - selftest: net-drv: hds: add test for HDS feature (Mohammad Heib) [RHEL-75603] - netdevsim: add HDS feature (Mohammad Heib) [RHEL-75603] - net: disallow setup single buffer XDP when tcp-data-split is enabled. (Mohammad Heib) [RHEL-75603] - net: ethtool: add ring parameter filtering (Mohammad Heib) [RHEL-75603] - net: devmem: add ring parameter filtering (Mohammad Heib) [RHEL-75603] - net: ethtool: add support for configuring hds-thresh (Mohammad Heib) [RHEL-75603] - net: ethtool: add hds_config member in ethtool_netdev_state (Mohammad Heib) [RHEL-75603] - Documentation: networking: update PHY error counter diagnostics in twisted pair guide (Mohammad Heib) [RHEL-75603] - net: ethtool: add support for structured PHY statistics (Mohammad Heib) [RHEL-75603] - net: ethtool: plumb PHY stats to PHY drivers (Mohammad Heib) [RHEL-75603] - ethtool: linkstate: migrate linkstate functions to support multi-PHY setups (Mohammad Heib) [RHEL-75603] - Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1 (Mohammad Heib) [RHEL-75603] - net: ethtool: Use hwprov under rcu_read_lock (Mohammad Heib) [RHEL-75603] - net: ethtool: Fix suspicious rcu_dereference usage (Mohammad Heib) [RHEL-75603] - net: ethtool: Add support for tsconfig command to get/set hwtstamp config (Mohammad Heib) [RHEL-75603] - net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology (Mohammad Heib) [RHEL-75603] - net: Add the possibility to support a selected hwtstamp in netdevice (Mohammad Heib) [RHEL-75603] - net: Make net_hwtstamp_validate accessible (Mohammad Heib) [RHEL-75603] - net: Make dev_get_hwtstamp_phylib accessible (Mohammad Heib) [RHEL-75603] - ethtool: regenerate uapi header from the spec (Mohammad Heib) [RHEL-75603] - ethtool: remove the comments that are not gonna be generated (Mohammad Heib) [RHEL-75603] - ethtool: separate definitions that are gonna be generated (Mohammad Heib) [RHEL-75603] - ynl: include uapi header after all dependencies (Mohammad Heib) [RHEL-75603] - ynl: add missing pieces to ethtool spec to better match uapi header (Mohammad Heib) [RHEL-75603] - ynl: support directional specs in ynl-gen-c.py (Mohammad Heib) [RHEL-75603] - ynl: skip rendering attributes with header property in uapi mode (Mohammad Heib) [RHEL-75603] - ynl: support enum-cnt-name attribute in legacy definitions (Mohammad Heib) [RHEL-75603] - ethtool: Fix wrong mod state in case of verbose and no_mask bitset (Mohammad Heib) [RHEL-75603] - ethtool: Fix access to uninitialized fields in set RXNFC command (Mohammad Heib) [RHEL-75603] - UAPI: ethtool: Avoid flex-array in struct ethtool_link_settings (Mohammad Heib) [RHEL-75603] - selftest: extend test_rss_context_queue_reconfigure for action addition (Mohammad Heib) [RHEL-75603] - selftest: validate RSS+ntuple filters with nonzero ring_cookie (Mohammad Heib) [RHEL-75603] - selftest: include dst-ip in ethtool ntuple rules (Mohammad Heib) [RHEL-75603] - net: ethtool: account for RSS+RXNFC add semantics when checking channel count (Mohammad Heib) [RHEL-75603] - net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in (Mohammad Heib) [RHEL-75603] - Documentation: networking: Add missing PHY_GET command in the message list (Mohammad Heib) [RHEL-75603] - netlink: specs: Add missing phy-ntf command to ethtool spec (Mohammad Heib) [RHEL-75603] - netlink: specs: Add missing bitset attrs to ethtool spec (Mohammad Heib) [RHEL-75603] - selftests: drv-net: rss_ctx: add rss ctx busy testcase (Mohammad Heib) [RHEL-75603] - ethtool: rss: prevent rss ctx deletion when in use (Mohammad Heib) [RHEL-75603] - net: ethtool: Add support for writing firmware blocks using EPL payload (Mohammad Heib) [RHEL-75603] - net: ethtool: Add new parameters and a function to support EPL (Mohammad Heib) [RHEL-75603] - ethtool: rss: fix rss key initialization warning (Mohammad Heib) [RHEL-75603] - media: cx231xx: Remove vidioc_s_ctrl callback (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Remove vidioc_queryctrl (Desnes Nunes) [RHEL-78934] - media: pvrusb2: Remove g/s_ctrl callbacks (Desnes Nunes) [RHEL-78934] - media: pvrusb2: Convert queryctrl to query_ext_ctrl (Desnes Nunes) [RHEL-78934] - media: cx231xx: set device_caps for 417 (Desnes Nunes) [RHEL-78934] {CVE-2025-38044} - media: uvcvideo: Drop the uvc_driver structure (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Add quirk for Actions UVC05 (Desnes Nunes) [RHEL-78934] - media: uvcvideo: implement UVC v1.5 ROI (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Introduce uvc_mapping_v4l2_size (Desnes Nunes) [RHEL-78934] - media: uvcvideo: let v4l2_query_v4l2_ctrl() work with v4l2_query_ext_ctrl (Desnes Nunes) [RHEL-78934] - media: uvcvideo: support V4L2_CTRL_WHICH_MIN/MAX_VAL (Desnes Nunes) [RHEL-78934] - media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL (Desnes Nunes) [RHEL-78934] - media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Factor out query_boundaries from query_ctrl (Desnes Nunes) [RHEL-78934] - media: uvcvideo: add support for compound controls (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Factor out clamping from uvc_ctrl_set (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Support any size for mapping get/set (Desnes Nunes) [RHEL-78934] - media: uvcvideo: uvc_ioctl_(g|s)_ext_ctrls: handle NoP case (Desnes Nunes) [RHEL-78934] - media: uvcvideo: refactor uvc_ioctl_g_ext_ctrls (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Handle uvc menu translation inside uvc_set_le_value (Desnes Nunes) [RHEL-78934] - media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value (Desnes Nunes) [RHEL-78934] - media: dvb-usb-v2: Constify struct i2c_algorithm (Desnes Nunes) [RHEL-78934] - media: dvb-usb: Constify struct i2c_algorithm (Desnes Nunes) [RHEL-78934] - media: cx231xx: Convert enum into a define (Desnes Nunes) [RHEL-78934] - media: dvb-usb: Constify struct usb_device_id (Desnes Nunes) [RHEL-78934] - media: pwc: remove useless header files (Desnes Nunes) [RHEL-78934] - usb: usbtmc: Fix timeout value in get_stb (Desnes Nunes) [RHEL-78934] - usb: usbtmc: Fix read_stb function and get_stb ioctl (Desnes Nunes) [RHEL-78934] - phy: Fix error handling in tegra_xusb_port_init (Desnes Nunes) [RHEL-78934] - phy: tegra: xusb: remove a stray unlock (Desnes Nunes) [RHEL-78934] - xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive. (Desnes Nunes) [RHEL-78934] - usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeue (Desnes Nunes) [RHEL-78934] - usb: usbtmc: Fix erroneous generic_read ioctl return (Desnes Nunes) [RHEL-78934] - usb: usbtmc: Fix erroneous wait_srq ioctl return (Desnes Nunes) [RHEL-78934] - usb: usbtmc: Fix erroneous get_stb ioctl error returns (Desnes Nunes) [RHEL-78934] - usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition (Desnes Nunes) [RHEL-78934] - USB: usbtmc: use interruptible sleep in usbtmc_read (Desnes Nunes) [RHEL-78934] - usb: typec: ucsi: displayport: Fix NULL pointer access (Desnes Nunes) [RHEL-78934 RHEL-96306] {CVE-2025-37994} - usb: typec: ucsi: displayport: Fix deadlock (Desnes Nunes) [RHEL-78934] {CVE-2025-37967} - usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs (Desnes Nunes) [RHEL-78934] - usb: uhci-platform: Make the clock really optional (Desnes Nunes) [RHEL-78934] - usb: dwc3: gadget: Make gadget_wakeup asynchronous (Desnes Nunes) [RHEL-78934] - usb: host: tegra: Prevent host controller crash when OTG port is used (Desnes Nunes) [RHEL-78934] - usb: cdnsp: Fix issue with resuming from L1 (Desnes Nunes) [RHEL-78934] - usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN (Desnes Nunes) [RHEL-78934] - USB: serial: simple: add OWON HDS200 series oscilloscope support (Desnes Nunes) [RHEL-78934] - USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe (Desnes Nunes) [RHEL-78934] - USB: serial: option: add Sierra Wireless EM9291 (Desnes Nunes) [RHEL-78934] - usb: typec: class: Unlocked on error in typec_register_partner() (Desnes Nunes) [RHEL-78934] - usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive (Desnes Nunes) [RHEL-78934] - USB: wdm: add annotation (Desnes Nunes) [RHEL-78934] - USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context (Desnes Nunes) [RHEL-78934] - USB: wdm: close race between wdm_open and wdm_wwan_port_stop (Desnes Nunes) [RHEL-78934] {CVE-2025-37985} - USB: wdm: handle IO errors in wdm_wwan_port_start (Desnes Nunes) [RHEL-78934] - USB: VLI disk crashes if LPM is used (Desnes Nunes) [RHEL-78934] - usb: dwc3: gadget: check that event count does not exceed event buffer length (Desnes Nunes) [RHEL-78934] {CVE-2025-37810} - USB: storage: quirk for ADATA Portable HDD CH94 (Desnes Nunes) [RHEL-78934] - usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive (Desnes Nunes) [RHEL-78934] - USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02) (Desnes Nunes) [RHEL-78934] - usb: cdns3: Fix deadlock when using NCM gadget (Desnes Nunes) [RHEL-78934] {CVE-2025-37812} - usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling (Desnes Nunes) [RHEL-78934] - usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines (Desnes Nunes) [RHEL-78934] - usb: chipidea: ci_hdrc_imx: fix usbmisc handling (Desnes Nunes) [RHEL-78934] {CVE-2025-37811} - usb: typec: class: Invalidate USB device pointers on partner unregistration (Desnes Nunes) [RHEL-78934] {CVE-2025-37986} - usb: typec: class: Fix NULL pointer access (Desnes Nunes) [RHEL-78934] {CVE-2025-37809} - xhci: Limit time spent with xHC interrupts disabled during bus resume (Desnes Nunes) [RHEL-78934] - usb: xhci: Fix invalid pointer dereference in Etron workaround (Desnes Nunes) [RHEL-78934] {CVE-2025-37813} - usb: xhci: Fix Short Packet handling rework ignoring errors (Desnes Nunes) [RHEL-78934] - Revert "xhci: Prevent early endpoint restart when handling STALL errors." (Desnes Nunes) [RHEL-78934] - Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint" (Desnes Nunes) [RHEL-78934] - phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking (Desnes Nunes) [RHEL-78934] {CVE-2025-38010} - dt-bindings: xilinx: Remove myself from maintainership (Desnes Nunes) [RHEL-78934] - treewide: Switch/rename to timer_delete[_sync]() (Desnes Nunes) [RHEL-78934] - memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove (Desnes Nunes) [RHEL-78934 RHEL-99039] {CVE-2025-22020} - thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer (Desnes Nunes) [RHEL-78934] - thunderbolt: Scan retimers after device router has been enumerated (Desnes Nunes) [RHEL-78934] - usb: host: cdns3: forward lost power information to xhci (Desnes Nunes) [RHEL-78934] - usb: host: xhci-plat: allow upper layers to signal power loss (Desnes Nunes) [RHEL-78934] - usb: xhci: change xhci_resume() parameters to explicit the desired info (Desnes Nunes) [RHEL-78934] - usb: cdns3-ti: run HW init at resume() if HW was reset (Desnes Nunes) [RHEL-78934] - usb: cdns3-ti: move reg writes to separate function (Desnes Nunes) [RHEL-78934] - usb: cdns3: call cdns_power_is_lost() only once in cdns_resume() (Desnes Nunes) [RHEL-78934] - usb: cdns3: rename hibernated argument of role->resume() to lost_power (Desnes Nunes) [RHEL-78934] - usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime` (Desnes Nunes) [RHEL-78934] - usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func (Desnes Nunes) [RHEL-78934] - usb: dwc3: Don't use %%pK through printk (Desnes Nunes) [RHEL-78934] - usb: core: Don't use %%pK through printk (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: qcom,dwc3: Synchronize minItems for interrupts and -names (Desnes Nunes) [RHEL-78934] - usb: common: usb-conn-gpio: switch psy_cfg from of_node to fwnode (Desnes Nunes) [RHEL-78934] - usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running (Desnes Nunes) [RHEL-78934] - usb: xhci: Don't change the status of stalled TDs on failed Stop EP (Desnes Nunes) [RHEL-78934] - xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint (Desnes Nunes) [RHEL-78934] - phy: qcom: qmp-usbc: Add qmp configuration for QCS615 (Desnes Nunes) [RHEL-78934] - phy: core: Remove unused phy_pm_runtime_(allow|forbid) (Desnes Nunes) [RHEL-78934] - xhci: Handle spurious events on Etron host isoc enpoints (Desnes Nunes) [RHEL-78934] - usb: xhci: Unify duplicate inc_enq() code (Desnes Nunes) [RHEL-78934] - usb: xhci: Apply the link chain quirk on NEC isoc endpoints (Desnes Nunes) [RHEL-78934] {CVE-2025-22022} - xhci: Prevent early endpoint restart when handling STALL errors. (Desnes Nunes) [RHEL-78934] - usb: xhci: move debug capabilities from trb_in_td() to handle_tx_event() (Desnes Nunes) [RHEL-78934] - usb: xhci: refactor trb_in_td() to be static (Desnes Nunes) [RHEL-78934] - usb: xhci: set page size to the xHCI-supported size (Desnes Nunes) [RHEL-78934] - usb: xhci: correct debug message page size calculation (Desnes Nunes) [RHEL-78934] - usb: xhci: Skip only one TD on Ring Underrun/Overrun (Desnes Nunes) [RHEL-78934] - usb: xhci: Expedite skipping missed isoch TDs on modern HCs (Desnes Nunes) [RHEL-78934] - usb: xhci: Fix isochronous Ring Underrun/Overrun event handling (Desnes Nunes) [RHEL-78934] {CVE-2025-37882} - usb: xhci: Complete 'error mid TD' transfers when handling Missed Service (Desnes Nunes) [RHEL-78934] - usb: xhci: Don't skip on Stopped - Length Invalid (Desnes Nunes) [RHEL-78934] {CVE-2025-22023} - usb: xhci: remove redundant update_ring_for_set_deq_completion() function (Desnes Nunes) [RHEL-78934] - xhci: show correct U1 and U2 timeout values in debug messages (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: dwc3: Add support for rk3562 (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: add rk3576 compatible to rockchip,dwc3 (Desnes Nunes) [RHEL-78934] - usb: storage: shuttle_usbat: Use const for constant array (Desnes Nunes) [RHEL-78934] - usb: storage: sddr55: Use const for constant arrays (Desnes Nunes) [RHEL-78934] - usb: storage: sddr09: Use const for constant arrays (Desnes Nunes) [RHEL-78934] - usb: storage: realtek_cr: Use const for constant arrays (Desnes Nunes) [RHEL-78934] - usb: storage: initializers: Use const for constant array (Desnes Nunes) [RHEL-78934] - usb: storage: datafab: Use const for constant arrays (Desnes Nunes) [RHEL-78934] - usb: storage: alauda: Use const for card ID array (Desnes Nunes) [RHEL-78934] - usb: storage: transport: Use const for constant array (Desnes Nunes) [RHEL-78934] - usb: storage: jumpshot: Use const for constant arrays (Desnes Nunes) [RHEL-78934] - ucsi_ccg: Don't show non-functional attributes (Desnes Nunes) [RHEL-78934] - ucsi_ccg: Don't show failed to get FW build information error (Desnes Nunes) [RHEL-78934] - usb: chipidea: imx: fix some typo (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: generic-xhci: Allow dma-coherent (Desnes Nunes) [RHEL-78934] - usb: ulpi: Remove unused otg_ulpi_create (Desnes Nunes) [RHEL-78934] - usb: core: replace usb_sndaddr0pipe macro with usb_sndctrlpipe (Desnes Nunes) [RHEL-78934] - thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest (Desnes Nunes) [RHEL-78934] - usb: Add base USB MCTP definitions (Desnes Nunes) [RHEL-78934] - USB: core: Add eUSB2 descriptor and parsing in USB core (Desnes Nunes) [RHEL-78934] - usb: dwc2: Implement recovery after PM domain off (Desnes Nunes) [RHEL-78934] - usb: dwc2: Refactor backup/restore of registers (Desnes Nunes) [RHEL-78934] - usb: dwc2: gadget: Introduce register restore flags (Desnes Nunes) [RHEL-78934] - docs: Fix typo in usb/CREDITS (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: usb-device: Replace free-form 'reg' with constraints (Desnes Nunes) [RHEL-78934] - usb: misc: onboard_dev: add vdda support for Microchip USB2514 (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: microchip,usb2514: add support for USB2512/USB2513 (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: microchip,usb2514: add support for vdda (Desnes Nunes) [RHEL-78934] - docs: thunderbolt: Allow creating cross-references for ABI (Desnes Nunes) [RHEL-78934] - usb: typec: tcpm: Switch to use hrtimer_setup() (Desnes Nunes) [RHEL-78934] - usb: ehci: Switch to use hrtimer_setup() (Desnes Nunes) [RHEL-78934] - usb: gadget: Switch to use hrtimer_setup() (Desnes Nunes) [RHEL-78934] - usb: dwc2: Switch to use hrtimer_setup() (Desnes Nunes) [RHEL-78934] - USB: serial: mos7840: drop unused defines (Desnes Nunes) [RHEL-78934] - phy: fsl-imx8mq-usb: add tca function driver for imx95 (Desnes Nunes) [RHEL-78934] - redhat/configs: Adding CONFIG_TYPEC_MUX_PS883X (Desnes Nunes) [RHEL-78934] - usb: typec: Add support for Parade PS8830 Type-C Retimer (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings (Desnes Nunes) [RHEL-78934] - USB: dwc3: Use syscon_regmap_lookup_by_phandle_args (Desnes Nunes) [RHEL-78934] - usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield (Desnes Nunes) [RHEL-78934] - usb: dwc3: gadget: Add support for snps,reserved-endpoints property (Desnes Nunes) [RHEL-78934] - usb: dwc3: gadget: Refactor loop to avoid NULL endpoints (Desnes Nunes) [RHEL-78934] - dt-bindings: usb: dwc3: Add a property to reserve endpoints (Desnes Nunes) [RHEL-78934] - phy: core: don't require set_mode() callback for phy_get_mode() to work (Desnes Nunes) [RHEL-78934] - r8152: add vendor/device ID pair for Dell Alienware AW1022z (Desnes Nunes) [RHEL-78934] - usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control() (Desnes Nunes) [RHEL-78934] - usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control() (Desnes Nunes) [RHEL-78934] - usb: typec: ucsi: return CCI and message from sync_control callback (Desnes Nunes) [RHEL-78934] - usb: typec: ucsi: Enable UCSI commands in debugfs (Desnes Nunes) [RHEL-78934] - usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOM (Desnes Nunes) [RHEL-78934] - wifi: ath12k: fix uaf in ath12k_core_init() (CKI Backport Bot) [RHEL-102087] {CVE-2025-38116} - block: flip iter directions in blk_rq_integrity_map_user() (Ming Lei) [RHEL-102497] - net/sched: Always pass notifications when child class becomes empty (Ivan Vecera) [RHEL-75598] - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add an HFSC qlen accounting test (Ivan Vecera) [RHEL-75598] - sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add qdisc limit trimming tests (Ivan Vecera) [RHEL-75598] - net_sched: Flush gso_skb list too during ->change() (Ivan Vecera) [RHEL-75598] {CVE-2025-37992} - selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case (Ivan Vecera) [RHEL-75598] - sch_htb: make htb_deactivate() idempotent (Ivan Vecera) [RHEL-75598] {CVE-2025-37953} - selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour (Ivan Vecera) [RHEL-75598] - net_sched: qfq: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75598] {CVE-2025-37913} - net_sched: ets: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75598] {CVE-2025-37914} - net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc (Ivan Vecera) [RHEL-75598] {CVE-2025-37890} - net_sched: drr: Fix double list add in class with netem as child qdisc (Ivan Vecera) [RHEL-75598] {CVE-2025-37915} - selftests/tc-testing: Add test for HFSC queue emptying during peek operation (Ivan Vecera) [RHEL-75598] - net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too (Ivan Vecera) [RHEL-75598] {CVE-2025-37823} - net_sched: hfsc: Fix a UAF vulnerability in class handling (Ivan Vecera) [RHEL-75598] {CVE-2025-37797} - selftests/tc-testing: Add test for echo of big TC filters (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: sfq: check that a derived limit of 1 is rejected (Ivan Vecera) [RHEL-75598] - net_sched: sch_sfq: move the limit validation (Ivan Vecera) [RHEL-75598] {CVE-2025-37752} - net_sched: sch_sfq: use a temporary work area for validating configuration (Ivan Vecera) [RHEL-75598] - tc: Ensure we have enough buffer space when sending filter netlink notifications (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent (Ivan Vecera) [RHEL-75598] - codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75598] {CVE-2025-37798} - sch_ets: make est_qlen_notify() idempotent (Ivan Vecera) [RHEL-75598] - sch_qfq: make qfq_qlen_notify() idempotent (Ivan Vecera) [RHEL-75598] - sch_hfsc: make hfsc_qlen_notify() idempotent (Ivan Vecera) [RHEL-75598] - sch_drr: make drr_qlen_notify() idempotent (Ivan Vecera) [RHEL-75598] - sch_htb: make htb_qlen_notify() idempotent (Ivan Vecera) [RHEL-75598] {CVE-2025-37932} - treewide: Switch/rename to timer_delete[_sync]() (Ivan Vecera) [RHEL-75598] - selftests: tc-testing: fix nat regex matching (Ivan Vecera) [RHEL-75598] - selftests: tc-testing: Add TBF with SKBPRIO queue length corner case test (Ivan Vecera) [RHEL-75598] - net_sched: skbprio: Remove overly strict queue assertions (Ivan Vecera) [RHEL-75598] {CVE-2025-38637} - tc-tests: Update tc police action tests for tc buffer size rounding fixes. (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add a test case for DRR class with TC_H_ROOT (Ivan Vecera) [RHEL-75598] - net_sched: Prevent creation of classes with TC_H_ROOT (Ivan Vecera) [RHEL-75598] {CVE-2025-21971} - sched: address a potential NULL pointer dereference in the GRED scheduler. (Ivan Vecera) [RHEL-75598] {CVE-2025-21980} - net: sched: wrap doit/dumpit methods (Ivan Vecera) [RHEL-75598] - net: sched: Remove newline at the end of a netlink error message (Ivan Vecera) [RHEL-75598] - coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline test (Ivan Vecera) [RHEL-75598] - net: remove '__' from __skb_flow_get_ports() (Ivan Vecera) [RHEL-75598] - skbuff: kill skb_flow_get_ports() (Ivan Vecera) [RHEL-75598] - flow_dissector: Fix port range key handling in BPF conversion (Ivan Vecera) [RHEL-75598] - selftests/net/forwarding: Add a test case for tc-flower of mixed port and port-range (Ivan Vecera) [RHEL-75598] - net: sched: Fix truncation of offloaded action statistics (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75598] - netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() (Ivan Vecera) [RHEL-75598] {CVE-2025-21703} - selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0 (Ivan Vecera) [RHEL-75598] - net: sched: fix ets qdisc OOB Indexing (Ivan Vecera) [RHEL-75598] {CVE-2025-21692} - net: sched: Disallow replacing of child qdisc from one parent to another (Ivan Vecera) [RHEL-75598] {CVE-2025-21700} - net: tc: improve qdisc error messages (Ivan Vecera) [RHEL-75598] - net: sched: calls synchronize_net() only when needed (Ivan Vecera) [RHEL-75598] - selftests: tc-testing: reduce rshift value (Ivan Vecera) [RHEL-75598] - net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute (Ivan Vecera) [RHEL-75598] {CVE-2025-21653} - netlink: specs: add uint, sint to netlink-raw schema (Ivan Vecera) [RHEL-75598] - net/sched: netem: account for backlog updates from child qdisc (Ivan Vecera) [RHEL-75598] {CVE-2024-56770} - selftests/tc-testing: sfq: test that kernel rejects limit of 1 (Ivan Vecera) [RHEL-75598] - net_sched: sch_sfq: don't allow 1 packet limit (Ivan Vecera) [RHEL-75598] {CVE-2024-57996} - selinux: use sk_to_full_sk() in selinux_ip_output() (Ivan Vecera) [RHEL-75598] - net/sched: tbf: correct backlog statistic for GSO packets (Ivan Vecera) [RHEL-75598] - tcp: populate XPS related fields of timewait sockets (Ivan Vecera) [RHEL-75598] - net: sched: cls_api: improve the error message for ID allocation failure (Ivan Vecera) [RHEL-75598] - selftests/tc-testing: add tests for qdisc_tree_reduce_backlog (Ivan Vecera) [RHEL-75598] - net: sched: propagate "skip_sw" flag to struct flow_cls_common_offload (Ivan Vecera) [RHEL-75598] - selftests: tc-testing: Fix typo error (Ivan Vecera) [RHEL-75598] - net/sched: act_api: unexport tcf_action_dump_1() (Ivan Vecera) [RHEL-75598] - net: sched: Use rtnl_register_many(). (Ivan Vecera) [RHEL-75598] - net/sched: cbs: Fix integer overflow in cbs_set_port_rate() (Ivan Vecera) [RHEL-75598] - ipv4: tcp: give socket pointer to control skbs (Ivan Vecera) [RHEL-75598] - ipv6: tcp: give socket pointer to control skbs (Ivan Vecera) [RHEL-75598] - net: add skb_set_owner_edemux() helper (Ivan Vecera) [RHEL-75598] - net_sched: sch_fq: prepare for TIME_WAIT sockets (Ivan Vecera) [RHEL-75598] - net: add TIME_WAIT logic to sk_to_full_sk() (Ivan Vecera) [RHEL-75598] - net_sched: sch_sfq: handle bigger packets (Ivan Vecera) [RHEL-75598] - net_sched: sch_fq: add the ability to offload pacing (Ivan Vecera) [RHEL-75598] - net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute (Ivan Vecera) [RHEL-75598] - netem: Include in sch_netem.c (Ivan Vecera) [RHEL-75598] Resolves: RHEL-102017, RHEL-102087, RHEL-102383, RHEL-102497, RHEL-52964, RHEL-75598, RHEL-75603, RHEL-78934, RHEL-84409, RHEL-96306, RHEL-99039 * Thu Jul 17 2025 CKI KWF Bot [6.12.0-111.el10] - powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add (Mamatha Inamdar) [RHEL-90596] - block/blk-throttle: silence !BLK_DEV_IO_TRACE variable warnings (Ming Lei) [RHEL-97188] - blk-throttle: Prevents the bps restricted io from entering the bps queue again (Ming Lei) [RHEL-97188] - blk-throttle: Split the service queue (Ming Lei) [RHEL-97188] - blk-throttle: Split the blkthrotl queue (Ming Lei) [RHEL-97188] - blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED" (Ming Lei) [RHEL-97188] - blk-throttle: Split throtl_charge_bio() into bps and iops functions (Ming Lei) [RHEL-97188] - blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_time (Ming Lei) [RHEL-97188] - blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time() (Ming Lei) [RHEL-97188] - blk-throttle: Add an additional overflow check to the call calculate_bytes/io_allowed (Ming Lei) [RHEL-97188] - blk-throttle: Delete unnecessary carryover-related fields from throtl_grp (Ming Lei) [RHEL-97188] - blk-throttle: Fix wrong tg->[bytes/io]_disp update in __tg_update_carryover() (Ming Lei) [RHEL-97188] - intel_th: pci: Add Panther Lake-P/U support (Michael Petlan) [RHEL-47423] - intel_th: pci: Add Panther Lake-H support (Michael Petlan) [RHEL-47423] - intel_th: pci: Add Arrow Lake support (Michael Petlan) [RHEL-47423] - kernel.spec: always provide kernel-devel-uname-r (Scott Weaver) [RHEL-88117] - kernel.spec: always provide kernel (Scott Weaver) [RHEL-88117] - kernel.spec: dynamically set provides/requires name (Scott Weaver) [RHEL-88117] - kernel.spec: use %%{name} in partner/internal modules (Scott Weaver) [RHEL-88117] - kernel.spec: introduce with_automotive_build (Scott Weaver) [RHEL-88117] - kernel.spec: add a few macro option comments (Scott Weaver) [RHEL-88117] - kernel.spec: fix kernel-automotive packaging (Scott Weaver) [RHEL-88117] - kernel.spec: honor packaging flags (Scott Weaver) [RHEL-88117] - gitlab-ci: update automotive pipelines (Scott Weaver) [RHEL-88117] - redhat/self-test: update for new automotive variables (Scott Weaver) [RHEL-88117] - kernel.spec: fedora automotive build is not supported (Scott Weaver) [RHEL-88117] - gitignore: kernel-automotive generated files (Scott Weaver) [RHEL-88117] - gitlab-ci: use AUTOMOTIVE_BUILD with dist-srpm (Scott Weaver) [RHEL-88117] - redhat/Makefile: introduce AUTOMOTIVE_BUILD (Scott Weaver) [RHEL-88117] - kernel.spec: updates for automotive-only build (Scott Weaver) [RHEL-88117] - ice/ptp: fix crosstimestamp reporting (Petr Oros) [RHEL-83567] - ice: fix rebuilding the Tx scheduler tree for large queue counts (Petr Oros) [RHEL-83567] - ice: create new Tx scheduler nodes for new queues only (Petr Oros) [RHEL-83567] - ice: fix Tx scheduler error handling in XDP callback (Petr Oros) [RHEL-83567] - ice: Fix LACP bonds without SRIOV environment (Petr Oros) [RHEL-83567] - ice: fix vf->num_mac count with port representors (Petr Oros) [RHEL-83567] - ice: use DSN instead of PCI BDF for ice_adapter index (Petr Oros) [RHEL-83567] - ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() (Petr Oros) [RHEL-83567] - ice: fix Get Tx Topology AQ command error on E830 (Petr Oros) [RHEL-83567] - ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw() (Petr Oros) [RHEL-83567] - ice: fix input validation for virtchnl BW (Petr Oros) [RHEL-83567] - ice: validate queue quanta parameters to prevent OOB access (Petr Oros) [RHEL-83567] - ice: stop truncating queue ids when checking (Petr Oros) [RHEL-83567] - virtchnl: make proto and filter action count unsigned (Petr Oros) [RHEL-83567] - ice: fix reservation of resources for RDMA when disabled (Petr Oros) [RHEL-83567] - ice: health.c: fix compilation on gcc 7.5 (Petr Oros) [RHEL-83567] - ice: E825C PHY register cleanup (Petr Oros) [RHEL-83567] - ice: Refactor E825C PHY registers info struct (Petr Oros) [RHEL-83567] - ice: rename ice_ptp_init_phc_eth56g function (Petr Oros) [RHEL-83567] - ice: Add E830 checksum offload support (Petr Oros) [RHEL-83567] - ice: register devlink prior to creating health reporters (Petr Oros) [RHEL-83567] - ice: Fix switchdev slow-path in LAG (Petr Oros) [RHEL-83567] - ice: fix memory leak in aRFS after reset (Petr Oros) [RHEL-83567] - ice: do not configure destination override for switchdev (Petr Oros) [RHEL-83567] - ice: dpll: Remove newline at the end of a netlink error message (Petr Oros) [RHEL-83567] - ice: Avoid setting default Rx VSI twice in switchdev setup (Petr Oros) [RHEL-83567] - virtchnl: add enumeration for the rxdid format (Petr Oros) [RHEL-83567] - ice: support Rx timestamp on flex descriptor (Petr Oros) [RHEL-83567] - virtchnl: add support for enabling PTP on iAVF (Petr Oros) [RHEL-83567] - ice: refactor ice_fdir_create_dflt_rules() function (Petr Oros) [RHEL-83567] - ice: Implement PTP support for E830 devices (Petr Oros) [RHEL-83567] - ice: Refactor ice_ptp_init_tx_* (Petr Oros) [RHEL-83567] - ice: Add unified ice_capture_crosststamp (Petr Oros) [RHEL-83567] - ice: Process TSYN IRQ in a separate function (Petr Oros) [RHEL-83567] - ice: Use FIELD_PREP for timestamp values (Petr Oros) [RHEL-83567] - ice: Remove unnecessary ice_is_e8xx() functions (Petr Oros) [RHEL-83567] - ice: Don't check device type when checking GNSS presence (Petr Oros) [RHEL-83567] - ice: use generic unrolled_count() macro (Petr Oros) [RHEL-83567] - ice: count combined queues using Rx/Tx count (Petr Oros) [RHEL-83567] - ice: Add check for devm_kzalloc() (Petr Oros) [RHEL-83567] - ice: remove invalid parameter of equalizer (Petr Oros) [RHEL-83567] - ice: fix ice_parser_rt::bst_key array size (Petr Oros) [RHEL-83567] - ice: support FW Recovery Mode (Petr Oros) [RHEL-83567] - ice: Add in/out PTP pin delays (Petr Oros) [RHEL-83567] - ice: use string choice helpers (Petr Oros) [RHEL-83567] - ice: add fw and port health reporters (Petr Oros) [RHEL-83567] - ice: add recipe priority check in search (Petr Oros) [RHEL-83567] - ice: Add MDD logging via devlink health (Petr Oros) [RHEL-83567] - ice: add Tx hang devlink health reporter (Petr Oros) [RHEL-83567] - ice: rename devlink_port.[ch] to port.[ch] (Petr Oros) [RHEL-83567] - ice: cleanup Rx queue context programming functions (Petr Oros) [RHEL-83567] - ice: move prefetch enable to ice_setup_rx_ctx (Petr Oros) [RHEL-83567] - ice: reduce size of queue context fields (Petr Oros) [RHEL-83567] - ice: use for Tx and Rx queue context data (Petr Oros) [RHEL-83567] - ice: use structures to keep track of queue context size (Petr Oros) [RHEL-83567] - ice: remove int_q_state from ice_tlan_ctx (Petr Oros) [RHEL-83567] - ice: fix incorrect PHY settings for 100 GB/s (Petr Oros) [RHEL-83567] - ice: fix max values for dpll pin phase adjust (Petr Oros) [RHEL-83567] - ice: Fix VLAN pruning in switchdev mode (Petr Oros) [RHEL-83567] - ice: Fix NULL pointer dereference in switchdev (Petr Oros) [RHEL-83567] - ice: fix PHY timestamp extraction for ETH56G (Petr Oros) [RHEL-83567] - ice: Unbind the workqueue (Petr Oros) [RHEL-83567] - ice: use stack variable for virtchnl_supported_rxdids (Petr Oros) [RHEL-83567] - ice: initialize pf->supported_rxdids immediately after loading DDP (Petr Oros) [RHEL-83567] - ice: only allow Tx promiscuous for multicast (Petr Oros) [RHEL-83567] - ice: Add support for persistent NAPI config (Petr Oros) [RHEL-83567] - ice: support optional flags in signature segment header (Petr Oros) [RHEL-83567] - ice: refactor "last" segment of DDP pkg (Petr Oros) [RHEL-83567] - ice: extend dump serdes equalizer values feature (Petr Oros) [RHEL-83567] - ice: rework of dump serdes equalizer values feature (Petr Oros) [RHEL-83567] - ice: Support VF queue rate limit and quanta size configuration (Petr Oros) [RHEL-83567] - virtchnl: fix m68k build. (Petr Oros) [RHEL-83567] - virtchnl: support queue rate limit and quanta size configuration (Petr Oros) [RHEL-83567] - ice: Cleanup unused declarations (Petr Oros) [RHEL-83567] - ice: Use common error handling code in two functions (Petr Oros) [RHEL-83567] - ice: Make use of assign_bit() API (Petr Oros) [RHEL-83567] - ice: store max_frame and rx_buf_len only in ice_rx_ring (Petr Oros) [RHEL-83567] - ice: consistently use q_idx in ice_vc_cfg_qs_msg() (Petr Oros) [RHEL-83567] - ice: Implement ethtool reset support (Petr Oros) [RHEL-83567] Resolves: RHEL-47423, RHEL-83567, RHEL-88117, RHEL-90596, RHEL-97188 * Wed Jul 16 2025 Julio Faracco [6.12.0-110.el10] - nvme-multipath: fix suspicious RCU usage warning (Chris Leech) [RHEL-102650] - livepatch: no need to build kselftests with kernel (Radomir Vrbovsky) [RHEL-70905] - treewide: Switch/rename to timer_delete[_sync]() (Dennis Chen) [RHEL-72659] - sfc: fix NULL dereferences in ef100_process_design_param() (Dennis Chen) [RHEL-72659] - sfc: support X4 devlink flash (Dennis Chen) [RHEL-72659] - sfc: update MCDI protocol headers (Dennis Chen) [RHEL-72659] - sfc: rip out MDIO support (Dennis Chen) [RHEL-72659] - sfc: Remove newline at the end of a netlink error message (Dennis Chen) [RHEL-72659] - sfc: document devlink flash support (Dennis Chen) [RHEL-72659] - sfc: deploy devlink flash images to NIC over MCDI (Dennis Chen) [RHEL-72659] - sfc: extend NVRAM MCDI handlers (Dennis Chen) [RHEL-72659] - sfc: parse headers of devlink flash images (Dennis Chen) [RHEL-72659] - net: sfc: Correct key_len for efx_tc_ct_zone_ht_params (Dennis Chen) [RHEL-72659] - sfc: Use netdev refcount tracking in struct efx_async_filter_insertion (Dennis Chen) [RHEL-72659] - sfc: remove efx_writed_page_locked (Dennis Chen) [RHEL-72659] - net: sfc: use ethtool string helpers (Dennis Chen) [RHEL-72659] - sfc: Remove more unused functions (Dennis Chen) [RHEL-72659] - sfc: Remove unused mcdi functions (Dennis Chen) [RHEL-72659] - sfc: Remove unused efx_mae_mport_vf (Dennis Chen) [RHEL-72659] - sfc: Remove falcon deadcode (Dennis Chen) [RHEL-72659] - sfc: add per-queue RX bytes stats (Dennis Chen) [RHEL-72659] - sfc: implement per-queue TSO (hw_gso) stats (Dennis Chen) [RHEL-72659] - sfc: implement per-queue rx drop and overrun stats (Dennis Chen) [RHEL-72659] - sfc: account XDP TXes in netdev base stats (Dennis Chen) [RHEL-72659] - sfc: add n_rx_overlength to ethtool stats (Dennis Chen) [RHEL-72659] - sfc: implement basic per-queue stats (Dennis Chen) [RHEL-72659] - sfc: remove obsolete counters from struct efx_channel (Dennis Chen) [RHEL-72659] - mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (Rafael Aquini) [RHEL-101261] {CVE-2025-38085} - mm/hugetlb: unshare page tables during VMA split, not before (Rafael Aquini) [RHEL-101296] {CVE-2025-38084} - tools/testing/vma: add missing function stub (Rafael Aquini) [RHEL-101296] - mm: fix copy_vma() error handling for hugetlb mappings (Rafael Aquini) [RHEL-101296] - crypto: algif_hash - fix double free in hash_accept (CKI Backport Bot) [RHEL-102248] {CVE-2025-38079} - ntb_hw_amd: Add NTB PCI ID for new gen CPU (Jerry Snitselaar) [RHEL-94523] - dmaengine: ptdma: Move variable condition check to the first place and remove redundancy (Jerry Snitselaar) [RHEL-94523] - dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality (Jerry Snitselaar) [RHEL-94523] - dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number (Jerry Snitselaar) [RHEL-94523] - dmaengine: ae4dma: Remove deprecated PCI IDs (Jerry Snitselaar) [RHEL-94523] - dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup (Jerry Snitselaar) [RHEL-94523] - dmaengine: ptdma: Extend ptdma-debugfs to support multi-queue (Jerry Snitselaar) [RHEL-94523] - dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register (Jerry Snitselaar) [RHEL-94523] - dmaengine: ptdma: Extend ptdma to support multi-channel and version (Jerry Snitselaar) [RHEL-94523] - redhat/configs: Enable CONFIG_AMD_AE4DMA (Jerry Snitselaar) [RHEL-94523] - dmaengine: ae4dma: Add AMD ae4dma controller driver (Jerry Snitselaar) [RHEL-94523] - Merge DRM changes from upstream v6.14..v6.15 (José Expósito) [RHEL-88418] - redhat/configs: Add new configs from drm 6.15 backport (José Expósito) [RHEL-88418] Resolves: RHEL-101261, RHEL-101296, RHEL-102248, RHEL-102650, RHEL-70905, RHEL-72659, RHEL-88418, RHEL-94523 * Mon Jul 14 2025 Julio Faracco [6.12.0-109.el10] - powerpc64/ftrace: fix module loading without patchable function entries (Viktor Malik) [RHEL-24555] - powerpc64/ftrace: fix clobbered r15 during livepatching (Viktor Malik) [RHEL-24555] - powerpc/bpf: fix JIT code size calculation of bpf trampoline (Viktor Malik) [RHEL-24555] - powerpc/ftrace: Fix ftrace bug with KASAN=y (Viktor Malik) [RHEL-24555] - powerpc64/bpf: Add support for bpf trampolines (Viktor Malik) [RHEL-24555] - samples/ftrace: Add support for ftrace direct samples on powerpc (Viktor Malik) [RHEL-24555] - powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS (Viktor Malik) [RHEL-24555] - powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS (Viktor Malik) [RHEL-24555] - redhat: Add CONFIG_PPC_FTRACE_OUT_OF_LINE_NUM_RESERVE (Viktor Malik) [RHEL-24555] - powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs (Viktor Malik) [RHEL-24555] - powerpc64/ftrace: Move ftrace sequence out of line (Viktor Malik) [RHEL-24555] - kbuild: Add generic hook for architectures to use before the final vmlinux link (Viktor Malik) [RHEL-24555] - powerpc/ftrace: Add a postlink script to validate function tracer (Viktor Malik) [RHEL-24555] - powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() (Viktor Malik) [RHEL-24555] - powerpc/ftrace: Move ftrace stub used for init text before _einittext (Viktor Malik) [RHEL-24555] - powerpc/ftrace: Skip instruction patching if the instructions are the same (Viktor Malik) [RHEL-24555] - powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace (Viktor Malik) [RHEL-24555] - powerpc/module_64: Convert #ifdef to IS_ENABLED() (Viktor Malik) [RHEL-24555] - powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code (Viktor Malik) [RHEL-24555] - powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x (Viktor Malik) [RHEL-24555] - powerpc/kprobes: Use ftrace to determine if a probe is at function entry (Viktor Malik) [RHEL-24555] - powerpc/trace: Account for -fpatchable-function-entry support by toolchain (Viktor Malik) [RHEL-24555] - ACPI: video: Fix random crashes due to bad kfree() (Mark Langsdorf) [RHEL-102414] - bpf: verifier: Refactor helper access type tracking (Jerome Marchand) [RHEL-93930] - selftests/bpf: Convert test_sysctl to prog_tests (Jerome Marchand) [RHEL-93930] - bpf: Specify access type of bpf_sysctl_get_name args (Jerome Marchand) [RHEL-93930] - selftests: netfilter: nft_fib.sh: add type and oif tests with and without VRFs (CKI Backport Bot) [RHEL-88574] - netfilter: nf_tables: nft_fib: consistent l3mdev handling (CKI Backport Bot) [RHEL-88574] - netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy (CKI Backport Bot) [RHEL-88574] - selftests: netfilter: move fib vrf test to nft_fib.sh (CKI Backport Bot) [RHEL-88574] - selftests: netfilter: nft_fib.sh: add 'type' mode tests (CKI Backport Bot) [RHEL-88574] - selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookup (CKI Backport Bot) [RHEL-88574] - netfilter: nf_tables: add packets conntrack state to debug trace info (CKI Backport Bot) [RHEL-87758] - netfilter: conntrack: make nf_conntrack_id callable without a module dependency (CKI Backport Bot) [RHEL-87758] - tracing: fprobe events: Fix possible UAF on modules (Jerome Marchand) [RHEL-86682] - tracing: gfp: vsprintf: Do not print "none" when using %%pGg printf format (Jerome Marchand) [RHEL-86682] - tracing: tprobe-events: Fix leakage of module refcount (Jerome Marchand) [RHEL-86682] - tracing: tprobe-events: Fix to clean up tprobe correctly when module unload (Jerome Marchand) [RHEL-86682] - tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro (Jerome Marchand) [RHEL-86682] - tracing: tprobe-events: Reject invalid tracepoint name (Jerome Marchand) [RHEL-86682] - tracing: tprobe-events: Fix a memory leak when tprobe with $retval (Jerome Marchand) [RHEL-86682] - tracing: gfp: Remove duplication of recording GFP flags (Jerome Marchand) [RHEL-86682] - ftrace: Do not add duplicate entries in subops manager ops (Jerome Marchand) [RHEL-86682] - ftrace: Fix accounting of adding subops to a manager ops (Jerome Marchand) [RHEL-86682] - ftrace: Correct preemption accounting for function tracing. (Jerome Marchand) [RHEL-86682] - ring-buffer: Update pages_touched to reflect persistent buffer content (Jerome Marchand) [RHEL-86682] - tracing: Do not allow mmap() of persistent ring buffer (Jerome Marchand) [RHEL-86682] - ring-buffer: Validate the persistent meta data subbuf array (Jerome Marchand) [RHEL-81450 RHEL-86682] {CVE-2025-21777} - tracing: Have the error of __tracing_resize_ring_buffer() passed to user (Jerome Marchand) [RHEL-86682] - ring-buffer: Unlock resize on mmap error (Jerome Marchand) [RHEL-86682] - fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT (Jerome Marchand) [RHEL-86682] - ftrace: Avoid potential division by zero in function_stat_show() (Jerome Marchand) [RHEL-86682] - tracing/osnoise: Fix resetting of tracepoints (Jerome Marchand) [RHEL-86682] {CVE-2025-21733} - ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg() (Jerome Marchand) [RHEL-86682] - tracing: gfp: Fix the GFP enum values shown for user space tracing tools (Jerome Marchand) [RHEL-86682] - ring-buffer: Make reading page consistent with the code logic (Jerome Marchand) [RHEL-86682] - selftests/ftrace: Fix to use remount when testing mount GID option (Jerome Marchand) [RHEL-86682] - tracing: Fix using ret variable in tracing_set_tracer() (Jerome Marchand) [RHEL-86682] - MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static (Jerome Marchand) [RHEL-86682] - ftrace: Fix function profiler's filtering functionality (Jerome Marchand) [RHEL-86682] - fgraph: Add READ_ONCE() when accessing fgraph_array[] (Jerome Marchand) [RHEL-86682] - tracing: Have process_string() also allow arrays (Jerome Marchand) [RHEL-86682] - tracing: Switch trace.c code over to use guard() (Jerome Marchand) [RHEL-86682] - trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers (Jerome Marchand) [RHEL-86682] - ring-buffer: Fix overflow in __rb_map_vma (Jerome Marchand) [RHEL-86682] - tracing: Check "%%s" dereference via the field and not the TP_printk format (Jerome Marchand) [RHEL-86682] - tracing: Add "%%s" check in test_event_printk() (Jerome Marchand) [RHEL-86682] - tracing: Add missing helper functions in event pointer dereference check (Jerome Marchand) [RHEL-86682] - tracing: Fix test_event_printk() to process entire print argument (Jerome Marchand) [RHEL-86682] - tracing: Prevent bad count for tracing_cpumask_write (Jerome Marchand) [RHEL-86682] - fgraph: Still initialize idle shadow stacks when starting (Jerome Marchand) [RHEL-86682] - tracing/kprobe: Make trace_kprobe's module callback called after jump_label update (Jerome Marchand) [RHEL-86682] - tracing: Fix cmp_entries_dup() to respect sort() comparison rules (Jerome Marchand) [RHEL-86682] - selftests/ftrace: adjust offset for kprobe syntax error test (Jerome Marchand) [RHEL-86682] - tracing/eprobe: Fix to release eprobe when failed to add dyn_event (Jerome Marchand) [RHEL-86682] - tracing: Constify string literal data member in struct trace_event_call (Jerome Marchand) [RHEL-86682] - ftrace: Fix regression with module command in stack_trace_filter (Jerome Marchand) [RHEL-86682] - tracing: Fix function name for trampoline (Jerome Marchand) [RHEL-86682] - ring-buffer: Limit time with disabled interrupts in rb_check_pages() (Jerome Marchand) [RHEL-86682] - tracing/ftrace: disable preemption in syscall probe (Jerome Marchand) [RHEL-86682] - tracing: Use atomic64_inc_return() in trace_clock_counter() (Jerome Marchand) [RHEL-86682] - parisc/ftrace: Fix function graph tracing disablement (Jerome Marchand) [RHEL-86682] - trace/trace_event_perf: remove duplicate samples on the first tracepoint event (Jerome Marchand) [RHEL-86682] - tracing: Fix function timing profiler to initialize hashtable (Jerome Marchand) [RHEL-86682] - bonding: check xdp prog when set bond mode (Hangbin Liu) [RHEL-96600] - wireguard: netlink: use NLA_POLICY_MASK where possible (CKI Backport Bot) [RHEL-96621] - wireguard: global: add __nonstring annotations for unterminated strings (CKI Backport Bot) [RHEL-96621] - netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it (CKI Backport Bot) [RHEL-96603] - netfilter: socket: Lookup orig tuple for IPv6 SNAT (CKI Backport Bot) [RHEL-96603] - s390/uv: Improve splitting of large folios that cannot be split while dirty (Thomas Huth) [RHEL-58218] - s390/uv: Always return 0 from s390_wiggle_split_folio() if successful (Thomas Huth) [RHEL-58218] - s390/uv: Don't return 0 from make_hva_secure() if the operation was not successful (Thomas Huth) [RHEL-58218] - KVM: s390: pv: fix race when making a page secure (Thomas Huth) [RHEL-58218] - KVM: s390: remove the last user of page->index (Thomas Huth) [RHEL-92226] - KVM: s390: move PGSTE softbits (Thomas Huth) [RHEL-92226] - KVM: s390: remove useless page->index usage (Thomas Huth) [RHEL-92226] - KVM: s390: move gmap_shadow_pgt_lookup() into kvm (Thomas Huth) [RHEL-92226] - KVM: s390: stop using lists to keep track of used dat tables (Thomas Huth) [RHEL-92226] - KVM: s390: stop using page->index for non-shadow gmaps (Thomas Huth) [RHEL-92226] - KVM: s390: move some gmap shadowing functions away from mm/gmap.c (Thomas Huth) [RHEL-92226] - KVM: s390: get rid of gmap_translate() (Thomas Huth) [RHEL-92226] - KVM: s390: get rid of gmap_fault() (Thomas Huth) [RHEL-92226] - KVM: s390: use __kvm_faultin_pfn() (Thomas Huth) [RHEL-92226] - KVM: s390: move pv gmap functions into kvm (Thomas Huth) [RHEL-92226] - KVM: s390: selftests: fix ucontrol memory region test (Thomas Huth) [RHEL-92226] - KVM: s390: fake memslot for ucontrol VMs (Thomas Huth) [RHEL-92226] - KVM: s390: wrapper for KVM_BUG (Thomas Huth) [RHEL-92226] - KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output (Thomas Huth) [RHEL-92226] - KVM: s390: selftests: Fix whitespace confusion in ucontrol test (Thomas Huth) [RHEL-92226] - KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs (Thomas Huth) [RHEL-92226] - KVM: s390: selftests: Streamline uc_skey test to issue iske after sske (Thomas Huth) [RHEL-92226] - KVM: s390: selftests: Add uc_skey VM test case (Thomas Huth) [RHEL-92226] - KVM: s390: selftests: Add uc_map_unmap VM test case (Thomas Huth) [RHEL-92226] - Revert "wifi: mwifiex: Fix HT40 bandwidth issue." (Jose Ignacio Tornos Martinez) [RHEL-89169] - Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()" (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL check (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: Fix logical vs bitwise typo (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Fix memory corruption during MLO multicast tx (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: disable napi on driver removal (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: add support for Killer on MTL (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-37973} - wifi: iwlwifi: restore missing initialization of async_handlers_list (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-37990} - wifi: iwlwifi: fix the check for the SCRATCH register upon resume (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: don't warn if the NIC is gone in resume (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: fix BAID validity check (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: back off on continuous errors (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: only create debugfs symlink if it does not exist (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: inform trans on init failure (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: properly handle async notification in op mode start (Jose Ignacio Tornos Martinez) [RHEL-89169] - Revert "wifi: iwlwifi: make no_160 more generic" (Jose Ignacio Tornos Martinez) [RHEL-89169] - Revert "wifi: iwlwifi: add support for BE213" (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: restore monitor for outgoing frames (Jose Ignacio Tornos Martinez) [RHEL-89169] - gcc-15: work around sequence-point warning (Jose Ignacio Tornos Martinez) [RHEL-89169] - Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()" (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_resume() error (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: pcie: set state to no-FW before reset handshake (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: brcmfmac: fix memory leak in brcmf_get_module_param (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: silence uninitialized variable warning (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Purge vif txq in ieee80211_do_stop() (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-37794} - wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue() (Jose Ignacio Tornos Martinez) [RHEL-89169] - iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabled (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: fix PM_SLEEP -Wundef warning (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: reduce scope for uninitialized variable (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the mt7921 series (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Update mt7996_tx to MLO support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_ampdu_action to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: set vif default link_id adding/removing vif links (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_mcu_beacon_inband_discov to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_mcu_add_obss_spr to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_net_fill_forward_path to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_update_mu_group to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_mac_sta_poll to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: remove mt7996_mac_enable_rtscts() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_sta_hw_queue_read to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_set_hw_key to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add mt7996_sta_link to mt7996_mcu_add_bss_info signature (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_sta_set_4addr and mt7996_sta_set_decap_offload to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_rx_get_wcid to support MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Rely on wcid_to_sta in mt7996_mac_add_txs_skb() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: rework mt7996_mac_write_txwi() for MLO support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add mt7996_mcu_teardown_mld_sta rouine (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add mt7996_mcu_sta_mld_setup_tlv() and mt7996_mcu_sta_eht_mld_tlv() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Update mt7996_mcu_add_rate_ctrl to MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Rely on mt7996_vif/sta_link in twt teardown (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Rely on mt7996_vif_link in mt7996_mcu_twt_agrt_update signature (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Update mt7996_mcu_add_sta to MLO support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Support MLO in mt7996_mac_sta_event() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add mt7996_mac_sta_change_links callback (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Rely on mt7996_sta_link in sta_add/sta_remove callbacks (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add mt7996_sta_state routine (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add link_info_changed callback (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add vif_cfg_changed callback (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_link (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Introduce mt7996_sta_link container (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: Add change_vif_links stub (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: scan: fix setting tx_info fields (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: implement driver specific get_txpower function (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: use the correct vif link for scanning/roc (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: scan: set vif offchannel link for scanning/roc (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: remove unnecessary key->cipher check for BIP frames (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: fix SER reset trigger on WED reset (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: revise TXS size (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7996: cleanup mt7996_get_power_bound (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7915: cleanup mt7915_get_power_bound (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: add mt76_get_power_bound helper function (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: add MTCL support to enhance the regulatory compliance (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt792x: extend MTCL of APCI to version3 for EHT control (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: remove unused acpi function for clc (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: update the channel usage when the regd domain changed (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: add EHT control support based on the CLC data (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: load the appropriate CLC data based on hardware type (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: update the power-saving flow (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present (Jose Ignacio Tornos Martinez) [RHEL-89169] - Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO" (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7921: fix kernel panic due to null pointer dereference (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-22032} - wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend fail (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: Remove unnecessary if-check (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: Add check for devm_kstrdup() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: fix country count limitation for CLC (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: ensure wow pattern command align fw format (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: fix fails to enter low power mode in suspend state (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mt76: mt7925: introduce MLO capability control (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: nl80211: re-enable multi-link reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: do not use iwlmld for non-wifi7 devices (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: remove a buggy else statement in op_mode selection (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mwifiex: Fix RF calibration data download from file (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mwifiex: Fix premature release of RF calibration data. (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: init wiphy_work before allocating rfkill fails (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-22119} - wifi: mac80211: check basic rates validity in sta_link_apply_parameters (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: fix indentation in ieee80211_set_monitor_channel() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mwifiex: Fix HT40 bandwidth issue. (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: add debugfs to control MLO scan (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: we support v6 of compressed_ba_notif (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: iwl_mld_remove_link can't fail (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: fix copy/paste error (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: make iwl_mld_run_fw_init_sequence static (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: KUnit: test iwl_mld_channel_load_allows_emlsr (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: KUnit: create chanctx with a custom width (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: KUnit: introduce iwl_mld_kunit_link (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: allow EMLSR for unequal bandwidth (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requests (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: remove IWL_MLD_EMLSR_BLOCKED_FW (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: add support for DHC_TOOLS_UMAC_GET_TAS_STATUS command (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: Ensure wiphy lock is held during debugfs read operations (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: Add support for WIPHY_DEBUGFS_READ_FILE_OPS_MLD macro (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: Rename WIPHY_DEBUGFS_HANDLER_WRAPPER to WIPHY_DEBUGFS_WRITE_HANDLER_WRAPPER (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: nl80211: store chandef on the correct link when starting CAC (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Add __nonstring annotations for unterminated strings (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Enable the new RTL8814AE/RTL8814AU drivers (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Add rtw8814au.c (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Add rtw8814ae.c (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Add rtw8814a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Add rtw8814a_table.c (part 2/2) (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Add rtw8814a_table.c (part 1/2) (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Add some definitions for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.4 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: Add parser for Bluetooth channel map report version 7 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: Fix coexistence report not show as expected (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: RTL8852BT coexistence Wi-Fi firmware support for 0.29.122.0 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: set force HE TB mode when connecting to 11ax AP (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: 8922a: enable dynamic antenna gain (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: enable dynamic antenna gain based on country (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: refine mechanism of TAS (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: add support for negative values of dBm to linear conversion (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: Fix uninitialized variable with __free() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: use cfg80211_chandef_get_width() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: expose cfg80211_chandef_get_width() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: use supported selectors from assoc in ML reconf (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: remove SSID from ML reconf (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: zd1211rw: Add __nonstring annotations for unterminated strings (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: virt_wifi: Add __nonstring annotations for unterminated strings (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mwifiex: Add __nonstring annotations for unterminated strings (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: avoid selecting bad links (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: fix bad RSSI handling (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: always do MLO scan before link selection (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: Correctly configure the A-MSDU max lengths (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: remove AP keys only for AP STA (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: move the ftm initiator data to ftm-initiator.h (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHz (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: fix OMI time protection logic (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: use the right iface iterator in low_latency (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: initialize regulatory early (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: assume wiphy is locked when getting BSS ifaces (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: refactor iwl_mld_valid_emlsr_pair (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: track channel_load_not_by_us (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: fix SMPS W/A (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: fix build with CONFIG_PM_SLEEP undefined (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mvm: fix setting the TK when associated (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: don't warn when if there is a FW error (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: bump minimum API version in BZ/SC to 93 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: bump FW API to 98 for BZ/SC/DR devices (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mvm: Fix bit size calculation in iwl_dbgfs_tas_get_status_read (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: w/a FW SMPS mode selection (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: fix debug actions order (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mark Br device not integrated (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: Add new TAS disable reason for invalid table source (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mvm: cleanup of TAS structure and enums (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: fix print for ECKV (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: fix the ECKV UEFI variable name (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: add support for BE213 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: set WMM in ML reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: don't include MLE in ML reconf per-STA profile (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: fix ML reconf reset in disconnect (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Notify cfg80211 about added link addresses (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: Update the link address when a link is added (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: fix warning on disconnect during failed ML reconf (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: fix userspace_selectors corruption (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211_hwsim: Fix MLD address translation (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: allow 320 MHz FTM measurements (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: improve supported_selector documentation (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: fix U-APSD check in ML reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: allow IR in 20 MHz configurations (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: mlme: support extended MLD capa/ops in assoc (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: allow setting extended MLD capa/ops (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: move link reconfig parameters into a struct (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: pci: correct ISR RDU bit for 8922AE (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: don't reject firmware in blacklist to prevent breaking users (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_from_elm() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: update role_maintain H2C command for roles operating on band 1 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: use struct to fill role_maintain H2C command (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: add iwlmld sub-driver (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: remove mld/roc.c (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Report proper tx completion status to mac80211 (Jose Ignacio Tornos Martinez) [RHEL-89169] - dt-bindings: wireless: ath12k: Strip ath12k prefix from calibration property (Jose Ignacio Tornos Martinez) [RHEL-89169] - dt-bindings: wireless: ath11k: Strip ath11k prefix from calibration property (Jose Ignacio Tornos Martinez) [RHEL-89169] - dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: Deprecate qcom,ath11k-calibration-variant properties (Jose Ignacio Tornos Martinez) [RHEL-89169] - dt-bindings: wireless: ath10k: Strip ath10k prefix from calibration properties (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath10k: Deprecate qcom,ath10k-calibration-variant properties (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: pass BSSID index as input for EMA (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: refactor transmitted arvif retrieval (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: refactor transmitted arvif retrieval (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: refactor populating mesh related fields in sinfo (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: reorg sinfo structure elements for mesh (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: Fix spelling mistake "Increate" -> "Increase" (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-22128} - wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-23129} - wifi: rtw89: Parse channel from IE to correct invalid hardware reports during scanning (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: add support for HW TKIP crypto (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: add Debug Host Command APIs (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: add IWL_MAX_NUM_IGTKS macro (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: add OMI bandwidth reduction APIs (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: remove mvm prefix from iwl_mvm_d3_end_notif (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: remember if the UATS table was read successfully (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: export iwl_get_lari_config_bitmap (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: add support for external 32 KHz clock (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: add a debug level for EHT prints (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mld: add a debug level for PTP prints (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: remove mvm prefix from iwl_mvm_esr_mode_notif (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: use 0xff instead of 0xffffffff for invalid (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: location api cleanup (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: expose update timestamp to drivers (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: add ieee80211_iter_chan_contexts_mtx (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: fix integer overflow in hwmp_route_info_get() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Fix possible integer promotion issue (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: convert timeouts to secs_to_jiffies() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Add counter for all monitor interfaces (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add NULL check to validate tpc_stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: use link specific bss_conf as well in ath12k_mac_vif_cache_flush() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Extend rtw_debugfs_get_tx_pwr_tbl() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Extend rtw_debugfs_get_phy_info() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Extend rtw_phy_config_swing_table() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix rtw_rx_phy_stat() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix rtw_mac_power_switch() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: safely cast mfw_hdr pointer from firmware->data (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: add debug message for unexpected secure firmware (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: propagate error code from rtw89_h2c_tx() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: add blacklist to avoid obsolete secure firmware (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: add H2C command of TX time for WiFi 7 chips (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: mac: define registers of agg_limit and txcnt_limit to share common flow (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: rtw8852b{t}: fix TSSI debug timestamps (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: remove redundant declaration of ath12k_dp_rx_h_find_peer() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: cleanup ath12k_mac_mlo_ready() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: Add firmware coredump collection support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: use union for vaddr and iaddr in target_mem_chunk (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Support Received FSE Stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Support Uplink MUMIMO Trigger Stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Support Uplink OFDMA Trigger Stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Support Latency Stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Support Sounding Stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Enable MLO for single split-phy PCI device (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flag (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Enable MLO setup ready and teardown commands for single split-phy device (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Fix locking in "QMI firmware ready" error paths (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add support for MLO Multicast handling in driver (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2024-58096} - wifi: ath11k: fix RCU stall while reaping monitor destination ring (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2024-58097} - wifi: ath12k: handle link removal in change_vif_links() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: allocate new links in change_vif_links() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: relocate a few functions in mac.c (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: remove redundant logic for initializing arvif (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: remove redundant vif settings during link interface creation (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: introduce ath12k_generic_dbg() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add peer extended Rx statistics debugfs support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Refactor the format of peer rate table information (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add EHT MCS support in Extended Rx statistics (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Update the peer id in PPDU end user stats TLV (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: add support of station average signal strength (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: implement dump region split (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: add twt operation cmd (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: use correct IMR dump variable (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: support ROC version 6 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: clarify the meaning of IWL_INIT_PHY (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: properly set the names for SC devices (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: make no_160 more generic (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: be less aggressive with re-probe (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: fw: make iwl_send_dbg_dump_complete_cmd() static (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mvm: Indicate support link reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: Indicate support for EPCS (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: cfg: separate 22000/BZ family HT params (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: enable 320 MHz on slow PCIe links (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: don't warn during reprobe (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: Unify TAS block list handling in regulatory.c (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mvm: rename and move iwl_mvm_eval_dsm_rfi() to iwl_rfi_is_enabled_in_bios() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: ensure sdata->work is canceled before initialized. (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: enable removing assoc link (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: aggregation: remove deflink accesses for MLO (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: always send max agg subframe num in strict mode (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: don't unconditionally call drv_mgd_complete_tx() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: remove misplaced drv_mgd_complete_tx() call (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: tests: add tests for ieee80211_determine_chan_mode (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: add HT and VHT basic set verification (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211_hwsim: enable strict mode (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: add strict mode disabling workarounds (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Add processing of TTLM teardown frame (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ieee80211: Add missing EHT MAC capabilities (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Add support for EPCS configuration (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Refactor ieee80211_sta_wmm_params() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: cfg80211: Fix trace print for removed links (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mac80211: Drop cooked monitor support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: nl80211/cfg80211: Stop supporting cooked monitor (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mwifiex: Remove unused mwifiex_uap_del_sta_data (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: remove the mvm prefix from iwl_mvm_aux_sta_cmd (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: remove the version number from iwl_dts_measurement_notif_v2 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: remove the mvm prefix from iwl_mvm_ctdp_cmd (Jose Ignacio Tornos Martinez) [RHEL-89169] - dt-bindings: net: rfkill-gpio: enable booting in blocked state (Jose Ignacio Tornos Martinez) [RHEL-89169] - net: rfkill: gpio: allow booting in blocked state (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: Remove old device data (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: Remove unused iwl_bz_name (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_add_pasn_sta (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_*_add_pasn_sta functions (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: mvm: Remove unused iwl_mvm_rx_missed_vap_notif (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: iwlwifi: dvm: Remove unused iwl_rx_ant_restriction (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: debugfs depends on CFG80211's one (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtlwifi: rtl8192de: Fix typos of debug message of phy setting (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix rtw_update_sta_info() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Extend TX power stuff for 3-4 spatial streams (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Rename RTW_RATE_SECTION_MAX to RTW_RATE_SECTION_NUM (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Constify some more structs and arrays (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Extend rtw_fw_send_ra_info() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Extend rf_base_addr and rf_sipi_addr for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Extend struct rtw_pwr_track_tbl for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix download_firmware_validate() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Fix a typo of debug message in rtw8723d_iqk_check_tx_failed() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: regd: avoid using BITMAP_FROM_U64() to assign function bitmap (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.3 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: To avoid TWS serials A2DP lag, adjust slot arrangement (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: validate multi-firmware header before getting its size (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: fw: validate multi-firmware header before accessing (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: ps: update H2C command with more info for PS (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: call power_on ahead before selecting firmware (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: update channel list in worker when wait flag is set (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: update channel list in reg notifier instead reg worker (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-23133} - wifi: ath12k: Add Support to Calculate and Display TPC Values (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add Support to Parse TPC Event from Firmware (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Dump additional PDEV receive rate HTT stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Dump PDEV receive rate HTT stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Dump PDEV transmit rate HTT stats (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: fix wrong overriding for VHT Beamformee STS Capability (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: add support for MU EDCA (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add support for reading variant from ACPI to download board data file (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Adjust the timing to access ACPI table (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add Support for enabling or disabling specific features based on ACPI bitflag (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmap (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Avoid napi_sync() before napi_enable() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCE (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: update the latest CSA counter (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: fix handling of CSA offsets in beacon template command (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: update beacon template function to use arvif structure (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtl8xxxu: retry firmware download on error (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_by_rate (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_by_rate (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS) (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/remove (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: remove definition of driver mutex (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: manual cosmetic along lockdep_assert_wiphy() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: remove consumers of driver mutex (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: debugfs: use debugfs_short_fops (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if needed (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for reading (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_file (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: use wiphy_work() to replace ieee802111_work() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: cleanup unused rtwdev::roc_work (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: regd: refactor init/setup flow and prototype (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: regd: handle supported regulatory functions by country (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: regd: support loading regd table from fw element (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: phy: disable CFO track when two PHY are working simultaneously (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: phy: support EDCCA log per PHY (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: phy: support EDCCA per PHY (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: phy: support ch_info per PHY (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: phy: support DIG per PHY (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: phy: support env_monitor per PHY (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: phy: add PHY context array to support functions per PHY (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper naming (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statistics (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: remove peer extra rssi update (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath9k: do not submit zero bytes to the entropy pool (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath9k: return by of_get_mac_address (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Fetch regdb.bin file from board-2.bin (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: mwifiex: Constify struct mwifiex_if_ops (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Enable monitor ring mask for QCN9274 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Handle monitor drop TLVs scenario (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Avoid memory leak while enabling statistics (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-37743} - wifi: ath12k: Handle PPDU spread across multiple buffers (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Optimize NAPI budget by adjusting PPDU processing (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Handle end reason for the monitor destination ring (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add drop descriptor handling for monitor ring (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Fix end offset bit definition in monitor ring descriptor (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Restructure the code for monitor ring processing (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Avoid code duplication in monitor ring processing (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Avoid multiple times configuring monitor filter (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Enable filter config for monitor destination ring (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Add HTT source ring ID for monitor rings (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Fix pdev lookup in WBM error processing (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Request pdev stats from firmware (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Request beacon stats from firmware (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Request vdev stats from firmware (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: fix memory leak in ath12k_pci_remove() (Jose Ignacio Tornos Martinez) [RHEL-89169] {CVE-2025-37744} - wifi: ath12k: encode max Tx power in scan channel list command (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: fix memory leak in ath11k_xxx_remove() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: report station mode signal strength (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: report station mode receive rate for IEEE 802.11be (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: report station mode transmit rate (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Disable MLO in Factory Test Mode (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: add factory test mode support (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath: create common testmode_i.h file for ath drivers (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocation (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.2 (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: rtw89: coex: Add protect to avoid A2DP lag while Wi-Fi connecting (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Refactor Rx status TLV parsing procedure argument (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Refactor the monitor Tx/RX handler procedure arguments (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath12k: Refactor the monitor Rx parser handler argument (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath9k: use unsigned long for activity check timestamp (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare() (Jose Ignacio Tornos Martinez) [RHEL-89169] - wifi: ath11k: convert timeouts to secs_to_jiffies() (Jose Ignacio Tornos Martinez) [RHEL-89169] - config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-89169] - config: wifi: enable iwlmld driver (Jose Ignacio Tornos Martinez) [RHEL-89169] Resolves: RHEL-102414, RHEL-24555, RHEL-58218, RHEL-81450, RHEL-86682, RHEL-87758, RHEL-88574, RHEL-89169, RHEL-92226, RHEL-93930, RHEL-96600, RHEL-96603, RHEL-96621 * Fri Jul 11 2025 Julio Faracco [6.12.0-108.el10] - ACPI/HMAT: Move HMAT messages to pr_debug() (Steve Dunnagan) [RHEL-70322] - mm/huge_memory: fix dereferencing invalid pmd migration entry (CKI Backport Bot) [RHEL-96382] {CVE-2025-37958} - lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly() (Ming Lei) [RHEL-100484] - nfsd: use threads array as-is in netlink interface (Benjamin Coddington) [RHEL-96874] - igc: fix lock order in igc_ptp_reset (Corinna Vinschen) [RHEL-83571] - igc: set the RX packet buffer size for TSN mode (Corinna Vinschen) [RHEL-83571] - igc: use FIELD_PREP and GENMASK for existing RX packet buffer size (Corinna Vinschen) [RHEL-83571] - igc: optimize TX packet buffer utilization for TSN mode (Corinna Vinschen) [RHEL-83571] - igc: use FIELD_PREP and GENMASK for existing TX packet buffer size (Corinna Vinschen) [RHEL-83571] - igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT (Corinna Vinschen) [RHEL-83571] - igc: rename xdp_get_tx_ring() for non-xdp usage (Corinna Vinschen) [RHEL-83571] - igc: enable HW vlan tag insertion/stripping by default (Corinna Vinschen) [RHEL-83571] - igc: add lock preventing multiple simultaneous PTM transactions (Corinna Vinschen) [RHEL-83571] - igc: cleanup PTP module if probe fails (Corinna Vinschen) [RHEL-83571] - igc: handle the IGC_PTP_ENABLED flag correctly (Corinna Vinschen) [RHEL-83571] - igc: move ktime snapshot into PTM retry loop (Corinna Vinschen) [RHEL-83571] - igc: increase wait time before retrying PTM (Corinna Vinschen) [RHEL-83571] - igc: fix PTM cycle trigger logic (Corinna Vinschen) [RHEL-83571] - treewide: Switch/rename to timer_delete[_sync]() (Corinna Vinschen) [RHEL-83571] - igc: Fix XSK queue NAPI ID mapping (Corinna Vinschen) [RHEL-83571] - igc: Set buffer type for empty frames in igc_init_empty_frame (Corinna Vinschen) [RHEL-83571] - igc: Fix HW RX timestamp when passed by ZC XDP (Corinna Vinschen) [RHEL-83571] - igc: Avoid unnecessary link down event in XDP_SETUP_PROG process (Corinna Vinschen) [RHEL-83571] - igc: Link queues to NAPI instances (Corinna Vinschen) [RHEL-83571] - igc: Link IRQs to NAPI instances (Corinna Vinschen) [RHEL-83571] - igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() (Corinna Vinschen) [RHEL-83571] - igc: Allow hot-swapping XDP program (Corinna Vinschen) [RHEL-83571] - igc: return early when failing to read EECD register (Corinna Vinschen) [RHEL-83571] - igc: Remove unused igc_read/write_pcie_cap_reg (Corinna Vinschen) [RHEL-83571] - igc: Remove unused igc_read/write_pci_cfg wrappers (Corinna Vinschen) [RHEL-83571] - igc: Remove unused igc_acquire/release_nvm (Corinna Vinschen) [RHEL-83571] - igc: remove autoneg parameter from igc_mac_info (Corinna Vinschen) [RHEL-83571] - page_pool: Fix use-after-free in page_pool_recycle_in_ring (Paolo Abeni) [RHEL-96620] - rtnetlink: Allocate vfinfo size for VF GUIDs when supported (Paolo Abeni) [RHEL-96620] - redhat: enable test_kmod, test_module and install kmod selftests (Herton R. Krzesinski) [RHEL-94012] - lib/test_kmod: do not hardcode/depend on any filesystem (Herton R. Krzesinski) [RHEL-94012] - igb: Get rid of spurious interrupts (Corinna Vinschen) [RHEL-83570] - igb: Add support for persistent NAPI config (Corinna Vinschen) [RHEL-83570] - igb: Link queues to NAPI instances (Corinna Vinschen) [RHEL-83570] - igb: Link IRQs to NAPI instances (Corinna Vinschen) [RHEL-83570] - treewide: Switch/rename to timer_delete[_sync]() (Corinna Vinschen) [RHEL-83570] - igb: reject invalid external timestamp requests for 82580-based HW (Corinna Vinschen) [RHEL-83570] - igb: Fix passing 0 to ERR_PTR in igb_run_xdp() (Corinna Vinschen) [RHEL-83570] - igb: Add AF_XDP zero-copy Tx support (Corinna Vinschen) [RHEL-83570] - igb: Add AF_XDP zero-copy Rx support (Corinna Vinschen) [RHEL-83570] - igb: Add XDP finalize and stats update functions (Corinna Vinschen) [RHEL-83570] - igb: Introduce XSK data structures and helpers (Corinna Vinschen) [RHEL-83570] - igb: Introduce igb_xdp_is_enabled() (Corinna Vinschen) [RHEL-83570] - igb: Remove static qualifiers (Corinna Vinschen) [RHEL-83570] - igbvf: remove unused spinlock (Corinna Vinschen) [RHEL-83570] - igb: Fix 2 typos in comments in igb_main.c (Corinna Vinschen) [RHEL-83570] - net: mana: Record doorbell physical address in PF mode (Maxim Levitsky) [RHEL-80095] - scsi: storvsc: Increase the timeouts to storvsc_timeout (Maxim Levitsky) [RHEL-80095] - PCI: hv: Remove unnecessary flex array in struct pci_packet (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Always select CONFIG_SYSFB for Hyper-V guests (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Remove hv_alloc/free_* helpers (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Use kzalloc for panic page allocation (Maxim Levitsky) [RHEL-80095] - uio_hv_generic: Use correct size for interrupt and monitor pages (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary (Maxim Levitsky) [RHEL-80095] - arch/x86: Provide the CPU number in the wakeup AP callback (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap() (Maxim Levitsky) [RHEL-80095] - net: mana: Add support for Multi Vports on Bare metal (Maxim Levitsky) [RHEL-80095] - net: mana: Add support for auxiliary device servicing events (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: unify mana_ib functions to support any gdma device (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic (Maxim Levitsky) [RHEL-80095] - net: mana: Probe rdma device in mana driver (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Add support of 4M, 1G, and 2G pages (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: support of the zero based MRs (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Access remote atomic for MRs (Maxim Levitsky) [RHEL-80095] - net: mana: Switch to page pool for jumbo frames (Maxim Levitsky) [RHEL-80095] - net: mana: Add metadata support for xdp mode (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Fix integer overflow during queue creation (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Handle net event for pointing to the current netdev (Maxim Levitsky) [RHEL-80095] - net: mana: Change the function signature of mana_get_primary_netdev_rcu (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Use safer allocation function() (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Ensure variable err is initialized (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Implement DMABUF MR support (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Fix error code in probe() (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Add port statistics support (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: request error CQEs when supported (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Query feature_flags bitmask from FW (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: indicate CM support (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: polling of CQs for GSI/UD (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: extend mana QP table (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: implement req_notify_cq (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: UD/GSI work requests (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: create/destroy AH (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: UD/GSI QP creation for kernel (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Create and destroy UD/GSI QP (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: create kernel-level CQs (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: helpers to allocate kernel queues (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: implement get_dma_mr (Maxim Levitsky) [RHEL-80095] - RDMA/mana_ib: Allow registration of DMA-mapped memory in PDs (Maxim Levitsky) [RHEL-80095] - net: mana: Add debug logs in MANA network driver (Maxim Levitsky) [RHEL-80095] - net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE (Maxim Levitsky) [RHEL-80095] - net: mana: Support holes in device list reply msg (Maxim Levitsky) [RHEL-80095] - net/mana: fix warning in the writer of client oob (Maxim Levitsky) [RHEL-80095] - net: mana: cleanup mana struct after debugfs_remove() (Maxim Levitsky) [RHEL-80095] - hv_netvsc: Use VF's tso_max_size value when data path is VF (Maxim Levitsky) [RHEL-80095] - Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer() (Maxim Levitsky) [RHEL-80095] - hv_netvsc: Remove rmsg_pgcnt (Maxim Levitsky) [RHEL-80095] - hv_netvsc: Preserve contiguous PFN grouping in the page buffer array (Maxim Levitsky) [RHEL-80095] - hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges (Maxim Levitsky) [RHEL-80095] - hv_netvsc: Replace one-element array with flexible array member (Maxim Levitsky) [RHEL-80095] - hv_netvsc: Link queues to NAPIs (Maxim Levitsky) [RHEL-80095] - hv_netvsc: Don't assume cpu_possible_mask is dense (Maxim Levitsky) [RHEL-80095] - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer (Maxim Levitsky) [RHEL-80095] {CVE-2024-53103} - hv_balloon: Fallback to generic_online_page() for non-HV hot added mem (Maxim Levitsky) [RHEL-80095] - scsi: storvsc: Don't report the host packet status as the hv status (Maxim Levitsky) [RHEL-80095] - scsi: storvsc: Ratelimit warning logs to prevent VM denial of service (Maxim Levitsky) [RHEL-80095] {CVE-2025-21690} - scsi: storvsc: Don't assume cpu_possible_mask is dense (Maxim Levitsky) [RHEL-80095] - uio_hv_generic: Add a check for HV_NIC for send, receive buffers setup (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Make the sysfs node size for the ring buffer dynamic (Maxim Levitsky) [RHEL-80095] - uio_hv_generic: Fix sysfs creation path for ring buffer (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Fix bad ref to hv_synic_eventring_tail when CPU goes offline (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Fix bad pointer dereference in hv_get_partition_id (Maxim Levitsky) [RHEL-80095] - x86/hyperv: fix an indentation issue in mshyperv.h (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Add comments about hv_vpset and var size hypercall input args (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Fix check of return value from snp_set_vmsa() (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Add VTL mode callback for restarting the system (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Add VTL mode emergency restart callback (Maxim Levitsky) [RHEL-80095] - hyperv: Remove unused union and structs (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Use named operands in inline asm (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs (Maxim Levitsky) [RHEL-80095] - hyperv: Add definitions for root partition driver to hv headers (Maxim Levitsky) [RHEL-80095] - x86: hyperv: Add mshv_handler() irq handler and setup function (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Introduce per-cpu event ring tail (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Export some functions for use by root partition module (Maxim Levitsky) [RHEL-80095] - acpi: numa: Export node_to_pxm() (Maxim Levitsky) [RHEL-80095] - hyperv: Introduce hv_recommend_using_aeoi() (Maxim Levitsky) [RHEL-80095] - arm64/hyperv: Add some missing functions to arm64 (Maxim Levitsky) [RHEL-80095] - x86/mshyperv: Add support for extended Hyper-V features (Maxim Levitsky) [RHEL-80095] - hyperv: Log hypercall status codes as strings (Maxim Levitsky) [RHEL-80095] - hyperv: Add CONFIG_MSHV_ROOT to gate root partition support (Maxim Levitsky) [RHEL-80095] - hyperv: Change hv_root_partition into a function (Maxim Levitsky) [RHEL-80095] - hyperv: Convert hypercall statuses to linux error codes (Maxim Levitsky) [RHEL-80095] - PCI: hv: Correct a comment (Maxim Levitsky) [RHEL-80095] - drivers/hv: add CPU offlining support (Maxim Levitsky) [RHEL-80095] - drivers/hv: introduce vmbus_channel_set_cpu() (Maxim Levitsky) [RHEL-80095] - cpu: export lockdep_assert_cpus_held() (Maxim Levitsky) [RHEL-80095] - hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv (Maxim Levitsky) [RHEL-80095] - hyperv: Move hv_current_partition_id to arch-generic code (Maxim Levitsky) [RHEL-80095] - Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio() (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Fix output argument to hypercall that changes page visibility (Maxim Levitsky) [RHEL-80095] - x86/hyperv/vtl: Stop kernel from probing VTL0 low memory (Maxim Levitsky) [RHEL-80095] - hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id() (Maxim Levitsky) [RHEL-80095] - hyperv: Do not overlap the hvcall IO areas in get_vtl() (Maxim Levitsky) [RHEL-80095] - hyperv: Enable the hypercall output page for the VTL mode (Maxim Levitsky) [RHEL-80095] - Drivers: hv: vmbus: Log on missing offers if any (Maxim Levitsky) [RHEL-80095] - Drivers: hv: vmbus: Wait for boot-time offers during boot and resume (Maxim Levitsky) [RHEL-80095] - Drivers: hv: Don't assume cpu_possible_mask is dense (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Don't assume cpu_possible_mask is dense (Maxim Levitsky) [RHEL-80095] - hyperv: Remove the now unused hyperv-tlfs.h files (Maxim Levitsky) [RHEL-80095] - hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h (Maxim Levitsky) [RHEL-80095] - hyperv: Add new Hyper-V headers in include/hyperv (Maxim Levitsky) [RHEL-80095] - hyperv: Clean up unnecessary #includes (Maxim Levitsky) [RHEL-80095] - hyperv: Move hv_connection_id to hyperv-tlfs.h (Maxim Levitsky) [RHEL-80095] - Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet (Maxim Levitsky) [RHEL-80095] {CVE-2024-55916} - Drivers: hv: util: Don't force error code to ENODEV in util_probe() (Maxim Levitsky) [RHEL-80095] - x86/hyperv: Fix hv tsc page based sched_clock for hibernation (Maxim Levitsky) [RHEL-80095] - scsi: fnic: Fix missing DMA mapping error in fnic_send_frame() (Karan Kumar) [RHEL-95446] - scsi: fnic: Set appropriate logging level for log message (Karan Kumar) [RHEL-95446] - scsi: fnic: Add and improve logs in FDMI and FDMI ABTS paths (Karan Kumar) [RHEL-95446] - scsi: fnic: Turn off FDMI ACTIVE flags on link down (Karan Kumar) [RHEL-95446] - scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out (Karan Kumar) [RHEL-95446] Resolves: RHEL-100484, RHEL-70322, RHEL-80095, RHEL-83570, RHEL-83571, RHEL-94012, RHEL-95446, RHEL-96382, RHEL-96620, RHEL-96874 * Tue Jul 08 2025 CKI KWF Bot [6.12.0-107.el10] - spec: fix spec warning for /usr/include/ynl (Alexandra Hájková) [RHEL-101712] - nvme: avoid creating multipath sysfs group under namespace path devices (Maurizio Lombardi) [RHEL-95382] - nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable (Maurizio Lombardi) [RHEL-95382] - nvme-pci: make nvme_pci_npages_prp() __always_inline (Maurizio Lombardi) [RHEL-95382] - nvme: unblock ctrl state transition for firmware update (Maurizio Lombardi) [RHEL-95382] - nvmet-tcp: don't restore null sk_state_change (Maurizio Lombardi) [RHEL-95382] - nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS (Maurizio Lombardi) [RHEL-95382] - nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS (Maurizio Lombardi) [RHEL-95382] - nvme-tcp: fix premature queue removal and I/O failover (Maurizio Lombardi) [RHEL-95382] - nvme-pci: add quirks for WDC Blue SN550 15b7:5009 (Maurizio Lombardi) [RHEL-95382] - nvme-pci: add quirks for device 126f:1001 (Maurizio Lombardi) [RHEL-95382] - nvme-pci: fix queue unquiesce check on slot_reset (Maurizio Lombardi) [RHEL-95382] - nvmet: fix out-of-bounds access in nvmet_enable_port (Maurizio Lombardi) [RHEL-95382] - nvme-multipath: sysfs links may not be created for devices (Maurizio Lombardi) [RHEL-95382] - nvme: fixup scan failure for non-ANA multipath controllers (Maurizio Lombardi) [RHEL-95382] - nvme: multipath: fix return value of nvme_available_path (Maurizio Lombardi) [RHEL-95382] - nvme: re-read ANA log page after ns scan completes (Maurizio Lombardi) [RHEL-95382] - nvme: requeue namespace scan on missed AENs (Maurizio Lombardi) [RHEL-95382] - nvme-pci: skip nvme_write_sq_db on empty rqlist (Maurizio Lombardi) [RHEL-95382] - nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io() (Maurizio Lombardi) [RHEL-95382] - nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request() (Maurizio Lombardi) [RHEL-95382] - nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer (Maurizio Lombardi) [RHEL-95382] - nvme: convert timeouts to secs_to_jiffies() (Maurizio Lombardi) [RHEL-95382] - nvmet-fc: Remove unused functions (Maurizio Lombardi) [RHEL-95382] - nvme-pci: remove stale comment (Maurizio Lombardi) [RHEL-95382] - nvme-fc: Utilise min3() to simplify queue count calculation (Maurizio Lombardi) [RHEL-95382] - nvme-multipath: Add visibility for queue-depth io-policy (Maurizio Lombardi) [RHEL-95382] - nvme-multipath: Add visibility for numa io-policy (Maurizio Lombardi) [RHEL-95382] - nvme-multipath: Add visibility for round-robin io-policy (Maurizio Lombardi) [RHEL-95382] - nvme: map uring_cmd data even if address is 0 (Maurizio Lombardi) [RHEL-95382] - io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed() (Maurizio Lombardi) [RHEL-95382] - sunrpc: handle SVC_GARBAGE during svc auth processing as auth error (CKI Backport Bot) [RHEL-101330] {CVE-2025-38089} - net: fix udp gso skb_segment after pull from frag_list (Paolo Abeni) [RHEL-96626] - net: ipv6: fix UDPv6 GSO segmentation with NAT (Paolo Abeni) [RHEL-96626] - softirq: use bit waits instead of var waits. (Phil Auld) [RHEL-96261] - sched: add wait_var_event_io() (Phil Auld) [RHEL-96261] - sched: Add wait/wake interface for variable updated under a lock. (Phil Auld) [RHEL-96261] - sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up() (Phil Auld) [RHEL-96261] - sched: Document wait_var_event() family of functions and wake_up_var() (Phil Auld) [RHEL-96261] - sched: Improve documentation for wake_up_bit/wait_on_bit family of functions (Phil Auld) [RHEL-96261] - sched: change wake_up_bit() and related function to expect unsigned long * (Phil Auld) [RHEL-96261] - net-timestamp: COMPLETION timestamp on packet tx completion (Petr Oros) [RHEL-100002] - net: skb: free up one bit in tx_flags (Petr Oros) [RHEL-100002] - selftests/bpf: Add simple bpf tests in the tx path for timestamping feature (Petr Oros) [RHEL-100002] - bpf: Support selective sampling for bpf timestamping (Petr Oros) [RHEL-100002] - bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback (Petr Oros) [RHEL-100002] - bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback (Petr Oros) [RHEL-100002] - bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback (Petr Oros) [RHEL-100002] - bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback (Petr Oros) [RHEL-100002] - bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback (Petr Oros) [RHEL-100002] - net-timestamp: Prepare for isolating two modes of SO_TIMESTAMPING (Petr Oros) [RHEL-100002] - bpf: Disable unsafe helpers in TX timestamping callbacks (Petr Oros) [RHEL-100002] - bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback (Petr Oros) [RHEL-100002] - bpf: Prepare the sock_ops ctx and call bpf prog for TX timestamping (Petr Oros) [RHEL-100002] - bpf: Add networking timestamping support to bpf_get/setsockopt() (Petr Oros) [RHEL-100002] - selftests: txtimestamp: add SCM_TS_OPT_ID test (Petr Oros) [RHEL-100002] - net_tstamp: add SCM_TS_OPT_ID for RAW sockets (Petr Oros) [RHEL-100002] - net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message (Petr Oros) [RHEL-100002] - selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bug (CKI Backport Bot) [RHEL-99477] - selftests: netfilter: nft_concat_range.sh: prefer per element counters for testing (CKI Backport Bot) [RHEL-99477] - netfilter: nf_set_pipapo_avx2: fix initial map fill (CKI Backport Bot) [RHEL-99477] - selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representation (CKI Backport Bot) [RHEL-99477] - netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX (CKI Backport Bot) [RHEL-99477] - netfilter: nft_set_pipapo: prevent overflow in lookup table allocation (CKI Backport Bot) [RHEL-99477] - netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx (CKI Backport Bot) [RHEL-99473] - netfilter: nft_tunnel: fix geneve_opt dump (CKI Backport Bot) [RHEL-99473] - netfilter: nft_quota: match correctly when the quota just depleted (CKI Backport Bot) [RHEL-99473] - netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only (CKI Backport Bot) [RHEL-99473] - netfilter: nf_tables: don't unregister hook when table is dormant (CKI Backport Bot) [RHEL-99473] - redhat/configs: enable CONFIG_PT_RECLAIM (Luiz Capitulino) [RHEL-78258] - mm: pgtable: fix incorrect reclaim of non-empty PTE pages (Luiz Capitulino) [RHEL-78258] - x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64 (Luiz Capitulino) [RHEL-78258] - x86: mm: free page table pages by RCU instead of semi RCU (Luiz Capitulino) [RHEL-78258] - mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED) (Luiz Capitulino) [RHEL-78258] - mm: make zap_pte_range() handle full within-PMD range (Luiz Capitulino) [RHEL-78258] - mm: do_zap_pte_range: return any_skipped information to the caller (Luiz Capitulino) [RHEL-78258] - mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-installed (Luiz Capitulino) [RHEL-78258] - mm: skip over all consecutive none ptes in do_zap_pte_range() (Luiz Capitulino) [RHEL-78258] - mm: introduce do_zap_pte_range() (Luiz Capitulino) [RHEL-78258] - mm: introduce zap_nonpresent_ptes() (Luiz Capitulino) [RHEL-78258] - mm: userfaultfd: recheck dst_pmd entry in move_pages_pte() (Luiz Capitulino) [RHEL-78258] - mm: khugepaged: recheck pmd state in retract_page_tables() (Luiz Capitulino) [RHEL-78258] - docs/mm: add VMA locks documentation (Luiz Capitulino) [RHEL-78258] - redhat/configs: enable CONFIG_TCG_SVSM (Stefano Garzarella) [RHEL-92271] - x86/sev: Register tpm-svsm platform device (Stefano Garzarella) [RHEL-92271] - tpm: Add SNP SVSM vTPM driver (Stefano Garzarella) [RHEL-92271] - svsm: Add header with SVSM_VTPM_CMD helpers (Stefano Garzarella) [RHEL-92271] - x86/sev: Add SVSM vTPM probe/send_command functions (Stefano Garzarella) [RHEL-92271] - KVM: arm64: VHE: Synchronize CPTR trap deactivation (Sebastian Ott) [RHEL-92805] - KVM: arm64: VHE: Synchronize restore of host debug registers (Sebastian Ott) [RHEL-92805] - KVM: arm64: Explicitly treat routing entry type changes as changes (Sebastian Ott) [RHEL-92805] - KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race (Sebastian Ott) [RHEL-92805] - KVM: arm64: Unmap vLPIs affected by changes to GSI routing information (Sebastian Ott) [RHEL-92805] - KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding() (Sebastian Ott) [RHEL-92805] - KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock (Sebastian Ott) [RHEL-92805] - KVM: arm64: Use lock guard in vgic_v4_set_forwarding() (Sebastian Ott) [RHEL-92805] - arm64: Add override for MPAM (Sebastian Ott) [RHEL-92805] - KVM: arm64: Drop sort_memblock_regions() (Sebastian Ott) [RHEL-92805] - KVM: arm64: Switch to use hrtimer_setup() (Sebastian Ott) [RHEL-92805] - tools headers UAPI: Sync linux/kvm.h with the kernel sources (Sebastian Ott) [RHEL-92805] - KVM: selftests: Confirm exposing MTE_frac does not break migration (Sebastian Ott) [RHEL-92805] - KVM: arm64: Make MTE_frac masking conditional on MTE capability (Sebastian Ott) [RHEL-92805] - arm64/sysreg: Expose MTE_frac so that it is visible to KVM (Sebastian Ott) [RHEL-92805] - redhat/configs: Enable CONFIG_AMPERE_ERRATUM_AC04_CPU_23 (Sebastian Ott) [RHEL-92805] - arm64: sysreg: Drag linux/kconfig.h to work around vdso build issue (Sebastian Ott) [RHEL-92805] - arm64: errata: Work around AmpereOne's erratum AC04_CPU_23 (Sebastian Ott) [RHEL-92805] - arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9 (Sebastian Ott) [RHEL-92805] - arm64/sysreg: Add register fields for HFGWTR2_EL2 (Sebastian Ott) [RHEL-92805] - arm64/sysreg: Add register fields for HFGRTR2_EL2 (Sebastian Ott) [RHEL-92805] - arm64/sysreg: Add register fields for HFGITR2_EL2 (Sebastian Ott) [RHEL-92805] - arm64/sysreg: Add register fields for HDFGWTR2_EL2 (Sebastian Ott) [RHEL-92805] - arm64/sysreg: Add register fields for HDFGRTR2_EL2 (Sebastian Ott) [RHEL-92805] - arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1 (Sebastian Ott) [RHEL-92805] - KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2* (Sebastian Ott) [RHEL-92805] - KVM: arm64: Document NV caps and vcpu flags (Sebastian Ott) [RHEL-92805] - KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_cases (Sebastian Ott) [RHEL-84459 RHEL-92805] - KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_cases (Sebastian Ott) [RHEL-92805] - KVM: arm64: selftests: Fix thread migration in arch_timer_edge_cases (Sebastian Ott) [RHEL-92805] - KVM: arm64: selftests: Fix help text for arch_timer_edge_cases (Sebastian Ott) [RHEL-92805] - smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABI (Sebastian Ott) [RHEL-92805] - arm64: Rework checks for broken Cavium HW in the PI code (Sebastian Ott) [RHEL-92805] - KVM: arm64: selftest: Don't try to disable AArch64 support (Sebastian Ott) [RHEL-92805] - KVM: arm64: Fix memory check in host_stage2_set_owner_locked() (Sebastian Ott) [RHEL-92805] - KVM: arm64: Kill HCRX_HOST_FLAGS (Sebastian Ott) [RHEL-92805] - KVM: arm64: Properly save/restore HCRX_EL2 (Sebastian Ott) [RHEL-92805] - KVM: arm64: Prevent userspace from disabling AArch64 support at any virtualisable EL (Sebastian Ott) [RHEL-92805] - KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode (Sebastian Ott) [RHEL-92805] - KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort() (Sebastian Ott) [RHEL-88996 RHEL-92805] - KVM: arm64: Use acquire/release to communicate FF-A version negotiation (Sebastian Ott) [RHEL-92805] - KVM: arm64: Don't translate FAR if invalid/unsafe (Sebastian Ott) [RHEL-92805] - arm64: Convert HPFAR_EL2 to sysreg table (Sebastian Ott) [RHEL-92805] - KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid (Sebastian Ott) [RHEL-92805] - KVM: arm64: Tear down vGIC on failed vCPU creation (Sebastian Ott) [RHEL-92805] - KVM: arm64: PMU: Reload when resetting (Sebastian Ott) [RHEL-92805] - KVM: arm64: PMU: Reload when user modifies registers (Sebastian Ott) [RHEL-92805] - KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs (Sebastian Ott) [RHEL-92805] - KVM: arm64: PMU: Assume PMU presence in pmu-emul.c (Sebastian Ott) [RHEL-92805] - KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} (Sebastian Ott) [RHEL-92805] - KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu (Sebastian Ott) [RHEL-92805] - KVM: arm64: Factor out pKVM hyp vcpu creation to separate function (Sebastian Ott) [RHEL-92805] - KVM: arm64: Initialize HCRX_EL2 traps in pKVM (Sebastian Ott) [RHEL-92805] - KVM: arm64: Factor out setting HCRX_EL2 traps into separate function (Sebastian Ott) [RHEL-92805] - KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats (Sebastian Ott) [RHEL-92805] - KVM: arm64: Distinct pKVM teardown memcache for stage-2 (Sebastian Ott) [RHEL-92805] - KVM: arm64: Add flags to kvm_hyp_memcache (Sebastian Ott) [RHEL-92805] - KVM: arm64: selftests: Test that TGRAN*_2 fields are writable (Sebastian Ott) [RHEL-92805] - KVM: arm64: Allow userspace to write ID_AA64MMFR0_EL1.TGRAN*_2 (Sebastian Ott) [RHEL-92805] - KVM: arm64: ptdump: Test PMD_TYPE_MASK for block mapping (Sebastian Ott) [RHEL-92805] - KVM: arm64: Provide 1 event counter on IMPDEF hardware (Sebastian Ott) [RHEL-92805] - KVM: arm64: Remap PMUv3 events onto hardware (Sebastian Ott) [RHEL-92805] - KVM: arm64: Advertise PMUv3 if IMPDEF traps are present (Sebastian Ott) [RHEL-92805] - KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 traps (Sebastian Ott) [RHEL-92805] - KVM: arm64: Move PMUVer filtering into KVM code (Sebastian Ott) [RHEL-92805] - KVM: arm64: Use guard() to cleanup usage of arm_pmus_lock (Sebastian Ott) [RHEL-92805] - KVM: arm64: Drop kvm_arm_pmu_available static key (Sebastian Ott) [RHEL-92805] - KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3 (Sebastian Ott) [RHEL-92805] - KVM: arm64: Always support SW_INCR PMU event (Sebastian Ott) [RHEL-92805] - KVM: arm64: Compute PMCEID from arm_pmu's event bitmaps (Sebastian Ott) [RHEL-92805] - KVM: arm64: Fix documentation for KVM_CAP_ARM_WRITABLE_IMP_ID_REGS (Sebastian Ott) [RHEL-92805] - KVM: arm64: Copy MIDR_EL1 into hyp VM when it is writable (Sebastian Ott) [RHEL-92805] - KVM: arm64: Copy guest CTR_EL0 into hyp VM (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Fail KVM init if asking for NV without GICv3 (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2 (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Add Maintenance Interrupt emulation (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Handle L2->L1 transition on interrupt injection (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Nested GICv3 emulation (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg (Sebastian Ott) [RHEL-92805] - KVM: arm64: nv: Load timer before the GIC (Sebastian Ott) [RHEL-92805] - arm64: sysreg: Add layout for ICH_MISR_EL2 (Sebastian Ott) [RHEL-92805] - arm64: sysreg: Add layout for ICH_VTR_EL2 (Sebastian Ott) [RHEL-92805] - arm64: sysreg: Add layout for ICH_HCR_EL2 (Sebastian Ott) [RHEL-92805] - KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2 (Sebastian Ott) [RHEL-92805] - smccc/kvm_guest: Enable errata based on implementation CPUs (Sebastian Ott) [RHEL-92805] - arm64: Make  _midr_in_range_list() an exported function (Sebastian Ott) [RHEL-92805] - KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2 (Sebastian Ott) [RHEL-92805] - KVM: arm64: Specify hypercall ABI for retrieving target implementations (Sebastian Ott) [RHEL-92805] - arm64: Modify _midr_range() functions to read MIDR/REVIDR internally (Sebastian Ott) [RHEL-92805] - KVM: arm64: Document ordering requirements for irqbypass (Sebastian Ott) [RHEL-92805] - KVM: arm64: vgic-v4: Fall back to software irqbypass if LPI not found (Sebastian Ott) [RHEL-92805] - KVM: arm64: vgic-v4: Only WARN for HW IRQ mismatch when unmapping vLPI (Sebastian Ott) [RHEL-92805] - KVM: arm64: vgic-v4: Only attempt vLPI mapping for actual MSIs (Sebastian Ott) [RHEL-92805] - KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDR (Sebastian Ott) [RHEL-92805] - KVM: arm64: Allow userspace to change the implementation ID registers (Sebastian Ott) [RHEL-92805] - KVM: arm64: Load VPIDR_EL2 with the VM's MIDR_EL1 value (Sebastian Ott) [RHEL-92805] - KVM: arm64: Maintain per-VM copy of implementation ID regs (Sebastian Ott) [RHEL-92805] - KVM: arm64: Set HCR_EL2.TID1 unconditionally (Sebastian Ott) [RHEL-92805] - KVM: arm64: Advertise FEAT_ECV when possible (Sebastian Ott) [RHEL-92805] - KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable (Sebastian Ott) [RHEL-92805] - KVM: arm64: Allow userspace to limit NV support to nVHE (Sebastian Ott) [RHEL-92805] - KVM: arm64: Move NV-specific capping to idreg sanitisation (Sebastian Ott) [RHEL-92805] - KVM: arm64: Enforce NV limits on a per-idregs basis (Sebastian Ott) [RHEL-92805] - KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available (Sebastian Ott) [RHEL-92805] - KVM: arm64: Consolidate idreg callbacks (Sebastian Ott) [RHEL-92805] - KVM: arm64: Advertise NV2 in the boot messages (Sebastian Ott) [RHEL-92805] - KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0 (Sebastian Ott) [RHEL-92805] - KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero (Sebastian Ott) [RHEL-92805] - KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace (Sebastian Ott) [RHEL-92805] - arm64: cpufeature: Handle NV_frac as a synonym of NV2 (Sebastian Ott) [RHEL-92805] - KVM: arm64: Eagerly switch ZCR_EL{1,2} (Sebastian Ott) [RHEL-92805] - KVM: arm64: Mark some header functions as inline (Sebastian Ott) [RHEL-92805] - KVM: arm64: Refactor exit handlers (Sebastian Ott) [RHEL-92805] - KVM: arm64: Refactor CPTR trap deactivation (Sebastian Ott) [RHEL-92805] - KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN (Sebastian Ott) [RHEL-92805] - KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN (Sebastian Ott) [RHEL-92805] - KVM: arm64: Remove host FPSIMD saving for non-protected KVM (Sebastian Ott) [RHEL-92805] - KVM: arm64: Drop pkvm_mem_transition for host/hyp donations (Sebastian Ott) [RHEL-92805] - KVM: arm64: Drop pkvm_mem_transition for host/hyp sharing (Sebastian Ott) [RHEL-92805] - KVM: arm64: Drop pkvm_mem_transition for FF-A (Sebastian Ott) [RHEL-92805] - Revert "net: skb: introduce and use a single page frag cache" (Paolo Abeni) [RHEL-90322] - net: allow small head cache usage with large MAX_SKB_FRAGS values (Paolo Abeni) [RHEL-90322] - net: avoid unconditionally touching sk_tsflags on RX (Paolo Abeni) [RHEL-90322] - io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period (Jeff Moyer) [RHEL-75487] {CVE-2025-21655} - io_uring/eventfd: abstract out ev_fd put helper (Jeff Moyer) [RHEL-75487] - xen: balloon: update the NR_BALLOON_PAGES state (Nico Pache) [RHEL-70690] - hv_balloon: update the NR_BALLOON_PAGES state (Nico Pache) [RHEL-70690] - balloon_compaction: update the NR_BALLOON_PAGES state (Nico Pache) [RHEL-70690] - meminfo: add a per node counter for balloon drivers (Nico Pache) [RHEL-70690] Resolves: RHEL-100002, RHEL-101330, RHEL-101712, RHEL-70690, RHEL-75487, RHEL-78258, RHEL-84459, RHEL-88996, RHEL-90322, RHEL-92271, RHEL-92805, RHEL-95382, RHEL-96261, RHEL-96626, RHEL-99473, RHEL-99477 * Fri Jul 04 2025 CKI KWF Bot [6.12.0-106.el10] - net: use sock_gen_put() when sk_state is TCP_TIME_WAIT (Paolo Abeni) [RHEL-96601] - block: use plug request list tail for one-shot backmerge attempt (Ming Lei) [RHEL-96294] - exfat: fix random stack corruption after get_block (CKI Backport Bot) [RHEL-99440] {CVE-2025-22036} - rtmutex_api: provide correct extern functions (Maxim Levitsky) [RHEL-74410] - rust: add helper for mutex_trylock (Maxim Levitsky) [RHEL-74410] - RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUs (Maxim Levitsky) [RHEL-74410] - KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs (Maxim Levitsky) [RHEL-74410] - x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation (Maxim Levitsky) [RHEL-74410] - KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus (Maxim Levitsky) [RHEL-74410] - locking/mutex: implement mutex_lock_killable_nest_lock (Maxim Levitsky) [RHEL-74410] - locking/mutex: implement mutex_trylock_nested (Maxim Levitsky) [RHEL-74410] - cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk (CKI Backport Bot) [RHEL-72661] - selftests: bonding: add ipvlan over bond testing (CKI Backport Bot) [RHEL-96617] - selftests: net: lib: Add a couple autodefer helpers (CKI Backport Bot) [RHEL-96617] - selftests: net: lib: Add several autodefer helpers (CKI Backport Bot) [RHEL-96617] - selftests: net: lib: Rename ip_link_master() to ip_link_set_master() (CKI Backport Bot) [RHEL-96617] - bonding: Fix multiple long standing offload races (Hangbin Liu) [RHEL-73802] - bonding: Mark active offloaded xfrm_states (Hangbin Liu) [RHEL-73802] - xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} (Hangbin Liu) [RHEL-73802] - xfrm: Remove unneeded device check from validate_xmit_xfrm (Hangbin Liu) [RHEL-73802] - xfrm: Use xdo.dev instead of xdo.real_dev (Hangbin Liu) [RHEL-73802] - net/mlx5: Avoid using xso.real_dev unnecessarily (Hangbin Liu) [RHEL-73802] - xfrm: always initialize offload path (Hangbin Liu) [RHEL-73802] - xfrm: check for PMTU in tunnel mode for packet offload (Hangbin Liu) [RHEL-73802] - xfrm: provide common xdo_dev_offload_ok callback implementation (Hangbin Liu) [RHEL-73802] - xfrm: rely on XFRM offload (Hangbin Liu) [RHEL-73802 RHEL-97184] - xfrm: simplify SA initialization routine (Hangbin Liu) [RHEL-73802] - xfrm: delay initialization of offload path till its actually requested (Hangbin Liu) [RHEL-73802] - ynl: devlink: add missing board-serial-number (Petr Oros) [RHEL-75601] - devlink: fix xa_alloc_cyclic() error handling (Petr Oros) [RHEL-75601] - devlink: add devl guard (Petr Oros) [RHEL-75601] - pldmfw: enable selected component update (Petr Oros) [RHEL-75601] - devlink: Improve the port attributes description (Petr Oros) [RHEL-75601] - devlink: add devlink_fmsg_dump_skb() function (Petr Oros) [RHEL-75601] - devlink: add devlink_fmsg_put() macro (Petr Oros) [RHEL-75601] - devlink: Add documentation for OcteonTx2 AF (Petr Oros) [RHEL-75601] - devlink: remove unused devlink_resource_register() (Petr Oros) [RHEL-75601] - devlink: remove unused devlink_resource_occ_get_register() and _unregister() (Petr Oros) [RHEL-75601] - net: dsa: replace devlink resource registration calls by devl_ variants (Petr Oros) [RHEL-75601] - devlink: region: snapshot IDs: consolidate error values (Petr Oros) [RHEL-75601] - devlink: devl_resource_register(): differentiate error codes (Petr Oros) [RHEL-75601] - devlink: use devlink_nl_put_u64() helper (Petr Oros) [RHEL-75601] - devlink: introduce devlink_nl_put_u64() (Petr Oros) [RHEL-75601] - tools: ynl-gen: use names of constants in generated limits (Petr Oros) [RHEL-75601] - tools: ynl-gen: refactor check validation for TypeBinary (Petr Oros) [RHEL-75601] - ice: Add correct PHY lane assignment (Petr Oros) [RHEL-74388] - ice: Fix ETH56G FC-FEC Rx offset value (Petr Oros) [RHEL-74388] - ice: Fix quad registers read on E825 (Petr Oros) [RHEL-74388] - ice: Fix E825 initialization (Petr Oros) [RHEL-74388] Resolves: RHEL-72661, RHEL-73802, RHEL-74388, RHEL-74410, RHEL-75601, RHEL-96294, RHEL-96601, RHEL-96617, RHEL-97184, RHEL-99440 * Thu Jul 03 2025 CKI KWF Bot [6.12.0-105.el10] - loop: move lo_set_size() out of queue freeze (Ming Lei) [RHEL-88159] - scsi: qla2xxx: Update version to 10.02.09.400-k (Nilesh Javali) [RHEL-90558] - scsi: qla2xxx: Supported speed displayed incorrectly for VPorts (Nilesh Javali) [RHEL-90558] - scsi: qla2xxx: Fix NVMe and NPIV connect issue (Nilesh Javali) [RHEL-90558] - scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt (Nilesh Javali) [RHEL-90558] - scsi: qla2xxx: Move FCE Trace buffer allocation to user control (Nilesh Javali) [RHEL-90558] - scsi: qla2xxx: Fix abort in bsg timeout (Nilesh Javali) [RHEL-90558] Resolves: RHEL-88159, RHEL-90558 * Thu Jul 03 2025 Jan Stancek [6.12.0-104.el10] - ibmvnic: Use kernel helpers for hex dumps (CKI Backport Bot) [RHEL-89030] {CVE-2025-22104} - perf: Fix dangling cgroup pointer in cpuctx (Michael Petlan) [RHEL-78197] - perf/x86/intel: Fix crash in icl_update_topdown_event() (Michael Petlan) [RHEL-78197] - s390/cpumf: Fix double free on error in cpumf_pmu_event_init() (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Simplify release of SDBs and SDBTs (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Fix and protect memory allocation of SDBs with mutex (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Rework call to sf_disable() (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Handle CPU hotplug remove during sampling (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Fix format string in pr_err() (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Use sf_buffer_available() (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Consistently use goto out for function exit (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Do not re-enable event after deletion (Michael Petlan) [RHEL-78197] - s390/cpum_sf: Set bit PMU_F_ENABLED enabled after lpp() invocation (Michael Petlan) [RHEL-78197] - s390/cpum_cf: Correct typo CYLCE (Michael Petlan) [RHEL-78197] - radix-tree: add missing cleanup.h (Michael Petlan) [RHEL-78197] - perf tests metric-only perf stat: Fix tests 84 and 86 s390 (Michael Petlan) [RHEL-78197] - perf trace: Support --summary-mode=cgroup (Michael Petlan) [RHEL-78197] - perf test: Add perf trace summary test (Michael Petlan) [RHEL-78197] - perf trace: Implement syscall summary in BPF (Michael Petlan) [RHEL-78197] - perf trace: Add missing thread__put() in thread__e_machine() (Michael Petlan) [RHEL-78197] - perf trace: Free the files.max entry in files->table (Michael Petlan) [RHEL-78197] - perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids() (Michael Petlan) [RHEL-78197] - perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter() (Michael Petlan) [RHEL-78197] - perf tools: Fix arm64 source package build (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync sound/asound.h with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync linux/prctl.h with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync arch/xtensa/kernel/syscalls/syscall.tbl with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync arch/sparc/kernel/syscalls/syscall.tbl with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync arch/sh/kernel/syscalls/syscall.tbl with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync arch/arm/tools/syscall.tbl with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync arch/x86/entry/syscalls/syscall_32.tbl with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync asm-generic/mman.h with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync asm/cputype.h with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync scripts/syscall.tbl with kernel (Michael Petlan) [RHEL-78197] - tools headers UAPI: sync asm/kvm.h with kernel (Michael Petlan) [RHEL-78197] - perf tools: Fix in-source libperf build (Michael Petlan) [RHEL-78197] - perf tools: Fix arm64 build by generating unistd_64.h (Michael Petlan) [RHEL-78197] - tools headers: Update the syscall table with the kernel sources (Michael Petlan) [RHEL-78197] - perf tools: Remove evsel__handle_error_quirks() (Michael Petlan) [RHEL-78197] - perf libunwind arm64: Fix missing close parens in an if statement (Michael Petlan) [RHEL-78197] - tools headers: Update the uapi/linux/perf_event.h copy with the kernel sources (Michael Petlan) [RHEL-78197] - tools/include: make uapi/linux/types.h usable from assembly (Michael Petlan) [RHEL-78197] - perf bpf-filter: Fix a parsing error with comma (Michael Petlan) [RHEL-78197] - perf report: Fix a memory leak for perf_env on AMD (Michael Petlan) [RHEL-78197] - perf trace: Fix wrong size to bpf_map__update_elem call (Michael Petlan) [RHEL-78197] - perf tools: annotate asm_pure_loop.S (Michael Petlan) [RHEL-78197] - perf python: Fix setup.py mypy errors (Michael Petlan) [RHEL-78197] - perf test: Address attr.py mypy error (Michael Petlan) [RHEL-78197] - perf build: Add pylint build tests (Michael Petlan) [RHEL-78197] - perf build: Add mypy build tests (Michael Petlan) [RHEL-78197] - perf build: Rename TEST_LOGS to SHELL_TEST_LOGS (Michael Petlan) [RHEL-78197] - tools/build: Don't pass test log files to linker (Michael Petlan) [RHEL-78197] - perf bench sched pipe: fix enforced blocking reads in worker_thread (Michael Petlan) [RHEL-78197] - perf build: filter all combinations of -flto for libperl (Michael Petlan) [RHEL-78197] - perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation (Michael Petlan) [RHEL-78197] - perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by errata (Michael Petlan) [RHEL-78197] - perf trace: Fix evlist memory leak (Michael Petlan) [RHEL-78197] - perf trace: Fix BTF memory leak (Michael Petlan) [RHEL-78197] - perf trace: Make syscall table stable (Michael Petlan) [RHEL-78197] - perf syscalltbl: Mask off ABI type for MIPS system calls (Michael Petlan) [RHEL-78197] - perf build: Remove Makefile.syscalls (Michael Petlan) [RHEL-78197] - perf syscalltbl: Use lookup table containing multiple architectures (Michael Petlan) [RHEL-78197] - perf trace beauty: Add syscalltbl.sh generating all system call tables (Michael Petlan) [RHEL-78197] - perf thread: Add support for reading the e_machine type for a thread (Michael Petlan) [RHEL-78197] - perf dso: Add support for reading the e_machine type for a dso (Michael Petlan) [RHEL-78197] - perf syscalltbl: Remove struct syscalltbl (Michael Petlan) [RHEL-78197] - perf trace: Reorganize syscalls (Michael Petlan) [RHEL-78197] - perf syscalltbl: Remove syscall_table.h (Michael Petlan) [RHEL-78197] - perf dso: kernel-doc for enum dso_binary_type (Michael Petlan) [RHEL-78197] - perf dso: Move libunwind dso_data variables into ifdef (Michael Petlan) [RHEL-78197] - perf report: Disable children column for data type profiling (Michael Petlan) [RHEL-78197] - perf report: Allow hierarchy mode for --children (Michael Petlan) [RHEL-78197] - perf sort: Keep output fields in the same level (Michael Petlan) [RHEL-78197] - libperf: Don't remove -g when EXTRA_CFLAGS are used (Michael Petlan) [RHEL-78197] - perf: intel-tpebs: Fix incorrect usage of zfree() (Michael Petlan) [RHEL-78197] - perf cpumap: Increment reference count for online cpumap (Michael Petlan) [RHEL-78197] - perf dso: fix dso__is_kallsyms() check (Michael Petlan) [RHEL-78197] - perf kwork: Remove unreachable judgments (Michael Petlan) [RHEL-78197] - perf python: Check if there is space to copy all the event (Michael Petlan) [RHEL-78197] - perf python: Don't keep a raw_data pointer to consumed ring buffer space (Michael Petlan) [RHEL-78197] - perf python: Decrement the refcount of just created event on failure (Michael Petlan) [RHEL-78197] - perf python tracepoint.py: Change the COMM using setproctitle if available (Michael Petlan) [RHEL-78197] - perf python: Fixup description of sample.id event member (Michael Petlan) [RHEL-78197] - perf test dso-data: Correctly free test file in read test (Michael Petlan) [RHEL-78197] - perf dso: Use lock annotations to fix asan deadlock (Michael Petlan) [RHEL-78197] - perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNED (Michael Petlan) [RHEL-78197] - perf test: Add pipe output testing for annotate (Michael Petlan) [RHEL-78197] - perf test: Fixes to variable expansion and stdout for diff test (Michael Petlan) [RHEL-78197] - perf libunwind: Fixup conversion perf_sample->user_regs to a pointer (Michael Petlan) [RHEL-78197] - perf script: Update brstack syntax documentation (Michael Petlan) [RHEL-78197] - perf script: Fix typo in branch event mask (Michael Petlan) [RHEL-78197] - perf hist stdio: Do bounds check when printing callchains to avoid UB with new gcc versions (Michael Petlan) [RHEL-78197] - perf units: Fix insufficient array space (Michael Petlan) [RHEL-78197] - perf annotate: Add --code-with-type option. (Michael Petlan) [RHEL-78197] - perf annotate: Implement code + data type annotation (Michael Petlan) [RHEL-78197] - perf annotate: Factor out __hist_entry__get_data_type() (Michael Petlan) [RHEL-78197] - perf annotate: Pass hist_entry to annotate functions (Michael Petlan) [RHEL-78197] - perf annotate: Pass annotation_options to annotation_line__print() (Michael Petlan) [RHEL-78197] - perf annotate: Remove unused len parameter from annotation_line__print() (Michael Petlan) [RHEL-78197] - perf annotate-data: Add annotated_data_type__get_member_name() (Michael Petlan) [RHEL-78197] - perf ftrace: Use atomic inc to update histogram in BPF (Michael Petlan) [RHEL-78197] - perf ftrace: Remove an unnecessary condition check in BPF (Michael Petlan) [RHEL-78197] - perf ftrace: Fix latency stats with BPF (Michael Petlan) [RHEL-78197] - perf test stat: Additional topdown grouping tests (Michael Petlan) [RHEL-78197] - perf x86 evlist: Update comments on topdown regrouping (Michael Petlan) [RHEL-78197] - perf parse-events: Corrections to topdown sorting (Michael Petlan) [RHEL-78197] - perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf (Michael Petlan) [RHEL-78197] - perf python tracepoint: Switch to using parse_events (Michael Petlan) [RHEL-78197] - perf python: Add evlist.config to set up record options (Michael Petlan) [RHEL-78197] - perf python: Add evlist all_cpus accessor (Michael Petlan) [RHEL-78197] - perf python: Avoid duplicated code in get_tracepoint_field (Michael Petlan) [RHEL-78197] - perf python: Update ungrouped evsel leader in clone (Michael Petlan) [RHEL-78197] - perf python: Add optional cpus and threads arguments to parse_events (Michael Petlan) [RHEL-78197] - perf python: Add member access to a number of evsel variables (Michael Petlan) [RHEL-78197] - perf python: Add evlist enable and disable methods (Michael Petlan) [RHEL-78197] - perf evlist: Add success path to evlist__create_syswide_maps (Michael Petlan) [RHEL-78197] - perf debug: Avoid stack overflow in recursive error message (Michael Petlan) [RHEL-78197] - perf symbol: Support .gnu_debugdata for symbols (Michael Petlan) [RHEL-78197] - perf tools: Add LZMA decompression from FILE (Michael Petlan) [RHEL-78197] - perf tools: Add dummy functions for !HAVE_LZMA_SUPPORT (Michael Petlan) [RHEL-78197] - perf mem: Don't leak mem event names (Michael Petlan) [RHEL-78197] - perf vendor events riscv: Add SiFive P650 events (Michael Petlan) [RHEL-78197] - perf vendor events riscv: Add SiFive P550 events (Michael Petlan) [RHEL-78197] - perf vendor events riscv: Add SiFive Bullet version 0x0d events (Michael Petlan) [RHEL-78197] - perf vendor events riscv: Add SiFive Bullet version 0x07 events (Michael Petlan) [RHEL-78197] - perf vendor events riscv: Update SiFive Bullet events (Michael Petlan) [RHEL-78197] - perf vendor events riscv: Remove leading zeroes (Michael Petlan) [RHEL-78197] - perf vendor events riscv: Rename U74 to Bullet (Michael Petlan) [RHEL-78197] - perf util: Remove unused perf_config__refresh (Michael Petlan) [RHEL-78197] - perf util: Remove unused perf_pmus__default_pmu_name (Michael Petlan) [RHEL-78197] - perf util: Remove unused perf_data__update_dir (Michael Petlan) [RHEL-78197] - perf util: Remove unused pstack__pop (Michael Petlan) [RHEL-78197] - perf util: Remove unused perf_color_default_config (Michael Petlan) [RHEL-78197] - perf tests: Fix data symbol test with LTO builds (Michael Petlan) [RHEL-78197] - perf report: Fix memory leaks in the hierarchy mode (Michael Petlan) [RHEL-78197] - perf report: Use map_symbol__copy() when copying callchains (Michael Petlan) [RHEL-78197] - perf annotate: Return errors from disasm_line__parse_powerpc() (Michael Petlan) [RHEL-78197] - perf annotate: Add annotation_options.disassembler_used (Michael Petlan) [RHEL-78197] - perf report: Do not process non-JIT BPF ksymbol events (Michael Petlan) [RHEL-78197] - perf test: Fix leak in "Synthesize attr update" test (Michael Petlan) [RHEL-78197] - perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps (Michael Petlan) [RHEL-78197] - perf maps: Add missing map__set_kmap_maps() when replacing a kernel map (Michael Petlan) [RHEL-78197] - perf maps: Fixup maps_by_name when modifying maps_by_address (Michael Petlan) [RHEL-78197] - perf maps: Set the kmaps for newly created/added kernel maps (Michael Petlan) [RHEL-78197] - perf script: Fix output type for dynamically allocated core PMU's (Michael Petlan) [RHEL-78197] - perf bench: Fix perf bench syscall loop count (Michael Petlan) [RHEL-78197] - perf test: Simplify data symbol test (Michael Petlan) [RHEL-78197] - perf test: Add timeout to datasym workload (Michael Petlan) [RHEL-78197] - perf test: Add trace record and replay test (Michael Petlan) [RHEL-78197] - perf test: Skip perf trace tests when running as non-root (Michael Petlan) [RHEL-78197] - perf test trace_btf_general: Fix shellcheck warning (Michael Petlan) [RHEL-78197] - perf trace: Add tests for BTF general augmentation (Michael Petlan) [RHEL-78197] - perf test: Skip perf probe tests when running as non-root (Michael Petlan) [RHEL-78197] - perf test: Add --metric-only to perf stat output tests (Michael Petlan) [RHEL-78197] - perf arm-spe: Support previous branch target (PBT) address (Michael Petlan) [RHEL-78197] - perf arm-spe: Add branch stack (Michael Petlan) [RHEL-78197] - perf arm-spe: Set sample flags with supplement info (Michael Petlan) [RHEL-78197] - perf arm-spe: Fill branch operations and events to record (Michael Petlan) [RHEL-78197] - perf arm-spe: Decode transactional event (Michael Petlan) [RHEL-78197] - perf arm-spe: Extend branch operations (Michael Petlan) [RHEL-78197] - perf arm-spe: Fix load-store operation checking (Michael Petlan) [RHEL-78197] - perf script: Add not taken event for branch stack (Michael Petlan) [RHEL-78197] - perf script: Add not taken event for branches (Michael Petlan) [RHEL-78197] - perf script: Separate events from branch types (Michael Petlan) [RHEL-78197] - perf script: Refactor sample_flags_to_name() function (Michael Petlan) [RHEL-78197] - perf script: Make printing flags reliable (Michael Petlan) [RHEL-78197] - perf stat: Fix non-uniquified hybrid legacy events (Michael Petlan) [RHEL-78197] - perf tools: Skip BPF sideband event for userspace profiling (Michael Petlan) [RHEL-78197] - perf test: Fix spelling mistake "sythesizing" -> "synthesizing" (Michael Petlan) [RHEL-78197] - perf build: Fix in-tree build due to symbolic link (Michael Petlan) [RHEL-78197] - perf arm-spe: Report error if set frequency (Michael Petlan) [RHEL-78197] - perf lock: Report owner stack in usermode (Michael Petlan) [RHEL-78197] - perf lock: Make rb_tree helper functions generic (Michael Petlan) [RHEL-78197] - perf lock: Retrieve owner callstack in bpf program (Michael Petlan) [RHEL-78197] - perf lock: Add bpf maps for owner stack tracing (Michael Petlan) [RHEL-78197] - perf cpumap: Reduce cpu size from int to int16_t (Michael Petlan) [RHEL-78197] - perf list: Document -v option deduplication feature (Michael Petlan) [RHEL-78197] - perf pmu: Don't double count common sysfs and json events (Michael Petlan) [RHEL-78197] - perf ftrace latency: allow to hide empty buckets (Michael Petlan) [RHEL-78197] - perf ftrace latency: variable histogram buckets (Michael Petlan) [RHEL-78197] - perf annotate-data: Handle direct use of stack pointer without fbreg (Michael Petlan) [RHEL-78197] - perf report: Fix sample number stats for branch entry mode (Michael Petlan) [RHEL-78197] - perf machine: Reuse module path buffer (Michael Petlan) [RHEL-78197] - perf hwmon_pmu: Switch event discovery to io_dir__readdir (Michael Petlan) [RHEL-78197] - perf parse-events: Switch tracepoints to io_dir__readdir (Michael Petlan) [RHEL-78197] - perf events: Remove scandir in thread synthesis (Michael Petlan) [RHEL-78197] - perf header: Switch mem topology to io_dir__readdir (Michael Petlan) [RHEL-78197] - perf maps: Switch modules tree walk to io_dir__readdir (Michael Petlan) [RHEL-78197] - perf parse-events: Tidy name token matching (Michael Petlan) [RHEL-78197] - perf tools: Improve startup time by reducing unnecessary stat() calls (Michael Petlan) [RHEL-78197] - perf report: Fix input reload/switch with symbol sort key (Michael Petlan) [RHEL-78197] - perf report: Support switching data w/ and w/o callchains (Michael Petlan) [RHEL-78197] - perf report: Switch data file correctly in TUI (Michael Petlan) [RHEL-78197] - perf tools: Fix up some comments and code to properly use the event_source bus (Michael Petlan) [RHEL-78197] - perf list: Also append PMU name in verbose mode (Michael Petlan) [RHEL-78197] - perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics expr (Michael Petlan) [RHEL-78197] - perf hist: Shrink struct hist_entry size (Michael Petlan) [RHEL-78197] - perf test: Add tests for latency and parallelism profiling (Michael Petlan) [RHEL-78197] - perf report: Add latency and parallelism profiling documentation (Michael Petlan) [RHEL-78197] - perf report: Add --latency flag (Michael Petlan) [RHEL-78197] - perf report: Add latency output field (Michael Petlan) [RHEL-78197] - perf report: Add parallelism filter (Michael Petlan) [RHEL-78197] - perf report: Switch filtered from u8 to u16 (Michael Petlan) [RHEL-78197] - perf report: Add parallelism sort key (Michael Petlan) [RHEL-78197] - perf report: Add machine parallelism (Michael Petlan) [RHEL-78197] - perf tools: Fix compile error on sample->user_regs (Michael Petlan) [RHEL-78197] - perf tools: Fix compilation error on arm64 (Michael Petlan) [RHEL-78197] - tools build: Fix a number of Wconversion warnings (Michael Petlan) [RHEL-78197] - perf sample: Make user_regs and intr_regs optional (Michael Petlan) [RHEL-78197] - perf test stat_all_metrics: Ensure missing events fail test (Michael Petlan) [RHEL-78197] - perf vendor events: Update Tigerlake events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update SkylakeX events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Skylake metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Sierraforest events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Sapphirerapids events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Rocketlake events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Meteorlake events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update/add Lunarlake events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update IcelakeX events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Icelake events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update HaswellX events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Haswell events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update/add Graniterapids events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update GrandRidge events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update EmeraldRapids events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Add Clearwaterforest events (Michael Petlan) [RHEL-78197] - perf vendor events: Update CascadelakeX events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update BroadwellX events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update BroadwellDE events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Broadwell events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Add Arrowlake events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update AlderlakeN events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events: Update Alderlake events/metrics (Michael Petlan) [RHEL-78197] - perf tools: Use symfs when opening debuginfo by path (Michael Petlan) [RHEL-78197] - perf trace: Add --summary-mode option (Michael Petlan) [RHEL-78197] - perf tools: Get rid of now-unused rb_resort.h (Michael Petlan) [RHEL-78197] - perf trace: Convert syscall_stats to hashmap (Michael Petlan) [RHEL-78197] - perf trace: Allocate syscall stats only if summary is on (Michael Petlan) [RHEL-78197] - perf tools: Deadcode removal (Michael Petlan) [RHEL-78197] - perf stat: Changes to event name uniquification (Michael Petlan) [RHEL-78197] - perf stat: Don't merge counters purely on name (Michael Petlan) [RHEL-78197] - perf test: Use cycles event in perf record test for leader_sampling (Michael Petlan) [RHEL-78197] - perf test: Fix perf record test for precise_max (Michael Petlan) [RHEL-78197] - perf: Always feature test reallocarray (Michael Petlan) [RHEL-78197] - perf vendor events arm64: Add V3 events/metrics (Michael Petlan) [RHEL-78197] - perf vendor events arm64: Add N3 events/metrics (Michael Petlan) [RHEL-78197] - perf trace: Fix return value of trace__fprintf_tp_fields (Michael Petlan) [RHEL-78197] - perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq (Michael Petlan) [RHEL-78197] - perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value. (Michael Petlan) [RHEL-78197] {CVE-2025-37936} - perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snapshotting (Michael Petlan) [RHEL-78197] - perf/x86/intel: Check the X86 leader for pebs_counter_event_group (Michael Petlan) [RHEL-78197] - perf/x86/intel: Only check the group flag for X86 leader (Michael Petlan) [RHEL-78197] - perf/core: Change to POLLERR for pinned events with error (Michael Petlan) [RHEL-78197] - perf/x86/intel: Add Panther Lake support (Michael Petlan) [RHEL-78197] - perf/x86/intel: Allow to update user space GPRs from PEBS records (Michael Petlan) [RHEL-78197] - perf/x86/intel: Don't clear perf metrics overflow bit unconditionally (Michael Petlan) [RHEL-78197] - perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPR (Michael Petlan) [RHEL-78197] - perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX (Michael Petlan) [RHEL-78197] - perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNR (Michael Petlan) [RHEL-78197] - perf: Fix hang while freeing sigtrap event (Michael Petlan) [RHEL-78197] {CVE-2025-37747} - perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init (Michael Petlan) [RHEL-78197] {CVE-2025-37878} - perf/core: Fix child_total_time_enabled accounting bug at task exit (Michael Petlan) [RHEL-78197] - tools/testing/selftests/powerpc/pmu: Update comment description to mention ISA v3.1 for power10 and above (Michael Petlan) [RHEL-78197] - tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfests (Michael Petlan) [RHEL-78197] - tools/testing/selftests/powerpc: Enable pmu selftests for power11 (Michael Petlan) [RHEL-78197] - arch/powerpc/perf: Update get_mem_data_src function to use saved values of sier and mmcra regs (Michael Petlan) [RHEL-78197] - arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src (Michael Petlan) [RHEL-78197] - perf: Remove unnecessary parameter of security check (Michael Petlan) [RHEL-78197] - perf: arm_pmu: Move PMUv3-specific data (Michael Petlan) [RHEL-78197] - perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM ones (Michael Petlan) [RHEL-78197] - x86/mm/pat: Replace Intel x86_model checks with VFM ones (Michael Petlan) [RHEL-78197] - x86/cpu/intel: Replace Family 5 model checks with VFM ones (Michael Petlan) [RHEL-78197] - x86/cpu/intel: Replace Family 15 checks with VFM ones (Michael Petlan) [RHEL-78197] - x86/cpu/intel: Replace early Family 6 checks with VFM ones (Michael Petlan) [RHEL-78197] - x86/microcode: Update the Intel processor flag scan check (Michael Petlan) [RHEL-78197] - x86/cpu: Update Intel Family comments (Michael Petlan) [RHEL-78197] - perf/x86/intel, x86/cpu: Simplify Intel PMU initialization (Michael Petlan) [RHEL-78197] - perf/x86/intel: Use cache cpu-type for hybrid PMU selection (Michael Petlan) [RHEL-78197] - perf: Clean up pmu specific data (Michael Petlan) [RHEL-78197] - perf/x86: Remove swap_task_ctx() (Michael Petlan) [RHEL-78197] - perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide mode (Michael Petlan) [RHEL-78197] - perf: Supply task information to sched_task() (Michael Petlan) [RHEL-78197] - perf: attach/detach PMU specific data (Michael Petlan) [RHEL-78197] - locking/percpu-rwsem: Add guard support (Michael Petlan) [RHEL-78197] - perf: Save PMU specific data in task_struct (Michael Petlan) [RHEL-78197] - perf: Extend per event callchain limit to branch stack (Michael Petlan) [RHEL-78197] - perf/ring_buffer: Allow the EPOLLRDNORM flag for poll (Michael Petlan) [RHEL-78197] - perf/core: Use POLLHUP for pinned events in error (Michael Petlan) [RHEL-78197] - perf/core: Use sysfs_emit() instead of scnprintf() (Michael Petlan) [RHEL-78197] - perf/core: Remove optional 'size' arguments from strscpy() calls (Michael Petlan) [RHEL-78197] - perf/x86/intel/bts: Check if bts_ctx is allocated when calling BTS functions (Michael Petlan) [RHEL-78197] - perf/x86: Annotate struct bts_buffer::buf with __counted_by() (Michael Petlan) [RHEL-78197] - perf/core: Clean up perf_try_init_event() (Michael Petlan) [RHEL-78197] - perf/core: Fix perf_mmap() failure path (Michael Petlan) [RHEL-78197] - perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimes (Michael Petlan) [RHEL-78197] - perf/core: Lift event->mmap_mutex in perf_mmap() (Michael Petlan) [RHEL-78197] - perf/core: Remove retry loop from perf_mmap() (Michael Petlan) [RHEL-78197] - perf/core: Further simplify perf_mmap() (Michael Petlan) [RHEL-78197] - perf/core: Simplify the perf_mmap() control flow (Michael Petlan) [RHEL-78197] - perf/bpf: Robustify perf_event_free_bpf_prog() (Michael Petlan) [RHEL-78197] - perf/core: Introduce perf_free_addr_filters() (Michael Petlan) [RHEL-78197] - perf/core: Add this_cpc() helper (Michael Petlan) [RHEL-78197] - perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_context::pmu_disable_count (Michael Petlan) [RHEL-78197] - perf/core: Simplify perf_event_alloc() (Michael Petlan) [RHEL-78197] - perf/core: Simplify perf_init_event() (Michael Petlan) [RHEL-78197] - perf/core: Simplify perf_pmu_register() (Michael Petlan) [RHEL-78197] - perf/core: Simplify the perf_pmu_register() error path (Michael Petlan) [RHEL-78197] - perf/core: Simplify the perf_event_alloc() error path (Michael Petlan) [RHEL-78197] - perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type (Michael Petlan) [RHEL-78197] - perf/x86/intel/bts: Allocate bts_ctx only if necessary (Michael Petlan) [RHEL-78197] - perf/core: Move perf_event sysctls into kernel/events (Michael Petlan) [RHEL-78197] - const_structs.checkpatch: add ctl_table (Michael Petlan) [RHEL-78197] - sysctl: make internal ctl_tables const (Michael Petlan) [RHEL-78197] - perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Update DTLB/PageSize decode logic (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Add support for OP Load Latency Filtering (Michael Petlan) [RHEL-78197] - x86/events/amd/iommu: Increase IOMMU_NAME_SIZE (Michael Petlan) [RHEL-78197] - perf/x86/intel: Support PEBS counters snapshotting (Michael Petlan) [RHEL-78197] - perf: Avoid the read if the count is already updated (Michael Petlan) [RHEL-78197] - perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read (Michael Petlan) [RHEL-78197] - perf/x86/intel: Apply static call for drain_pebs (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Ceil sample_period to min_period (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Add ->check_period() callback (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Add PMU specific minimum period (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Don't allow freq mode event creation through ->config interface (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Fix ->config to sample period calculation for OP PMU (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Remove pointless sample period check (Michael Petlan) [RHEL-78197] - perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros (Michael Petlan) [RHEL-78197] - kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork() (Nico Pache) [RHEL-77742] - mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio() (Nico Pache) [RHEL-77742] - mm: (un)track_pfn_copy() fix + doc improvements (Nico Pache) [RHEL-77742] - mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable() (Nico Pache) [RHEL-77742] - mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page() (Nico Pache) [RHEL-77742] - slab: ensure slab->obj_exts is clear in a newly allocated slab page (Nico Pache) [RHEL-77742] {CVE-2025-37774} - mm: fix apply_to_existing_page_range() (Nico Pache) [RHEL-77742] - mm: fix filemap_get_folios_contig returning batches of identical folios (Nico Pache) [RHEL-77742] - mm/hugetlb: fix set_max_huge_pages() when there are surplus pages (Nico Pache) [RHEL-77742] - mm/compaction: fix bug in hugetlb handling pathway (Nico Pache) [RHEL-77742] - mm: lock PGDAT_RECLAIM_LOCKED with acquire memory ordering (Nico Pache) [RHEL-77742] - mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock (Nico Pache) [RHEL-77742] - mm/hugetlb: update nr_huge_pages and surplus_huge_pages together (Nico Pache) [RHEL-77742] - mm: remove the access_ok() call from gup_fast_fallback() (Nico Pache) [RHEL-77742] - mm/damon/ops: have damon_get_folio return folio even for tail pages (Nico Pache) [RHEL-77742] - mm, percpu: do not consider sleepable allocations atomic (Nico Pache) [RHEL-77742] - x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() (Nico Pache) [RHEL-77742] {CVE-2025-22090} - lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lock (Nico Pache) [RHEL-77742] - mm: slub: call WARN() when detecting a slab corruption (Nico Pache) [RHEL-77742] - mm: slub: Print the broken data before restoring them (Nico Pache) [RHEL-77742] - mm/page_alloc: fix memory accept before watermarks gets initialized (Nico Pache) [RHEL-77742] - memcg: drain obj stock on cpu hotplug teardown (Nico Pache) [RHEL-77742] - mm/huge_memory: drop beyond-EOF folios with the right number of refs (Nico Pache) [RHEL-77742] {CVE-2025-22000} - mm: fix error handling in __filemap_get_folio() with FGP_NOWAIT (Nico Pache) [RHEL-77742] - mm/vma: do not register private-anon mappings with khugepaged during mmap (Nico Pache) [RHEL-77742] - mm/migrate: fix shmem xarray update during migration (Nico Pache) [RHEL-77742] {CVE-2025-22015} - mm/hugetlb: fix surplus pages in dissolve_free_huge_page() (Nico Pache) [RHEL-77742] - filemap: move prefaulting out of hot write path (Nico Pache) [RHEL-77742] - Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty zone" (Nico Pache) [RHEL-77742] - NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback (Nico Pache) [RHEL-77742] {CVE-2025-21908} - mm: abort vma_modify() on merge out of memory failure (Nico Pache) [RHEL-77742] {CVE-2025-21932} - hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio (Nico Pache) [RHEL-77742] {CVE-2025-21931} - mm: memory-hotplug: check folio ref count first in do_migrate_range (Nico Pache) [RHEL-77742] - mm: memory-failure: update ttu flag inside unmap_poisoned_folio (Nico Pache) [RHEL-77742] {CVE-2025-21907} - mm: hugetlb: avoid fallback for specific node allocation of 1G pages (Nico Pache) [RHEL-77742] - memcg: avoid dead loop when setting memory.max (Nico Pache) [RHEL-77742] - mm,madvise,hugetlb: check for 0-length range after end address adjustment (Nico Pache) [RHEL-77742] - mm: gup: fix infinite loop within __get_longterm_locked (Nico Pache) [RHEL-77742] - kfence: skip __GFP_THISNODE allocations on NUMA systems (Nico Pache) [RHEL-77742] - mm: kmemleak: fix upper boundary check for physical address objects (Nico Pache) [RHEL-77742] - mm/vmscan: fix hard LOCKUP in function isolate_lru_folios (Nico Pache) [RHEL-77742] - mm/compaction: fix UBSAN shift-out-of-bounds warning (Nico Pache) [RHEL-77742] {CVE-2025-21815} - mm/hugetlb: don't map folios writable without VM_WRITE when copying during fork() (Nico Pache) [RHEL-77742] - readahead: properly shorten readahead when falling back to do_page_cache_ra() (Nico Pache) [RHEL-77742] - readahead: don't shorten readahead window in read_pages() (Nico Pache) [RHEL-77742] - ipv6: mcast: extend RCU protection in igmp6_send() (Hangbin Liu) [RHEL-81470] {CVE-2025-21759} - netfilter: ipset: fix region locking in hash types (CKI Backport Bot) [RHEL-96611] - KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check (Maxim Levitsky) [RHEL-92771] - KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers (Maxim Levitsky) [RHEL-92771] - selftests: net: use slowwait to make sure IPv6 setup finished (Hangbin Liu) [RHEL-83477] - selftests: net: use slowwait to stabilize vrf_route_leaking test (Hangbin Liu) [RHEL-84202] - selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.sh (Chunyu Hu) [RHEL-87655] - selftest/mm: make hugetlb_reparenting_test tolerant to async reparenting (Chunyu Hu) [RHEL-87655] - selftests/mm: generate a temporary mountpoint for cgroup filesystem (Chunyu Hu) [RHEL-87655] - scsi: lpfc: Copyright updates for 14.4.0.9 patches (Dick Kennedy) [RHEL-89473] - scsi: lpfc: Update lpfc version to 14.4.0.9 (Dick Kennedy) [RHEL-89473] - scsi: lpfc: Create lpfc_vmid_info sysfs entry (Dick Kennedy) [RHEL-89473] - scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk (Dick Kennedy) [RHEL-89473] - scsi: lpfc: Prevent failure to reregister with NVMe transport after PRLI retry (Dick Kennedy) [RHEL-89473] - scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn reset (Dick Kennedy) [RHEL-89473] - scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands (Dick Kennedy) [RHEL-89473] - scsi: lpfc: Use memcpy() for BIOS version (Dick Kennedy) [RHEL-89473] - scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag (Dick Kennedy) [RHEL-89473] - selftests: netfilter: nft_queue.sh: include file transfer duration in log message (CKI Backport Bot) [RHEL-99472] - selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0 (CKI Backport Bot) [RHEL-99472] - selftests: netfilter: run conntrack_dump_flush in netns (CKI Backport Bot) [RHEL-99472] - selftests: netfilter: Add missing gitignore file (CKI Backport Bot) [RHEL-99472] - selftests: netfilter: nft_nat.sh: add test for reverse clash with nat (CKI Backport Bot) [RHEL-99656] - netfilter: nf_nat: also check reverse tuple to obtain clashing entry (CKI Backport Bot) [RHEL-99656] - ipvs: fix uninit-value for saddr in do_output_route4 (CKI Backport Bot) [RHEL-99471] - ipvs: prevent integer overflow in do_ip_vs_get_ctl() (CKI Backport Bot) [RHEL-99471] Resolves: RHEL-77742, RHEL-78197, RHEL-81470, RHEL-83477, RHEL-84202, RHEL-87655, RHEL-89030, RHEL-89473, RHEL-92771, RHEL-96611, RHEL-99471, RHEL-99472, RHEL-99656 * Mon Jun 30 2025 Jan Stancek [6.12.0-103.el10] - redhat/spec: package full bpftool in selftests (Gregory Bell) [RHEL-91378] - redhat: add more namespace selftests to kernel-modules-internal package (Joel Savitz) [RHEL-95481] - selftests/memfd/memfd_test: fix possible NULL pointer dereference (Joel Savitz) [RHEL-94834] - mr: consolidate the ipmr_can_free_table() checks. (CKI Backport Bot) [RHEL-96599] - ipv6: Align behavior across nexthops during path selection (CKI Backport Bot) [RHEL-96599] - ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS (CKI Backport Bot) [RHEL-96599] - ipv6: Do not consider link down nexthops in path selection (CKI Backport Bot) [RHEL-96599] - ipv6: Start path selection from the first nexthop (CKI Backport Bot) [RHEL-96599] - netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets (CKI Backport Bot) [RHEL-96599] {CVE-2025-22063} - scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer (Ewan D. Milne) [RHEL-94045] - scsi: Improve CDL control (Ewan D. Milne) [RHEL-94045] - scsi: core: Clear flags for scsi_cmnd that did not complete (Ewan D. Milne) [RHEL-94045] - scsi: scsi_transport_srp: Replace min/max nesting with clamp() (Ewan D. Milne) [RHEL-94045] - scsi: st: Tighten the page format heuristics with MODE SELECT (Ewan D. Milne) [RHEL-94045] - scsi: st: ERASE does not change tape location (Ewan D. Milne) [RHEL-94045] - scsi: st: Fix array overflow in st_setup() (Ewan D. Milne) [RHEL-94045] - scsi: core: Use a switch statement when attaching VPD pages (Ewan D. Milne) [RHEL-94045] - scsi: logging: Fix scsi_logging_level bounds (Ewan D. Milne) [RHEL-94045] - scsi: scsi_error: Add comments to scsi_check_sense() (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Fix uninitialized variable use (Ewan D. Milne) [RHEL-94045] - scsi: core: Fix missing lock protection (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Do not sleep in atomic sections (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Simplify command handling (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Remove a reference to in_use_bm (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Remove sdebug_device_access_info (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Add support for partitioning the tape (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Reset tape setting at device reset (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Add compression mode page for tapes (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Add read support and update locate for tapes (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Add write support with block lengths and 4 bytes of data (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes (Ewan D. Milne) [RHEL-94045] - scsi: scsi_debug: First fixes for tapes (Ewan D. Milne) [RHEL-94045] - scsi: usb: Rename the RESERVE and RELEASE constants (Ewan D. Milne) [RHEL-94045] - scsi: st: Add sysfs file position_lost_in_reset (Ewan D. Milne) [RHEL-94045] - scsi: st: Modify st.c to use the new scsi_error counters (Ewan D. Milne) [RHEL-94045] - scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONs (Ewan D. Milne) [RHEL-94045] - scsi: st: Restore some drive settings after reset (Ewan D. Milne) [RHEL-94045] - net: ena: Support persistent per-NAPI config. (Dennis Chen) [RHEL-94831] - treewide: Switch/rename to timer_delete[_sync]() (Dennis Chen) [RHEL-94831] - net: ena: Fix incorrect indentation (Dennis Chen) [RHEL-94831] - net: ena: remove devm from ethtool (Dennis Chen) [RHEL-94831] - net: ena: Remove deadcode (Dennis Chen) [RHEL-94831] - net: ena: Remove autopolling mode (Dennis Chen) [RHEL-94831] - ena: Link queues to NAPIs (Dennis Chen) [RHEL-94831] - ena: Link IRQs to NAPI instances (Dennis Chen) [RHEL-94831] - mm: fix finish_fault() handling for large folios (Aristeu Rozanski) [RHEL-83854] - selftests/bpf: Remove with_addr.sh and with_tunnels.sh (Jerome Marchand) [RHEL-78201] - Build cpp selftests without source fortification (Jerome Marchand) [RHEL-78201] - libbpf: Fix implicit memfd_create() for bionic (Jerome Marchand) [RHEL-78201] - bpf: Use preempt_count() directly in bpf_send_signal_common() (Jerome Marchand) [RHEL-78201] - selftests: bpf: test batch lookup on array of maps with holes (Jerome Marchand) [RHEL-78201] - bpf: skip non exist keys in generic_map_lookup_batch (Jerome Marchand) [RHEL-78201] - bpf: Handle allocation failure in acquire_lock_state (Jerome Marchand) [RHEL-78201] - bpf: verifier: Disambiguate get_constant_map_key() errors (Jerome Marchand) [RHEL-78201] - bpf: selftests: Test constant key extraction on irrelevant maps (Jerome Marchand) [RHEL-78201] - bpf: verifier: Do not extract constant map keys for irrelevant maps (Jerome Marchand) [RHEL-78201] - bpf: Fix softlockup in arena_map_free on 64k page kernel (Jerome Marchand) [RHEL-78201 RHEL-83206] {CVE-2025-21851} - bpf: Fix deadlock when freeing cgroup storage (Jerome Marchand) [RHEL-78201 RHEL-83311] {CVE-2024-58088} - bpf: avoid holding freeze_mutex during mmap operation (Jerome Marchand) [RHEL-78201 RHEL-83351] {CVE-2025-21853} - bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logic (Jerome Marchand) [RHEL-78201] - bpf: Remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowed (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add some tests related to 'may_goto 0' insns (Jerome Marchand) [RHEL-78201] - bpf: Remove 'may_goto 0' instruction in opt_remove_nops() (Jerome Marchand) [RHEL-78201] - bpf: Allow 'may_goto 0' instruction in verifier (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add test case for the freeing of bpf_timer (Jerome Marchand) [RHEL-78201] - bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT (Jerome Marchand) [RHEL-78201] - bpf: Free element after unlock in __htab_map_lookup_and_delete_elem() (Jerome Marchand) [RHEL-78201] - bpf: Bail out early in __htab_map_lookup_and_delete_elem() (Jerome Marchand) [RHEL-78201] - bpf: Free special fields after unlock in htab_lru_map_delete_node() (Jerome Marchand) [RHEL-78201] - libbpf: Work around kernel inconsistently stripping '.llvm.' suffix (Jerome Marchand) [RHEL-78201] - bpf: selftests: verifier: Add nullness elision tests (Jerome Marchand) [RHEL-78201] - bpf: verifier: Support eliding map lookup nullness (Jerome Marchand) [RHEL-78201] - bpf: verifier: Add missing newline on verbose() call (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED (Jerome Marchand) [RHEL-78201] - libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED (Jerome Marchand) [RHEL-78201] - libbpf: Fix return zero when elf_begin failed (Jerome Marchand) [RHEL-78201] - selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test (Jerome Marchand) [RHEL-78201] - veristat: Load struct_ops programs only once (Jerome Marchand) [RHEL-78201] - bpf: Send signals asynchronously if !preemptible (Jerome Marchand) [RHEL-78201] - veristat: Document verifier log dumping capability (Jerome Marchand) [RHEL-78201] - bpftool: Fix control flow graph segfault during edge creation (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add a test for kprobe multi with unique_match (Jerome Marchand) [RHEL-78201] - libbpf: Add unique_match option for multi kprobe (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} from bpf_selem_free() (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} from bpf_local_storage_free() (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} from bpf_local_storage_alloc() (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} from bpf_selem_alloc() (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable,enable} in bpf_cpumask_release() (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields() (Jerome Marchand) [RHEL-78201] - bpf: Disable migration before calling ops->map_free() (Jerome Marchand) [RHEL-78201] - bpf: Disable migration in bpf_selem_free_rcu (Jerome Marchand) [RHEL-78201] - bpf: Disable migration when cloning sock storage (Jerome Marchand) [RHEL-78201] - bpf: Disable migration when destroying sock storage (Jerome Marchand) [RHEL-78201] - bpf: Disable migration when destroying inode storage (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} from bpf_task_storage_lock helpers (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock helpers (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} in htab_elem_free (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} in ->map_for_each_callback (Jerome Marchand) [RHEL-78201] - bpf: Remove migrate_{disable|enable} from LPM trie (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add kprobe session recursion check test (Jerome Marchand) [RHEL-78201] - bpf: Return error for missed kprobe multi bpf program execution (Jerome Marchand) [RHEL-78201] - bpf: Fix range_tree_set() error handling (Jerome Marchand) [RHEL-78201] - selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS (Jerome Marchand) [RHEL-78201] - selftests/bpf: Handle prog/attach type comparison in veristat (Jerome Marchand) [RHEL-78201] - selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS (Jerome Marchand) [RHEL-78201] - selftests/bpf: test bpf_for within spin lock section (Jerome Marchand) [RHEL-78201] - bpf: Allow bpf_for/bpf_repeat calls while holding a spinlock (Jerome Marchand) [RHEL-78201] - bpf/tests: Add 32 bits only long conditional jump tests (Jerome Marchand) [RHEL-78201] - selftests/bpf: Avoid generating untracked files when running bpf selftests (Jerome Marchand) [RHEL-78201] - bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing (Jerome Marchand) [RHEL-78201] - bpf: Use refcount_t instead of atomic_t for mmap_count (Jerome Marchand) [RHEL-78201] - bpf: Remove unused MT_ENTRY define (Jerome Marchand) [RHEL-78201] - selftests/bpf: fix veristat comp mode with new stats (Jerome Marchand) [RHEL-78201] - bpf: Fix holes in special_kfunc_list if !CONFIG_NET (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add testcases for BPF_MUL (Jerome Marchand) [RHEL-78201] - bpf, verifier: Improve precision of BPF_MUL (Jerome Marchand) [RHEL-78201] - libbpf: Set MFD_NOEXEC_SEAL when creating memfd (Jerome Marchand) [RHEL-78201] - selftests/bpf: Clear out Python syntax warnings (Jerome Marchand) [RHEL-78201] - bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT (Jerome Marchand) [RHEL-78201] - bpftool: Link zstd lib required by libelf (Jerome Marchand) [RHEL-78201] - veristat: Fix top source line stat collection (Jerome Marchand) [RHEL-78201] - bpf: lsm: Remove hook to bpf_task_storage_free (Jerome Marchand) [RHEL-78201] - bpf: Fix configuration-dependent BTF function references (Jerome Marchand) [RHEL-78201] - selftest/bpf: Replace magic constants by macros (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add tests for fd_array_cnt (Jerome Marchand) [RHEL-78201] - libbpf: prog load: Allow to use fd_array_cnt (Jerome Marchand) [RHEL-78201] - bpf: Add fd_array_cnt attribute for prog_load (Jerome Marchand) [RHEL-78201] - bpf: Refactor check_pseudo_btf_id (Jerome Marchand) [RHEL-78201] - bpf: Move map/prog compatibility checks (Jerome Marchand) [RHEL-78201] - bpf: Add a __btf_get_by_fd helper (Jerome Marchand) [RHEL-78201] - bpftool: bash: Add bash completion for root_id argument (Jerome Marchand) [RHEL-78201] - bpftool: btf: Support dumping a specific types from file (Jerome Marchand) [RHEL-78201] - bpftool: btf: Validate root_type_ids early (Jerome Marchand) [RHEL-78201] - bpftool: man: Add missing format argument to command description (Jerome Marchand) [RHEL-78201] - selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build (Jerome Marchand) [RHEL-78201] - libbpf: Extend linker API to support in-memory ELF files (Jerome Marchand) [RHEL-78201] - libbpf: Pull file-opening logic up to top-level functions (Jerome Marchand) [RHEL-78201] - bpftool: Probe for ISA v4 instruction set extension (Jerome Marchand) [RHEL-78201] - kbuild/btf: Propagate CONFIG_WERROR to resolve_btfids (Jerome Marchand) [RHEL-78201] - tools/resolve_btfids: Add --fatal_warnings option (Jerome Marchand) [RHEL-78201] - selftests/bpf: Fix fill_link_info selftest on powerpc (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add more stats into veristat (Jerome Marchand) [RHEL-78201] - selftests/bpf: Consolidate kernel modules into common directory (Jerome Marchand) [RHEL-78201] - libbpf: Fix segfault due to libelf functions not setting errno (Jerome Marchand) [RHEL-78201] - selftests/bpf: Add IRQ save/restore tests (Jerome Marchand) [RHEL-78201] - selftests/bpf: Expand coverage of preempt tests to sleepable kfunc (Jerome Marchand) [RHEL-78201] - bpf: Improve verifier log for resource leak on exit (Jerome Marchand) [RHEL-78201] - bpf: Introduce support for bpf_local_irq_{save,restore} (Jerome Marchand) [RHEL-78201] - bpf: Refactor mark_{dynptr,iter}_read (Jerome Marchand) [RHEL-78201] - bpf: Refactor {acquire,release}_reference_state (Jerome Marchand) [RHEL-78201] - bpf: Consolidate locks and reference state in verifier state (Jerome Marchand) [RHEL-78201] - selftests/bpf: ensure proper root namespace cleanup when test fail (Jerome Marchand) [RHEL-78201] - bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto() (Jerome Marchand) [RHEL-78201] - bpf: Remove bpf_probe_write_user() warning message (Jerome Marchand) [RHEL-78201] - libbpf: Improve debug message when the base BTF cannot be found (Jerome Marchand) [RHEL-78201] - libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing (Jerome Marchand) [RHEL-78201] - samples/bpf: Remove unused variable (Jerome Marchand) [RHEL-78201] - selftests/bpf: remove test_flow_dissector.sh (Jerome Marchand) [RHEL-78201] - selftests/bpf: migrate bpf flow dissectors tests to test_progs (Jerome Marchand) [RHEL-78201] - selftests/bpf: add network helpers to generate udp checksums (Jerome Marchand) [RHEL-78201] - selftests/bpf: use the same udp and tcp headers in tests under test_progs (Jerome Marchand) [RHEL-78201] - selftests/bpf: document pseudo-header checksum helpers (Jerome Marchand) [RHEL-78201] - selftests/bpf: move ip checksum helper to network helpers (Jerome Marchand) [RHEL-78201] - selftests/bpf: Enable generic tc actions in selftests config (Jerome Marchand) [RHEL-78201] - selftests/bpf: migrate flow_dissector namespace exclusivity test (Jerome Marchand) [RHEL-78201] - selftests/bpf: add gre packets testing to flow_dissector (Jerome Marchand) [RHEL-78201] - selftests/bpf: expose all subtests from flow_dissector (Jerome Marchand) [RHEL-78201] - selftests/bpf: re-split main function into dedicated tests (Jerome Marchand) [RHEL-78201] - selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test (Jerome Marchand) [RHEL-78201] - selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys (Jerome Marchand) [RHEL-78201] - selftests/bpf: add a macro to compare raw memory (Jerome Marchand) [RHEL-78201] - sched/isolation: Make use of more than one housekeeping cpu (Phil Auld) [RHEL-8694] Resolves: RHEL-78201, RHEL-83206, RHEL-83311, RHEL-83351, RHEL-83854, RHEL-8694, RHEL-91378, RHEL-94045, RHEL-94831, RHEL-94834, RHEL-95481, RHEL-96599 * Thu Jun 26 2025 CKI KWF Bot [6.12.0-102.el10] - emulex/benet: correct command version selection in be_cmd_get_stats() (Dennis Chen) [RHEL-72657] - emulex/benet: Annotate flash_cookie as nonstring (Dennis Chen) [RHEL-72657] - be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink (Dennis Chen) [RHEL-72657] - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-83569] - treewide: Switch/rename to timer_delete[_sync]() (Dennis Chen) [RHEL-83569] - i40e: use generic unrolled_count() macro (Dennis Chen) [RHEL-83569] - i40e: Remove unused i40e_dcb_hw_get_num_tc (Dennis Chen) [RHEL-83569] - i40e: Remove unused i40e_asq_send_command_v2 (Dennis Chen) [RHEL-83569] - i40e: Remove unused i40e_commit_partition_bw_setting (Dennis Chen) [RHEL-83569] - i40e: Remove unused i40e_del_filter (Dennis Chen) [RHEL-83569] - i40e: Remove unused i40e_get_cur_guaranteed_fd_count (Dennis Chen) [RHEL-83569] - i40e: Deadcode profile code (Dennis Chen) [RHEL-83569] - i40e: Remove unused i40e_(read|write)_phy_register (Dennis Chen) [RHEL-83569] - i40e: Remove unused i40e_blink_phy_link_led (Dennis Chen) [RHEL-83569] - i40e: Deadcode i40e_aq_* (Dennis Chen) [RHEL-83569] - ext4: only dirty folios when data journaling regular files (CKI Backport Bot) [RHEL-91256] - net: hsr: remove synchronize_rcu() from hsr_add_port() (Felix Maurer) [RHEL-84547] - net: hsr: must allocate more bytes for RedBox support (Felix Maurer) [RHEL-84547] - net: hsr: fix fill_frame_info() regression vs VLAN packets (Felix Maurer) [RHEL-84547] - net: hsr: avoid potential out-of-bound access in fill_frame_info() (Felix Maurer) [RHEL-84547] - net: hsr: fix hsr_init_sk() vs network/transport headers. (Felix Maurer) [RHEL-84547] - bonding: assign random address if device address is same as bond (Hangbin Liu) [RHEL-84037] Resolves: RHEL-72657, RHEL-83569, RHEL-84037, RHEL-84547, RHEL-91256 * Tue Jun 24 2025 CKI KWF Bot [6.12.0-101.el10] - x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes (CKI Backport Bot) [RHEL-99005] {CVE-2025-21991} - vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp (CKI Backport Bot) [RHEL-97117] {CVE-2025-37799} - scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream() (Don Brace) [RHEL-96279] - scsi: smartpqi: Update driver version to 2.1.34-035 (Don Brace) [RHEL-96279] - scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels (Don Brace) [RHEL-96279] - scsi: smartpqi: Enhance WWID logging logic (Don Brace) [RHEL-96279] - scsi: smartpqi: Add new PCI IDs (Don Brace) [RHEL-96279] - scsi: smartpqi: Take drives offline when controller is offline (Don Brace) [RHEL-96279] - scsi: smartpqi: Use is_kdump_kernel() to check for kdump (Don Brace) [RHEL-96279] - NFS: Extend rdirplus mount option with "force|none" (Benjamin Coddington) [RHEL-91254] - sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator (Phil Auld) [RHEL-92921] - sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash (Phil Auld) [RHEL-92921] - cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit() (Phil Auld) [RHEL-92921] - cpufreq/sched: Explicitly synchronize limits_changed flag handling (Phil Auld) [RHEL-92921] - cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS (Phil Auld) [RHEL-92921] - sched/fair: Adhere to place_entity() constraints (Phil Auld) [RHEL-92921] - include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h (Phil Auld) [RHEL-92921] - sched/topology: Stop exposing partition_sched_domains_locked (Phil Auld) [RHEL-92921] - cgroup/cpuset: Remove partition_and_rebuild_sched_domains (Phil Auld) [RHEL-92921] - sched/topology: Remove redundant dl_clear_root_domain call (Phil Auld) [RHEL-92921] - sched/deadline: Rebuild root domain accounting after every update (Phil Auld) [RHEL-92921] - sched/deadline: Generalize unique visiting of root domains (Phil Auld) [RHEL-92921] - sched/topology: Wrappers for sched_domains_mutex (Phil Auld) [RHEL-92921] - sched/deadline: Ignore special tasks when rebuilding domains (Phil Auld) [RHEL-92921] - tracing: Use preempt_model_str() (Phil Auld) [RHEL-92921] - x86: Rely on generic printing of preemption model (Phil Auld) [RHEL-92921] - s390: Rely on generic printing of preemption model (Phil Auld) [RHEL-92921] - powerpc: Rely on generic printing of preemption model (Phil Auld) [RHEL-92921] - Revert "powerpc: traps: Use PREEMPT_RT" (Phil Auld) [RHEL-92921] - arm64: Rely on generic printing of preemption model (Phil Auld) [RHEL-92921] - lib/dump_stack: Use preempt_model_str() (Phil Auld) [RHEL-92921] - sched: Add a generic function to return the preemption string (Phil Auld) [RHEL-92921] - Revert "sched/core: Reduce cost of sched_move_task when config autogroup" (Phil Auld) [RHEL-92921] - rseq: Fix segfault on registration when rseq_cs is non-zero (Phil Auld) [RHEL-92921] - rseq: Update kernel fields in lockstep with CONFIG_DEBUG_RSEQ=y (Phil Auld) [RHEL-92921] - rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ (Phil Auld) [RHEL-92921] - rseq: Fix rseq unregistration regression (Phil Auld) [RHEL-92921] - rseq: Validate read-only fields under DEBUG_RSEQ config (Phil Auld) [RHEL-92921] - sched/membarrier: Fix redundant load of membarrier_state (Phil Auld) [RHEL-92921] - sched: Clarify wake_up_q()'s write to task->wake_q.next (Phil Auld) [RHEL-92921] - freezer, sched: Report frozen tasks as 'D' instead of 'R' (Phil Auld) [RHEL-92921] - dm mpath: replace spin_lock_irqsave with spin_lock_irq (Benjamin Marzinski) [RHEL-89481] - dm-mpath: Don't grab work_mutex while probing paths (Benjamin Marzinski) [RHEL-89481] - dm mpath: Interface for explicit probing of active paths (Benjamin Marzinski) [RHEL-89481] - dm: Allow .prepare_ioctl to handle ioctls directly (Benjamin Marzinski) [RHEL-89481] - redhat/configs: Enable CONFIG_PCIE_TPH (Ivan Vecera) [RHEL-94973] - PCI/TPH: Restore TPH Requester Enable correctly (CKI Backport Bot) [RHEL-94973] - PCI/TPH: Add TPH documentation (CKI Backport Bot) [RHEL-94973] - PCI/TPH: Add Steering Tag support (CKI Backport Bot) [RHEL-94973] - PCI: Add TLP Processing Hints (TPH) support (CKI Backport Bot) [RHEL-94973] - powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits (Eder Zulian) [RHEL-92470] - redhat: configs: enable CONFIG_PACKING (Petr Oros) [RHEL-92667] - lib: packing: catch kunit_kzalloc() failure in the pack() test (CKI Backport Bot) [RHEL-92667] - lib: packing: document recently added APIs (CKI Backport Bot) [RHEL-92667] - lib: packing: add pack_fields() and unpack_fields() (CKI Backport Bot) [RHEL-92667] - lib: packing: demote truncation error in pack() to a warning in __pack() (CKI Backport Bot) [RHEL-92667] - lib: packing: create __pack() and __unpack() variants without error checking (CKI Backport Bot) [RHEL-92667] - lib: packing: use GENMASK() for box_mask (CKI Backport Bot) [RHEL-92667] - lib: packing: use BITS_PER_BYTE instead of 8 (CKI Backport Bot) [RHEL-92667] - lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior (CKI Backport Bot) [RHEL-92667] - lib: packing: add additional KUnit tests (CKI Backport Bot) [RHEL-92667] - lib: packing: add KUnit tests adapted from selftests (CKI Backport Bot) [RHEL-92667] - lib: packing: duplicate pack() and unpack() implementations (CKI Backport Bot) [RHEL-92667] - lib: packing: add pack() and unpack() wrappers over packing() (CKI Backport Bot) [RHEL-92667] - lib: packing: remove kernel-doc from header file (CKI Backport Bot) [RHEL-92667] - lib: packing: adjust definitions and implementation for arbitrary buffer lengths (CKI Backport Bot) [RHEL-92667] - lib: packing: refuse operating on bit indices which exceed size of buffer (CKI Backport Bot) [RHEL-92667] - crypto: qat - switch to standard pattern for PCI IDs (Vladis Dronov) [RHEL-72768] - crypto: qat - remove BITS_IN_DWORD() (Vladis Dronov) [RHEL-72768] - crypto: qat - remove initialization in device class (Vladis Dronov) [RHEL-72768] - crypto: qat - add shutdown handler to qat_c3xxx (Vladis Dronov) [RHEL-72768 RHEL-84366] - crypto: qat - remove redundant prototypes in qat_c3xxx (Vladis Dronov) [RHEL-72768 RHEL-84366] - crypto: qat - add shutdown handler to qat_c62x (Vladis Dronov) [RHEL-72768 RHEL-84366] - crypto: qat - remove redundant prototypes in qat_c62x (Vladis Dronov) [RHEL-72768 RHEL-84366] - crypto: qat - add shutdown handler to qat_dh895xcc (Vladis Dronov) [RHEL-72768 RHEL-84366] - crypto: qat - remove redundant prototypes in qat_dh895xcc (Vladis Dronov) [RHEL-72768 RHEL-84366] - crypto: qat - add shutdown handler to qat_420xx (Vladis Dronov) [RHEL-72768 RHEL-84366] - crypto: qat - add shutdown handler to qat_4xxx (Vladis Dronov) [RHEL-72768 RHEL-84366] - crypto: qat - remove access to parity register for QAT GEN4 (Vladis Dronov) [RHEL-72768] - crypto: qat - set parity error mask for qat_420xx (Vladis Dronov) [RHEL-72768] - crypto: qat - optimize allocations for fw authentication (Vladis Dronov) [RHEL-72768] - crypto: qat - remove redundant FW image size check (Vladis Dronov) [RHEL-72768] - crypto: qat - remove unused members in suof structure (Vladis Dronov) [RHEL-72768] - crypto: qat - introduce fuse array (Vladis Dronov) [RHEL-72768] - crypto: qat - add macro to write 64-bit values to registers (Vladis Dronov) [RHEL-72768] - crypto: qat - refactor service parsing logic (Vladis Dronov) [RHEL-72768] - crypto: qat - do not export adf_cfg_services (Vladis Dronov) [RHEL-72768] - crypto: qat - reorder objects in qat_common Makefile (Vladis Dronov) [RHEL-72768] - crypto: qat - fix object goals in Makefiles (Vladis Dronov) [RHEL-72768] - crypto: qat - set command ids as reserved (Vladis Dronov) [RHEL-72768] - crypto: drivers - Use str_enable_disable-like helpers [partial] (Vladis Dronov) [RHEL-72768] - redhat: automotive: remove tech preview message (Scott Weaver) [RHEL-77268] - redhat: automotive: define CONFIG_RH_AUTOMOTIVE (Scott Weaver) [RHEL-77268] Resolves: RHEL-72768, RHEL-77268, RHEL-84366, RHEL-89481, RHEL-91254, RHEL-92470, RHEL-92667, RHEL-92921, RHEL-94973, RHEL-96279, RHEL-97117, RHEL-99005 * Sat Jun 21 2025 Julio Faracco [6.12.0-100.el10] - rv: Update RHEL kconfigs for 6.15 upstream code (Gabriele Monaco) [RHEL-92308] - rv: Fix out-of-bound memory access in rv_is_container_monitor() (Gabriele Monaco) [RHEL-92308] - rv: Fix missing unlock on double nested monitors return path (Gabriele Monaco) [RHEL-92308] - handle man-page for rv-mon-sched in redhat/kernel.spec.template (Gabriele Monaco) [RHEL-92308] - Documentation/rv: Add sched pages to the indices (Gabriele Monaco) [RHEL-92308] - tools/rv: Allow rv list to filter for container (Gabriele Monaco) [RHEL-92308] - Documentation/rv: Add docs for the sched monitors (Gabriele Monaco) [RHEL-92308] - verification/dot2k: Add support for nested monitors (Gabriele Monaco) [RHEL-92308] - tools/rv: Add support for nested monitors (Gabriele Monaco) [RHEL-92308] - rv: Add scpd, snep and sncid per-cpu monitors (Gabriele Monaco) [RHEL-92308] - rv: Add snroc per-task monitor (Gabriele Monaco) [RHEL-92308] - rv: Add sco and tss per-cpu monitors (Gabriele Monaco) [RHEL-92308] - rv: Add option for nested monitors and include sched (Gabriele Monaco) [RHEL-92308] - sched: Add sched tracepoints for RV task model (Gabriele Monaco) [RHEL-92308] - rv: Add license identifiers to monitor files (Gabriele Monaco) [RHEL-92308] - tracing: Fix DECLARE_TRACE_CONDITION (Gabriele Monaco) [RHEL-92308] - rv: Reset per-task monitors also for idle tasks (Gabriele Monaco) [RHEL-92308] - verification/dot2k: Implement event type detection (Gabriele Monaco) [RHEL-92308] - verification/dot2k: Auto patch current kernel source (Gabriele Monaco) [RHEL-92308] - verification/dot2k: Simplify manual steps in monitor creation (Gabriele Monaco) [RHEL-92308] - rv: Simplify manual steps in monitor creation (Gabriele Monaco) [RHEL-92308] - verification/dot2k: Add support for name and description options (Gabriele Monaco) [RHEL-92308] - verification/dot2k: More robust template variables (Gabriele Monaco) [RHEL-92308] - verification/dot2k: Unify main.c templates (Gabriele Monaco) [RHEL-92308] - verification/dot2k: Fix template directory detection (Gabriele Monaco) [RHEL-92308] - Documentation/rv: Fix typos (Gabriele Monaco) [RHEL-92308] - verification/dot2: Improve dot parser robustness (Gabriele Monaco) [RHEL-92308] - rv: Fix a typo (Gabriele Monaco) [RHEL-92308] - tools/rv: Correct the grammatical errors in the comments (Gabriele Monaco) [RHEL-92308] - tools/rv: Correct the grammatical errors in the comments (Gabriele Monaco) [RHEL-92308] - unroll: add generic loop unroll helpers (CKI Backport Bot) [RHEL-92674] - tcp: add LINUX_MIB_PAWS_TW_REJECTED counter (Antoine Tenart) [RHEL-88891] - tcp: add TCP_RFC7323_TW_PAWS drop reason (Antoine Tenart) [RHEL-88891] - udp: expand SKB_DROP_REASON_UDP_CSUM use (Antoine Tenart) [RHEL-88891] - tcp: add four drop reasons to tcp_check_req() (Antoine Tenart) [RHEL-88891] - tcp: add a drop_reason pointer to tcp_check_req() (Antoine Tenart) [RHEL-88891] - af_unix: Use consume_skb() in connect() and sendmsg(). (Antoine Tenart) [RHEL-88891] - af_unix: Reuse out_pipe label in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88891] - af_unix: Clean up error paths in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88891] - af_unix: Set error only when needed in unix_stream_sendmsg(). (Antoine Tenart) [RHEL-88891] - af_unix: Clean up error paths in unix_stream_connect(). (Antoine Tenart) [RHEL-88891] - af_unix: Set error only when needed in unix_stream_connect(). (Antoine Tenart) [RHEL-88891] - af_unix: Set drop reason in unix_dgram_disconnected(). (Antoine Tenart) [RHEL-88891] - af_unix: Set drop reason in unix_stream_read_skb(). (Antoine Tenart) [RHEL-88891] - af_unix: Set drop reason in manage_oob(). (Antoine Tenart) [RHEL-88891] - af_unix: Set drop reason in __unix_gc(). (Antoine Tenart) [RHEL-88891] - af_unix: Set drop reason in unix_sock_destructor(). (Antoine Tenart) [RHEL-88891] - af_unix: Set drop reason in unix_release_sock(). (Antoine Tenart) [RHEL-88891] - net: dropreason: Gather SOCKET_ drop reasons. (Antoine Tenart) [RHEL-88891] - tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter (Antoine Tenart) [RHEL-88891] - tcp: add TCP_RFC7323_PAWS_ACK drop reason (Antoine Tenart) [RHEL-88891] - tcp: add drop_reason support to tcp_disordered_ack() (Antoine Tenart) [RHEL-88891] - net: bridge: add skb drop reasons to the most common drop points (Antoine Tenart) [RHEL-88891] - net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE (Antoine Tenart) [RHEL-88891] - net/sched: Add drop reasons for AQM-based qdiscs (Antoine Tenart) [RHEL-88891] - net_sched: sch_cake: Add drop reasons (Antoine Tenart) [RHEL-88891] - net_sched: sch_fq: add three drop_reason (Antoine Tenart) [RHEL-88891] - netfilter: br_netfilter: remove unused conditional and dead code (Antoine Tenart) [RHEL-88891] - ipv4: route: fix drop reason being overridden in ip_route_input_slow (Antoine Tenart) [RHEL-88891] - ip: Return drop reason if in_dev is NULL in ip_route_input_rcu(). (Antoine Tenart) [RHEL-88891] - net: ip: fix unexpected return in fib_validate_source() (Antoine Tenart) [RHEL-88891] - net: ip: make ip_route_use_hint() return drop reasons (Antoine Tenart) [RHEL-88891] - net: ip: make ip_mkroute_input/__mkroute_input return drop reasons (Antoine Tenart) [RHEL-88891] - net: ip: make ip_route_input() return drop reasons (Antoine Tenart) [RHEL-88891] - net: ip: make ip_route_input_noref() return drop reasons (Antoine Tenart) [RHEL-88891] - net: ip: make ip_route_input_rcu() return drop reasons (Antoine Tenart) [RHEL-88891] - net: ip: make ip_route_input_slow() return drop reasons (Antoine Tenart) [RHEL-88891] - net: ip: make ip_mc_validate_source() return drop reason (Antoine Tenart) [RHEL-88891] - net: ip: make ip_route_input_mc() return drop reason (Antoine Tenart) [RHEL-88891] - net: ip: make fib_validate_source() support drop reasons (Antoine Tenart) [RHEL-88891] - objtool, x86/hweight: Remove ANNOTATE_IGNORE_ALTERNATIVE (Joe Lawrence) [RHEL-94124] - jump_label: adjust inline asm to be consistent (Joe Lawrence) [RHEL-94124] - objtool: Speed up SHT_GROUP reindexing (Joe Lawrence) [RHEL-94124] - objtool: Fix up st_info in COMDAT group section (Joe Lawrence) [RHEL-94124] - objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0 (Joe Lawrence) [RHEL-94124] - objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0 (Joe Lawrence) [RHEL-94124] - objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC (Joe Lawrence) [RHEL-94124] - objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics (Joe Lawrence) [RHEL-94124] - objtool: Stop UNRET validation on UD2 (Joe Lawrence) [RHEL-94124] - objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET (Joe Lawrence) [RHEL-94124] - objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret() (Joe Lawrence) [RHEL-94124] - objtool: Fix X86_FEATURE_SMAP alternative handling (Joe Lawrence) [RHEL-94124] - x86/hweight: Use asm_inline() instead of asm() (Joe Lawrence) [RHEL-94124] - x86/hweight: Use ASM_CALL_CONSTRAINT in inline asm() (Joe Lawrence) [RHEL-94124] - x86/hweight: Use named operands in inline asm() (Joe Lawrence) [RHEL-94124] - x86: use proper 'clac' and 'stac' opcode names (Joe Lawrence) [RHEL-94124] - KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fields (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Check and free obsolete roots in kvm_mmu_reload() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run() (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception (Maxim Levitsky) [RHEL-82917] - KVM: x86: Do not use kvm_rip_read() unconditionally for KVM_PROFILING (Maxim Levitsky) [RHEL-82917] - KVM: x86: Do not use kvm_rip_read() unconditionally in KVM tracepoints (Maxim Levitsky) [RHEL-82917] - KVM: SVM: WARN if an invalid posted interrupt IRTE entry is added (Maxim Levitsky) [RHEL-82917] - iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts (Maxim Levitsky) [RHEL-82917] - iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE (Maxim Levitsky) [RHEL-82917] - KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer (Maxim Levitsky) [RHEL-82917] - KVM: x86: Explicitly treat routing entry type changes as changes (Maxim Levitsky) [RHEL-82917] - KVM: x86: Reset IRTE to host control if *new* route isn't postable (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Allocate IR data using atomic allocation (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Don't update IRTEs if APICv/AVIC is disabled (Maxim Levitsky) [RHEL-82917] - KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline (Maxim Levitsky) [RHEL-82917] - tools headers: Update the KVM headers with the kernel sources (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Use separate subclasses for PI wakeup lock to squash false positive (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Assert that IRQs are disabled when putting vCPU on PI wakeup list (Maxim Levitsky) [RHEL-82917] - KVM: x86: Explicitly zero-initialize on-stack CPUID unions (Maxim Levitsky) [RHEL-82917] - KVM: Allow building irqbypass.ko as as module when kvm.ko is a module (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMU (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latency (Maxim Levitsky) [RHEL-82917] - KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses (Maxim Levitsky) [RHEL-82917] {CVE-2025-23141} - Documentation: kvm: remove KVM_CAP_MIPS_TE (Maxim Levitsky) [RHEL-82917] - Documentation: kvm: organize capabilities in the right section (Maxim Levitsky) [RHEL-82917] - Documentation: kvm: fix some definition lists (Maxim Levitsky) [RHEL-82917] - Documentation: kvm: drop "Capability" heading from capabilities (Maxim Levitsky) [RHEL-82917] - Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCE (Maxim Levitsky) [RHEL-82917] - Documentation: KVM: KVM_GET_SUPPORTED_CPUID now exposes TSC_DEADLINE (Maxim Levitsky) [RHEL-82917] - selftests: kvm: list once tests that are valid on all architectures (Maxim Levitsky) [RHEL-82917] - selftests: kvm: bring list of exit reasons up to date (Maxim Levitsky) [RHEL-82917] - selftests: kvm: revamp MONITOR/MWAIT tests (Maxim Levitsky) [RHEL-82917] - KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add infrastructure for secure TSC (Maxim Levitsky) [RHEL-82917] - KVM: x86: Push down setting vcpu.arch.user_set_tsc (Maxim Levitsky) [RHEL-82917] - KVM: x86: move vm_destroy callback at end of kvm_arch_destroy_vm (Maxim Levitsky) [RHEL-82917] - KVM: x86: Remove the unreachable case for 0x80000022 leaf in __do_cpuid_func() (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Use named operands in inline asm (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Extract checks on entry/exit control pairs to a helper macro (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Invalidate "next" SNP VMSA GPA even on failure (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Use guard(mutex) to simplify SNP vCPU state updates (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Mark VMCB dirty before processing incoming snp_vmsa_gpa (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Use guard(mutex) to simplify SNP AP Creation error handling (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Simplify request+kick logic in SNP AP Creation handling (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's view (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Refuse to attempt VRMUN if an SEV-ES+ guest has an invalid VMSA (Maxim Levitsky) [RHEL-82917] - KVM: x86: Always set mp_state to RUNNABLE on wakeup from HLT (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLT (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Inject #GP if memory operand for INVPCID is non-canonical (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Reject KVM_RUN if userspace forces emulation during nested VM-Enter (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Remove tdp_mmu_for_each_pte() (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE" (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Always use IBPB to properly virtualize IBRS (Maxim Levitsky) [RHEL-82917] - x86/bugs: Use a static branch to guard IBPB on vCPU switch (Maxim Levitsky) [RHEL-82917] - x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers (Maxim Levitsky) [RHEL-82917] - KVM: Drop kvm_arch_sync_events() now that all implementations are nops (Maxim Levitsky) [RHEL-82917] - KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Unload MMUs during vCPU destruction, not before (Maxim Levitsky) [RHEL-82917] - KVM: Assert that a destroyed/freed vCPU is no longer visible (Maxim Levitsky) [RHEL-82917] - KVM: x86: Don't load/put vCPU when unloading its MMU during teardown (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Add Idle HLT intercept support (Maxim Levitsky) [RHEL-82917] - tools headers: Update the x86 headers with the kernel sources (Maxim Levitsky) [RHEL-82917] - x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Provide helpers to set the error code (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Convert plain error code numbers to defines (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Pass XFD_ERR as pseudo-payload when injecting #NM (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Don't modify guest XFD_ERR if CR0.TS=1 (Maxim Levitsky) [RHEL-82917] - KVM: x86: Use a dedicated flow for queueing re-injected exceptions (Maxim Levitsky) [RHEL-82917] - KVM: x86: Rename and invert async #PF's send_user_only flag to send_always (Maxim Levitsky) [RHEL-82917] - KVM: x86: Don't inject PV async #PF if SEND_ALWAYS=0 and guest state is protected (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add a nested (forced) emulation intercept test for x86 (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Synthesize nested VM-Exit for supported emulation intercepts (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Allow the caller to provide instruction length on nested VM-Exit (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add a #define for the architectural max instruction length (Maxim Levitsky) [RHEL-82917] - KVM: x86: Plumb the emulator's starting RIP into nested intercept checks (Maxim Levitsky) [RHEL-82917] - KVM: x86: Plumb the src/dst operand types through to .check_intercept() (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Consolidate missing X86EMUL_INTERCEPTED logic in L2 emulation (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Emulate HLT in L2 if it's not intercepted (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Allow emulating RDPID on behalf of L2 (Maxim Levitsky) [RHEL-82917] - KVM: nSVM: Pass next RIP, not current RIP, for nested VM-Exit on emulation (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Check PAUSE_EXITING, not BUS_LOCK_DETECTION, on PAUSE emulation (Maxim Levitsky) [RHEL-82917] - KVM: x86: Override TSC_STABLE flag for Xen PV clocks in kvm_guest_time_update() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Setup Hyper-V TSC page before Xen PV clocks (during clock update) (Maxim Levitsky) [RHEL-82917] - KVM: x86: Remove per-vCPU "cache" of its reference pvclock (Maxim Levitsky) [RHEL-82917] - KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock (Maxim Levitsky) [RHEL-82917] - KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocks (Maxim Levitsky) [RHEL-82917] - KVM: x86/xen: Use guest's copy of pvclock when starting timer (Maxim Levitsky) [RHEL-82917] - KVM: x86: Process "guest stopped request" once per guest time update (Maxim Levitsky) [RHEL-82917] - KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Eliminate "handling" of impossible errors during SUSPEND (Maxim Levitsky) [RHEL-82917] - KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifier (Maxim Levitsky) [RHEL-82917] - KVM: x86: Update Xen TSC leaves during CPUID emulation (Maxim Levitsky) [RHEL-82917] - KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen (Maxim Levitsky) [RHEL-82917] - KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y (Maxim Levitsky) [RHEL-82917] - KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes (Maxim Levitsky) [RHEL-82917] - KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR (Maxim Levitsky) [RHEL-82917] - KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Walk rmaps (shadow MMU) without holding mmu_lock when aging gfns (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Add support for lockless walks of rmap SPTEs (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0 (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Skip shadow MMU test_young if TDP MMU reports page as young (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Age TDP MMU SPTEs without holding mmu_lock (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Always update A/D-disabled SPTEs atomically (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Don't force atomic update if only the Accessed bit is volatile (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Factor out spte atomic bit clearing routine (Maxim Levitsky) [RHEL-82917] - KVM: Allow lockless walk of SPTEs when handing aging mmu_notifier event (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add infrastructure for getting vCPU binary stats (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Adjust number of files rlimit for all "standard" VMs (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Get VM's binary stats FD when opening VM (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add struct and helpers to wrap binary stats cache (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Assert that __vm_get_stat() actually finds a stat (Maxim Levitsky) [RHEL-82917] - KVM: Rename kvm_handle_hva_range() (Maxim Levitsky) [RHEL-82917] - KVM: SEV: Use long-term pin when registering encrypted memory regions (Maxim Levitsky) [RHEL-82917] - KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation (Maxim Levitsky) [RHEL-82917] - KVM: x86: Query X86_FEATURE_MWAIT iff userspace owns the CPUID feature bit (Maxim Levitsky) [RHEL-82917] - KVM: x86: Apply TSX_CTRL_CPUID_CLEAR if and only if the vCPU has RTM or HLE (Maxim Levitsky) [RHEL-82917] - KVM: x86: Use for-loop to iterate over XSTATE size entries (Maxim Levitsky) [RHEL-82917] - KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning (Maxim Levitsky) [RHEL-82917] - KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE (Maxim Levitsky) [RHEL-82917] - KVM: x86: Introduce kvm_set_mp_state() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Use kvfree_rcu() to free old optimized APIC map (Maxim Levitsky) [RHEL-82917] - KVM: x86: Wake vCPU for PIC interrupt injection iff a valid IRQ was found (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Close VM's binary stats FD when releasing VM (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep() (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Print out the actual Top-Down Slots count on failure (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Drop the "feature event" param from guest test helpers (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Remove dead code in Intel PMU counters test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Only validate counts for hardware-supported arch events (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Make Intel arch events globally available in PMU counters test (Maxim Levitsky) [RHEL-82917] - KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct (Maxim Levitsky) [RHEL-82917] - KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch (Maxim Levitsky) [RHEL-82917] - KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add helpers for locally (un)blocking IRQs on x86 (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Use data load to trigger LLC references/misses in Intel PMU (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add printf attribute to _no_printf() (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Remove unneeded semicolon (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add defines for AMD PMU CPUID features and properties (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Fix typos in x86's PMU counter test's macro variable use (Maxim Levitsky) [RHEL-82917] - KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Fix printf() format goof in SEV smoke test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stage (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3 (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Save host DR masks on CPUs with DebugSwap (Maxim Levitsky) [RHEL-82917] - KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled (Maxim Levitsky) [RHEL-82917] - KVM: x86: Snapshot the host's DEBUGCTL in common x86 (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Suppress DEBUGCTL.BTF on AMD (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Assert that STI blocking isn't set after event injection (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow (Maxim Levitsky) [RHEL-82917] - kvm: retry nx_huge_page_recovery_thread creation (Maxim Levitsky) [RHEL-82917] - vhost_task: fix vhost_task_create() documentation (Maxim Levitsky) [RHEL-82917] - vhost: return task creation error instead of NULL (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending (Maxim Levitsky) [RHEL-82917] - KVM: x86: Free vCPUs before freeing VM state (Maxim Levitsky) [RHEL-82917] - KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop (Maxim Levitsky) [RHEL-82917] {CVE-2025-21839} - KVM: nSVM: Enter guest mode before initializing nested NPT MMU (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test (Maxim Levitsky) [RHEL-82917] - KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel (Maxim Levitsky) [RHEL-82917] {CVE-2025-21779} - KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking (Maxim Levitsky) [RHEL-82917] - KVM: remove kvm_arch_post_init_vm (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Fix spelling mistake "initally" -> "initially" (Maxim Levitsky) [RHEL-82917] - KVM: Do not restrict the size of KVM-internal memory regions (Maxim Levitsky) [RHEL-82917] - kvm: defer huge page recovery vhost task to later (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault() (Maxim Levitsky) [RHEL-82917] - KVM: Disallow all flags for KVM-internal memslots (Maxim Levitsky) [RHEL-82917] - KVM: x86: Drop double-underscores from __kvm_set_memory_region() (Maxim Levitsky) [RHEL-82917] - KVM: Add a dedicated API for setting KVM-internal memslots (Maxim Levitsky) [RHEL-82917] - KVM: Assert slots_lock is held when setting memory regions (Maxim Levitsky) [RHEL-82917] - KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API) (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Use str_enabled_disabled() helper in svm_hardware_setup() (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Fix comment of handle_vmx_instruction() (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Reinstate __exit attribute for vmx_exit() (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Use str_enabled_disabled() helper in sev_hardware_setup() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Avoid double RDPKRU when loading host/guest PKRU (Maxim Levitsky) [RHEL-82917] - KVM: x86: Use LVT_TIMER instead of an open coded literal (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Prevent aliased memslot GFNs (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all() (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots() (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Propagate tearing down mirror page tables (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Propagate building mirror page tables (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Support mirror root for TDP MMU (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte() (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Support GFN direct bits (Maxim Levitsky) [RHEL-82917] - KVM: x86/tdp_mmu: Take struct kvm in iter loops (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add a VM type define for TDX (Maxim Levitsky) [RHEL-82917] - KVM: Add member to struct kvm_gfn_range to indicate private/shared (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit (Maxim Levitsky) [RHEL-82917] - KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file (Maxim Levitsky) [RHEL-82917] - KVM: x86: Refactor __kvm_emulate_hypercall() into a macro (Maxim Levitsky) [RHEL-82917] - KVM: x86: Always complete hypercall via function callback (Maxim Levitsky) [RHEL-82917] - KVM: x86: Bump hypercall stat prior to fully completing hypercall (Maxim Levitsky) [RHEL-82917] - KVM: x86: Move "emulate hypercall" function declarations to x86.h (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add a helper to check for user interception of KVM hypercalls (Maxim Levitsky) [RHEL-82917] - KVM: x86: clear vcpu->run->hypercall.ret before exiting for KVM_EXIT_HYPERCALL (Maxim Levitsky) [RHEL-82917] - KVM: x86: Remove hwapic_irr_update() from kvm_x86_ops (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Honor event priority when emulating PI delivery during VM-Enter (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Use vmcs01's controls shadow to check for IRQ/NMI windows at VM-Enter (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Drop manual vmcs01.GUEST_INTERRUPT_STATUS.RVI check at VM-Enter (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Check for pending INIT/SIPI after entering non-root mode (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Explicitly update vPPR on successful nested VM-Enter (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Allow toggling bits in MSR_IA32_RTIT_CTL when enable bit is cleared (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add information about pending requests to kvm_exit tracepoint (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add interrupt injection information to the kvm_entry tracepoint (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add test case for MMIO during vectoring on x86 (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add and use a helper function for x86's LIDT (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Handle event vectoring error in check_emulate_instruction() (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Handle event vectoring error in check_emulate_instruction() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Try to unprotect and retry on unhandleable emulation failure (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add emulation status for unhandleable exception vectoring (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add function for vectoring error generation (Maxim Levitsky) [RHEL-82917] - KVM: x86: Use only local variables (no bitmask) to init kvm_cpu_caps (Maxim Levitsky) [RHEL-82917] - KVM: x86: Explicitly track feature flags that are enabled at runtime (Maxim Levitsky) [RHEL-82917] - KVM: x86: Explicitly track feature flags that require vendor enabling (Maxim Levitsky) [RHEL-82917] - KVM: x86: Rename "SF" macro to "SCATTERED_F" (Maxim Levitsky) [RHEL-82917] - KVM: x86: Pull CPUID capabilities from boot_cpu_data only as needed (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add a macro for features that are synthesized into boot_cpu_data (Maxim Levitsky) [RHEL-82917] - KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps (Maxim Levitsky) [RHEL-82917] - KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps (Maxim Levitsky) [RHEL-82917] - KVM: x86: Shuffle code to prepare for dropping guest_cpuid_has() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features (Maxim Levitsky) [RHEL-82917] - KVM: x86: Update OS{XSAVE,PKE} bits in guest CPUID irrespective of host support (Maxim Levitsky) [RHEL-82917] - KVM: x86: Drop unnecessary check that cpuid_entry2_find() returns right leaf (Maxim Levitsky) [RHEL-82917] - KVM: x86: Avoid double CPUID lookup when updating MWAIT at runtime (Maxim Levitsky) [RHEL-82917] - KVM: x86: Initialize guest cpu_caps based on KVM support (Maxim Levitsky) [RHEL-82917] - KVM: x86: Treat MONTIOR/MWAIT as a "partially emulated" feature (Maxim Levitsky) [RHEL-82917] - KVM: x86: Extract code for generating per-entry emulated CPUID information (Maxim Levitsky) [RHEL-82917] - KVM: x86: Initialize guest cpu_caps based on guest CPUID (Maxim Levitsky) [RHEL-82917] - KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps (Maxim Levitsky) [RHEL-82917] - KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap" (Maxim Levitsky) [RHEL-82917] - KVM: x86: Advertise HYPERVISOR in KVM_GET_SUPPORTED_CPUID (Maxim Levitsky) [RHEL-82917] - KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID (Maxim Levitsky) [RHEL-82917] - KVM: x86: Remove all direct usage of cpuid_entry2_find() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Move kvm_find_cpuid_entry{,_index}() up near cpuid_entry2_find() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Remove unnecessary caching of KVM's PV CPUID base (Maxim Levitsky) [RHEL-82917] - KVM: x86: Clear PV_UNHALT for !HLT-exiting only when userspace sets CPUID (Maxim Levitsky) [RHEL-82917] - KVM: x86: Swap incoming guest CPUID into vCPU before massaging in KVM_SET_CPUID2 (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add a macro to init CPUID features that KVM emulates in software (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add a macro to init CPUID features that ignore host kernel support (Maxim Levitsky) [RHEL-82917] - KVM: x86: Harden CPU capabilities processing against out-of-scope features (Maxim Levitsky) [RHEL-82917] - KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions (Maxim Levitsky) [RHEL-82917] - KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features (Maxim Levitsky) [RHEL-82917] - KVM: x86: Add a macro to init CPUID features that are 64-bit only (Maxim Levitsky) [RHEL-82917] - KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Unpack F() CPUID feature flag macros to one flag per line of code (Maxim Levitsky) [RHEL-82917] - KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID (Maxim Levitsky) [RHEL-82917] - KVM: x86: Do reverse CPUID sanity checks in __feature_leaf() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Don't update PV features caches when enabling enforcement capability (Maxim Levitsky) [RHEL-82917] - KVM: x86: Zero out PV features cache when the CPUID leaf is not present (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test (Maxim Levitsky) [RHEL-82917] - KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITS (Maxim Levitsky) [RHEL-82917] - KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed (Maxim Levitsky) [RHEL-82917] - KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after vCPU creation (Maxim Levitsky) [RHEL-82917] - KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation (Maxim Levitsky) [RHEL-82917] - KVM: x86/pmu: Drop now-redundant refresh() during init() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry() (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entries (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement (Maxim Levitsky) [RHEL-82917] - KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX (Maxim Levitsky) [RHEL-82917] - KVM: x86: Explicitly do runtime CPUID updates "after" initial setup (Maxim Levitsky) [RHEL-82917] - KVM: x86: Do all post-set CPUID processing during vCPU creation (Maxim Levitsky) [RHEL-82917] - KVM: x86: Limit use of F() and SF() to kvm_cpu_cap_{mask,init_kvm_defined}() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Use feature_bit() to clear CONSTANT_TSC when emulating CPUID (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ) (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Enable mmu_stress_test on arm64 (Maxim Levitsky) [RHEL-82917] - KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Compute number of extra pages needed in mmu_stress_test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Rename max_guest_memory_test to mmu_stress_test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param (Maxim Levitsky) [RHEL-82917] - KVM: Move KVM_REG_SIZE() definition to common uAPI header (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Remove redundant TLB flush on guest CR4.PGE change (Maxim Levitsky) [RHEL-82917] - KVM: SVM: Macrofy SEV=n versions of sev_xxx_guest() (Maxim Levitsky) [RHEL-82917] - KVM/x86: add comment to kvm_mmu_do_page_fault() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update() (Maxim Levitsky) [RHEL-82917] - KVM: Drop hack that "manually" informs lockdep of kvm->lock vs. vcpu->mutex (Maxim Levitsky) [RHEL-82917] - KVM: Don't BUG() the kernel if xa_insert() fails with -EBUSY (Maxim Levitsky) [RHEL-82917] - Revert "KVM: Fix vcpu_array[0] races" (Maxim Levitsky) [RHEL-82917] - KVM: Grab vcpu->mutex across installing the vCPU's fd and bumping online_vcpus (Maxim Levitsky) [RHEL-82917] - KVM: Verify there's at least one online vCPU when iterating over all vCPUs (Maxim Levitsky) [RHEL-82917] - KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() (Maxim Levitsky) [RHEL-82917] {CVE-2024-58083} - Documentation: kvm: fix typo in api.rst (Maxim Levitsky) [RHEL-82917] - KVM: x86: let it be known that ignore_msrs is a bad idea (Maxim Levitsky) [RHEL-82917] - KVM: VMX: don't include '' directly (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed (Maxim Levitsky) [RHEL-82917] - KVM: x86: Play nice with protected guests in complete_hypercall_exit() (Maxim Levitsky) [RHEL-82917] {CVE-2024-55881} - KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature (Maxim Levitsky) [RHEL-82917] - tools headers: Sync x86 kvm and cpufeature headers with the kernel (Maxim Levitsky) [RHEL-82917] - KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMD (Maxim Levitsky) [RHEL-82917] - KVM: x86: add back X86_LOCAL_APIC dependency (Maxim Levitsky) [RHEL-82917] - Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()" (Maxim Levitsky) [RHEL-82917] - KVM: x86: switch hugepage recovery thread to vhost_task (Maxim Levitsky) [RHEL-82917] - KVM: x86: expose MSR_PLATFORM_INFO as a feature MSR (Maxim Levitsky) [RHEL-82917] - Documentation: KVM: fix malformed table (Maxim Levitsky) [RHEL-82917] - Documentation: kvm: reorganize introduction (Maxim Levitsky) [RHEL-82917] - Documentation: kvm: replace section numbers with links (Maxim Levitsky) [RHEL-82917] - Documentation: kvm: fix a few mistakes (Maxim Levitsky) [RHEL-82917] - KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMA (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Drop per-VM zapped_obsolete_pages list (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Remove KVM's MMU shrinker (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: WARN if huge page recovery triggered during dirty logging (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Rename make_huge_page_split_spte() to make_small_spte() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Refactor TDP MMU iter need resched check (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Demote the WARN on yielded in xxx_cond_resched() to KVM_MMU_WARN_ON (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Check yielded_gfn for forward progress iff resched is needed (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Drop manual XCR0 configuration from SEV smoke test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Drop manual XCR0 configuration from state test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Drop manual XCR0 configuration from AMX test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded" (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Configure XCR0 to max supported value by default (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insns (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entries (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Precisely mask off dynamic fields in CPUID test (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Add a testcase for disabling feature MSRs init quirk (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behavior (Maxim Levitsky) [RHEL-82917] - KVM: x86: Remove ordering check b/w MSR_PLATFORM_INFO and MISC_FEATURES_ENABLES (Maxim Levitsky) [RHEL-82917] - KVM: x86: Reject userspace attempts to access ARCH_CAPABILITIES w/o support (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Remove restriction that PMU version > 0 for PERF_CAPABILITIES (Maxim Levitsky) [RHEL-82917] - KVM: x86: Reject userspace attempts to access PERF_CAPABILITIES w/o PDCM (Maxim Levitsky) [RHEL-82917] - KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration (Maxim Levitsky) [RHEL-82917] - KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run (Maxim Levitsky) [RHEL-82917] - KVM: x86: Co-locate initialization of feature MSRs in kvm_arch_vcpu_create() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs (Maxim Levitsky) [RHEL-82917] - KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB (Maxim Levitsky) [RHEL-82917] - KVM: x86: Advertise AMD_IBPB_RET to userspace (Maxim Levitsky) [RHEL-82917] - KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Fix a comment inside kvm_vcpu_update_apicv() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Batch TLB flushes when zapping collapsible TDP MMU SPTEs (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Drop @max_level from kvm_mmu_max_mapping_level() (Maxim Levitsky) [RHEL-82917] - KVM: x86: Don't emit TLB flushes when aging SPTEs for mmu_notifiers (Maxim Levitsky) [RHEL-82917] - KVM: Allow arch code to elide TLB flushes when aging a young page (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Set Dirty bit for new SPTEs, even if _hardware_ A/D bits are disabled (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Dedup logic for detecting TLB flushes on leaf SPTE changes (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Process only valid TDP MMU roots when aging a gfn range (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Use Accessed bit even when _hardware_ A/D bits are disabled (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Set shadow_dirty_mask for EPT even if A/D bits disabled (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Set shadow_accessed_mask for EPT even if A/D bits disabled (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Add a dedicated flag to track if A/D bits are globally enabled (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: WARN and flush if resolving a TDP MMU fault clears MMU-writable (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Fold mmu_spte_update_no_track() into mmu_spte_update() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Drop ignored return value from kvm_tdp_mmu_clear_dirty_slot() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Don't flush TLBs when clearing Dirty bit in shadow MMU (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Fold all of make_spte()'s writable handling into one if-else (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Always set SPTE's dirty bit if it's created as writable (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Flush remote TLBs iff MMU-writable flag is cleared from RO SPTE (Maxim Levitsky) [RHEL-82917] - KVM: Protect vCPU's "last run PID" with rwlock, not RCU (Maxim Levitsky) [RHEL-82917] - KVM: Return '0' directly when there's no task to yield to (Maxim Levitsky) [RHEL-82917] - KVM: Rework core loop of kvm_vcpu_on_spin() to use a single for-loop (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Use ARRAY_SIZE for array length (Maxim Levitsky) [RHEL-82917] - KVM: selftests: Remove unused macro in the hardware disable test (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Remove the unused variable "gpa" in __invept() (Maxim Levitsky) [RHEL-82917] - KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page" (Maxim Levitsky) [RHEL-82917] - KVM: Drop APIs that manipulate "struct page" via pfns (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Don't mark "struct page" accessed when zapping SPTEs (Maxim Levitsky) [RHEL-82917] - KVM: Make kvm_follow_pfn.refcounted_page a required field (Maxim Levitsky) [RHEL-82917] - KVM: s390: vsie: fix virtual/physical address in unpin_scb() (Maxim Levitsky) [RHEL-82917] - KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory (Maxim Levitsky) [RHEL-82917] - KVM: Drop gfn_to_pfn() APIs now that all users are gone (Maxim Levitsky) [RHEL-82917] - KVM: PPC: Explicitly require struct page memory for Ultravisor sharing (Maxim Levitsky) [RHEL-82917] - KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace (Maxim Levitsky) [RHEL-82917] - KVM: Add support for read-only usage of gfn_to_page() (Maxim Levitsky) [RHEL-82917] - KVM: Convert gfn_to_page() to use kvm_follow_pfn() (Maxim Levitsky) [RHEL-82917] - KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions (Maxim Levitsky) [RHEL-82917] - KVM: PPC: Remove extra get_page() to fix page refcount leak (Maxim Levitsky) [RHEL-82917] - KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR (Maxim Levitsky) [RHEL-82917] - KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE (Maxim Levitsky) [RHEL-82917] - KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page() (Maxim Levitsky) [RHEL-82917] - KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix (Maxim Levitsky) [RHEL-82917] - KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV (Maxim Levitsky) [RHEL-82917] - KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts (Maxim Levitsky) [RHEL-82917] - KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock (Maxim Levitsky) [RHEL-82917] - KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults (Maxim Levitsky) [RHEL-82917] - KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock (Maxim Levitsky) [RHEL-82917] - KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map() (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn (Maxim Levitsky) [RHEL-82917] - KVM: VMX: Hold mmu_lock until page is released when updating APIC access page (Maxim Levitsky) [RHEL-82917] - KVM: Move x86's API to release a faultin page to common KVM (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Don't mark unused faultin pages as accessed (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Put refcounted pages instead of blindly releasing pfns (Maxim Levitsky) [RHEL-82917] - KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn() (Maxim Levitsky) [RHEL-82917] - KVM: guest_memfd: Pass index, not gfn, to __kvm_gmem_get_pfn() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Convert page fault paths to kvm_faultin_pfn() (Maxim Levitsky) [RHEL-82917] - KVM: Add kvm_faultin_pfn() to specifically service guest page faults (Maxim Levitsky) [RHEL-82917] - KVM: Move declarations of memslot accessors up in kvm_host.h (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Add helper to "finish" handling a guest page fault (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Add common helper to handle prefetching SPTEs (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Put direct prefetched pages via kvm_release_page_clean() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Add "mmu" prefix fault-in helpers to free up generic names (Maxim Levitsky) [RHEL-82917] - KVM: x86: Don't fault-in APIC access page during initial allocation (Maxim Levitsky) [RHEL-82917] - KVM: Disallow direct access (w/o mmu_notifier) to unpinned pfn by default (Maxim Levitsky) [RHEL-82917] - KVM: Get writable mapping for __kvm_vcpu_map() only when necessary (Maxim Levitsky) [RHEL-82917] - KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap() (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping (Maxim Levitsky) [RHEL-82917] - KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map() (Maxim Levitsky) [RHEL-82917] - KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn() (Maxim Levitsky) [RHEL-82917] - KVM: pfncache: Precisely track refcounted pages (Maxim Levitsky) [RHEL-82917] - KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c (Maxim Levitsky) [RHEL-82917] - KVM: Provide refcounted page as output field in struct kvm_follow_pfn (Maxim Levitsky) [RHEL-82917] - KVM: Use plain "struct page" pointer instead of single-entry array (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Add helper to put (unmap) vmcs12 pages (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx (Maxim Levitsky) [RHEL-82917] - KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping (Maxim Levitsky) [RHEL-82917] - KVM: Use NULL for struct page pointer to indicate mremapped memory (Maxim Levitsky) [RHEL-82917] - KVM: Explicitly initialize all fields at the start of kvm_vcpu_map() (Maxim Levitsky) [RHEL-82917] - KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map() (Maxim Levitsky) [RHEL-82917] - KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs (Maxim Levitsky) [RHEL-82917] - KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva (Maxim Levitsky) [RHEL-82917] - KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code (Maxim Levitsky) [RHEL-82917] - KVM: Drop extra GUP (via check_user_page_hwpoison()) to detect poisoned page (Maxim Levitsky) [RHEL-82917] - KVM: Return ERR_SIGPENDING from hva_to_pfn() if GUP returns -EGAIN (Maxim Levitsky) [RHEL-82917] - KVM: Annotate that all paths in hva_to_pfn() might sleep (Maxim Levitsky) [RHEL-82917] - KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs (Maxim Levitsky) [RHEL-82917] - KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages() (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Mark new SPTE as Accessed when synchronizing existing SPTE (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Invert @can_unsync and renamed to @synchronizing (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Don't overwrite shadow-present MMU SPTEs when prefaulting (Maxim Levitsky) [RHEL-82917] - KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE (Maxim Levitsky) [RHEL-82917] - KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes (Maxim Levitsky) [RHEL-82917] - x86/virt: Move SEV-specific parsing into arch/x86/virt/svm (Maxim Levitsky) [RHEL-82917] - KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions (Maxim Levitsky) [RHEL-82917] Resolves: RHEL-82917, RHEL-88891, RHEL-92308, RHEL-92674, RHEL-94124 * Thu Jun 19 2025 CKI KWF Bot [6.12.0-99.el10] - scsi: storvsc: Explicitly set max_segment_size to UINT_MAX (Ewan D. Milne) [RHEL-97171] - i2c: tegra: check msg length in SMBUS block read (Steve Dunnagan) [RHEL-89166] - nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request (Olga Kornievskaia) [RHEL-82689] - nfsd: fix access checking for NLM under XPRTSEC policies (Olga Kornievskaia) [RHEL-82689] - net: rename netns_local to netns_immutable (Ivan Vecera) [RHEL-92678] - selftests: Add IPv6 link-local address generation tests for GRE devices. (Guillaume Nault) [RHEL-94024] - tpm: remove kmalloc failure error message (Štěpán Horáček) [RHEL-72764] - tpm: tis: Double the timeout B to 4s (Štěpán Horáček) [RHEL-72764] - char: tpm: tpm-buf: Add sanity check fallback in read helpers (Štěpán Horáček) [RHEL-72764] - tpm: Make chip->{status,cancel,req_canceled} opt (Štěpán Horáček) [RHEL-72764] - tpm: End any active auth session before shutdown (Štěpán Horáček) [RHEL-72764] - tpm_crb: Clean-up and refactor check for idle support (Štěpán Horáček) [RHEL-72764] - tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation (Štěpán Horáček) [RHEL-72764] - tpm, tpm_tis: Workaround failed command reception on Infineon devices (Štěpán Horáček) [RHEL-72764] - tpm, tpm_tis: Fix timeout handling when waiting for TPM status (Štěpán Horáček) [RHEL-72764] - tpm: Convert warn to dbg in tpm2_start_auth_session() (Štěpán Horáček) [RHEL-72764] - tpm: Lazily flush auth session when getting random data (Štěpán Horáček) [RHEL-72764] - tpm: ftpm_tee: remove incorrect of_match_ptr annotation (Štěpán Horáček) [RHEL-72764] - tpm: do not start chip while suspended (Štěpán Horáček) [RHEL-72764] - char: tpm: cr50: Add new device/vendor ID 0x50666666 (Štěpán Horáček) [RHEL-72764] - char: tpm: cr50: Move i2c locking to request/relinquish locality ops (Štěpán Horáček) [RHEL-72764] - char: tpm: cr50: Use generic request/relinquish locality ops (Štěpán Horáček) [RHEL-72764] - tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver (Štěpán Horáček) [RHEL-72764] - libstub,tpm: do not ignore failure case when reading final event log (Štěpán Horáček) [RHEL-72764] - tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_size (Štěpán Horáček) [RHEL-72764] - tpm: do not ignore memblock_reserve return value (Štěpán Horáček) [RHEL-72764] - tpm: fix signed/unsigned bug when checking event logs (Štěpán Horáček) [RHEL-72764] - openvswitch: Stricter validation for the userspace action (Eelco Chaudron) [RHEL-84563] - openvswitch: Fix unsafe attribute parsing in output_userspace() (Eelco Chaudron) [RHEL-84563] - net: openvswitch: fix nested key length validation in the set() action (Eelco Chaudron) [RHEL-84563] {CVE-2025-37789} - net: openvswitch: remove misbehaving actions length check (Eelco Chaudron) [RHEL-84563] - openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (Eelco Chaudron) [RHEL-81497 RHEL-84563] {CVE-2025-21761} - openvswitch: fix lockup on tx to unregistering netdev with carrier (Eelco Chaudron) [RHEL-84563] {CVE-2025-21681} - openvswitch: Pass on secpath details for internal port rx. (Eelco Chaudron) [RHEL-84563] - selftests: mptcp: remove rp_filter configuration (Hangbin Liu) [RHEL-80284] - selftests: netfilter: remove rp_filter configuration (Hangbin Liu) [RHEL-80284] - selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration (Hangbin Liu) [RHEL-80284] - selftests: net: use setup_ns for bareudp testing (Hangbin Liu) [RHEL-80284] - selftests: net: remove redundant rp_filter configuration (Hangbin Liu) [RHEL-80284] - selftests: net: disable rp_filter after namespace initialization (Hangbin Liu) [RHEL-80284] - ndisc: use RCU protection in ndisc_alloc_skb() (Xin Long) [RHEL-81403] {CVE-2025-21764} - tools: ynl: add all headers to makefile deps (Jose Ignacio Tornos Martinez) [RHEL-89935] - selftests: drv-net: add missing trailing backslash (Jose Ignacio Tornos Martinez) [RHEL-89935] - testing: net-drv: add basic shaper test (Jose Ignacio Tornos Martinez) [RHEL-89935] - net-shapers: implement cap validation in the core (Jose Ignacio Tornos Martinez) [RHEL-89935] - net: shaper: implement introspection support (Jose Ignacio Tornos Martinez) [RHEL-89935] - netlink: spec: add shaper introspection support (Jose Ignacio Tornos Martinez) [RHEL-89935] - net-shapers: implement shaper cleanup on queue deletion (Jose Ignacio Tornos Martinez) [RHEL-89935] - net-shapers: implement delete support for NODE scope shaper (Jose Ignacio Tornos Martinez) [RHEL-89935] - net-shapers: implement NL group operation (Jose Ignacio Tornos Martinez) [RHEL-89935] - net-shapers: implement NL set and delete operations (Jose Ignacio Tornos Martinez) [RHEL-89935] - net-shapers: implement NL get operation (Jose Ignacio Tornos Martinez) [RHEL-89935] - netlink: spec: add shaper YAML spec (Jose Ignacio Tornos Martinez) [RHEL-89935] - genetlink: extend info user-storage to match NL cb ctx (Jose Ignacio Tornos Martinez) [RHEL-89935] - perf: arm_cspmu: nvidia: monitor all ports by default (Michael Petlan) [RHEL-89489] - perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering (Michael Petlan) [RHEL-89489] - perf: arm_cspmu: nvidia: fix sysfs path in the kernel doc (Michael Petlan) [RHEL-89489] - perf: arm_cspmu: nvidia: remove unsupported SCF events (Michael Petlan) [RHEL-89489] - ice: Fix deinitializing VF in error path (Petr Oros) [RHEL-87628] {CVE-2025-21883} - ice: add E830 HW VF mailbox message limit support (Petr Oros) [RHEL-87628] - x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() (Waiman Long) [RHEL-69285] Resolves: RHEL-69285, RHEL-72764, RHEL-80284, RHEL-81403, RHEL-81497, RHEL-82689, RHEL-84563, RHEL-87628, RHEL-89166, RHEL-89489, RHEL-89935, RHEL-92678, RHEL-94024, RHEL-97171 * Tue Jun 17 2025 Julio Faracco [6.12.0-98.el10] - fs/file.c: add fast path in find_next_fd() (Ian Kent) [RHEL-38569] - fs/file.c: conditionally clear full_fds (Ian Kent) [RHEL-38569] - fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() (Ian Kent) [RHEL-38569] - redhat/kernel.spec: drop modules-extra-matched for noarch (Jan Stancek) [RHEL-95740] - tracing/osnoise: Allow arbitrarily long CPU string (Tomas Glozar) [RHEL-86520] - RDMA/irdma: Remove deliver net device event (Kamal Heib) [RHEL-87577] - RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions (Kamal Heib) [RHEL-87577] - ovl: don't require "metacopy=on" for "verity" (Miklos Szeredi) [RHEL-82858] - ovl: relax redirect/metacopy requirements for lower -> data redirect (Miklos Szeredi) [RHEL-82858] - ovl: make redirect/metacopy rejection consistent (Miklos Szeredi) [RHEL-82858] - ovl: remove unused forward declaration (Miklos Szeredi) [RHEL-82858] - ovl: don't allow datadir only (Miklos Szeredi) [RHEL-82858] - smb: client: fix UAF in decryption with multichannel (CKI Backport Bot) [RHEL-94466] {CVE-2025-37750} - Merge DRM changes from upstream v6.13..v6.14 (José Expósito) [RHEL-75957] - Merge DRM changes from upstream v6.12..v6.13 (José Expósito) [RHEL-75957] - selftests/bpf: lwt_seg6local: Move test to test_progs (Hangbin Liu) [RHEL-82844] - selftests/bpf: lwt_seg6local: Remove unused routes (Hangbin Liu) [RHEL-82844] - selftests/bpf: add missing header include for htons (Hangbin Liu) [RHEL-82844] Resolves: RHEL-38569, RHEL-75957, RHEL-82844, RHEL-82858, RHEL-86520, RHEL-87577, RHEL-94466, RHEL-95740 * Tue Jun 17 2025 Julio Faracco [6.12.0-97.el10] - memcg: always call cond_resched() after fn() (Radostin Stoyanov) [RHEL-81199] - memcg: fix soft lockup in the OOM process (Radostin Stoyanov) [RHEL-81199] {CVE-2024-57977} - r8169: switch away from deprecated pcim_iomap_table (Izabela Bakollari) [RHEL-89042] - r8169: increase max jumbo packet size on RTL8125/RTL8126 (Izabela Bakollari) [RHEL-89042] - r8169: add support for Intel Killer E5000 (Izabela Bakollari) [RHEL-89042] - r8169: don't scan PHY addresses > 0 (Izabela Bakollari) [RHEL-89042] - r8169: remove redundant hwmon support (Izabela Bakollari) [RHEL-89042] - r8169: add support for RTL8125D rev.b (Izabela Bakollari) [RHEL-89042] - r8169: adjust version numbering for RTL8126 (Izabela Bakollari) [RHEL-89042] - r8169: remove unused flag RTL_FLAG_TASK_RESET_NO_QUEUE_WAKE (Izabela Bakollari) [RHEL-89042] - r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_config (Izabela Bakollari) [RHEL-89042] - r8169: align WAKE_PHY handling with r8125/r8126 vendor drivers (Izabela Bakollari) [RHEL-89042] - r8169: improve rtl_set_d3_pll_down (Izabela Bakollari) [RHEL-89042] - r8169: improve __rtl8169_set_wol (Izabela Bakollari) [RHEL-89042] - r8169: remove leftover locks after reverted change (Izabela Bakollari) [RHEL-89042] - r8169: improve initialization of RSS registers on RTL8125/RTL8126 (Izabela Bakollari) [RHEL-89042] - r8169: fix inconsistent indenting in rtl8169_get_eth_mac_stats (Izabela Bakollari) [RHEL-89042] - r8169: add support for RTL8125D (Izabela Bakollari) [RHEL-89042] - r8169: enable EEE at 2.5G per default on RTL8125B (Izabela Bakollari) [RHEL-89042] - r8169: remove rtl_dash_loop_wait_high/low (Izabela Bakollari) [RHEL-89042] - r8169: avoid duplicated messages if loading firmware fails and switch to warn level (Izabela Bakollari) [RHEL-89042] - r8169: replace custom flag with disable_work() et al (Izabela Bakollari) [RHEL-89042] - r8169: don't take RTNL lock in rtl_task() (Izabela Bakollari) [RHEL-89042] - r8169: implement additional ethtool stats ops (Izabela Bakollari) [RHEL-89042] - r8169: enable SG/TSO on selected chip versions per default (Izabela Bakollari) [RHEL-89042] - r8169: remove original workaround for RTL8125 broken rx issue (Izabela Bakollari) [RHEL-89042] - r8169: don't apply UDP padding quirk on RTL8126A (Izabela Bakollari) [RHEL-89042] - r8169: add support for the temperature sensor being available from RTL8125B (Izabela Bakollari) [RHEL-89042] - perf trace: Add missing perf_tool__init() (Anubhav Shelat) [RHEL-83635] - HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() (Tony Camuso) [RHEL-93188] - HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove() (Tony Camuso) [RHEL-93188] - HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs (Tony Camuso) [RHEL-93188] - HID: intel-thc: fix CONFIG_HID dependency (Tony Camuso) [RHEL-93188] - HID: intel-ish-hid: Send clock sync message immediately after reset (Tony Camuso) [RHEL-93188] - HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell (Tony Camuso) [RHEL-93188] - HID: intel-ish-hid: Remove unused ishtp_cl_get_tx_* (Tony Camuso) [RHEL-93188] - HID: intel-ish-hid: Remove unused ishtp_cl_tx_empty (Tony Camuso) [RHEL-93188] - HID: intel-ish-hid: Remove unused ishtp_dev_state_str (Tony Camuso) [RHEL-93188] - HID: intel-ish-hid: Add firmware version sysfs attributes (Tony Camuso) [RHEL-93188] - HID: Fix typo in the comment (Tony Camuso) [RHEL-93188] - HID: ishtp-hid-client: replace fake-flex arrays with flex-array members (Tony Camuso) [RHEL-93188] - selftests: netfilter: fix conntrack stress test failures on debug kernels (Florian Westphal) [RHEL-76546] - selftests: netfilter: add conntrack stress test (Florian Westphal) [RHEL-76546] - netfilter: nf_conntrack: speed up reads from nf_conntrack proc file (Florian Westphal) [RHEL-76546] - NFSv4.2: fix listxattr to return selinux security label (Olga Kornievskaia) [RHEL-87405] - loop: add file_start_write() and file_end_write() (Ming Lei) [RHEL-96222] - loop: don't require ->write_iter for writable files in loop_configure (Ming Lei) [RHEL-96222] - redhat/configs: Enable CONFIG_PROVE_RAW_LOCK_NESTING for debug kernel (Waiman Long) [RHEL-79908] - locking/lockdep: Enforce PROVE_RAW_LOCK_NESTING only if ARCH_SUPPORTS_RT (Waiman Long) [RHEL-79908] - lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING. (Waiman Long) [RHEL-79908] - bdev: use bdev_io_min() for statx block size (Ming Lei) [RHEL-88003] - powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap (Mamatha Inamdar) [RHEL-95931] - powerpc/vas: Return -EINVAL if the offset is non-zero in mmap() (Mamatha Inamdar) [RHEL-95931] - mptcp: Remove unused declaration mptcp_set_owner_r() (Davide Caratti) [RHEL-84538] - selftests: mptcp: validate MPJoin HMacFailure counters (Davide Caratti) [RHEL-84538] - mptcp: only inc MPJoinAckHMacFailure for HMAC failures (Davide Caratti) [RHEL-84538] - selftests: mptcp: close fd_in before returning in main_loop (Davide Caratti) [RHEL-84538] - selftests: mptcp: fix incorrect fd checks in main_loop (Davide Caratti) [RHEL-84538] - mptcp: fix NULL pointer in can_accept_new_subflow (Davide Caratti) [RHEL-84538] {CVE-2025-23145} - mptcp: sockopt: fix getting freebind & transparent (Davide Caratti) [RHEL-84538] - mptcp: sockopt: fix getting IPV6_V6ONLY (Davide Caratti) [RHEL-84538] - mptcp: Fix data stream corruption in the address announcement (Davide Caratti) [RHEL-84538] - tcp: ulp: diag: more info without CAP_NET_ADMIN (Davide Caratti) [RHEL-84538] - tcp: ulp: diag: always print the name if any (Davide Caratti) [RHEL-84538] - mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr (Davide Caratti) [RHEL-84538] {CVE-2025-21938} - mptcp: reset when MPTCP opts are dropped after join (Davide Caratti) [RHEL-84538] - mptcp: always handle address removal under msk socket lock (Davide Caratti) [RHEL-84538] {CVE-2025-21875} - mptcp: micro-optimize __mptcp_move_skb() (Davide Caratti) [RHEL-84538] - mptcp: dismiss __mptcp_rmem() (Davide Caratti) [RHEL-84538] - net: dismiss sk_forward_alloc_get() (Davide Caratti) [RHEL-84538] - mptcp: cleanup mem accounting (Davide Caratti) [RHEL-84538] - mptcp: move the whole rx path under msk socket lock protection (Davide Caratti) [RHEL-84538] - mptcp: drop __mptcp_fastopen_gen_msk_ackseq() (Davide Caratti) [RHEL-84538] - mptcp: consolidate subflow cleanup (Davide Caratti) [RHEL-84538] - mptcp: pm: userspace: flags: clearer msg if no remote addr (Davide Caratti) [RHEL-84538] - selftests: mptcp: connect: -f: no reconnect (Davide Caratti) [RHEL-84538] - mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted (Davide Caratti) [RHEL-84538] - mptcp: handle fastopen disconnect correctly (Davide Caratti) [RHEL-84538] {CVE-2025-21705} - mptcp: pm: only set fullmesh for subflow endp (Davide Caratti) [RHEL-84538] {CVE-2025-21706} - mptcp: consolidate suboption status (Davide Caratti) [RHEL-84538] {CVE-2025-21707} - selftests: mptcp: avoid spurious errors on disconnect (Davide Caratti) [RHEL-84538] - mptcp: fix spurious wake-up on under memory pressure (Davide Caratti) [RHEL-84538] - mptcp: be sure to send ack when mptcp-level window re-opens (Davide Caratti) [RHEL-84538] - mptcp: sysctl: avail sched: remove write access (Davide Caratti) [RHEL-84538] - mptcp: prevent excessive coalescing on receive (Davide Caratti) [RHEL-84538] - mptcp: don't always assume copied data in mptcp_cleanup_rbuf() (Davide Caratti) [RHEL-84538] - mptcp: fix recvbuffer adjust on sleeping rcvmsg (Davide Caratti) [RHEL-84538] - mptcp: remove unneeded lock when listing scheds (Davide Caratti) [RHEL-84538] - mptcp: implement mptcp_pm_connection_closed (Davide Caratti) [RHEL-84538] - dim: pass dim_sample to net_dim() by reference (CKI Backport Bot) [RHEL-89803] - dim: make dim_calc_stats() inputs const pointers (CKI Backport Bot) [RHEL-89803] - saner replacement for debugfs_rename() (Jose Ignacio Tornos Martinez) [RHEL-86507] Resolves: RHEL-76546, RHEL-79908, RHEL-81199, RHEL-83635, RHEL-84538, RHEL-86507, RHEL-87405, RHEL-88003, RHEL-89042, RHEL-89803, RHEL-93188, RHEL-95931, RHEL-96222 * Thu Jun 12 2025 CKI KWF Bot [6.12.0-96.el10] - x86/CPU/AMD: Print the reason for the last reset (Steve Best) [RHEL-89439] - Documentation: Add AMD Zen debugging document (Steve Best) [RHEL-89439] - platform/x86/amd/pmc: Use FCH_PM_BASE definition (Steve Best) [RHEL-89439] - i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to (Steve Best) [RHEL-89439] - i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86 (Steve Best) [RHEL-89439] - unmaintain ahci_xgene, ahci_seattle and hisi_sas_main (Tomas Henzl) [RHEL-81214] - s390/cpumf: Update CPU Measurement facility extended counter set support (Mete Durlu) [RHEL-90739] - ext4: ignore xattrs past end (CKI Backport Bot) [RHEL-94262] {CVE-2025-37738} - ext4: fix off-by-one error in do_split (CKI Backport Bot) [RHEL-93643] {CVE-2025-23150} - lockd: add netlink control interface (Scott Mayhew) [RHEL-71698] - macintosh: declare ctl_table as const (José Expósito) [RHEL-88416] - tty: Make sysctl table const (José Expósito) [RHEL-88416] - sysctl: allow registration of const struct ctl_table (José Expósito) [RHEL-88416] - sysctl: move internal interfaces to const struct ctl_table (José Expósito) [RHEL-88416] - bpf: Constify ctl_table argument of filter function (José Expósito) [RHEL-88416] - hrtimers: Introduce hrtimer_setup() to replace hrtimer_init() (José Expósito) [RHEL-88416] - hrtimers: Add missing hrtimer_init() trace points (José Expósito) [RHEL-88416] - mm/migrate: Add migrate_device_pfns (José Expósito) [RHEL-88416] - mm: allow compound zone device pages (José Expósito) [RHEL-88416] - mm/mm_init: move p2pdma page refcount initialisation to p2pdma (José Expósito) [RHEL-88416] - drm: Move for_each_if() to util_macros.h for wider use (José Expósito) [RHEL-88416] - ksm: add ksm involvement information for each process (CKI Backport Bot) [RHEL-84770] - MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entry (Mark Salter) [RHEL-80338] - selftests/mm: rename pkey register macro (Mark Salter) [RHEL-80338] - scripts/decode_stacktrace.sh: fix decoding of lines with an additional info (Mark Salter) [RHEL-80338] - scripts/decode_stacktrace.sh: remove trailing space (Mark Salter) [RHEL-80338] - redhat/configs: Enable ARM_CCA_GUEST (Mark Salter) [RHEL-80338] - arm64: Fix 5-level paging support in kexec/hibernate trampoline (Mark Salter) [RHEL-80338] - arm64/sysreg: Get rid of TRFCR_ELx SysregFields (Mark Salter) [RHEL-80338] - arm64: Remove duplicate included header (Mark Salter) [RHEL-80338] - arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATE (Mark Salter) [RHEL-80338] - arm64: asm: Fix typo in pgtable.h (Mark Salter) [RHEL-80338] - arm64/mm: Ensure adequate HUGE_MAX_HSTATE (Mark Salter) [RHEL-80338] - arm64/mm: Drop INIT_MM_CONTEXT() (Mark Salter) [RHEL-80338] - Documentation: Update the behaviour of "kvm-arm.mode" (Mark Salter) [RHEL-80338] - arm64: rsi: Add automatic arm-cca-guest module loading (Mark Salter) [RHEL-80338] - arm64: Document Arm Confidential Compute (Mark Salter) [RHEL-80338] - virt: arm-cca-guest: TSM_REPORT support for realms (Mark Salter) [RHEL-80338] - arm64: Add missing registrations of hwcaps (Mark Salter) [RHEL-80338] - arm64/hwcap: Remove stray references to SF8MMx (Mark Salter) [RHEL-80338] - kselftest/arm64: Add 2024 dpISA extensions to hwcap test (Mark Salter) [RHEL-80338] - KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1 (Mark Salter) [RHEL-80338] - arm64/hwcap: Describe 2024 dpISA extensions to userspace (Mark Salter) [RHEL-80338] - arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-12 (Mark Salter) [RHEL-80338] - arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented (Mark Salter) [RHEL-80338] - arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu() (Mark Salter) [RHEL-80338] - arm64/sysreg: Update ID_AA64ISAR2_EL1 to DDI0601 2024-09 (Mark Salter) [RHEL-80338] - arm64/sysreg: Update ID_AA64ZFR0_EL1 to DDI0601 2024-09 (Mark Salter) [RHEL-80338] - arm64/sysreg: Update ID_AA64FPFR0_EL1 to DDI0601 2024-09 (Mark Salter) [RHEL-80338] - arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09 (Mark Salter) [RHEL-80338] - arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09 (Mark Salter) [RHEL-80338] - arm64/sysreg: Get rid of CPACR_ELx SysregFields (Mark Salter) [RHEL-80338] - arm64/sysreg: Convert *_EL12 accessors to Mapping (Mark Salter) [RHEL-80338] - arm64/sysreg: Get rid of the TCR2_EL1x SysregFields (Mark Salter) [RHEL-80338] - arm64/sysreg: Allow a 'Mapping' descriptor for system registers (Mark Salter) [RHEL-80338] - arm64/cpufeature: Refactor conditional logic in init_cpu_ftr_reg() (Mark Salter) [RHEL-80338] - arm64: cpufeature: Add HAFT to cpucap_is_possible() (Mark Salter) [RHEL-80338] - arm64: mm: Test for pmd_sect() in vmemmap_check_pmd() (Mark Salter) [RHEL-80338] - arm64/mm: Replace open encodings with PXD_TABLE_BIT (Mark Salter) [RHEL-80338] - arm64/mm: Rename pte_mkpresent() as pte_mkvalid() (Mark Salter) [RHEL-80338] - arm64: Kconfig: force ARM64_PAN=y when enabling TTBR0 sw PAN (Mark Salter) [RHEL-80338] - arm64/mm: Fix Boot panic on Ampere Altra (Mark Salter) [RHEL-80338] - arm64/mm: Override PARange for !LPA2 and use it consistently (Mark Salter) [RHEL-80338] - arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled (Mark Salter) [RHEL-80338] - bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic() (Mark Salter) [RHEL-80338] - bpf, arm64: Factor out emit_a64_add_i() (Mark Salter) [RHEL-80338] - bpf, arm64: Simplify if logic in emit_lse_atomic() (Mark Salter) [RHEL-80338] - redhat configs: enable CONFIG_HISILICON_ERRATUM_162100801 (Mark Salter) [RHEL-80338] - arm64: realm: Use aliased addresses for device DMA to shared buffers (Mark Salter) [RHEL-80338] - dma: Introduce generic dma_addr_*crypted helpers (Mark Salter) [RHEL-80338] - dma: Fix encryption bit clearing for dma_to_phys (Mark Salter) [RHEL-80338] - arm64: stacktrace: Don't WARN when unwinding other tasks (Mark Salter) [RHEL-80338] - arm64: stacktrace: Skip reporting LR at exception boundaries (Mark Salter) [RHEL-80338] - kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such mappings (Mark Salter) [RHEL-80338] - kselftest/arm64: mte: Use the correct naming for tag check modes in check_hugetlb_options.c (Mark Salter) [RHEL-80338] - arm64/signal: Silence sparse warning storing GCSPR_EL0 (Mark Salter) [RHEL-80338] - irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801 (Mark Salter) [RHEL-80338] - clocksource/drivers/arm_arch_timer: Use of_property_present() for non-boolean properties (Mark Salter) [RHEL-80338] - kselftest/arm64: Ensure stable names for GCS stress test results (Mark Salter) [RHEL-80338] - kselftest/arm64: Validate that GCS push and write permissions work (Mark Salter) [RHEL-80338] - arm64: cpufeature: Add GCS to cpucap_is_possible() (Mark Salter) [RHEL-80338] - arm64: disable ARCH_CORRECT_STACKTRACE_ON_KRETPROBE tests (Mark Salter) [RHEL-80338] - crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback code (Mark Salter) [RHEL-80338] - crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiply (Mark Salter) [RHEL-80338] - crypto: arm64/crct10dif - Remove obsolete chunking logic (Mark Salter) [RHEL-80338] - arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled (Mark Salter) [RHEL-80338] - arm64/ptrace: Clarify documentation of VL configuration via ptrace (Mark Salter) [RHEL-80338] - arm64/mm: Change protval as 'pteval_t' in map_range() (Mark Salter) [RHEL-80338] - arm64: uprobes: Optimize cache flushes for xol slot (Mark Salter) [RHEL-80338] - arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG (Mark Salter) [RHEL-80338] - arm64/mm: Sanity check PTE address before runtime P4D/PUD folding (Mark Salter) [RHEL-80338] - arm64/fpsimd: Fix a typo (Mark Salter) [RHEL-80338] - arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumers (Mark Salter) [RHEL-80338] - arm64: Return early when break handler is found on linked-list (Mark Salter) [RHEL-80338] - arm64/mm: Drop _PROT_SECT_DEFAULT (Mark Salter) [RHEL-80338] - arm64: Add command-line override for ID_AA64MMFR0_EL1.ECV (Mark Salter) [RHEL-80338] - arm64: head: Drop SWAPPER_TABLE_SHIFT (Mark Salter) [RHEL-80338] - arm64: cpufeature: add POE to cpucap_is_possible() (Mark Salter) [RHEL-80338] - selftests/mm: Enable pkey_sighandler_tests on arm64 (Mark Salter) [RHEL-80338] - selftests/mm: Use generic pkey register manipulation (Mark Salter) [RHEL-80338] - arm64: signal: Remove unused macro (Mark Salter) [RHEL-80338] - arm64: signal: Remove unnecessary check when saving POE state (Mark Salter) [RHEL-80338] - arm64/scs: Drop unused prototype __pi_scs_patch_vmlinux() (Mark Salter) [RHEL-80338] - arm64/scs: Deal with 64-bit relative offsets in FDE frames (Mark Salter) [RHEL-80338] - arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE frames (Mark Salter) [RHEL-80338] - arm64: preserve pt_regs::stackframe during exec*() (Mark Salter) [RHEL-80338] - arm64: stacktrace: unwind exception boundaries (Mark Salter) [RHEL-80338] - arm64: stacktrace: split unwind_consume_stack() (Mark Salter) [RHEL-80338] - arm64: stacktrace: report recovered PCs (Mark Salter) [RHEL-80338] - arm64: stacktrace: report source of unwind data (Mark Salter) [RHEL-80338] - arm64: stacktrace: move dump_backtrace() to kunwind_stack_walk() (Mark Salter) [RHEL-80338] - arm64: use a common struct frame_record (Mark Salter) [RHEL-80338] - arm64: pt_regs: swap 'unused' and 'pmr' fields (Mark Salter) [RHEL-80338] - arm64: pt_regs: rename "pmr_save" -> "pmr" (Mark Salter) [RHEL-80338] - arm64: pt_regs: remove stale big-endian layout (Mark Salter) [RHEL-80338] - arm64: pt_regs: assert pt_regs is a multiple of 16 bytes (Mark Salter) [RHEL-80338] - arm64: Support AT_HWCAP3 (Mark Salter) [RHEL-80338] - binfmt_elf: Wire up AT_HWCAP3 at AT_HWCAP4 (Mark Salter) [RHEL-80338] - arm64/crc32: Implement 4-way interleave using PMULL (Mark Salter) [RHEL-80338] - arm64/crc32: Reorganize bit/byte ordering macros (Mark Salter) [RHEL-80338] - arm64/lib: Handle CRC-32 alternative in C code (Mark Salter) [RHEL-80338] - arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate (Mark Salter) [RHEL-80338] - arm64: mops: Document requirements for hypervisors (Mark Salter) [RHEL-80338] - arm64: lib: Use MOPS for copy_page() and clear_page() (Mark Salter) [RHEL-80338] - arm64: lib: Use MOPS for memcpy() routines (Mark Salter) [RHEL-80338] - arm64: mops: Document booting requirement for HCR_EL2.MCE2 (Mark Salter) [RHEL-80338] - arm64: mops: Handle MOPS exceptions from EL1 (Mark Salter) [RHEL-80338] - arm64: probes: Disable kprobes/uprobes on MOPS instructions (Mark Salter) [RHEL-80338] - arm64: optimize flush tlb kernel range (Mark Salter) [RHEL-80338] - arm64: tlbflush: add __flush_tlb_range_limit_excess() (Mark Salter) [RHEL-80338] - arm64: insn: Simulate nop instruction for better uprobe performance (Mark Salter) [RHEL-80338] - arm64: probes: Remove probe_opcode_t (Mark Salter) [RHEL-80338] - arm64: probes: Cleanup kprobes endianness conversions (Mark Salter) [RHEL-80338] - arm64: probes: Move kprobes-specific fields (Mark Salter) [RHEL-80338] - arm64: asm-offsets: remove PREEMPT_DISABLE_OFFSET (Mark Salter) [RHEL-80338] - arm64: asm-offsets: remove DMA_{TO,FROM}_DEVICE (Mark Salter) [RHEL-80338] - arm64: asm-offsets: remove VM_EXEC and PAGE_SZ (Mark Salter) [RHEL-80338] - arm64: asm-offsets: remove MM_CONTEXT_ID (Mark Salter) [RHEL-80338] - arm64: asm-offsets: remove COMPAT_{RT_,SIGFRAME_REGS_OFFSET (Mark Salter) [RHEL-80338] - arm64: asm-offsets: remove VMA_VM_* (Mark Salter) [RHEL-80338] - arm64: asm-offsets: remove TSK_ACTIVE_MM (Mark Salter) [RHEL-80338] Resolves: RHEL-71698, RHEL-80338, RHEL-81214, RHEL-84770, RHEL-88416, RHEL-89439, RHEL-90739, RHEL-93643, RHEL-94262 * Tue Jun 10 2025 CKI KWF Bot [6.12.0-95.el10] - KVM: arm64: Restore TCR2_EL1 register visibility to userspace (Eric Auger) [RHEL-89567] - KVM: arm64: Restore S1PIE register visibility to userspace (Eric Auger) [RHEL-89567] - s390/pci: Serialize device addition and removal (Mete Durlu) [RHEL-94944] - s390/pci: Allow re-add of a reserved but not yet removed device (Mete Durlu) [RHEL-94944] - s390/pci: Prevent self deletion in disable_slot() (Mete Durlu) [RHEL-94944] - s390/pci: Remove redundant bus removal and disable from zpci_release_device() (Mete Durlu) [RHEL-94944] - s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs (Mete Durlu) [RHEL-94944] - s390/pci: Fix missing check for zpci_create_device() error return (Mete Durlu) [RHEL-94944] - s390/pci: Fix potential double remove of hotplug slot (Mete Durlu) [RHEL-94944] - rtla: Define _GNU_SOURCE in timerlat_bpf.c (Tomas Glozar) [RHEL-94187] - ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up (CKI Backport Bot) [RHEL-93461] {CVE-2025-21887} - Enable NVGRACE_GPU_VFIO_PCI nvgrace-vgpu vfio variant driver in RHEL-10.1 (Donald Dutile) [RHEL-86867] - xhci: don't mess with ->d_iname (Desnes Nunes) [RHEL-78931] - debugfs: Fix the missing initializations in __debugfs_file_get() (Desnes Nunes) [RHEL-78931] - debugfs: take debugfs_short_fops definition out of ifdef (Desnes Nunes) [RHEL-78931] - debugfs: allow to store an additional opaque pointer at file creation (Desnes Nunes) [RHEL-78931] - debugfs: don't mess with bits in ->d_fsdata (Desnes Nunes) [RHEL-78931] - debugfs: get rid of dynamically allocation proxy_ops (Desnes Nunes) [RHEL-78931] - debugfs: move ->automount into debugfs_inode_info (Desnes Nunes) [RHEL-78931] - debugfs: separate cache for debugfs inodes (Desnes Nunes) [RHEL-78931] - usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run_state_machine() (Desnes Nunes) [RHEL-78931] - USB: serial: ftdi_sio: add support for Altera USB Blaster 3 (Desnes Nunes) [RHEL-78931] - thunderbolt: Prevent use-after-free in resume from hibernate (Desnes Nunes) [RHEL-78931] - usb: typec: ucsi: Fix NULL pointer access (Desnes Nunes) [RHEL-78931] {CVE-2025-21918} - usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader (Desnes Nunes) [RHEL-78931] - USB: serial: option: fix Telit Cinterion FE990A name (Desnes Nunes) [RHEL-78931] - USB: serial: option: add Telit Cinterion FE990B compositions (Desnes Nunes) [RHEL-78931] - USB: serial: option: match on interface class for Telit FN990B (Desnes Nunes) [RHEL-78931] - usb: dwc3: Set SUSPENDENABLE soon after phy init (Desnes Nunes) [RHEL-78931] - usb: hub: lack of clearing xHC resources (Desnes Nunes) [RHEL-78931] - usb: dwc3: gadget: Prevent irq storm when TH re-executes (Desnes Nunes) [RHEL-78931] - xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hosts (Desnes Nunes) [RHEL-78931] - Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection" (Desnes Nunes) [RHEL-78931] - usb: xhci: Enable the TRB overfetch quirk on VIA VL805 (Desnes Nunes) [RHEL-78931] - usb: typec: ucsi: increase timeout for PPM reset operations (Desnes Nunes) [RHEL-78931] - usb: atm: cxacru: fix a flaw in existing endpoint checks (Desnes Nunes) [RHEL-78931] {CVE-2025-21916} - usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY (Desnes Nunes) [RHEL-78931] - usb: roles: set switch registered flag early on (Desnes Nunes) [RHEL-78931] - USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist (Desnes Nunes) [RHEL-78931] - usb: gadget: core: flush gadget workqueue after device removal (Desnes Nunes) [RHEL-78931] {CVE-2025-21838} - usb: core: fix pipe creation for get_bMaxPacketSize0 (Desnes Nunes) [RHEL-78931] - usb: dwc3: Fix timeout issue during controller enter/exit from halt state (Desnes Nunes) [RHEL-78931] - USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone (Desnes Nunes) [RHEL-78931] - USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk (Desnes Nunes) [RHEL-78931] - usb: cdc-acm: Fix handling of oversized fragments (Desnes Nunes) [RHEL-78931] - usb: cdc-acm: Check control transfer buffer size before access (Desnes Nunes) [RHEL-78931] {CVE-2025-21704} - usb: xhci: Restore xhci_pci support for Renesas HCs (Desnes Nunes) [RHEL-78931] - USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI (Desnes Nunes) [RHEL-78931] - USB: serial: option: drop MeiG Smart defines (Desnes Nunes) [RHEL-78931] - USB: serial: option: fix Telit Cinterion FN990A name (Desnes Nunes) [RHEL-78931] - USB: serial: option: add Telit Cinterion FN990B compositions (Desnes Nunes) [RHEL-78931] - USB: serial: option: add MeiG Smart SLM828 (Desnes Nunes) [RHEL-78931] - usb: dwc2: gadget: remove of_node reference upon udc_stop (Desnes Nunes) [RHEL-78931] - USB: hub: Ignore non-compliant devices with too many configs or interfaces (Desnes Nunes) [RHEL-78931] {CVE-2025-21776} - usb: dwc3: Document nostream_work (Desnes Nunes) [RHEL-78931] - usb: phy: generic: Use proper helper for property detection (Desnes Nunes) [RHEL-78931] - usb: hcd: Bump local buffer size in rh_string() (Desnes Nunes) [RHEL-78931] - usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS (Desnes Nunes) [RHEL-78931] - usb: xhci: tegra: Fix OF boolean read warning (Desnes Nunes) [RHEL-78931] - usb: host: xhci-plat: add support compatible ID PNP0D15 (Desnes Nunes) [RHEL-78931] - usb: typec: ucsi: Add a macro definition for UCSI v1.0 (Desnes Nunes) [RHEL-78931] - usb: dwc3: core: Defer the probe until USB power supply ready (Desnes Nunes) [RHEL-78931] - usbip: Correct format specifier for seqnum from %%d to %%u (Desnes Nunes) [RHEL-78931] - usbip: Fix seqnum sign extension issue in vhci_tx_urb (Desnes Nunes) [RHEL-78931] - dt-bindings: usb: snps,dwc3: Split core description (Desnes Nunes) [RHEL-78931] - dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindings (Desnes Nunes) [RHEL-78931] - usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device (Desnes Nunes) [RHEL-78931] - usb: dwc3: gadget: Reinitiate stream for all host NoStream behavior (Desnes Nunes) [RHEL-78931] - USB: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-78931] - USB: typec: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-78931] - USB: host: Use str_enable_disable-like helpers (Desnes Nunes) [RHEL-78931] - USB: Replace own str_plural with common one (Desnes Nunes) [RHEL-78931] - memstick: core: fix kernel-doc notation (Desnes Nunes) [RHEL-78931] - usb: phy: Remove API devm_usb_put_phy() (Desnes Nunes) [RHEL-78931] - usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE (Desnes Nunes) [RHEL-78931] - usb: host: xhci-plat: Assign shared_hcd->rsrc_start (Desnes Nunes) [RHEL-78931] - usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() (Desnes Nunes) [RHEL-78931] - usb: dwc3: Skip resume if pm_runtime_set_active() fails (Desnes Nunes) [RHEL-78931] - dt-bindings: usb: Correct indentation and style in DTS example (Desnes Nunes) [RHEL-78931] - drivers/card_reader/rtsx_usb: Restore interrupt based detection (Desnes Nunes) [RHEL-78931] - media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master_xfer (Desnes Nunes) [RHEL-78931] - USB: serial: ch341: use fix-width types consistently (Desnes Nunes) [RHEL-78931] - USB: serial: ch341: add hardware flow control RTS/CTS (Desnes Nunes) [RHEL-78931] - thunderbolt: Expose router DROM through debugfs (Desnes Nunes) [RHEL-78931] - usb: typec: class: Remove both cable_match() and partner_match() (Desnes Nunes) [RHEL-78931] - usb: typec: ucsi: Implement ChromeOS UCSI driver (Desnes Nunes) [RHEL-78931] - usb: cdns3: remove redundant if branch (Desnes Nunes) [RHEL-78931] - thunderbolt: Handle DisplayPort tunnel activation asynchronously (Desnes Nunes) [RHEL-78931] - thunderbolt: Rework tb_tunnel_consumed_bandwidth() (Desnes Nunes) [RHEL-78931] - thunderbolt: Move forward declarations in one place (Desnes Nunes) [RHEL-78931] - thunderbolt: Pass reason to tb_dp_resource_unavailable() (Desnes Nunes) [RHEL-78931] - thunderbolt: Drop tb_tunnel_restart() (Desnes Nunes) [RHEL-78931] - thunderbolt: Rework how tunnel->[init|deinit] hooks are called (Desnes Nunes) [RHEL-78931] - thunderbolt: Show path name in debug log when path is deactivated (Desnes Nunes) [RHEL-78931] - thunderbolt: Make tb_tunnel_one_dp() return void (Desnes Nunes) [RHEL-78931] - thunderbolt: Increase DPRX capabilities read timeout (Desnes Nunes) [RHEL-78931] - thunderbolt: Debug log an invalid config space reply just once (Desnes Nunes) [RHEL-78931] - thunderbolt: Log config space when invalid config space reply is received (Desnes Nunes) [RHEL-78931] - thunderbolt: Drop doubled empty line from ctl.h (Desnes Nunes) [RHEL-78931] - thunderbolt: debugfs: Add write capability to path config space (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Add Kurokesu C1 PRO camera (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Add new quirk definition for the Sonix Technology Co. 292a camera (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Implement dual stream quirk to fix loss of usb packets (Desnes Nunes) [RHEL-78931] - USB: usbip: Update USB/IP OP_REP_IMPORT documentation. (Desnes Nunes) [RHEL-78931] - xhci: Add missing capability definition bits (Desnes Nunes) [RHEL-78931] - xhci: Add command completion parameter support (Desnes Nunes) [RHEL-78931] - xhci: dbgtty: Improve performance by handling received data immediately. (Desnes Nunes) [RHEL-78931] - xhci: dbc: Improve performance by removing delay in transfer event polling. (Desnes Nunes) [RHEL-78931] - phy: qcom-qusb2: Add support for QCS615 (Desnes Nunes) [RHEL-78931] - dt-bindings: usb: qcom,dwc3: Add QCS615 to USB DWC3 bindings (Desnes Nunes) [RHEL-78931] - phy: core: Simplify API of_phy_simple_xlate() implementation (Desnes Nunes) [RHEL-78931] - usb: typec: Print err when displayport fails to enter (Desnes Nunes) [RHEL-78931] - usb: typec: Make active on port altmode writable (Desnes Nunes) [RHEL-78931] - usb: typec: thunderbolt: Remove IS_ERR check for plug (Desnes Nunes) [RHEL-78931] - usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP (Desnes Nunes) [RHEL-78931] - usb: typec: Add driver for Thunderbolt 3 Alternate Mode (Desnes Nunes) [RHEL-78931] - redhat/configs: Enable CONFIG_TYPEC_TBT_ALTMODE in RHEL (Desnes Nunes) [RHEL-78931] - usb: typec: Only use SVID for matching altmodes (Desnes Nunes) [RHEL-78931] - modpost: call module_alias_printf() from all do_*_entry() functions (Desnes Nunes) [RHEL-78931] - modpost: pass (struct module *) to do_*_entry() functions (Desnes Nunes) [RHEL-78931] - modpost: introduce module_alias_printf() helper (Desnes Nunes) [RHEL-78931] - modpost: remove unnecessary check in do_acpi_entry() (Desnes Nunes) [RHEL-78931] - modpost: remove incorrect code in do_eisa_entry() (Desnes Nunes) [RHEL-78931] - usb: core: sysfs: Constify 'struct bin_attribute' (Desnes Nunes) [RHEL-78931] - usbip: Accept arbitrarily long scatter-gather list (Desnes Nunes) [RHEL-78931] - usb: typec: tcpm: Add new AMS for Get_Revision response (Desnes Nunes) [RHEL-78931] - usb: typec: tcpm: Add support for parsing pd-revision DT property (Desnes Nunes) [RHEL-78931] - dt-bindings: connector: Add pd-revision property (Desnes Nunes) [RHEL-78931] - usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is Rp (Desnes Nunes) [RHEL-78931] - USB: usblp: remove redundant semicolon (Desnes Nunes) [RHEL-78931] - USB: Optimize goto logic in API usb_register_driver() (Desnes Nunes) [RHEL-78931] - usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend (Desnes Nunes) [RHEL-78931] - usb: common: expand documentation for USB functions (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Announce the user our deprecation intentions (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Allow changing noparam on the fly (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Invert default value for nodrop module param (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Propagate buf->error to userspace (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Flush the control cache when we get an event (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Annotate lock requirements for uvc_ctrl_set (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Remove dangling pointers (Desnes Nunes) [RHEL-78931] {CVE-2024-58002} - media: uvcvideo: Remove redundant NULL assignment (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Only save async fh if success (Desnes Nunes) [RHEL-78931] - MAINTAINERS: Add missing file entries for the USB video class driver (Desnes Nunes) [RHEL-78931] - docs: media: update location of the media patches (Desnes Nunes) [RHEL-78931] - MAINTAINERS: update location of media main tree (Desnes Nunes) [RHEL-78931] - MAINTAINERS: mailmap: update Alexey Klimov's email address (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Refactor frame parsing code into a uvc_parse_frame function (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Remove duplicated cap/out code (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Use uvc_query_name in uvc_get_video_ctrl (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Add more logging to uvc_query_ctrl() (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Support partial control reads (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Fix event flags in uvc_ctrl_send_events (Desnes Nunes) [RHEL-78931] - media: uvcvideo: Fix double free in error path (Desnes Nunes) [RHEL-78931] {CVE-2024-57980} - media: uvcvideo: Fix crash during unbind if gpio unit is in use (Desnes Nunes) [RHEL-78931] {CVE-2024-58079} - media: uvcvideo: Reorder uvc_status_init() (Desnes Nunes) [RHEL-78931] - mmc: core: Drop the MMC_RSP_R1_NO_CRC response (Desnes Nunes) [RHEL-78931] - phy: qualcomm: qmp-pcie: add support for SAR2130P (Desnes Nunes) [RHEL-78931] - phy: qualcomm: qmp-pcie: define several new registers (Desnes Nunes) [RHEL-78931] - phy: qualcomm: qmp-pcie: split PCS_LANE1 region (Desnes Nunes) [RHEL-78931] - phy: qualcomm: qmp-combo: add support for SAR2130P (Desnes Nunes) [RHEL-78931] - phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe (Desnes Nunes) [RHEL-78931] - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add SAR2130P compatible (Desnes Nunes) [RHEL-78931] - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1 (Desnes Nunes) [RHEL-78931] - dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add SAR2130P compatible (Desnes Nunes) [RHEL-78931] - extcon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Desnes Nunes) [RHEL-78931] - extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe (Desnes Nunes) [RHEL-78931] - Documentation: extcon: add documentation for Extcon subsystem (Desnes Nunes) [RHEL-78931] - usb: storage: add a macro for the upper limit of max LUN (Desnes Nunes) [RHEL-78931] - USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up (Desnes Nunes) [RHEL-78931] - usb: chipidea: host: Improve port index sanitizing (Desnes Nunes) [RHEL-78931] - usb: dwc3: core: Disable USB2 retry for DWC_usb31 1.80a and prior (Desnes Nunes) [RHEL-78931] - dt-bindings: usb: qcom,dwc3: Make ss_phy_irq optional for X1E80100 (Desnes Nunes) [RHEL-78931] - usb: collapse USB_STORAGE Kconfig comment (Desnes Nunes) [RHEL-78931] - usb: gadget: functionfs: fix spellos (Desnes Nunes) [RHEL-78931] - usb: dwc3: remove unused sg struct member (Desnes Nunes) [RHEL-78931] - phy: qcom: qmp: Enable IPQ5424 support (Desnes Nunes) [RHEL-78931] - dt-bindings: phy: qcom,qmp-usb: Add IPQ5424 USB3 PHY (Desnes Nunes) [RHEL-78931] - phy: qcom-qusb2: add QUSB2 support for IPQ5424 (Desnes Nunes) [RHEL-78931] - dt-bindings: phy: qcom,qusb2: Document IPQ5424 compatible (Desnes Nunes) [RHEL-78931] - phy: tegra194: p2u: Allow to enable driver on Tegra234 (Desnes Nunes) [RHEL-78931] - serial: 8250_dma: terminate correct DMA in tx_dma_flush() (Derek Barbosa) [RHEL-89498] - serial: 8250: Fix fifo underflow on flush (Derek Barbosa) [RHEL-89498] - tty: serial: 8250: Fix another runtime PM usage counter underflow (Derek Barbosa) [RHEL-89498] - Flush console log from kernel_power_off() (Derek Barbosa) [RHEL-89498] - printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX (Derek Barbosa) [RHEL-89498] - printk: Defer legacy printing when holding printk_cpu_sync (Derek Barbosa) [RHEL-89498] - redhat: add namespace selftests to kernel-modules-internal package (Joel Savitz) [RHEL-88630] - iommu/amd: Enable support for up to 2K interrupts per function (Eder Zulian) [RHEL-24190] - iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro (Eder Zulian) [RHEL-24190] - iommu/amd: Replace slab cache allocator with page allocator (Eder Zulian) [RHEL-24190] - iommu/amd: Introduce generic function to set multibit feature value (Eder Zulian) [RHEL-24190] Resolves: RHEL-24190, RHEL-78931, RHEL-86867, RHEL-88630, RHEL-89498, RHEL-89567, RHEL-93461, RHEL-94187, RHEL-94944 * Thu Jun 05 2025 CKI KWF Bot [6.12.0-94.el10] - qed: remove cast to pointers passed to kfree (John Meneghini) [RHEL-72644] - net: qed: make 'qed_ll2_ops_pass' as __maybe_unused (John Meneghini) [RHEL-72644] - net: qed: fix typos (John Meneghini) [RHEL-72644] - scsi: Constify struct pci_error_handlers (John Meneghini) [RHEL-72644] - scsi: qedf: Constify 'struct bin_attribute' (John Meneghini) [RHEL-72644] - scsi: Constify struct pci_device_id (John Meneghini) [RHEL-72644] - qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate() (John Meneghini) [RHEL-72644] - net/qed: allow old cards not supporting "num_images" to work (John Meneghini) [RHEL-72644] - scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (John Meneghini) [RHEL-72644] - scsi: qedf: Remove dead code (John Meneghini) [RHEL-72644] - net: qlogic: use ethtool string helpers (John Meneghini) [RHEL-72644] - tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing (Hangbin Liu) [RHEL-78772] - crypto: iaa - Do not clobber req->base.data (Vladis Dronov) [RHEL-87766] - crypto: iaa - Move compression CRC into request object (Vladis Dronov) [RHEL-87766] - crypto: iaa - Test the correct request flag (Vladis Dronov) [RHEL-87766] - MAINTAINERS: Add Vinicius Gomes to MAINTAINERS for IAA Crypto (Vladis Dronov) [RHEL-87766] - crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async' (Vladis Dronov) [RHEL-87766] Resolves: RHEL-72644, RHEL-78772, RHEL-87766 * Wed Jun 04 2025 Julio Faracco [6.12.0-93.el10] - platform/x86/intel/pmt: allow user offset for PMT callbacks (José Expósito) [RHEL-85955] - jiffies: Cast to unsigned long in secs_to_jiffies() conversion (José Expósito) [RHEL-85955] - jiffies: Define secs_to_jiffies() (José Expósito) [RHEL-85955] - ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata (José Expósito) [RHEL-85955] - ASoC: hdmi-codec: pass data to get_dai_id too (José Expósito) [RHEL-85955] - kthread: modify kernel-doc function name to match code (José Expósito) [RHEL-85955] - kthread: Fix return value on kzalloc() failure in kthread_affine_preferred() (José Expósito) [RHEL-85955] - rcu: Use kthread preferred affinity for RCU exp kworkers (José Expósito) [RHEL-85955] - treewide: Introduce kthread_run_worker[_on_cpu]() (José Expósito) [RHEL-85955] - kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format (José Expósito) [RHEL-85955] - rcu: Use kthread preferred affinity for RCU boost (José Expósito) [RHEL-85955] - kthread: Implement preferred affinity (José Expósito) [RHEL-85955] - mm: Create/affine kswapd to its preferred node (José Expósito) [RHEL-85955] - mm: Create/affine kcompactd to its preferred node (José Expósito) [RHEL-85955] - kthread: Default affine kthread to its preferred NUMA node (José Expósito) [RHEL-85955] - kthread: Make sure kthread hasn't started while binding it (José Expósito) [RHEL-85955] - sched,arm64: Handle CPU isolation on last resort fallback rq selection (José Expósito) [RHEL-85955] - arm64: Exclude nohz_full CPUs from 32bits el0 support (José Expósito) [RHEL-85955] - lib: test_objpool: Use kthread_run_on_cpu() (José Expósito) [RHEL-85955] - kallsyms: Use kthread_run_on_cpu() (José Expósito) [RHEL-85955] - soc/qman: test: Use kthread_run_on_cpu() (José Expósito) [RHEL-85955] - scsi: qedi: Use kthread_create_on_cpu() (José Expósito) [RHEL-85955] - scsi: bnx2i: Use kthread_create_on_cpu() (José Expósito) [RHEL-85955] - scsi: bnx2fc: Use kthread_create_on_cpu() (José Expósito) [RHEL-85955] - firmware: stratix10-svc: Use kthread_run_on_cpu() (José Expósito) [RHEL-85955] - arm/bL_switcher: Use kthread_run_on_cpu() (José Expósito) [RHEL-85955] - cgroup/dmem: Don't open-code css_for_each_descendant_pre (José Expósito) [RHEL-85955] - cgroup/rdma: Drop bogus PAGE_COUNTER select (José Expósito) [RHEL-85955] - doc/cgroup: Fix title underline length (José Expósito) [RHEL-85955] - drm/doc: Include new drm-compute documentation (José Expósito) [RHEL-85955] - cgroup/dmem: Fix parameters documentation (José Expósito) [RHEL-85955] - cgroup/dmem: Select PAGE_COUNTER (José Expósito) [RHEL-85955] - kernel/cgroup: Add "dmem" memory accounting cgroup (José Expósito) [RHEL-85955] - redhat/configs: Add new configs from drm 6.14 backport (José Expósito) [RHEL-85955] - media: uapi: Add MEDIA_BUS_FMT_RGB101010_1X7X5_{SPWG, JEIDA} (José Expósito) [RHEL-85955] - fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE (José Expósito) [RHEL-85955] - drm/xe: remove unused xe_pciids.h harder, add missing PCI ID (José Expósito) [RHEL-85955] - drm/xe: switch to common PCI ID macros (José Expósito) [RHEL-85955] - drm/xe/ptl: Add PTL platform definition (José Expósito) [RHEL-85955] - drm/intel/pciids: rename i915_pciids.h to just pciids.h (José Expósito) [RHEL-85955] - drm/i915/pciids: add PVC PCI ID macros (José Expósito) [RHEL-85955] - drm/i915/xe3lpd: reuse xe2lpd definition (José Expósito) [RHEL-85955] - drm/i915/pciids: separate ARL and MTL PCI IDs (José Expósito) [RHEL-85955] - drm/i915/pciids: use designated initializers in INTEL_VGA_DEVICE() (José Expósito) [RHEL-85955] - fs: port files to file_ref (José Expósito) [RHEL-85955] - fs: add file_ref (José Expósito) [RHEL-85955] - fs: protect backing files with rcu (José Expósito) [RHEL-85955] - redhat/configs: Add new configs from drm 6.13 backport (José Expósito) [RHEL-85955] - vmxnet3: unregister xdp rxq info in the reset path (CKI Backport Bot) [RHEL-92474] - ionic: add module eeprom channel data to ionic_if and ethtool (Mohammad Heib) [RHEL-88152] - ionic: support ethtool get_module_eeprom_by_page (Mohammad Heib) [RHEL-88152] - ionic: extend the QSFP module sprom for more pages (Mohammad Heib) [RHEL-88152] - ionic: use ee->offset when returning sprom data (Mohammad Heib) [RHEL-88152] - ionic: no double destroy workqueue (Mohammad Heib) [RHEL-88152] - ionic: Fix netdev notifier unregister on failure (Mohammad Heib) [RHEL-88152] - ionic: remove the unused nb_work (Mohammad Heib) [RHEL-88152] - ionic: add support for QSFP_PLUS_CMIS (Mohammad Heib) [RHEL-88152] - ionic: add speed defines for 200G and 400G (Mohammad Heib) [RHEL-88152] - ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPP (Mohammad Heib) [RHEL-88152] - ionic: Use VLAN_ETH_HLEN when possible (Mohammad Heib) [RHEL-88152] - ionic: add asic codes to firmware interface file (Mohammad Heib) [RHEL-88152] - ext4: goto right label 'out_mmap_sem' in ext4_setattr() (Brian Foster) [RHEL-85400] - jbd2: flush filesystem device before updating tail sequence (Brian Foster) [RHEL-85400] - jbd2: increase IO priority for writing revoke records (Brian Foster) [RHEL-85400] - jbd2: Fix comment describing journal_init_common() (Brian Foster) [RHEL-85400] - ext4: prevent an infinite loop in the lazyinit thread (Brian Foster) [RHEL-85400] - ext4: use struct_size() to improve ext4_htree_store_dirent() (Brian Foster) [RHEL-85400] - ext4: annotate struct fname with __counted_by() (Brian Foster) [RHEL-85400] - ext4: use str_yes_no() helper function (Brian Foster) [RHEL-85400] - ext4: prevent delalloc to nodelalloc on remount (Brian Foster) [RHEL-85400] - jbd2: make b_frozen_data allocation always succeed (Brian Foster) [RHEL-85400] - ext4: cleanup variable name in ext4_fc_del() (Brian Foster) [RHEL-85400] - ext4: use string choices helpers (Brian Foster) [RHEL-85400] - jbd2: remove the 'success' parameter from the jbd2_do_replay() function (Brian Foster) [RHEL-85400] - jbd2: remove useless 'block_error' variable (Brian Foster) [RHEL-85400] - jbd2: factor out jbd2_do_replay() (Brian Foster) [RHEL-85400] - jbd2: refactor JBD2_COMMIT_BLOCK process in do_one_pass() (Brian Foster) [RHEL-85400] - jbd2: unified release of buffer_head in do_one_pass() (Brian Foster) [RHEL-85400] - jbd2: remove redundant judgments for check v1 checksum (Brian Foster) [RHEL-85400] - ext4: use ERR_CAST to return an error-valued pointer (Brian Foster) [RHEL-85400] - ext4: partial zero eof block on unaligned inode size extension (Brian Foster) [RHEL-85400] - ext4: disambiguate the return value of ext4_dio_write_end_io() (Brian Foster) [RHEL-85400] - ext4: pass write-hint for buffered IO (Brian Foster) [RHEL-85400] - ext4: fix race in buffer_head read fault injection (Brian Foster) [RHEL-85400] - ext4: don't pass full mapping flags to ext4_es_insert_extent() (Brian Foster) [RHEL-85400] - ext4: mark ctx_*_flags() with __maybe_unused (Brian Foster) [RHEL-85400] - ext4: return error on syncfs after shutdown (Brian Foster) [RHEL-85400] - fs: ext4: Don't use CMA for buffer_head (Brian Foster) [RHEL-85400] - ext4: simplify if condition (Brian Foster) [RHEL-85400] - ext4: fix FS_IOC_GETFSMAP handling (Brian Foster) [RHEL-85400] - ext4: WARN if a full dir leaf block has only one dentry (Brian Foster) [RHEL-85400] - ext4: show the default enabled prefetch_block_bitmaps option (Brian Foster) [RHEL-85400] - ext4: Do not fallback to buffered-io for DIO atomic write (Brian Foster) [RHEL-85400] - ext4: Support setting FMODE_CAN_ATOMIC_WRITE (Brian Foster) [RHEL-85400] - ext4: Check for atomic writes support in write iter (Brian Foster) [RHEL-85400] - ext4: Add statx support for atomic writes (Brian Foster) [RHEL-85400] - ext4: avoid remount errors with 'abort' mount option (Brian Foster) [RHEL-85400] - ext4: supress data-race warnings in ext4_free_inodes_{count,set}() (Brian Foster) [RHEL-85400] - ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter() (Brian Foster) [RHEL-85400] - module: Convert symbol namespace to string literal (Eder Zulian) [RHEL-78707] - iommu/vt-d: Fix possible circular locking dependency (Eder Zulian) [RHEL-78701] - iommu/amd: Fix header file (Eder Zulian) [RHEL-78701] - iommu/vt-d: Fix suspicious RCU usage (Eder Zulian) [RHEL-78701] {CVE-2025-21876} - iommu/vt-d: Remove device comparison in context_setup_pass_through_cb (Eder Zulian) [RHEL-78701] - iommu/amd: Preserve default DTE fields when updating Host Page Table Root (Eder Zulian) [RHEL-78701] - redhat/configs: Remove CONFIG_DMA_API_DEBUG_SG (Eder Zulian) [RHEL-78701] - powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW (Eder Zulian) [RHEL-78701] {CVE-2024-57999} - scatterlist: fix a typo (Eder Zulian) [RHEL-78701] - docs/core-api: swiotlb: fix typos (Eder Zulian) [RHEL-78701] - redhat/configs: enable ARM_SMMU_MMU_500_CPRE_ERRATA (Eder Zulian) [RHEL-78702] - redhat/configs: Enable CONFIG_ARM_SMMU_V3_IOMMUFD (Eder Zulian) [RHEL-78702] - iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID (Eder Zulian) [RHEL-78701] - iommu: Fix a spelling error (Eder Zulian) [RHEL-78701] - iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path (Eder Zulian) [RHEL-78701] - iommu: Fix potential memory leak in iopf_queue_remove_device() (Eder Zulian) [RHEL-78701] {CVE-2025-21770} - iommu/hyper-v: Don't assume cpu_possible_mask is dense (Eder Zulian) [RHEL-78701] - iommufd: Keep OBJ/IOCTL lists in an alphabetical order (Eder Zulian) [RHEL-78707] - iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core (Eder Zulian) [RHEL-78707] - iommufd/selftest: Remove domain_alloc_paging() (Eder Zulian) [RHEL-78707] - iommu/amd: Fully decode all combinations of alloc_paging_flags (Eder Zulian) [RHEL-78701] - iommu/amd: Move the nid to pdom_setup_pgtable() (Eder Zulian) [RHEL-78701] - iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode (Eder Zulian) [RHEL-78701] - iommu/amd: Remove type argument from do_iommu_domain_alloc() and related (Eder Zulian) [RHEL-78701] - iommu/amd: Remove dev == NULL checks (Eder Zulian) [RHEL-78701] - iommu/amd: Remove domain_alloc() (Eder Zulian) [RHEL-78701] - iommu/amd: Remove unused amd_iommu_domain_update() (Eder Zulian) [RHEL-78701] - iommu/amd: remove return value of amd_iommu_detect (Eder Zulian) [RHEL-78701] - iommu/amd: Remove amd_iommu_apply_erratum_63() (Eder Zulian) [RHEL-75907] - iommu/amd: Lock DTE before updating the entry with WRITE_ONCE() (Eder Zulian) [RHEL-75907] - iommu/amd: Modify clear_dte_entry() to avoid in-place update (Eder Zulian) [RHEL-75907] - iommu/amd: Introduce helper function get_dte256() (Eder Zulian) [RHEL-75907] - iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers (Eder Zulian) [RHEL-75907] - iommu/amd: Introduce helper function to update 256-bit DTE (Eder Zulian) [RHEL-75907] - iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags (Eder Zulian) [RHEL-75907] - iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported (Eder Zulian) [RHEL-75907] - iommu/amd: Misc ACPI IVRS debug info clean up (Eder Zulian) [RHEL-75907] - iommu/vt-d: Link cache tags of same iommu unit together (Eder Zulian) [RHEL-78701] - iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set (Eder Zulian) [RHEL-78701] - iommu/vt-d: Remove iommu cap audit (Eder Zulian) [RHEL-78701] - iommu/vt-d: Remove domain_alloc_paging() (Eder Zulian) [RHEL-78701] - iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE (Eder Zulian) [RHEL-78701] {CVE-2025-21833} - iommu: Use str_enable_disable-like helpers (Eder Zulian) [RHEL-78701] - iommu: Remove the remove_dev_pasid op (Eder Zulian) [RHEL-78701] - iommu/amd: Make the blocked domain support PASID (Eder Zulian) [RHEL-78701] - iommu/vt-d: Make the blocked domain support PASID (Eder Zulian) [RHEL-78701] - iommu/arm-smmu-v3: Make the blocked domain support PASID (Eder Zulian) [RHEL-78701] - iommu: Detaching pasid by attaching to the blocked_domain (Eder Zulian) [RHEL-78701] - iommu: Consolidate the ops->remove_dev_pasid usage into a helper (Eder Zulian) [RHEL-78701] - iommu: Prevent pasid attach if no ops->remove_dev_pasid (Eder Zulian) [RHEL-78701] - iommu/arm-smmu-v3: Add missing #include of linux/string_choices.h (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-v3: Use str_read_write helper w/ logs (Eder Zulian) [RHEL-78702] - iommu/io-pgtable-arm: Add way to debug pgtable walk (Eder Zulian) [RHEL-78702] - iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys (Eder Zulian) [RHEL-78702] - iommu/io-pgtable-arm: Make pgtable walker more generic (Eder Zulian) [RHEL-78702] - iommu/arm-smmu: Add ACTLR data and support for qcom_smmu_500 (Eder Zulian) [RHEL-78702] - iommu/arm-smmu: Introduce ACTLR custom prefetcher settings (Eder Zulian) [RHEL-78702] - iommu/arm-smmu: Add support for PRR bit setup (Eder Zulian) [RHEL-78702] - iommu/arm-smmu: Refactor qcom_smmu structure to include single pointer (Eder Zulian) [RHEL-78702] - iommu/arm-smmu: Re-enable context caching in smmu reset operation (Eder Zulian) [RHEL-78702] - iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding (Eder Zulian) [RHEL-78702] - iommu/io-pgtable-arm: Fix cfg reading in arm_lpae_concat_mandatory() (Eder Zulian) [RHEL-78702] - iommu/io-pgtable-arm: Add coverage for different OAS in selftest (Eder Zulian) [RHEL-78702] - iommu/io-pgtable-arm: Fix stage-2 concatenation with 16K (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-v3: Remove domain_alloc_paging() (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-v3: Make domain_alloc_paging_flags() directly determine the S1/S2 (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-v3: Remove arm_smmu_domain_finalise() during attach (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-v3: Document SVA interaction with new pagetable features (Eder Zulian) [RHEL-78702] - iommu: Manage driver probe deferral better (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-v3: Clean up more on probe failure (Eder Zulian) [RHEL-78702] - iommu/arm-smmu: Retire probe deferral workaround (Eder Zulian) [RHEL-78702] - iommu/arm-smmu: Make instance lookup robust (Eder Zulian) [RHEL-78702] - iommu/arm-smmuv3: Update comments about ATS and bypass (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-v3: Log better event records (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-v3: Introduce struct arm_smmu_event (Eder Zulian) [RHEL-78702] - iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible (Eder Zulian) [RHEL-78702] - iommu/vt-d: Avoid draining PRQ in sva mm release path (Eder Zulian) [RHEL-78701] - iommu/amd: Add lockdep asserts for domain->dev_list (Eder Zulian) [RHEL-78701] - iommu/amd: Put list_add/del(dev_data) back under the domain->lock (Eder Zulian) [RHEL-78701] - iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3 (Eder Zulian) [RHEL-78702] - iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth (Eder Zulian) [RHEL-78707] - iommufd: Fix typos in kernel-doc comments (Eder Zulian) [RHEL-78707] - dma-debug: fix physical address calculation for struct dma_debug_entry (Eder Zulian) [RHEL-78701] - iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() (Eder Zulian) [RHEL-78701] - iommu: Add ops->domain_alloc_nested() (Eder Zulian) [RHEL-78701] - iommu/amd: Improve amd_iommu_release_device() (Eder Zulian) [RHEL-78701] - iommu/amd: Add ops->release_domain (Eder Zulian) [RHEL-78701] - iommu/amd: Reorder attach device code (Eder Zulian) [RHEL-78701] - iommu/amd: Convert dev_data lock from spinlock to mutex (Eder Zulian) [RHEL-78701] - iommu/amd: Rearrange attach device code (Eder Zulian) [RHEL-78701] - iommu/amd: Reduce domain lock scope in attach device path (Eder Zulian) [RHEL-78701] - iommu/amd: Do not detach devices in domain free path (Eder Zulian) [RHEL-78701] - iommu/amd: Remove unused amd_iommus variable (Eder Zulian) [RHEL-78701] - iommu/amd: xarray to track protection_domain->iommu list (Eder Zulian) [RHEL-78701] - iommu/amd: Remove protection_domain.dev_cnt variable (Eder Zulian) [RHEL-78701] - iommu/amd: Use ida interface to manage protection domain ID (Eder Zulian) [RHEL-78701] - iommu/amd: Fix corruption when mapping large pages from 0 (Eder Zulian) [RHEL-78701] - iommu/amd: Do not try copy old DTE resume path (Eder Zulian) [RHEL-78701] - iommu/amd: Use atomic64_inc_return() in iommu.c (Eder Zulian) [RHEL-78701] - iommu: Make set_dev_pasid op support domain replacement (Eder Zulian) [RHEL-78701] - iommu/arm-smmu-v3: Make set_dev_pasid() op support replace (Eder Zulian) [RHEL-78701] - iommu/vt-d: Add set_dev_pasid callback for nested domain (Eder Zulian) [RHEL-78701] - iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacement (Eder Zulian) [RHEL-78701] - iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacement (Eder Zulian) [RHEL-78701] - iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domain (Eder Zulian) [RHEL-78701] - iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement (Eder Zulian) [RHEL-78701] - iommu/vt-d: Add iommu_domain_did() to get did (Eder Zulian) [RHEL-78701] - iommu/vt-d: Consolidate the struct dev_pasid_info add/remove (Eder Zulian) [RHEL-78701] - iommu/vt-d: Add pasid replace helpers (Eder Zulian) [RHEL-78701] - iommu/vt-d: Refactor the pasid setup helpers (Eder Zulian) [RHEL-78701] - iommu/vt-d: Add a helper to flush cache for updating present pasid entry (Eder Zulian) [RHEL-78701] - iommu: Pass old domain to set_dev_pasid op (Eder Zulian) [RHEL-78701] - iommu/vt-d: Drain PRQs when domain removed from RID (Eder Zulian) [RHEL-78701] - iommu/vt-d: Drop pasid requirement for prq initialization (Eder Zulian) [RHEL-78701] - iommufd: Enable PRI when doing the iommufd_hwpt_alloc (Eder Zulian) [RHEL-78701] - iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMU (Eder Zulian) [RHEL-78701] - iommu/vt-d: Remove the pasid present check in prq_event_thread (Eder Zulian) [RHEL-78701] - iommu/vt-d: Separate page request queue from SVM (Eder Zulian) [RHEL-78701] - iommu/vt-d: Drop s1_pgtbl from dmar_domain (Eder Zulian) [RHEL-78701] - iommu/vt-d: Remove unused dmar_msi_read (Eder Zulian) [RHEL-78701] - iommu/vt-d: Increase buffer size for device name (Eder Zulian) [RHEL-78701] - iommu/vt-d: Use PCI_DEVID() macro (Eder Zulian) [RHEL-78701] - iommu/vt-d: Refine intel_iommu_domain_alloc_user() (Eder Zulian) [RHEL-78701] - iommu/vt-d: Refactor first_level_by_default() (Eder Zulian) [RHEL-78701] - iommu/vt-d: Remove domain_update_iommu_superpage() (Eder Zulian) [RHEL-78701] - iommu/vt-d: Remove domain_update_iommu_cap() (Eder Zulian) [RHEL-78701] - iommu/vt-d: Enhance compatibility check for paging domain attach (Eder Zulian) [RHEL-78701] - iommu/vt-d: Remove unused domain_alloc callback (Eder Zulian) [RHEL-78701] - iommu/vt-d: Add domain_alloc_paging support (Eder Zulian) [RHEL-78701] - iommu/iova: Fix typo 'adderss' (Eder Zulian) [RHEL-78701] - iommu: Restore iommu_flush_iotlb_all() (Eder Zulian) [RHEL-78701] - iommu: Fix prototype of iommu_paging_domain_alloc_flags() (Eder Zulian) [RHEL-78701] - iommu: Create __iommu_alloc_identity_domain() (Eder Zulian) [RHEL-78701] - iommu: Put domain allocation in __iommu_group_alloc_blocking_domain() (Eder Zulian) [RHEL-78701] - iommu/amd: Implement global identity domain (Eder Zulian) [RHEL-78701] - iommu/amd: Enhance amd_iommu_domain_alloc_user() (Eder Zulian) [RHEL-78701] - iommu/amd: Pass page table type as param to pdom_setup_pgtable() (Eder Zulian) [RHEL-78701] - iommu/amd: Separate page table setup from domain allocation (Eder Zulian) [RHEL-78701] - iommu/amd: Move V2 page table support check to early_amd_iommu_init() (Eder Zulian) [RHEL-78701] - iommu/amd: Add helper function to check GIOSUP/GTSUP (Eder Zulian) [RHEL-78701] - iommu/arm-smmu-v3: Enhance domain_alloc_user() to allocate PASID capable domain (Eder Zulian) [RHEL-78701] - iommu: Add new flag to explictly request PASID capable domain (Eder Zulian) [RHEL-78701] - iommu: Introduce iommu_paging_domain_alloc_flags() (Eder Zulian) [RHEL-78701] - iommu: Refactor __iommu_domain_alloc() (Eder Zulian) [RHEL-78701] - iommu: Remove iommu_domain_alloc() (Eder Zulian) [RHEL-78701] - drm/nouveau/tegra: Use iommu_paging_domain_alloc() (Eder Zulian) [RHEL-78701] - media: nvidia: tegra: Use iommu_paging_domain_alloc() (Eder Zulian) [RHEL-78701] - remoteproc: Use iommu_paging_domain_alloc() (Eder Zulian) [RHEL-78701] - iommu: Remove useless flush from iommu_create_device_direct_mappings() (Eder Zulian) [RHEL-78701] - iommu/sysfs: constify the class struct (Eder Zulian) [RHEL-78701] - iommu: Remove iommu_present() (Eder Zulian) [RHEL-78701] - iommu: Reorganize kerneldoc parameter names (Eder Zulian) [RHEL-78701] - iommu: Make bus_iommu_probe() static (Eder Zulian) [RHEL-78701] - iommu: Add a kdoc to iommu_unmap() (Eder Zulian) [RHEL-78701] - iommu/io-pgtable-arm: Remove split on unmap behavior (Eder Zulian) [RHEL-78701] - dt-bindings: arm-smmu: document QCS615 APPS SMMU (Eder Zulian) [RHEL-78701] - dt-bindings: iommu: arm,smmu: Add Qualcomm SAR2130P compatible (Eder Zulian) [RHEL-78701] - iommu/io-pgtable-arm: Add self test for the last page in the IAS (Eder Zulian) [RHEL-78701] - iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tables (Eder Zulian) [RHEL-78701] - iommu/arm-smmu-v3: Import IOMMUFD module namespace (Eder Zulian) [RHEL-78707] - iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest (Eder Zulian) [RHEL-78707] - iommufd: Add IOMMU_IOAS_CHANGE_PROCESS (Eder Zulian) [RHEL-78707] - iommufd: Lock all IOAS objects (Eder Zulian) [RHEL-78707] - iommufd: Export do_update_pinned (Eder Zulian) [RHEL-78707] - iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object (Eder Zulian) [RHEL-73584] - iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED (Eder Zulian) [RHEL-73584] - iommu/arm-smmu-v3: Use S2FWB for NESTED domains (Eder Zulian) [RHEL-73584] - iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED (Eder Zulian) [RHEL-73584] - iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC (Eder Zulian) [RHEL-73584] - iommu/arm-smmu-v3: Expose the arm_smmu_attach interface (Eder Zulian) [RHEL-73584] - iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT (Eder Zulian) [RHEL-73584] - iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info (Eder Zulian) [RHEL-73584] - iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS (Eder Zulian) [RHEL-73584] - ACPI/IORT: Support CANWBS memory access flag (Eder Zulian) [RHEL-73584] - ACPICA: IORT: Update for revision E.f (Eder Zulian) [RHEL-73584] - vfio: Remove VFIO_TYPE1_NESTING_IOMMU (Eder Zulian) [RHEL-73584] - Documentation: userspace-api: iommufd: Update vDEVICE (Eder Zulian) [RHEL-73591] - iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl (Eder Zulian) [RHEL-73591] - iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command (Eder Zulian) [RHEL-73591] - iommufd/selftest: Add mock_viommu_cache_invalidate (Eder Zulian) [RHEL-73591] - iommufd/viommu: Add iommufd_viommu_find_dev helper (Eder Zulian) [RHEL-73591] - iommu: Add iommu_copy_struct_from_full_user_array helper (Eder Zulian) [RHEL-73591] - iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE (Eder Zulian) [RHEL-73591] - iommu/viommu: Add cache_invalidate to iommufd_viommu_ops (Eder Zulian) [RHEL-73591] - iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage (Eder Zulian) [RHEL-73591] - iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl (Eder Zulian) [RHEL-73591] - Documentation: userspace-api: iommufd: Update vIOMMU (Eder Zulian) [RHEL-73589] - iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage (Eder Zulian) [RHEL-73589] - iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST (Eder Zulian) [RHEL-73589] - iommufd/selftest: Add refcount to mock_iommu_device (Eder Zulian) [RHEL-73589] - iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested() (Eder Zulian) [RHEL-73589] - iommufd/selftest: Add container_of helpers (Eder Zulian) [RHEL-73589] - iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC (Eder Zulian) [RHEL-73589] - iommufd: Add alloc_domain_nested op to iommufd_viommu_ops (Eder Zulian) [RHEL-73589] - iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl (Eder Zulian) [RHEL-73589] - iommufd: Verify object in iommufd_object_finalize/abort() (Eder Zulian) [RHEL-73589] - iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct (Eder Zulian) [RHEL-73589] - iommufd: Move _iommufd_object_alloc helper to a sharable file (Eder Zulian) [RHEL-73589] - iommufd: Move struct iommufd_object to public iommufd header (Eder Zulian) [RHEL-73589] - iommufd: Allow fault reporting for non-PRI PCI devices (Eder Zulian) [RHEL-78707] - iommufd: Selftest coverage for IOMMU_IOAS_MAP_FILE (Eder Zulian) [RHEL-78707] - iommufd: File mappings for mdev (Eder Zulian) [RHEL-78707] - iommufd: Add IOMMU_IOAS_MAP_FILE (Eder Zulian) [RHEL-78707] - iommufd: pfn_reader for file mappings (Eder Zulian) [RHEL-78707] - iommufd: Folio subroutines (Eder Zulian) [RHEL-78707] - iommufd: pfn_reader local variables (Eder Zulian) [RHEL-78707] - iommufd: Generalize iopt_pages address (Eder Zulian) [RHEL-78707] - iommufd: Rename uptr in iopt_alloc_iova() (Eder Zulian) [RHEL-78707] - mm/gup: Add folio_add_pins() (Eder Zulian) [RHEL-78701] - Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED (Eder Zulian) [RHEL-78701] - dma-mapping: fix swapped dir/flags arguments to trace_dma_alloc_sgt_err (Eder Zulian) [RHEL-78701] - dma-mapping: drop unneeded includes from dma-mapping.h (Eder Zulian) [RHEL-78701] - dma-mapping: trace more error paths (Eder Zulian) [RHEL-78701] - dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map (Eder Zulian) [RHEL-78701] - dma-mapping: trace dma_alloc/free direction (Eder Zulian) [RHEL-78701] - dma-mapping: use macros to define events in a class (Eder Zulian) [RHEL-78701] - dma-mapping: remove an outdated comment from dma-map-ops.h (Eder Zulian) [RHEL-78701] - dma-debug: remove DMA_API_DEBUG_SG (Eder Zulian) [RHEL-78701] - dma-debug: store a phys_addr_t in struct dma_debug_entry (Eder Zulian) [RHEL-78701] - dma-debug: fix a possible deadlock on radix_lock (Eder Zulian) [RHEL-78701] {CVE-2024-47143} - selftests/bpf: Add launch time request to xdp_hw_metadata (Felix Maurer) [RHEL-83555] - xsk: Add launch time hardware offload support to XDP Tx metadata (Felix Maurer) [RHEL-83555] - firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache) (Jaroslav Kysela) [RHEL-93495] - firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info) (Jaroslav Kysela) [RHEL-93495] - firmware: cs_dsp: Fix OOB memory read access in KUnit test (Jaroslav Kysela) [RHEL-93495] - s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log (Thomas Huth) [RHEL-85180] - KVM: s390: Don't use %%pK through debug printing (Thomas Huth) [RHEL-85180] - KVM: s390: Don't use %%pK through tracepoints (Thomas Huth) [RHEL-85180] - s390/vfio-ap: Notify userspace that guest's AP config changed when mdev removed (Thomas Huth) [RHEL-85180] - s390/vfio-ap: Signal eventfd when guest AP configuration is changed (Thomas Huth) [RHEL-85180] - s390/vfio-ccw: Make mdev_types not look like a fake flex array (Thomas Huth) [RHEL-85180] - s390/vfio-ap: Make mdev_types not look like a fake flex array (Thomas Huth) [RHEL-85180] - s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl() (Thomas Huth) [RHEL-85180] - KVM: s390: vsie: stop using "struct page" for vsie page (Thomas Huth) [RHEL-85180] - KVM: s390: vsie: stop messing with page refcount (Thomas Huth) [RHEL-85180] - KVM: s390: vsie: stop using page->index (Thomas Huth) [RHEL-85180] - KVM: s390: vsie: fix some corner-cases when grabbing vsie pages (Thomas Huth) [RHEL-85180] - KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs (Thomas Huth) [RHEL-85180] - KVM: s390: Reject setting flic pfault attributes on ucontrol VMs (Thomas Huth) [RHEL-85180] - KVM: s390: Increase size of union sca_utility to four bytes (Thomas Huth) [RHEL-85180] - KVM: s390: Remove one byte cmpxchg() usage (Thomas Huth) [RHEL-85180] - KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops (Thomas Huth) [RHEL-85180] - s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_ops (Thomas Huth) [RHEL-85180] - s390/vfio-ap: Switch over to sysfs_emit() (Thomas Huth) [RHEL-85180] - s390/mm: Convert pgste_val() into function (Thomas Huth) [RHEL-85180] - s390/mm: Convert pgprot_val() into function (Thomas Huth) [RHEL-85180] - s390/mm: Use pgprot_val() instead of open coding (Thomas Huth) [RHEL-85180] Resolves: RHEL-73584, RHEL-73589, RHEL-73591, RHEL-75907, RHEL-78701, RHEL-78702, RHEL-78707, RHEL-83555, RHEL-85180, RHEL-85400, RHEL-85955, RHEL-88152, RHEL-92474, RHEL-93495 * Tue Jun 03 2025 Julio Faracco [6.12.0-92.el10] - uki_addons: add 'fedora' SBAT suffix for UKI addons (Li Tian) [RHEL-93398] - perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc) (Michael Petlan) [RHEL-77936] - redhat/kernel.spec: Remove /usr/share/perf-core from being installed (Michael Petlan) [RHEL-77936] - libapi: Add missing header with NAME_MAX define to io_dir.h (Michael Petlan) [RHEL-77936] - perf evsel: tp_format accessing improvements (Michael Petlan) [RHEL-77936] - perf/x86: Fix non-sampling (counting) events on certain x86 platforms (Michael Petlan) [RHEL-77936] - perf pmu: Handle memory failure in tool_pmu__new() (Michael Petlan) [RHEL-77936] - perf pmu: Dynamically allocate tool PMU (Michael Petlan) [RHEL-77936] - perf pmu: Switch to io_dir__readdir (Michael Petlan) [RHEL-77936] - tools lib api: Add io_dir an allocation free readdir alternative (Michael Petlan) [RHEL-77936] - perf pmu: Rename name matching for no suffix or wildcard variants (Michael Petlan) [RHEL-77936] - perf evsel: Reduce scanning core PMUs in is_hybrid (Michael Petlan) [RHEL-77936] - perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs (Michael Petlan) [RHEL-77936] - perf stat: Fix find_stat for mixed legacy/non-legacy events (Michael Petlan) [RHEL-77936] - perf evsel: Add pmu_name helper (Michael Petlan) [RHEL-77936] - perf tests: Fix Tool PMU test segfault (Michael Petlan) [RHEL-77936] - perf tools: Add skip check in tool_pmu__event_to_str() (Michael Petlan) [RHEL-77936] - perf tools: Fix is_compat_mode build break in ppc64 (Michael Petlan) [RHEL-77936] - perf test: Fix Hwmon PMU test endianess issue (Michael Petlan) [RHEL-77936] - perf machine: Fixup kernel maps ends after adding extra maps (Michael Petlan) [RHEL-77936] - perf maps: Introduce map__set_kmap_maps() for kernel maps (Michael Petlan) [RHEL-77936] - perf x86/topdown: Fix topdown leader sampling test error on hybrid (Michael Petlan) [RHEL-77936] - perf test stat_all_pmu.sh: Correctly check 'perf stat' result (Michael Petlan) [RHEL-77936] - powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu' (Michael Petlan) [RHEL-77936] {CVE-2025-22094} - tools headers: Sync uapi/asm-generic/socket.h with the kernel sources (Michael Petlan) [RHEL-77936] - tools: Unify top-level quiet infrastructure (Michael Petlan) [RHEL-77936] - perf cpumap: Fix die and cluster IDs (Michael Petlan) [RHEL-77936] - perf test: Skip syscall enum test if no landlock syscall (Michael Petlan) [RHEL-77936] - perf trace: Fix runtime error of index out of bounds (Michael Petlan) [RHEL-77936] - perf trace: Fix BPF loading failure (-E2BIG) (Michael Petlan) [RHEL-77936] - perf test: Update event_groups test to use instructions (Michael Petlan) [RHEL-77936] - perf bench: Fix undefined behavior in cmpworker() (Michael Petlan) [RHEL-77936] - perf annotate: Prefer passing evsel to evsel->core.idx (Michael Petlan) [RHEL-77936] - perf lock: Rename fields in lock_type_table (Michael Petlan) [RHEL-77936] - perf lock: Add percpu-rwsem for type filter (Michael Petlan) [RHEL-77936] - perf lock: Fix parse_lock_type which only retrieve one lock flag (Michael Petlan) [RHEL-77936] - perf lock: Fix return code for functions in __cmd_contention (Michael Petlan) [RHEL-77936] - perf hist: Fix width calculation in hpp__fmt() (Michael Petlan) [RHEL-77936] - perf hist: Fix bogus profiles when filters are enabled (Michael Petlan) [RHEL-77936] - perf hist: Deduplicate cmp/sort/collapse code (Michael Petlan) [RHEL-77936] - perf test: Improve verbose documentation (Michael Petlan) [RHEL-77936] - perf test: Add a runs-per-test flag (Michael Petlan) [RHEL-77936] - perf test: Send list output to stdout rather than stderr (Michael Petlan) [RHEL-77936] - perf test: Rename functions and variables for better clarity (Michael Petlan) [RHEL-77936] - perf tools: Expose quiet/verbose variables in Makefile.perf (Michael Petlan) [RHEL-77936] - perf config: Add a function to set one variable in .perfconfig (Michael Petlan) [RHEL-77936] - perf test perftool_testsuite: Return correct value for skipping (Michael Petlan) [RHEL-77936] - perf test perftool_testsuite: Add missing description (Michael Petlan) [RHEL-77936] - perf inject: Fix use without initialization of local variables (Michael Petlan) [RHEL-77936] - perf probe: Rename err label (Michael Petlan) [RHEL-77936] - perf record: Fix segfault with --off-cpu when debuginfo is not enabled (Michael Petlan) [RHEL-77936] - perf tests base_probe: Fix check for the count of existing probes in test_adding_kernel (Michael Petlan) [RHEL-77936] - perf MANIFEST: Add license files (Michael Petlan) [RHEL-77936] - perf test brstack: Speed up running test by using tr -s instead of xargs (Michael Petlan) [RHEL-77936] - perf tools mips: Fix mips syscall generation (Michael Petlan) [RHEL-77936] - perf tests arm_spe: Add test for discard mode (Michael Petlan) [RHEL-77936] - perf tools arm-spe: Don't allocate buffer or tracking event in discard mode (Michael Petlan) [RHEL-77936] - perf tools arm-spe: Pull out functions for aux buffer and tracking setup (Michael Petlan) [RHEL-77936] - perf report: Fix misleading help message about --demangle (Michael Petlan) [RHEL-77936] - perf ftrace: Fix display for range of the first bucket (Michael Petlan) [RHEL-77936] - perf ftrace: Check min/max latency only with bucket range (Michael Petlan) [RHEL-77936] - perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball (Michael Petlan) [RHEL-77936] - perf vendor events arm64: Add FUJITSU-MONAKA PMU event (Michael Petlan) [RHEL-77936] - perf symbol-elf: Avoid a weak cxx_demangle_sym function (Michael Petlan) [RHEL-77936] - perf trace: Fix unaligned access for augmented args (Michael Petlan) [RHEL-77936] - perf test: Mark remaining probe tests as exclusive (Michael Petlan) [RHEL-77936] - perf tools: Remove dependency on libaudit (Michael Petlan) [RHEL-77936] - perf tools s390: Use generic syscall table scripts (Michael Petlan) [RHEL-77936] - perf tools powerpc: Use generic syscall table scripts (Michael Petlan) [RHEL-77936] - perf tools mips: Use generic syscall scripts (Michael Petlan) [RHEL-77936] - perf tools loongarch: Use syscall table (Michael Petlan) [RHEL-77936] - perf tools arm64: Use syscall table (Michael Petlan) [RHEL-77936] - perf tools parisc: Support syscall header (Michael Petlan) [RHEL-77936] - perf tools alpha: Support syscall header (Michael Petlan) [RHEL-77936] - perf tools x86: Use generic syscall scripts (Michael Petlan) [RHEL-77936] - perf tools xtensa: Support syscall header (Michael Petlan) [RHEL-77936] - perf tools sparc: Support syscall headers (Michael Petlan) [RHEL-77936] - perf tools sh: Support syscall headers (Michael Petlan) [RHEL-77936] - perf tools arm: Support syscall headers (Michael Petlan) [RHEL-77936] - perf tools csky: Support generic syscall headers (Michael Petlan) [RHEL-77936] - perf tools arc: Support generic syscall headers (Michael Petlan) [RHEL-77936] - perf tools: Create generic syscall table support (Michael Petlan) [RHEL-77936] - perf test cpumap: Avoid use-after-free following merge (Michael Petlan) [RHEL-77936] - perf llvm-add2line: Remove unused symbol_conf.h include (Michael Petlan) [RHEL-77936] - perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool (Michael Petlan) [RHEL-77936] - perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not in the same pidns (Michael Petlan) [RHEL-77936] - perf namespaces: Introduce nsinfo__set_in_pidns() (Michael Petlan) [RHEL-77936] - perf jitdump: Accept jitdump mmaps emitted from inside containers (Michael Petlan) [RHEL-77936] - perf machine: Don't ignore _etext when not a text symbol (Michael Petlan) [RHEL-77936] - perf maps: Fix display of kernel symbols (Michael Petlan) [RHEL-77936] - perf test: Update ftrace test to use --graph-opts (Michael Petlan) [RHEL-77936] - perf ftrace profile: Add --graph-opts option (Michael Petlan) [RHEL-77936] - perf ftrace: Display latency statistics at the end (Michael Petlan) [RHEL-77936] - perf evsel: Improve the evsel__open_strerror() for EBUSY (Michael Petlan) [RHEL-77936] - perf tests shell task_analyzer: Run this test exclusively (Michael Petlan) [RHEL-77936] - perf tests code-reading: Handle change in objdump output from binutils >= 2.41 on riscv (Michael Petlan) [RHEL-77936] - perf top: Don't complain about lack of vmlinux when not resolving some kernel samples (Michael Petlan) [RHEL-77936] - perf stat: Document and clarify outstate members (Michael Petlan) [RHEL-77936] - perf stat: Document and simplify interval timestamps (Michael Petlan) [RHEL-77936] - perf docs: Add documentation for --force-btf option (Michael Petlan) [RHEL-77936] - perf path: Remove unused is_executable_file() (Michael Petlan) [RHEL-77936] - perf values: Use evsel rather than evsel->idx (Michael Petlan) [RHEL-77936] - perf stream: Use evsel rather than evsel->idx (Michael Petlan) [RHEL-77936] - perf jevents: Provide better path information for broken JSON (Michael Petlan) [RHEL-77936] - perf lock contention: Handle slab objects in -L/--lock-filter option (Michael Petlan) [RHEL-77936] - perf lock contention: Resolve slab object name using BPF (Michael Petlan) [RHEL-77936] - perf lock contention: Run BPF slab cache iterator (Michael Petlan) [RHEL-77936] - perf lock contention: Add and use LCB_F_TYPE_MASK (Michael Petlan) [RHEL-77936] - perf script: Cache the output type (Michael Petlan) [RHEL-77936] - perf python: Correctly throw IndexError (Michael Petlan) [RHEL-77936] - perf python: Add __str__ and __repr__ functions to evsel (Michael Petlan) [RHEL-77936] - perf python: Add __str__ and __repr__ functions to evlist (Michael Petlan) [RHEL-77936] - perf python: Add parse_events function (Michael Petlan) [RHEL-77936] - perf build: Remove test library from python shared object (Michael Petlan) [RHEL-77936] - perf kwork: Make perf_kwork_add_work a callback (Michael Petlan) [RHEL-77936] - perf bench: Remove reference to cmd_inject (Michael Petlan) [RHEL-77936] - perf lock: Move common lock contention code to new file (Michael Petlan) [RHEL-77936] - perf env: Move arch errno function to only use in env (Michael Petlan) [RHEL-77936] - perf intel-pt: Remove stale build comment (Michael Petlan) [RHEL-77936] - perf x86: Define arch_fetch_insn in NO_AUXTRACE builds (Michael Petlan) [RHEL-77936] - perf script: Move perf_sample__sprintf_flags to trace-event-scripting.c (Michael Petlan) [RHEL-77936] - perf script: Move script_fetch_insn to trace-event-scripting.c (Michael Petlan) [RHEL-77936] - perf script: Move script_spec code to trace-event-scripting.c (Michael Petlan) [RHEL-77936] - perf stat: Move stat_config into config.c (Michael Petlan) [RHEL-77936] - perf script: Move find_scripts to browser/scripts.c (Michael Petlan) [RHEL-77936] - perf script: Use openat for directory iteration (Michael Petlan) [RHEL-77936] - perf kvm: Move functions used in util out of builtin (Michael Petlan) [RHEL-77936] - perf script: Move scripting_max_stack out of builtin (Michael Petlan) [RHEL-77936] - perf python: Remove unused #include (Michael Petlan) [RHEL-77936] - perf python: Constify variables and parameters (Michael Petlan) [RHEL-77936] - perf python: Remove python 2 scripting support (Michael Petlan) [RHEL-77936] - perf intel-pt: Add a test for pause / resume (Michael Petlan) [RHEL-77936] - perf intel-pt: Add documentation for pause / resume (Michael Petlan) [RHEL-77936] - perf intel-pt: Improve man page format (Michael Petlan) [RHEL-77936] - perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume (Michael Petlan) [RHEL-77936] - perf tools: Parse aux-action (Michael Petlan) [RHEL-77936] - perf tools: Add aux-action config term (Michael Petlan) [RHEL-77936] - perf tools: Add aux_start_paused, aux_pause and aux_resume (Michael Petlan) [RHEL-77936] - perf build: Minor improvement for linking libzstd (Michael Petlan) [RHEL-77936] - tools build: Add feature test for libelf with ZSTD (Michael Petlan) [RHEL-77936] - perf tools tests shell base_probe: Enhance print_overall_results to print summary information (Michael Petlan) [RHEL-77936] - perf tools arch powerpc: Add register mask for power11 PVR in extended regs (Michael Petlan) [RHEL-77936] - perf ftrace latency: Fix compiler error for clang 12 (Michael Petlan) [RHEL-77936] - tools build: Test for presence of libtraceevent and libtracefs in test-all.c (Michael Petlan) [RHEL-77936] - tools build feature: Don't set feature-libslang-include-subdir=1 if test-all.c builds (Michael Petlan) [RHEL-77936] - perf tests switch-tracking: Set this test to run exclusively (Michael Petlan) [RHEL-77936] - perf test: Introduce DEFINE_SUITE_EXCLUSIVE() (Michael Petlan) [RHEL-77936] - perf expr: Initialize is_test value in expr__ctx_new() (Michael Petlan) [RHEL-77936] - perf tests: Fix an incorrect type in append_script() (Michael Petlan) [RHEL-77936] - perf test: Remove duplicate word (Michael Petlan) [RHEL-77936] - perf string: Avoid undefined NULL+1 (Michael Petlan) [RHEL-77936] - perf vendor events arm64: Update N2/V2 events from source (Michael Petlan) [RHEL-77936] - perf tools: Avoid unaligned pointer operations (Michael Petlan) [RHEL-77936] - tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available (Michael Petlan) [RHEL-77936] - tools build feature: Add some comments to explain the FEATURE_TESTS logic (Michael Petlan) [RHEL-77936] - perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info() (Michael Petlan) [RHEL-77936] - perf header: Fix one memory leakage in process_bpf_prog_info() (Michael Petlan) [RHEL-77936] - perf header: Fix one memory leakage in process_bpf_btf() (Michael Petlan) [RHEL-77936] - perf jevents: Fix build issue in '*/' in event descriptions (Michael Petlan) [RHEL-77936] - perf test: Parse 'perf stat' Topdown events for aarch64 (Michael Petlan) [RHEL-77936] - perf probe: Replace unacceptable characters when generating event name (Michael Petlan) [RHEL-77936] - perf ftrace latency: Add --max-latency option (Michael Petlan) [RHEL-77936] - perf ftrace latency: Introduce --min-latency to narrow down into a latency range (Michael Petlan) [RHEL-77936] - perf ftrace latency: Introduce --bucket-range to ask for linear bucketing (Michael Petlan) [RHEL-77936] - perf ftrace latency: Pass ftrace pointer to histogram routines to pass more args (Michael Petlan) [RHEL-77936] - perf tests: Enable tests disabled due to tracepoint parsing (Michael Petlan) [RHEL-77936] - perf evsel: Allow evsel__newtp without libtraceevent (Michael Petlan) [RHEL-77936] - perf evsel: Add/use accessor for tp_format (Michael Petlan) [RHEL-77936] - perf trace-event: Always build trace-event-info.c (Michael Petlan) [RHEL-77936] - perf trace-event: Constify print arguments (Michael Petlan) [RHEL-77936] - tool api fs: Correctly encode errno for read/write open failures (Michael Petlan) [RHEL-77936] - perf env: Ensure failure broken topology file reads are always -1 encoded (Michael Petlan) [RHEL-77936] - perf btf: Make the sigtrap test helper to find a member by name widely available (Michael Petlan) [RHEL-77936] - perf arm-spe: Add support for SPE Data Source packet on AmpereOne (Michael Petlan) [RHEL-77936] - perf arm-spe: Prepare for adding data source packet implementations for other cores (Michael Petlan) [RHEL-77936] - perf cpumap: Add checking for reference counter (Michael Petlan) [RHEL-77936] - perf cpumap: Add more tests for CPU map merging (Michael Petlan) [RHEL-77936] - libperf cpumap: Refactor perf_cpu_map__merge() (Michael Petlan) [RHEL-77936] - perf config: Fix trival typo 'an' -> 'can' (Michael Petlan) [RHEL-77936] - perf script python: Improve physical mem type resolution (Michael Petlan) [RHEL-77936] - perf disasm: Return a proper error when not determining the file type (Michael Petlan) [RHEL-77936] - tools: Sync if_xdp.h uapi tooling header (Michael Petlan) [RHEL-77936] - perf docs: arm_spe: Document new discard mode (Michael Petlan) [RHEL-77936] - perf: arm_spe: Add format option for discard mode (Michael Petlan) [RHEL-77936] - perf: Switch back to struct platform_driver::remove() (Michael Petlan) [RHEL-77936] - perf/amd/ibs: Prevent leaking sensitive data to userspace (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Fix error handling in init_rapl_pmus() (Michael Petlan) [RHEL-77936] - perf/x86: Check data address for IBS software filter (Michael Petlan) [RHEL-77936] - perf/core: Fix perf_pmu_register() vs. perf_init_event() (Michael Petlan) [RHEL-77936] - perf/core: Fix pmus_lock vs. pmus_srcu ordering (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Add support for Intel Arrow Lake U (Michael Petlan) [RHEL-77936] - perf/x86/intel: Use better start period for frequency mode (Michael Petlan) [RHEL-77936] - perf/core: Fix low freq setting via IOC_PERIOD (Michael Petlan) [RHEL-77936] - perf/x86: Fix low freqency setting issue (Michael Petlan) [RHEL-77936] - perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list (Michael Petlan) [RHEL-77936] {CVE-2025-21895} - perf/core: Add RCU read lock protection to perf_iterate_ctx() (Michael Petlan) [RHEL-77936] {CVE-2025-21889} - perf/x86/intel: Fix event constraints for LNC (Michael Petlan) [RHEL-77936] - perf/x86/intel: Ensure LBRs are disabled when a CPU is starting (Michael Petlan) [RHEL-77936] - perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF (Michael Petlan) [RHEL-77936] - perf/x86/intel: Clean up PEBS-via-PT on hybrid (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Fix the error checking order (Michael Petlan) [RHEL-77936] - perf: map pages in advance (Michael Petlan) [RHEL-77936] - perf/x86/intel/uncore: Support more units on Granite Rapids (Michael Petlan) [RHEL-77936] - perf/x86/intel/uncore: Clean up func_id (Michael Petlan) [RHEL-77936] - perf/x86/intel: Support RDPMC metrics clear mode (Michael Petlan) [RHEL-77936] - perf/x86: Relax privilege filter restriction on AMD IBS (Michael Petlan) [RHEL-77936] - perf/core: Export perf_exclude_event() (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Add core energy counter support for AMD CPUs (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Move the cntr_mask to rapl_pmus struct (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Remove the global variable rapl_msrs (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Modify the generic variable names to *_pkg* (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Add arguments to the init and cleanup functions (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Make rapl_model struct global (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Rename rapl_pmu variables (Michael Petlan) [RHEL-77936] - perf/x86/rapl: Remove the cpu_to_rapl_pmu() function (Michael Petlan) [RHEL-77936] - x86/topology: Introduce topology_logical_core_id() (Michael Petlan) [RHEL-77936] - perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS (Michael Petlan) [RHEL-77936] - perf/x86/intel/ds: Factor out functions for PEBS records processing (Michael Petlan) [RHEL-77936] - perf/x86/intel/ds: Clarify adaptive PEBS processing (Michael Petlan) [RHEL-77936] - perf/core: Check sample_type in perf_sample_save_brstack (Michael Petlan) [RHEL-77936] - perf/core: Check sample_type in perf_sample_save_callchain (Michael Petlan) [RHEL-77936] - perf/core: Save raw sample data conditionally based on sample type (Michael Petlan) [RHEL-77936] - x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id' (Michael Petlan) [RHEL-77936] - x86/cpu: Expose only stepping min/max interface (Michael Petlan) [RHEL-77936] - x86/cpu: Introduce new microcode matching helper (Michael Petlan) [RHEL-77936] - x86/cpu: Fix typo in x86_match_cpu()'s doc (Michael Petlan) [RHEL-77936] - redhat/spec: fix selftests dependencies (Gregory Bell) [RHEL-88228] Resolves: RHEL-77936, RHEL-88228, RHEL-93398 * Mon Jun 02 2025 Julio Faracco [6.12.0-91.el10] - loop: Add sanity check for read/write_iter (Ming Lei) [RHEL-83595] - fs: add kern_path_locked_negative() (Ming Lei) [RHEL-83595] - tools headers: Sync uapi/linux/fcntl.h with the kernel sources (Ming Lei) [RHEL-83595] - perf probe: Pick the correct dwarf die while adding probe points (Ming Lei) [RHEL-83595] - devtmpfs: don't use vfs_getattr_nosec to query i_mode (Ming Lei) [RHEL-83595] - VFS: add common error checks to lookup_one_qstr_excl() (Ming Lei) [RHEL-83595] - VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry (Ming Lei) [RHEL-83595] - fs: move the bdex_statx call to vfs_getattr_nosec (Ming Lei) [RHEL-83595] - libfs: kill empty_dir_getattr() (Ming Lei) [RHEL-83595] - fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag (Ming Lei) [RHEL-83595] - fs/stat.c: switch to CLASS(fd_raw) (Ming Lei) [RHEL-83595] - kill getname_statx_lookup_flags() (Ming Lei) [RHEL-83595] - io_statx_prep(): use getname_uflags() (Ming Lei) [RHEL-83595] - getname_maybe_null() - the third variant of pathname copy-in (Ming Lei) [RHEL-83595] - teach filename_lookup() to treat NULL filename as "" (Ming Lei) [RHEL-83595] - dm table: Fix W=1 build warning when mempool_needs_integrity is unused (Ming Lei) [RHEL-83595] - block: move blkdev_{get,put} _no_open prototypes out of blkdev.h (Ming Lei) [RHEL-83595] - block: never reduce ra_pages in blk_apply_bdi_limits (Ming Lei) [RHEL-83595] - block: integrity: Do not call set_page_dirty_lock() (Ming Lei) [RHEL-83595] - loop: stop using vfs_iter_{read,write} for buffered I/O (Ming Lei) [RHEL-83595] - loop: LOOP_SET_FD: send uevents for partitions (Ming Lei) [RHEL-83595] - loop: properly send KOBJ_CHANGED uevent for disk device (Ming Lei) [RHEL-83595] - loop: aio inherit the ioprio of original request (Ming Lei) [RHEL-83595] - block: fix resource leak in blk_register_queue() error path (Ming Lei) [RHEL-83595] - block: add SPDX header line to blk-throttle.h (Ming Lei) [RHEL-83595] - null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev() (Ming Lei) [RHEL-83595] - block: add for_each_mp_bvec() (Ming Lei) [RHEL-83595] - block: don't grab elevator lock during queue initialization (Ming Lei) [RHEL-83595] - block: remove unused nseg parameter (Ming Lei) [RHEL-83595] - io_uring/rw: don't mask in f_iocb_flags (Ming Lei) [RHEL-83595] - docs: sysfs-block: Clarify integrity sysfs attributes (Ming Lei) [RHEL-83595] - block/blk-iocost: ensure 'ret' is set on error (Ming Lei) [RHEL-83595] - block: correct locking order for protecting blk-wbt parameters (Ming Lei) [RHEL-83595] - block: release q->elevator_lock in ioc_qos_write (Ming Lei) [RHEL-83595] - ublk: remove io_cmds list in ublk_queue (Ming Lei) [RHEL-83595] - blk-cgroup: improve policy registration error handling (Ming Lei) [RHEL-83595] - loop: move vfs_fsync() out of loop_update_dio() (Ming Lei) [RHEL-83595] - block: fix a comment in the queue_attrs[] array (Ming Lei) [RHEL-83595] - block: protect debugfs attribute method hctx_busy_show (Ming Lei) [RHEL-83595] - block: remove unnecessary goto labels in debugfs attribute read methods (Ming Lei) [RHEL-83595] - block: protect debugfs attrs using elevator_lock instead of sysfs_lock (Ming Lei) [RHEL-83595] - block: remove unused parameter 'q' parameter in __blk_rq_map_sg() (Ming Lei) [RHEL-83595] - block: fix adding folio to bio (Ming Lei) [RHEL-83595] - block: remove unused parameter (Ming Lei) [RHEL-83595] - badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0 (Ming Lei) [RHEL-83595] - block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone (Ming Lei) [RHEL-83595] - block: protect hctx attributes/params using q->elevator_lock (Ming Lei) [RHEL-83595] - block: protect read_ahead_kb using q->limits_lock (Ming Lei) [RHEL-83595] - block: protect wbt_lat_usec using q->elevator_lock (Ming Lei) [RHEL-83595] - block: protect nr_requests update using q->elevator_lock (Ming Lei) [RHEL-83595] - block: introduce a dedicated lock for protecting queue elevator updates (Ming Lei) [RHEL-83595] - block: remove q->sysfs_lock for attributes which don't need it (Ming Lei) [RHEL-83595] - block: move q->sysfs_lock and queue-freeze under show/store method (Ming Lei) [RHEL-83595] - block: acquire q->limits_lock while reading sysfs attributes (Ming Lei) [RHEL-83595] - badblocks: use sector_t instead of int to avoid truncation of badblocks length (Ming Lei) [RHEL-83595] - badblocks: return boolean from badblocks_set() and badblocks_clear() (Ming Lei) [RHEL-83595] - badblocks: fix missing bad blocks on retry in _badblocks_check() (Ming Lei) [RHEL-83595] - badblocks: fix merge issue when new badblocks align with pre+1 (Ming Lei) [RHEL-83595] - badblocks: try can_merge_front before overlap_front (Ming Lei) [RHEL-83595] - badblocks: fix the using of MAX_BADBLOCKS (Ming Lei) [RHEL-83595] - badblocks: return error if any badblock set fails (Ming Lei) [RHEL-83595] - badblocks: return error directly when setting badblocks exceeds 512 (Ming Lei) [RHEL-83595] - badblocks: attempt to merge adjacent badblocks during ack_all_badblocks (Ming Lei) [RHEL-83595] - badblocks: factor out a helper try_adjacent_combine (Ming Lei) [RHEL-83595] - badblocks: Fix error shift ops (Ming Lei) [RHEL-83595] - block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY (Ming Lei) [RHEL-83595] - block: ensure correct integrity capability propagation in stacked devices (Ming Lei) [RHEL-83595] - blk-throttle: carry over directly (Ming Lei) [RHEL-83595] - blk-throttle: don't take carryover for prioritized processing of metadata (Ming Lei) [RHEL-83595] - blk-throttle: remove last_bytes_disp and last_ios_disp (Ming Lei) [RHEL-83595] - blk-throttle: fix lower bps rate by throtl_trim_slice() (Ming Lei) [RHEL-83595] - ublk: enforce ublks_max only for unprivileged devices (Ming Lei) [RHEL-83595] - loop: Remove struct loop_func_table (Ming Lei) [RHEL-83595] - ublk: add DMA alignment limit (Ming Lei) [RHEL-83595] - block: split struct bio_integrity_payload (Ming Lei) [RHEL-83595] - block: move the block layer auto-integrity code into a new file (Ming Lei) [RHEL-83595] - block: mark bounce buffering as incompatible with integrity (Ming Lei) [RHEL-83595] - null_blk: do partial IO for bad blocks (Ming Lei) [RHEL-83595] - null_blk: pass transfer size to null_handle_rq() (Ming Lei) [RHEL-83595] - null_blk: replace null_process_cmd() call in null_zone_write() (Ming Lei) [RHEL-83595] - null_blk: introduce badblocks_once parameter (Ming Lei) [RHEL-83595] - null_blk: generate null_blk configfs features string (Ming Lei) [RHEL-83595] - ublk: complete command synchronously on error (Ming Lei) [RHEL-83595] - blk-wbt: Cleanup a comment in wb_timer_fn (Ming Lei) [RHEL-83595] - blk-wbt: Fix some comments (Ming Lei) [RHEL-83595] - loop: take the file system minimum dio alignment into account (Ming Lei) [RHEL-83595] - loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize (Ming Lei) [RHEL-83595] - loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file (Ming Lei) [RHEL-83595] - loop: factor out a loop_assign_backing_file helper (Ming Lei) [RHEL-83595] - block: Remove commented out code (Ming Lei) [RHEL-83595] - Revert "driver: block: release the lo_work_lock before queue_work" (Ming Lei) [RHEL-83595] - block: refactor rq_qos_wait() (Ming Lei) [RHEL-83595] - block: introduce init_wait_func() (Ming Lei) [RHEL-83595] - loop: release the lo_work_lock before queue_work (Ming Lei) [RHEL-83595] - blk-crypto: add ioctls to create and prepare hardware-wrapped keys (Ming Lei) [RHEL-83595] - blk-crypto: show supported key types in sysfs (Ming Lei) [RHEL-83595] - blk-crypto: add basic hardware-wrapped key support (Ming Lei) [RHEL-83595] - scsi: ufs: crypto: Remove ufs_hba_variant_ops::program_key (Ming Lei) [RHEL-83595] - scsi: ufs: qcom: Convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE (Ming Lei) [RHEL-83595] - scsi: ufs: crypto: Add ufs_hba_from_crypto_profile() (Ming Lei) [RHEL-83595] - scsi: ufs: qcom: Fix crypto key eviction (Ming Lei) [RHEL-83595] - mmc: sdhci-msm: convert to use custom crypto profile (Ming Lei) [RHEL-83595] - mmc: crypto: add mmc_from_crypto_profile() (Ming Lei) [RHEL-83595] - mmc: sdhci-msm: fix crypto key eviction (Ming Lei) [RHEL-83595] - block: Name the RQF flags enum (Ming Lei) [RHEL-83595] - block: fix conversion of GPT partition name to 7-bit (Ming Lei) [RHEL-83595] - ublk: set_params: properly check if parameters can be applied (Ming Lei) [RHEL-83595] - block: make bio_integrity_map_user() static inline (Ming Lei) [RHEL-83595] - scsi: add support for user-meta interface (Ming Lei) [RHEL-83595] - nvme: add support for passing on the application tag (Ming Lei) [RHEL-83595] - block: add support to pass user meta buffer (Ming Lei) [RHEL-83595] - block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags (Ming Lei) [RHEL-83595] - io_uring: introduce attributes for read/write and PI support (Ming Lei) [RHEL-83595] - fs: introduce IOCB_HAS_METADATA for metadata (Ming Lei) [RHEL-83595] - fs, iov_iter: define meta io descriptor (Ming Lei) [RHEL-83595] - block: modify bio_integrity_map_user to accept iov_iter as argument (Ming Lei) [RHEL-83595] - block: copy back bounce buffer to user-space correctly in case of split (Ming Lei) [RHEL-83595] - block: define set of integrity flags to be inherited by cloned bip (Ming Lei) [RHEL-83595] - MAINTAINERS: Update maintainers for crypto/marvell (Vladis Dronov) [RHEL-74336] - crypto: octeontx2 - suppress auth failure screaming due to negative tests (Vladis Dronov) [RHEL-74336] - crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info (Vladis Dronov) [RHEL-74336] - crypto: drivers - Use str_enable_disable-like helpers [partial] (Vladis Dronov) [RHEL-74336] - perf test: Extra verbosity and hypervisor skip for tpebs test (Michael Petlan) [RHEL-82381] - cifs: Fix integer overflow while processing acdirmax mount option (Paulo Alcantara) [RHEL-87947] {CVE-2025-21963} - s390/virtio_ccw: Don't allocate/assign airqs for non-existing queues (CKI Backport Bot) [RHEL-87556] - wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi (CKI Backport Bot) [RHEL-93267] {CVE-2025-37943} - selftest/mm: va_high_addr_switch: add ppc64 support check (Chunyu Hu) [RHEL-87654] - net: ibmveth: make veth_pool_store stop hanging (Mamatha Inamdar) [RHEL-92996] - dm: fix copying after src array boundaries (Benjamin Marzinski) [RHEL-92762] - dm: add missing unlock on in dm_keyslot_evict() (Benjamin Marzinski) [RHEL-92762] - dm: always update the array size in realloc_argv on success (Benjamin Marzinski) [RHEL-92762] - dm-integrity: fix a warning on invalid table line (Benjamin Marzinski) [RHEL-92762] - dm-bufio: don't schedule in atomic context (Benjamin Marzinski) [RHEL-92762] - dm-ebs: fix prefetch-vs-suspend race (Benjamin Marzinski) [RHEL-92762] - dm-verity: fix prefetch-vs-suspend race (Benjamin Marzinski) [RHEL-92762] - dm-integrity: fix non-constant-time tag verification (Benjamin Marzinski) [RHEL-92762] - dm cache: support shrinking the origin device (Benjamin Marzinski) [RHEL-92762] - dm cache: prevent BUG_ON by blocking retries on failed device resumes (Benjamin Marzinski) [RHEL-92762] - dm: fix unconditional IO throttle caused by REQ_PREFLUSH (Benjamin Marzinski) [RHEL-92762] - dm-integrity: set ti->error on memory allocation failure (Benjamin Marzinski) [RHEL-92762] - xfrm: Support ESN context update to hardware for TX (CKI Backport Bot) [RHEL-86505] - redhat: configs: rhel: Enable CX231XX driver (Kate Hsuan) [RHEL-86822] - iomap: avoid avoid truncating 64-bit offset to 32 bits (Brian Foster) [RHEL-85399] - iomap: fix zero padding data issue in concurrent append writes (Brian Foster) [RHEL-85399] - iomap: pass byte granular end position to iomap_add_to_ioend (Brian Foster) [RHEL-85399] - iomap: elide flush from partial eof zero range (Brian Foster) [RHEL-85399] - iomap: lift zeroed mapping handling into iomap_zero_range() (Brian Foster) [RHEL-85399] - iomap: reset per-iter state on non-error iter advances (Brian Foster) [RHEL-85399] - iomap: warn on zero range of a post-eof folio (Brian Foster) [RHEL-85399] - iomap: drop an obsolete comment in iomap_dio_bio_iter (Brian Foster) [RHEL-85399] - iomap: add a merge boundary flag (Brian Foster) [RHEL-85399] - fs: iomap: Atomic write support (Brian Foster) [RHEL-85399] - fs: Export generic_atomic_write_valid() (Brian Foster) [RHEL-85399] Resolves: RHEL-74336, RHEL-82381, RHEL-83595, RHEL-85399, RHEL-86505, RHEL-86822, RHEL-87556, RHEL-87654, RHEL-87947, RHEL-91668, RHEL-92762, RHEL-92996, RHEL-93267 * Tue May 27 2025 CKI KWF Bot [6.12.0-90.el10] - gre: Fix again IPv6 link-local address generation. (Guillaume Nault) [RHEL-69103] - zram: fix NULL pointer in comp_algorithm_show() (Ming Lei) [RHEL-77764] {CVE-2024-53222} - HID: picoLCD: Replace check_fb in favor of struct fb_info.lcd_dev (Jocelyn Falempe) [RHEL-75959] - backlight: led_bl: Hold led_access lock when calling led_sysfs_disable() (Jocelyn Falempe) [RHEL-75959] - fbdev: hyperv_fb: Allow graceful removal of framebuffer (Jocelyn Falempe) [RHEL-75959] - fbdev: hyperv_fb: Simplify hvfb_putmem (Jocelyn Falempe) [RHEL-75959] - fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs (Jocelyn Falempe) [RHEL-75959] - fbdev: hyperv_fb: iounmap() the correct memory when removing a device (Jocelyn Falempe) [RHEL-75959] - fbdev: lcdcfb: Use backlight helper (Jocelyn Falempe) [RHEL-75959] - fbdev: vga16fb: fix orig_video_isVGA confusion (Jocelyn Falempe) [RHEL-75959] - fbdev: omapfb: Use syscon_regmap_lookup_by_phandle_args (Jocelyn Falempe) [RHEL-75959] - fbdev: omapfb: Use of_property_present() to test existence of DT property (Jocelyn Falempe) [RHEL-75959] - fbdev: sm501fb: Use str_enabled_disabled() helper in sm501fb_init_fb() (Jocelyn Falempe) [RHEL-75959] - fbdev: omap: use threaded IRQ for LCD DMA (Jocelyn Falempe) [RHEL-75959] - fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device() (Jocelyn Falempe) [RHEL-75959] - fbdev: efifb: Change the return value type to void (Jocelyn Falempe) [RHEL-75959] - fbdev: omapfb: Remove unused hdmi5_core_handle_irqs (Jocelyn Falempe) [RHEL-75959] - video: hdmi: Remove unused hdmi_infoframe_check (Jocelyn Falempe) [RHEL-75959] - fbdev: radeon: Use const 'struct bin_attribute' callbacks (Jocelyn Falempe) [RHEL-75959] - fbdev: udlfb: Use const 'struct bin_attribute' callback (Jocelyn Falempe) [RHEL-75959] - fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE (Jocelyn Falempe) [RHEL-75959] - fbdev: omapfb: Remove some deadcode (Jocelyn Falempe) [RHEL-75959] - fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem() (Jocelyn Falempe) [RHEL-75959] - fbdev: omapfb: use new of_graph functions (Jocelyn Falempe) [RHEL-75959] - backlight: Remove notifier (Jocelyn Falempe) [RHEL-75959] - backlight: ktz8866: Fix module autoloading (Jocelyn Falempe) [RHEL-75959] - backlight: 88pm860x_bl: Simplify with scoped for each OF child loop (Jocelyn Falempe) [RHEL-75959] - backlight: lcd: Remove struct fb_videomode from set_mode callback (Jocelyn Falempe) [RHEL-75959] - backlight: lcd: Replace check_fb with controls_device (Jocelyn Falempe) [RHEL-75959] - fbdev: omap: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: imxfb: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: imxfb: Replace check_fb in favor of struct fb_info.lcd_dev (Jocelyn Falempe) [RHEL-75959] - fbdev: clps711x-fb: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: clps711x-fb: Replace check_fb in favor of struct fb_info.lcd_dev (Jocelyn Falempe) [RHEL-75959] - backlight: tdo24m: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: platform_lcd: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: platform_lcd: Remove match_fb from struct plat_lcd_data (Jocelyn Falempe) [RHEL-75959] - backlight: platform_lcd: Remove include statement for (Jocelyn Falempe) [RHEL-75959] - backlight: otm3225a: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: ltv350qv: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: lms501kf03: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: lms501kf03: Remove unnecessary include of (Jocelyn Falempe) [RHEL-75959] - backlight: lms283gf05: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: l4f00242t03: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: jornada720_lcd: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: jornada720_lcd: Include for IOMEM() macro (Jocelyn Falempe) [RHEL-75959] - backlight: ili9320: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: ili922x: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: hx8357: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: corgi_lcd: Use lcd power constants (Jocelyn Falempe) [RHEL-75959] - backlight: lcd: Add LCD_POWER_ constants for power states (Jocelyn Falempe) [RHEL-75959] - backlight: lcd: Test against struct fb_info.lcd_dev (Jocelyn Falempe) [RHEL-75959] - backlight: lcd: Rearrange code in fb_notifier_callback() (Jocelyn Falempe) [RHEL-75959] - fbdev: sh_mobile_lcdc_fb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: rivafb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: radeonfb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: omapfb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: nvidiafb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: chipsfb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: atyfb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: aty128fb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - fbdev: atmel_lcdfb: Use backlight power constants (Jocelyn Falempe) [RHEL-75959] - video: fbdev: mmp: switch to use spi_alloc_host() (Jocelyn Falempe) [RHEL-75959] - smb: client: don't retry IO on failed negprotos with soft mounts (Paulo Alcantara) [RHEL-85526] - acct: perform last write from workqueue (CKI Backport Bot) [RHEL-83184] {CVE-2025-21846} Resolves: RHEL-69103, RHEL-75959, RHEL-77764, RHEL-83184, RHEL-85526 * Thu May 22 2025 CKI KWF Bot [6.12.0-89.el10] - redhat: add downstream SBAT for UKI addons (Emanuele Giuseppe Esposito) [RHEL-92881] - uki_addons: provide custom SBAT as input parameter (Emanuele Giuseppe Esposito) [RHEL-92881] - uki_addons: remove completely sbat/sbat.conf (Emanuele Giuseppe Esposito) [RHEL-92881] - redhat: create 'systemd-volatile-overlay' addon for UKI (Emanuele Giuseppe Esposito) [RHEL-92882] - vfio/pci: Align huge faults to order (Alex Williamson) [RHEL-89852] - cifs: Fix integer overflow while processing closetimeo mount option (CKI Backport Bot) [RHEL-87906] {CVE-2025-21962} - scsi: iscsi: Fix missing scsi_host_put() in error path (Chris Leech) [RHEL-90551] - scsi: qla4xxx: Constify 'struct bin_attribute' (Chris Leech) [RHEL-90551] - scsi: qedi: Constify 'struct bin_attribute' (Chris Leech) [RHEL-90551] - scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb() (Chris Leech) [RHEL-90551] - net: fix geneve_opt length integer overflow (CKI Backport Bot) [RHEL-87978] {CVE-2025-22055} - tcp: drop secpath at the same time as we currently drop dst (Sabrina Dubroca) [RHEL-70101 RHEL-83227] {CVE-2025-21864} Resolves: RHEL-70101, RHEL-83227, RHEL-87906, RHEL-87978, RHEL-89852, RHEL-90551, RHEL-92881, RHEL-92882 * Tue May 20 2025 CKI KWF Bot [6.12.0-88.el10] - s390/ism: add release function for struct device (Mete Durlu) [RHEL-73487] {CVE-2025-21856} - s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH (Mete Durlu) [RHEL-73487] - s390/net: Remove LCS driver (Mete Durlu) [RHEL-73487] - s390/netiucv: Switch over to sysfs_emit() (Mete Durlu) [RHEL-73487] - s390: Add z17 elf platform (Mete Durlu) [RHEL-89725] - Revert "serial: 8250: Switch to nbcon console" (John W. Linville) [RHEL-56242] - Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"" (John W. Linville) [RHEL-56242] - enic: get max rq & wq entries supported by hw, 16K queues (Nelson Escobar) [RHEL-84863] - enic: cleanup of enic wq request completion path (Nelson Escobar) [RHEL-84863] - enic: added enic_wq.c and enic_wq.h (Nelson Escobar) [RHEL-84863] - enic: remove unused function cq_enet_wq_desc_dec (Nelson Escobar) [RHEL-84863] - enic: enable rq extended cq support (Nelson Escobar) [RHEL-84863] - enic: enic rq extended cq defines (Nelson Escobar) [RHEL-84863] - enic: enic rq code reorg (Nelson Escobar) [RHEL-84863] - enic: Move function from header file to c file (Nelson Escobar) [RHEL-84863] - enic: add dependency on Page Pool (Nelson Escobar) [RHEL-84863] - enic: remove copybreak tunable (Nelson Escobar) [RHEL-84863] - enic: Use the Page Pool API for RX (Nelson Escobar) [RHEL-84863] - enic: Simplify RX handler function (Nelson Escobar) [RHEL-84863] - enic: Move RX functions to their own file (Nelson Escobar) [RHEL-84863] - enic: Fix typo in comment in table indexed by link speed (Nelson Escobar) [RHEL-84863] - enic: Obtain the Link speed only after the link comes up (Nelson Escobar) [RHEL-84863] - enic: Move RX coalescing set function (Nelson Escobar) [RHEL-84863] - enic: Move kdump check into enic_adjust_resources() (Nelson Escobar) [RHEL-84863] - enic: Move enic resource adjustments to separate function (Nelson Escobar) [RHEL-84863] - enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way (Nelson Escobar) [RHEL-84863] - enic: Allocate arrays in enic struct based on VIC config (Nelson Escobar) [RHEL-84863] - enic: Save resource counts we read from HW (Nelson Escobar) [RHEL-84863] - enic: Make MSI-X I/O interrupts come after the other required ones (Nelson Escobar) [RHEL-84863] - enic: Create enic_wq/rq structures to bundle per wq/rq data (Nelson Escobar) [RHEL-84863] - net: introduce per netns packet chains (Paolo Abeni) [RHEL-83393] - cifs: Fix integer overflow while processing acregmax mount option (CKI Backport Bot) [RHEL-87927] {CVE-2025-21964} - sched/fair: Fix potential memory corruption in child_cfs_rq_on_list (CKI Backport Bot) [RHEL-88085] {CVE-2025-21919} - RDMA/core: Silence oversized kvmalloc() warning (Kamal Heib) [RHEL-75593] - RDMA/cma: Fix workqueue crash in cma_netevent_work_handler (Kamal Heib) [RHEL-75593] - RDMA/ucaps: Avoid format-security warning (Kamal Heib) [RHEL-75593] - IB/mad: Check available slots before posting receive WRs (Kamal Heib) [RHEL-75593] - RDMA/core: Pass port to counter bind/unbind operations (Kamal Heib) [RHEL-75593] - RDMA/core: Add support to optional-counters binding configuration (Kamal Heib) [RHEL-75593] - RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj() (Kamal Heib) [RHEL-75593] - RDMA/core: Fix use-after-free when rename device name (Kamal Heib) [RHEL-75593] - RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() (Kamal Heib) [RHEL-75593] - docs: infiniband: document the UCAP API (Kamal Heib) [RHEL-75593] - RDMA/uverbs: Add support for UCAPs in context creation (Kamal Heib) [RHEL-75593] - RDMA/uverbs: Introduce UCAP (User CAPabilities) API (Kamal Heib) [RHEL-75593] - RDMA/core: Fixes infiniband sysctl bounds (Kamal Heib) [RHEL-75593] - RDMA/core: Don't expose hw_counters outside of init net namespace (Kamal Heib) [RHEL-75593] - RDMA/core: Fix best page size finding when it can cross SG entries (Kamal Heib) [RHEL-75593] - IB/iser: fix typos in iscsi_iser.c comments (Kamal Heib) [RHEL-75593] - RDMA/core: Use ib_port_state_to_str() for IB state sysfs (Kamal Heib) [RHEL-75593] - IB/cache: Add log messages for IB device state changes (Kamal Heib) [RHEL-75593] - cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs (Waiman Long) [RHEL-87521] - selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh (Waiman Long) [RHEL-87521] - selftest/cgroup: Clean up and restructure test_cpuset_prs.sh (Waiman Long) [RHEL-87521] - selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and state separator (Waiman Long) [RHEL-87521] - cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename it (Waiman Long) [RHEL-87521] - cgroup/cpuset: Code cleanup and comment update (Waiman Long) [RHEL-87521] - cgroup/cpuset: Don't allow creation of local partition over a remote one (Waiman Long) [RHEL-87521] - cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partition (Waiman Long) [RHEL-87521] - cgroup/cpuset: Fix error handling in remote_partition_disable() (Waiman Long) [RHEL-87521] - cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask() (Waiman Long) [RHEL-87521] - cgroup/cpuset: Fix race between newly created partition and dying one (Waiman Long) [RHEL-87521] - cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c (Waiman Long) [RHEL-87521] - cgroup/cpuset: remove kernfs active break (Waiman Long) [RHEL-87521] - cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains (Waiman Long) [RHEL-87521] - cgroup/cpuset: Remove stale text (Waiman Long) [RHEL-87521] - cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing (Waiman Long) [RHEL-87521] - cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set (Waiman Long) [RHEL-87521] - cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation (Waiman Long) [RHEL-87521] - cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()" (Waiman Long) [RHEL-87521] - cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c (Waiman Long) [RHEL-87521] - sched/rt: Fix race in push_rt_task (Phil Auld) [RHEL-86833] - x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs (Herton R. Krzesinski) [RHEL-86149] - wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: cancel wiphy_work before freeing wiphy (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21979} - wifi: mac80211: fix SA Query processing in MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: nl80211: fix assoc link handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: don't queue sdata::work for a non-running sdata (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: trans: cancel restart work on op mode leave (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platforms (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: pcie: Fix TSO preparation (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: nl80211: disable multi-link reconfiguration (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: regulatory: improve invalid hints checking (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21910} - wifi: brcmfmac: keep power during suspend if board requires it (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Fix sparse warning for monitor_sdata (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix vendor-specific inheritance (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix MLE non-inheritance parsing (Jose Ignacio Tornos Martinez) [RHEL-79792] - bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21951} - wifi: iwlwifi: Fix A-MSDU TSO preparation (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: Free pages allocated when failing to build A-MSDU (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: limit printed string from FW file (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21905} - wifi: iwlwifi: mvm: use the right version of the rate API (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: don't try to talk to a dead firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21930} - wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspend (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: clean up ROC on failure (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21906} - wifi: iwlwifi: fw: avoid using an uninitialized variable (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: fw: allocate chained SG tables for dump (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: remove debugfs dir for virtual monitor (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Cleanup sta TXQs on flush (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: nl80211: reject cooked mode if it is set along with other flags (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21909} - wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix handling of 6 GHz rules (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21744} - wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to Kconfig (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: unregister wiphy only after netdev registration (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: adjust allocation of colocated AP data (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix key cache handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Remove ath12k_get_num_hw() helper function (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Refactor the ath12k_hw get helper function argument (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Refactor ath12k_hw set helper function argument (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: add implicit beamforming support for mt7992 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix beacon command during disabling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix ldpc setting (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix definition of tx descriptor (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: connac: adjust phy capabilities based on band constraints (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix incorrect indexing of MIB FW event (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix HE Phy capability (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: add max mpdu len capability (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925e: fix too long of wifi resume time (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix register mapping (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: fix register mapping (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix monitor mode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: switch to single multi-radio wiphy (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: move all debugfs files to the primary phy (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: connac: rework connac helpers (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlv (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: use emulated hardware scan support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: add multi-radio remain_on_channel functions (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: add multi-radio support to scanning code (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: add multi-radio support to tx scheduling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: add multi-radio support to a few core hw ops (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: remove dev->wcid_phy_mask (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: add chanctx functions for multi-channel phy support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: initialize more wcid fields mt76_wcid_init (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: split link specific data from struct mt7996_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: add vif link specific data structure (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: rename struct mt76_vif to mt76_vif_link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: add support for allocating a phy without hw (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: add code for emulating hardware scanning (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: do not add wcid entries to sta poll list during MCU reset (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: use mac80211 .sta_state op (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: fix omac index assignment after hardware reset (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: firmware restart on devices with a second pcie link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal state (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: ensure that only one sta entry is active per mac address (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: only enable tx worker after setting the channel (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: reduce the number of command retries (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix rx filter setting for bfee functionality (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: fix eifs value on older chipsets (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: fix slot time for 5/6GHz (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: remove phy->monitor_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: remove mt76_calculate_default_rate() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: replace zero-length array with flexible-array member (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7921: add rfkill_poll for hardware rfkill (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7921: introduce CSA support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: config the dwell time by firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: do not hold queue lock during initial rx buffer alloc (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Properly handle responses for commands with events (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Cleanup MLO settings post-disconnection (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Init secondary link PM state (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Update secondary link PS flow (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSS (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: exclude tx backoff time from airtime (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: exclude tx backoff time from airtime (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: fix overflows seen when writing limit attributes (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: fix overflows seen when writing limit attributes (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: fix the invalid ip address for arp offload (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81390] {CVE-2024-57989} - wifi: mt76: introduce mt792x_config_mac_addr_list routine (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7921: fix using incorrect group cipher after disconnection. (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: avoid double free in auth/assoc timeout (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: ibss: mark IBSS left before leaving (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: ibss: stop transmit when merging IBSS (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: don't flush non-uploaded STAs (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82500] {CVE-2025-21828} - wifi: mac80211: set key link ID to the deflink one (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: pass correct link ID on assoc (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: simplify nested if checks (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: nl80211: simplify nested if checks (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Support parsing EPCS ML element (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Fix common size calculation for ML element (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: Add support for controlling EPCS (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Support dynamic link addition and removal (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Pull link space calculation to a function (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Refactor adding association elements (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: Add support for dynamic addition/removal of links (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: nl80211: Split the links handling of an association request (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ieee80211: Add some missing MLO related definitions (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: nl80211: fix nl80211_start_radar_detection return value (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: skip regulatory for punctured subchannels (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix tid removal during mesh forwarding (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: rename iwl_datapath_monitor_notif::mac_id to link_id (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() static (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: pcie: make _iwl_trans_pcie_gen2_stop_device() static (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: remove unused tas_rsp variable (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: handle version 3 GET_TAS_STATUS notification (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: extend TAS_CONFIG cmd support for v5 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: remove Mr/Ms radio (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: add WIKO to PPAG approved list (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: support EMLSR on WH/PE (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: config: unify fw/pnvm MODULE_FIRMWARE (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: improve/fix chanctx min_def use logic (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: implement reset escalation (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: implement product reset for TOP errors (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: get the max number of links from the firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: pcie: check for WiAMT/CSME presence (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: prohibit deactivating all links (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82444] {CVE-2024-58061} - wifi: mac80211: tests: add utility to create sdata skeleton (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: also verify requirements in EXT_SUPP_RATES (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: verify BSS membership selectors and basic rates (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: nl80211: permit userspace to pass supported selectors (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: parse BSS selectors and unknown rates (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: skip all known membership selectors (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: log link information in ieee80211_determine_chan_mode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix typo in HE MCS check (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Remove unused basic_rates variable (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: improve stop/wake queue tracing (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: check extended MLD capa/ops in assoc (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: scan: skip duplicate RNR entries (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: mlme: improve messages from config_bw() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: reject per-band vendor elements with MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: clarify key idx documententaion (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: remove an unneeded check in Rx (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: add some support for RX OMI power saving (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: fw: fix repeated words in comments (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Fix duplicated 'the' in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Fix duplicated 'if' in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: Remove a duplicate assignment in iwl_dbgfs_amsdu_len_write() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Use helper function IS_ERR_OR_NULL() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: Fix spelling typo in comment (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: api: remove the double word (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: fix iwl_ssid_exist() check (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Improve code style in pointer declarations (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: fw: fix typo 'adderss' (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: remove unneeded NULL pointer checks (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: fix AP STA comparison (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: cleanup unused variable in trans.h (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: don't count mgmt frames as MPDU (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: fw: api: tdls: remove MVM_ from name (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: avoid NULL pointer dereference (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-58062} - wifi: iwlwifi: bump FW API to 96 for BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: fix add stream vs. restart race (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: move fw_dbg_collect to fw debugfs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: api: remove version number from latest stored_beacon_notif (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: avoid memory leak (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mark that we support TX_CMD_API_S_VER_10 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: add channel_load_not_by_us in iwl_mvm_phy_ctxt (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: add mapping of prph register crf for PE RF (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: Allow entering EMLSR for more band combinations (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: iwl-drv: refactor image loading a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: Remove MVM prefix from TX API macros (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: rename bits in config/boot control register (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: move fw_ver debugfs to firmware runtime (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mld: make iwl_mvm_find_ie_offset a iwlwifi util (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: iwl_fw_error_collect() is always called sync (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: rework firmware error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: restart device through NMI (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: unify cmd_queue_full() into nic_error() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: clean up FW restart a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: remove STARTING state (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: restrict MAC start retry to timeouts (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: restrict driver retry loops to timeouts (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: return ERR_PTR from opmode start() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: context-info: add kernel-doc markers (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: interpret STEP URM BIOS configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: fw: read STEP table from correct UEFI var (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: rename iwl_dev_tx_power_common::mac_context_id (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: skip short statistics window when updating EMLSR (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: remove warning on unallocated BAID (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: differentiate NIC error types (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Remove unused ieee80211_smps_is_restrictive (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Move TSO code to shared utility (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: add UHB canada support in GET_TAS_STATUS cmd resp (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: add UHB canada support in TAS_CONFIG cmd (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Use IWL_FW_CHECK() for BAR notif size validation (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: pcie: Add support for new device ids (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: add a new NMI type (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Check BAR packet size before accessing data (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: support BIOS override for 5G9 in CA also in LARI version 8 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: support BIOS override for UNII4 in CA/US also in LARI versions < 12 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: bump FW API to 95 for BZ/SC devices (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: log error for failures after D3 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: update documentation for iwl_nvm_channel_flags (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: Remove mvm prefix from iwl_mvm_compressed_ba_notif (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mvm: Request periodic system statistics earlier (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: remove mvm from session protection cmd's name (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: copy multi-link element from the multi-link probe request's frame body to the generated elements (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_del (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: change disassoc sequence a bit (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: add an option to filter a sta from being flushed (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: send the right link id (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: remove pre-mld code from mld path (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: fix documentation about initial values in station table (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Clean up debugfs_key deadcode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7921: fix a potential scan no APs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: Fix EHT NSS radiotap reporting. (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: Add eht radiotap tlv (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7615: Convert comma to semicolon (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7925: fix off by one in mt7925_load_clc() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57990} - wifi: mt76: mt7921s: fix a potential firmware freeze during startup (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt792x: add P2P_DEVICE support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: set correct background radar capability (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: add support for more variants (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mt76: mt7996: extend flexibility of mt7996_mcu_get_eeprom() (Jose Ignacio Tornos Martinez) [RHEL-79792] - net: remove get_task_comm() and print task comm directly (Jose Ignacio Tornos Martinez) [RHEL-79792] - kernel-wide: add explicity||explicitly to spelling.txt (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add support for LED blinking (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: sdio: Fix disconnection after beacon loss (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: 8703b: Fix RX/TX issues (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Delete rf_type member of struct rtw_sta_info (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add USB PHY configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VS (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: read hardware capabilities part 1 via firmware command (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21729} - wifi: rtw89: mcc: consider time limits not divisible by 1024 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: pci: treat first receiving part as first segment for 8922AE (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2025-21730} - wifi: rtw89: correct header conversion rule for MLO only (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57991} - wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changes (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support pdev Puncture Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support AST Entry Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support Transmit Buffer OFDMA Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support Transmit Rate Buffer Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: Add missing Return: to function documentation (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rt2x00: Remove unused rfval values (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: Check the return value of of_property_read_string_index() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81327] {CVE-2025-21750} - wifi: wilc1000: unregister wiphy only if it has been registered (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57992} - wifi: mt76: mt7996: fix invalid interface combinations (Jose Ignacio Tornos Martinez) [RHEL-79792] - bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supports (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix tx power, max reg power update to firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: set flag for mgmt no-ack frames in Tx completion (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Include MLO memory in firmware coredump collection (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: handle radar detection with MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix CAC running state during virtual interface start (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: rename CAC_RUNNING flag (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: pci: disable PCI completion timeout control (Jose Ignacio Tornos Martinez) [RHEL-79792] - bus: mhi: host: pci_generic: Add support for QDU100 device (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtl8xxxu: Fix RTL8188EU firmware upload block size (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: debug: print regd for QATAR/UK/THAILAND (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: adjust thermal protection step and more RTL8852BE-VT ID (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: usb: Preallocate and reuse the RX skbs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Handle C2H_ADAPTIVITY in rtw_fw_c2h_cmd_handle() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: usb: Copy instead of cloning the RX skb (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: 8821a/8812a: Set ptct_efuse_size to 0 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: 8812a: Support RFE type 2 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: rtl8821ae: Fix media status report (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: add __packed attribute to efuse layout struct (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Fix spelling mistake "requestted" -> "requested" (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Avoid explicit type cast in monitor status parse handler (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Change the Tx monitor SRNG ring ID (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Remove unused HAL Rx mask in DP monitor path (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix incorrect TID updation in DP monitor status path (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: cleanup Rx peer statistics structure (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Refactor monitor status TLV structure (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Decrease ath12k_bss_assoc() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Add support for parsing 64-bit TLVs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: simplify internal time management (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: cleanup a few (mostly) TX-related routines (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: cleanup ath_txq_skb_done() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: clarify unmodifiable headroom log message (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: advertise MLO support and capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: assign unique hardware link IDs during QMI host cap (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware feature (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: remove warning print in htt mlo offset event message (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add no-op without debug print in WMI Rx event (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add can_activate_links mac operation (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: symmetrize scan vdev creation and deletion during HW scan (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: pass link ID during MLO while delivering skb (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix ar->supports_6ghz usage during hw register (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocations (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: advertise multi device interface combination (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Refactor radio frequency information (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: introduce interface combination cleanup helper (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add helper function to init partner cmem configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add partner device buffer support in receive data path (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: move to HW link id based receive handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: avoid redundant code in DP Rx error process (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: enable MLO setup and teardown from core (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Add MLO WMI setup and teardown functions (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add support to allocate MLO global memory region (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: send partner device details in QMI MLO capability (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: parse multiple device information from Device Tree (Jose Ignacio Tornos Martinez) [RHEL-79792] - dt-bindings: net: wireless: Describe ath12k PCI module with WSI (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: add missing header include for brcmf_dbg (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81286] {CVE-2024-58014} - wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81448] {CVE-2024-57995} - wifi: rtw89: phy: add dummy C2H event handler for report of TAS power (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8851b: rfk: remove unnecessary assignment of return value of _dpk_dgain_read() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852c: rfk: refine target channel calculation in _rx_dck_channel_calc() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: pci: wait for firmware loading before releasing memory (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: fix memory leaks and invalid access at probe error path (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-58063} - wifi: rtlwifi: destroy workqueue at rtl_deinit_core (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: remove unused check_buddy_priv (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-82466] {CVE-2024-58072} - wifi: rtw89: 8922a: update format of RFK pre-notify H2C command v2 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: regd: update regulatory map to R68-R51 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852c: disable ER SU when 4x HE-LTF and 0.8 GI capability differ (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: disable firmware training HE GI and LTF (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: ps: update data for firmware and settings for hardware before/after PS (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: ps: refactor channel info to firmware before entering PS (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: ps: refactor PS flow to support MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix leaking michael_mic for non-primary links (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping AP (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: fix scatter-gather handling by detecting end of sg list (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: introduce mlo_capable flag for device group (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: send QMI host capability after device group is ready (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: move struct ath12k_hw from per device to group (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: refactor core start based on hardware group (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: introduce device group abstraction (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_supp (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: add crystal_cap check to avoid setting as overflow value (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: refine link handling for link_sta_rc_update (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptor (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852bt: add beacon filter and CQM support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852b: add beacon filter and CQM support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922a: Extend channel info field length for scan (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: add EHT 320 MHz support for mesh (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: ethtool: add monitor channel reporting (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: get tx power per link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: send MLO links tx power info in GET_INTERFACE (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: use wiphy guard (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: define and use wiphy guard (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Accept authentication frames on P2P device (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix variable used in for_each_sdata_link() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix vif addr when switching from monitor to station (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix mbss changed flags corruption on 32 bit systems (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-57899} - bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: introduce QMI firmware ready flag (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add ath12k_get_num_hw() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Refactor core startup (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link id (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret' (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: defer vdev creation for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_bss_assoc(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: do not return invalid link id for scan link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leak (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_mac_op_flush(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_mac_op_tx(): MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_work (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: pass target link_id to ieee80211_nullfunc_get() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: apply MLD pairwise key to dynamically active links (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: implement ops of change vif/sta links (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: register ops of can_activate_links (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Use mac80211 sta's link_sta instead of deflink (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: modify chanctx iterators for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add reo queue lookup table for ML peers (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: use arsta instead of sta (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add primary link for data path operations (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: support change_sta_links() mac80211 op (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Add MLO station state change handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: mark some QMI driver event helpers as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Fix inappropriate use of print_array_to_buf_index() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: add support for QCA6698AQ (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: cleanup struct ath11k_mon_data (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: cleanup struct ath11k_reg_tpc_power_info (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: cleanup struct ath11k_vif (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: usb: Enable RX aggregation for 8821au/8812au (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: usb: Support USB 3 with RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support MBSSID Control Frame Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support Transmit PER Rate Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support SoC Common Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support phy counter and TPC stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support Downlink Pager Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: Add RX inactivity detection and reset chip when it occurs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtl8xxxu: add more missing rtl8192cu USB IDs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: handle different TX power between RF path (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: introduce dynamic antenna gain feature (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: sar: tweak 6GHz SAR subbands span (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: usb: fix workqueue leak when probe fails (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: fix init_sw_vars leak when probe fails (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: wait for firmware loading before releasing memory (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: do not complete firmware loading needlessly (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add additional USB IDs for RTL8812BU (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: 8812au: Add more device IDs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: 8821au: Add additional devices to the USB_DEVICE list (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Fix for out-of bound access error (Jose Ignacio Tornos Martinez) [RHEL-79792 RHEL-81430] {CVE-2024-58015} - wifi: ath9k: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: pass MBSSID config by reference (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Support EHT 1024 aggregation size in TX (Jose Ignacio Tornos Martinez) [RHEL-79792] - net: rfkill: gpio: Add check for clk_enable() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56593} - wifi: Switch back to struct platform_driver::remove() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: release 'root' node in all execution paths (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: don't call power_update_mac in fast suspend (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STA (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: bump minimum API version in BZ/SC to 92 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: move IWL_LMAC_*_INDEX to fw/api/context.h (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: be less noisy if the NIC is dead in S3 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: support new initiator and responder command version (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latency (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: MLO scan upon channel condition degradation (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: support new versions of the wowlan APIs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: allow always calling iwl_mvm_get_bss_vif() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: unify link info initialization (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: clarify fw_id_to_link_sta protection (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: Fix an error handling path in nl80211_start_ap() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: fix description of ieee80211_set_active_links() for new sequence (Jose Ignacio Tornos Martinez) [RHEL-79792] - _RESEND_PATCH_v2_04_19_wifi_rt2x00_Remove_redundant_hrtimer_init_ (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Add MLO peer assoc command support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add helper to find multi-link station (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add multi-link flag in peer create command (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Add helpers for multi link peer creation and deletion (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: introduce ath12k_hw_warn() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Refactor sta state machine (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: MLO vdev bringup changes (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_mac_vdev_create(): use goto for error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: mark QMI driver event helpers as noinline (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: Suspend hardware before firmware mode off for WCN6750 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: Remove some exhalbtc deadcode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add rtw8821au.c and rtw8812au.c (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add rtw8812a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add rtw8821a.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add rtw88xxa.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add rtw8821a_table.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add rtw8812a_table.{c,h} (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP exist (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852b: change RF mode to normal mode when set channel (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922a: fill the missing OP1dB configuration (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure boot (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: fw: use common function to parse security section for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to register (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: fw: shrink download size of security section for RTL8852B (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chips (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: efuse: move recognize firmware MSS info v1 to common (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: efuse: move reading efuse of fw secure info to common (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: set pause_data field to avoid transmitting data in scan channels (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: don't check done-ack for entering PS (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcm80211: Remove unused dma_txflush() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: 8812a: Mitigate beacon loss (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: 8821a: Regularly ask for BT info updates (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: coex: Support chips without a scoreboard (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Detect beacon loss with chips other than 8822c (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: usb: Set pkt_info.ls for the reserved page (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_def (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Support TX page sizes bigger than 128 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Make txagc_remnant_ofdm an array (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Enable data rate fallback for older chips (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Let each driver control the power on/off process (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Extend the init table parsing for RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Allow different C2H RA report sizes (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Dump the HW features only for some chips (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Report the signal strength only if it's known (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922a: extend RFK handling and consider MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: tweak setting of channel and TX power for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: chan: manage active interfaces (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: Add encryption support for MLO connections (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: Add header conversion for MLO connections (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: convert tasklet to BH workqueue for CE interrupts (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan case (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: fix -Wenum-compare-conditional warnings (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: regd: block 6 GHz if marked as N/A in regd map (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protection (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: add thermal protection (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix A-MSDU indication in monitor mode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: use tail MSDU to get MSDU information (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: delete NSS and TX power setting for monitor vdev (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix struct hal_rx_mpdu_start (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix struct hal_rx_ppdu_start (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: remove unused variable monitor_present (Jose Ignacio Tornos Martinez) [RHEL-79792] - mac80211: Remove NOP call to ieee80211_hw_config (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: work around -Wenum-compare-conditional warning (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: re-order assigning channel in activate links (Jose Ignacio Tornos Martinez) [RHEL-79792] - fs: debugfs: fix open proxy for unsafe files (Jose Ignacio Tornos Martinez) [RHEL-79792] - debugfs: fix missing mutex_destroy() in short_fops case (Jose Ignacio Tornos Martinez) [RHEL-79792] - fs: debugfs: differentiate short fops with proxy ops (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: convert debugfs files to short fops (Jose Ignacio Tornos Martinez) [RHEL-79792] - debugfs: add small file operations for most files (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: remove misleading j_0 construction parts (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211_hwsim: use hrtimer_active() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: refactor BW limitation check for CSA parsing (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: filter on monitor interfaces based on configured channel (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: refactor ieee80211_rx_monitor (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: add support for the monitor SKIP_TX flag (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: add monitor SKIP_TX flag (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: add flag to opt out of virtual monitor support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: pass net_device to .set_monitor_channel (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: remove status->ampdu_delimiter_crc (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: report per wiphy radio antenna mask (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: use vif radio mask to limit creating chanctx (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: use vif radio mask to limit ibss scan frequencies (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: add option for vif allowed radios (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: allow IWL_FW_CHECK() with just a string (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: remove redundant check (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: fw: add an error table status getter (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: do not warn about a flush with an empty TX queue (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: remove IWL_MVM_HW_CSUM_DISABLE (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: remove unneeded check (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder buffer (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: fw: api: update link context API version (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: log information about HW restart completion (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: prepare the tx_power handling to be per-link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: exit EMLSR earlier if bss_param_ch_cnt is updated (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: iwlwifi: mvm: Add support for prep_add_interface() callback (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: chan: calculate min_def also for client mode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: add an option to fake ieee80211_connection_loss (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: parse A-MSDU len from EHT capabilities (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: call rate_control_rate_update() for link STA (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: allow rate_control_rate_init() for links (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: update the right link for tx power (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: __ieee80211_recalc_txpower receives a link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: ieee80211_recalc_txpower receives a link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: remove unneeded parameters (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: make bss_param_ch_cnt available for the low level driver (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: disallow SMPS in AP mode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: Add support to indicate that a new interface is to be added (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of SAR subband (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_ch_idle() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56539} - wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: Set MAC after operation mode (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mwifiex: cleanup struct mwifiex_private (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: Add WILC3000 support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: Register wiphy after reading out chipid (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: Fill in missing error handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: Clean up usage of wilc_get_chipid() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wilc1000: Keep slot powered on during suspend/resume (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rt2x00: convert comma to semicolon (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: modify link arvif creation and removal for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: update ath12k_mac_op_conf_tx() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: modify ath12k_mac_op_set_key() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: modify ath12k_get_arvif_iter() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: modify ath12k_mac_vif_chan() for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: prepare vif config caching for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: prepare sta data structure for MLO handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: prepare vif data structure for MLO handling (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support BE OFDMA Pdev Rate Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support Pdev Scheduled Algorithm Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support DMAC Reset Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Add firmware coredump collection support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath10k: avoid NULL pointer error during sdio remove (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56599} - wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: ath12k_mac_set_key(): remove exit label (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: cleanup unneeded labels (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask() (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56607} - wifi: ath12k: Support Pdev OBSS Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support pdev CCA Stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support pdev Transmit Multi-user stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support Ring and SFM stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Support Self-Generated Transmit stats (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: coex: Reorder Bluetooth info related logic (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning (Jose Ignacio Tornos Martinez) [RHEL-79792] - Revert "wifi: cfg80211: unexport wireless_nlevent_flush()" (Jose Ignacio Tornos Martinez) [RHEL-79792] - wireless: wext: shorten struct iw_ioctl_description (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: unexport wireless_nlevent_flush() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: remove iw_public_data from struct net_device (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: cfg80211: stop exporting wext symbols (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: wext/libipw: move spy implementation to libipw (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ipw2x00/lib80211: move remaining lib80211 into libipw (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mwifiex: don't include lib80211.h (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: nl80211: remove redundant null pointer check in coalescing (Jose Ignacio Tornos Martinez) [RHEL-79792] - mac80211: Reorganize kerneldoc parameter names (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211, cfg80211: miscellaneous spelling fixes (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: debug: add beacon RSSI for debugging (Jose Ignacio Tornos Martinez) [RHEL-79792] - bus: mhi: host: Fix typos in the comments (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: handle entity active flag per PHY (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: initialize dual HW bands for MLO and control them by link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to improve compatibility (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852ce: fix gray code conversion for filter out EQ (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibility (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: pci: consolidate PCI basic configurations for probe and resume (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: allow missing memory-regions (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeups (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath11k: Fix double free issue during SRNG deinit (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channel (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: Parse the RX descriptor with a single function (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dpk_dgain_read() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: tweak driver architecture for impending MLO support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: refactor STA related func ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: refactor VIF related func ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: read link_sta corresponding to the link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: read bss_conf corresponding to the link (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb (Jose Ignacio Tornos Martinez) [RHEL-79792] {CVE-2024-56609} - wifi: rtw88: Constify some arrays and structs (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: rfk: update firmware debug log of DACK to v2 (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: rfk: add firmware debug log of IQK (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: rfk: add firmware debug log of TSSI (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 format (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20ms (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: rtlwifi: make read-only arrays static const (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath12k: make read-only array svc_id static const (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: remove ath9k_platform_data (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: btcoex: remove platform_data (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: eeprom: remove platform data (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: add flag for random seed during firmware download (Jose Ignacio Tornos Martinez) [RHEL-79792] - dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P (Jose Ignacio Tornos Martinez) [RHEL-79792] - dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: Add optional lpo clock enable support (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: brcmfmac: of: Make use of irq_get_trigger_type() (Jose Ignacio Tornos Martinez) [RHEL-79792] - wifi: ath9k: use clamp() in ar9003_aic_cal_post_process() (Jose Ignacio Tornos Martinez) [RHEL-79792] - config: wifi: disable new unsupported configuration options (Jose Ignacio Tornos Martinez) [RHEL-79792] - selftests: netfilter: skip br_netfilter queue tests if kernel is tainted (CKI Backport Bot) [RHEL-82376] - io_uring: prevent opcode speculation (CKI Backport Bot) [RHEL-83233] {CVE-2025-21863} Resolves: RHEL-56242, RHEL-73487, RHEL-75593, RHEL-79792, RHEL-81286, RHEL-81327, RHEL-81390, RHEL-81430, RHEL-81448, RHEL-82376, RHEL-82444, RHEL-82466, RHEL-82500, RHEL-83233, RHEL-83393, RHEL-84863, RHEL-86149, RHEL-86833, RHEL-87521, RHEL-87927, RHEL-88085, RHEL-89725 * Fri May 16 2025 CKI KWF Bot [6.12.0-87.el10] - gitlab-ci: use rhel10 builder image (Michael Hofmann) - selftests: netdevsim: add ethtool features to macsec offload tests (Sabrina Dubroca) [RHEL-26055] - selftests: netdevsim: add test toggling macsec offload (Sabrina Dubroca) [RHEL-26055] - selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim (Sabrina Dubroca) [RHEL-26055] - macsec: inherit lower device's TSO limits when offloading (Sabrina Dubroca) [RHEL-26055] - macsec: clean up local variables in macsec_notify (Sabrina Dubroca) [RHEL-26055] - macsec: add some of the lower device's features when offloading (Sabrina Dubroca) [RHEL-26055] - selftests: netdevsim: add a test checking ethtool features (Sabrina Dubroca) [RHEL-26055] - netdevsim: add more hw_features (Sabrina Dubroca) [RHEL-26055] - ALSA: update RHEL kconfigs for 6.14 upstream code (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw version (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16 (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek - Fixed ASUS platform headset Mic issue (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: test_bin_error: Use same test cases for adsp2 and Halo Core (Jaroslav Kysela) [RHEL-80677] - mfd: cs42l43: Use devres for remove as well (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Fix built-in mic assignment on ASUS VivoBook X515UA (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model (Jaroslav Kysela) [RHEL-80677] - soundwire: take in count the bandwidth of a prepared stream (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: test_control_parse: null-terminate test strings (Jaroslav Kysela) [RHEL-80677] - ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai() (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA (Jaroslav Kysela) [RHEL-80677] - ALSA: usb-audio: separate DJM-A9 cap lvl options (Jaroslav Kysela) [RHEL-80677] - jiffies: Cast to unsigned long in secs_to_jiffies() conversion (Jaroslav Kysela) [RHEL-80677] - jiffies: Define secs_to_jiffies() (Jaroslav Kysela) [RHEL-80677] - PCI: pci_ids: add INTEL_HDA_PTL_H (Jaroslav Kysela) [RHEL-80677] - ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx (Jaroslav Kysela) [RHEL-80677] - ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe() (Jaroslav Kysela) [RHEL-80677] - ASoC: rt722-sdca: add missing readable registers (Jaroslav Kysela) [RHEL-80677] - ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model (Jaroslav Kysela) [RHEL-80677] - ASoC: cs42l43: Fix maximum ADC Volume (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA (Jaroslav Kysela) [RHEL-80677] - ASoC: ops: Consistently treat platform_max as control value (Jaroslav Kysela) [RHEL-80677] - ASoC: rt1320: set wake_capable = 0 explicitly (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: intel: Add Dell ALC3271 to power_save denylist (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: update ALC222 depop optimize (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage (Jaroslav Kysela) [RHEL-80677] - ASoC: cs42l43: Add jack delay debounce after suspend (Jaroslav Kysela) [RHEL-80677] - ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks() (Jaroslav Kysela) [RHEL-80677] - ALSA: usx2y: validate nrpacks module parameter on probe (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: Avoid module auto-load handling at event delivery (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0 (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Fix Asus Z13 2025 audio (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Remove (revert) duplicate Ally X config (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Fix microphone regression on ASUS N705UD (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15 (Jaroslav Kysela) [RHEL-80677] - ASoC: cs35l56: Prevent races when soft-resetting using SPI control (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Remove async regmap writes (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: warn both sdw and pch dmic are used (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl: Rename stream name of SAI DAI driver (Jaroslav Kysela) [RHEL-80677] - ASoC: es8328: fix route from DAC to output (Jaroslav Kysela) [RHEL-80677] - ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2 (Jaroslav Kysela) [RHEL-80677] - ASoC: tas2764: Set the SDOUT polarity correctly (Jaroslav Kysela) [RHEL-80677] - ASoC: tas2764: Fix power control mask (Jaroslav Kysela) [RHEL-80677] - ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: Drop UMP events when no UMP-conversion is set (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED (Jaroslav Kysela) [RHEL-80677] - ASoC: tas2770: Fix volume scale (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/cirrus: Reduce codec resume time (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/cirrus: Correct the full scale volume set logic (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_ctls() (Jaroslav Kysela) [RHEL-80677] - ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Fixup ALC225 depop procedure (Jaroslav Kysela) [RHEL-80677] - ASoC: cs35l41: Fix acpi_device_hid() not found (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: amd: Drop unused includes from Vangogh driver (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: amd: Add post_fw_run_delay ACP quirk (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt713_vb_l2_rt1320_l13 (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: hda-intel: add Panther Lake-H support (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: Intel: pci-ptl: Add support for PTL-H (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: intel-dsp-config: Add PTL-H support (Jaroslav Kysela) [RHEL-80677] - ASoC: tas2781: drop a redundant code (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers (Jaroslav Kysela) [RHEL-80677] {CVE-2025-21870} - ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available (Jaroslav Kysela) [RHEL-80677] - ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close (Jaroslav Kysela) [RHEL-80677] - ASoC: rsnd: adjust convert rate limitation (Jaroslav Kysela) [RHEL-80677] - ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime() (Jaroslav Kysela) [RHEL-80677] - ASoC: rsnd: indicate unsupported clock rate (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Limit mic boost on Positivo ARN50 (Jaroslav Kysela) [RHEL-80677] - ASoC: simple-card-utils.c: add missing dlc->of_node (Jaroslav Kysela) [RHEL-80677] - ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB] (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: soc-acpi-intel-mtl-match: declare adr as ull (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: soc-acpi-intel-tgl-match: declare adr as ull (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: Add support for Fatcat board with BT offload enabled in PTL platform (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S14 (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem ID (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_micfil: Enable default case in micfil_set_quality() (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130 (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Fix headset detection failure due to unstable sort (Jaroslav Kysela) [RHEL-80677] - ALSA: pcm: use new array-copying-wrapper (Jaroslav Kysela) [RHEL-80677] - ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control (Jaroslav Kysela) [RHEL-80677] - ASoC: amd: acp: Fix possible deadlock (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP (Jaroslav Kysela) [RHEL-80677] - ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V (Jaroslav Kysela) [RHEL-80677] - ASoC: da7213: Initialize the mutex (Jaroslav Kysela) [RHEL-80677] - ASoC: use to_platform_device() instead of container_of() (Jaroslav Kysela) [RHEL-80677] - ASoC: acp: Support microphone from Lenovo Go S (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: imx8m: Add entry for new 8M Plus revision (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: imx: Add mach entry to select cs42888 topology (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFER (Jaroslav Kysela) [RHEL-80677] - ASoC: audio-graph-card2: use correct endpoint when getting link parameters (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: imx8m: add SAI2,5,6,7 (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: ti,pcm1681: Fix the binding title (Jaroslav Kysela) [RHEL-80677] - ALSA: usb: fcp: Fix return code from poll ops (Jaroslav Kysela) [RHEL-80677] - ALSA: usb: fcp: Fix incorrect resp->opcode retrieval (Jaroslav Kysela) [RHEL-80677] - ALSA: usb: fcp: Fix meter_levels type to __le32 (Jaroslav Kysela) [RHEL-80677] - ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Enable Mute LED on HP Laptop 14s-fq1xxx (Jaroslav Kysela) [RHEL-80677] - ASoC: codecs: ES8326: Improved PSRR (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run() (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend (Jaroslav Kysela) [RHEL-80677] - ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions (Jaroslav Kysela) [RHEL-80677] - ALSA: usb: fcp: Fix hwdep read ops types (Jaroslav Kysela) [RHEL-80677] - ALSA: scarlett2: Add device_setup option to use FCP driver (Jaroslav Kysela) [RHEL-80677] - ALSA: FCP: Add Focusrite Control Protocol driver (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 laptop (Jaroslav Kysela) [RHEL-80677] - ASoC: xilinx: xlnx_spdif: Simpify using devm_clk_get_enabled() (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Support for Ideapad hotkey mute LEDs (Jaroslav Kysela) [RHEL-80677] - ASoC: dapm: add support for preparing streams (Jaroslav Kysela) [RHEL-80677] - ASoC: soc-dai: add snd_soc_dai_prepare() and use it internally (Jaroslav Kysela) [RHEL-80677] - ALSA: usb-audio: Add delay quirk for USB Audio Device (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Transfer firmware in two chunks (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Enable headset mic on Positivo C6400 (Jaroslav Kysela) [RHEL-80677] - ALSA: rawmidi: Make tied_device=0 as default / unknown (Jaroslav Kysela) [RHEL-80677] - ASoC: sun4i-codec: Use new devm clk and reset APIs (Jaroslav Kysela) [RHEL-80677] - ASoC: soc-dapm: remove !card check from snd_soc_dapm_set_bias_level() (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX943 platform (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_micfil: Add i.MX943 platform support (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Add AZX_DCAPS_NO_TCSEL flag for Loongson HDA devices (Jaroslav Kysela) [RHEL-80677] - ASoC: codecs: Use ARRAY_SIZE() to calculate PEB2466_TLV_SIZE (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump() (Jaroslav Kysela) [RHEL-80677] - ASoC: audio-graph-card2: Use extra format on each DAI (Jaroslav Kysela) [RHEL-80677] - ASoC: soc-core: Enable to use extra format on each DAI (Jaroslav Kysela) [RHEL-80677] - ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_multi_ep() (Jaroslav Kysela) [RHEL-80677] - ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provider_raw() (Jaroslav Kysela) [RHEL-80677] - ASoC: simple-card: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] - ASoC: audio-graph-card: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] - ASoC: audio-graph-card2: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] - ASoC: codecs: nau8824: fix max volume for Speaker output (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX943 platform (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_mqs: Add i.MX943 platform support (Jaroslav Kysela) [RHEL-80677] - ALSA: line6: convert timeouts to secs_to_jiffies() (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: Notify UMP EP and FB changes (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: Allow system notification in atomic (Jaroslav Kysela) [RHEL-80677] - ALSA: ump: Update rawmidi name per EP name update (Jaroslav Kysela) [RHEL-80677] - ALSA: ump: Copy safe string name to rawmidi (Jaroslav Kysela) [RHEL-80677] - ALSA: ump: Copy FB name string more safely (Jaroslav Kysela) [RHEL-80677] - ALSA: rawmidi: Bump protocol version to 2.0.5 (Jaroslav Kysela) [RHEL-80677] - ALSA: rawmidi: Show substream activity in info ioctl (Jaroslav Kysela) [RHEL-80677] - ALSA: rawmidi: Expose the tied device number in info ioctl (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers (Jaroslav Kysela) [RHEL-80677] - ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presence check (Jaroslav Kysela) [RHEL-80677] - ALSA: sb: Use str_enabled_disabled() helper in info_read() (Jaroslav Kysela) [RHEL-80677] - ALSA: emu10k1: Use str_yes_no() helper (Jaroslav Kysela) [RHEL-80677] - ASoC: Use of_property_present() for non-boolean properties (Jaroslav Kysela) [RHEL-80677] - ASoC: amd: Add ACPI dependency to fix build error (Jaroslav Kysela) [RHEL-80677] - ALSA: rme9652: Simplify with str_yes_no() (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Simplify with str_yes_no() (Jaroslav Kysela) [RHEL-80677] - ASoC: remove disable_route_checks (Jaroslav Kysela) [RHEL-80677] - ASoC: intel: remove disable_route_checks (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Add missing includes (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Adjust IPC traces (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Adjust DSP status register names (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Update ASRC definition (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Improve logging of firmware loading (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Clearly state assumptions of hw_params() (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Add MODULE_FIRMWARE to inform about FW (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Print IPC error messages in lower layer (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Update hda component teardown sequences (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Fix init-config parsing (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Fix theoretical infinite loop (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Fix the minimum firmware version numbers (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: avs: Do not readq() u32 registers (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Add a check for negative sample_space (Jaroslav Kysela) [RHEL-80677] - ASoC: soc-card: remove card check (Jaroslav Kysela) [RHEL-80677] - ALSA: firewire: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] - regmap: sdw-mbq: Add support for SDCA deferred controls (Jaroslav Kysela) [RHEL-80677] - ASoC: SDCA: Update list of entity_0 controls (Jaroslav Kysela) [RHEL-80677] - soundwire: SDCA: Add additional SDCA address macros (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Simplify with str_enable_disable() (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: oss: Simplify with str_enabled_disabled() (Jaroslav Kysela) [RHEL-80677] - ALSA: emu10k1: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] - ALSA: hdspm: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] - ALSA: sonicvibes: Simplify with str_off_on() (Jaroslav Kysela) [RHEL-80677] - ALSA: trident: Simplify with str_on_off() (Jaroslav Kysela) [RHEL-80677] - ASoC: rt5682: Support the ALC5682I-VE codec (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: Correct indentation and style in DTS example (Jaroslav Kysela) [RHEL-80677] - ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read() (Jaroslav Kysela) [RHEL-80677] - ASoC: madera: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump() (Jaroslav Kysela) [RHEL-80677] - ASoC: codecs: Add aw88083 amplifier driver (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: Add schema for "awinic,aw88083" (Jaroslav Kysela) [RHEL-80677] - ASoC: simple_card: Show if link is unidirectional (Jaroslav Kysela) [RHEL-80677] - ASoC: simple_card: Improve debugging messages (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: Make dependency on UMP clearer (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: oss: Send fragmented SysEx messages immediately (Jaroslav Kysela) [RHEL-80677] - ALSA: Align the syntax of iov_iter helpers with standard ones (Jaroslav Kysela) [RHEL-80677] - ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main() (Jaroslav Kysela) [RHEL-80677] - ALSA: hda/realtek: Add a comment for alc_fixup_inv_dmic() (Jaroslav Kysela) [RHEL-80677] - ASoC: SDCA: Split function type patching and function naming (Jaroslav Kysela) [RHEL-80677] - ASoC: SDCA: Add missing function type names (Jaroslav Kysela) [RHEL-80677] - ASoC: SDCA: Add bounds check for function address (Jaroslav Kysela) [RHEL-80677] - ASoC: SDCA: Clean up error messages (Jaroslav Kysela) [RHEL-80677] - ASoC: SDCA: Add missing header includes (Jaroslav Kysela) [RHEL-80677] - soundwire: amd: clear wake enable register for power off mode (Jaroslav Kysela) [RHEL-80677] - soundwire: generic_bandwidth_allocation: count the bandwidth of active streams only (Jaroslav Kysela) [RHEL-80677] - SoundWire: pass stream to compute_params() (Jaroslav Kysela) [RHEL-80677] - soundwire: generic_bandwidth_allocation: add lane in sdw_group_params (Jaroslav Kysela) [RHEL-80677] - soundwire: generic_bandwidth_allocation: select data lane (Jaroslav Kysela) [RHEL-80677] - soundwire: generic_bandwidth_allocation: check required freq accurately (Jaroslav Kysela) [RHEL-80677] - soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select_row_col (Jaroslav Kysela) [RHEL-80677] - Soundwire: generic_bandwidth_allocation: set frame shape on fly (Jaroslav Kysela) [RHEL-80677] - Soundwire: stream: program BUSCLOCK_SCALE (Jaroslav Kysela) [RHEL-80677] - Soundwire: add sdw_slave_get_scale_index helper (Jaroslav Kysela) [RHEL-80677] - soundwire: generic_bandwidth_allocation: skip DEPREPARED streams (Jaroslav Kysela) [RHEL-80677] - soundwire: stream: set DEPREPARED state earlier (Jaroslav Kysela) [RHEL-80677] - soundwire: add lane_used_bandwidth in struct sdw_bus (Jaroslav Kysela) [RHEL-80677] - soundwire: mipi_disco: read lane mapping properties from ACPI (Jaroslav Kysela) [RHEL-80677] - soundwire: add lane field in sdw_port_runtime (Jaroslav Kysela) [RHEL-80677] - soundwire: bus: Move irq mapping cleanup into devres (Jaroslav Kysela) [RHEL-80677] - ALSA: ad1889: Use str_enabled_disabled() helper function (Jaroslav Kysela) [RHEL-80677] - ALSA: hdsp: Use str_on_off() and str_yes_no() helper functions (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.c (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t type (Jaroslav Kysela) [RHEL-80677] - ASoC: soc-core: remove redundant assignment to variable ret (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Fix endianness conversion in cs_dsp_mock_wmfw.c (Jaroslav Kysela) [RHEL-80677] - ASoC: cs42l43: don't include '' directly (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Avoid using a u32 as a __be32 in cs_dsp_mock_mem_maps.c (Jaroslav Kysela) [RHEL-80677] - mfd: cs42l43: Increase the SoundWire attach timeout (Jaroslav Kysela) [RHEL-80677] - mfd: cs42l43: Use gpiod_set_raw for GPIO operations (Jaroslav Kysela) [RHEL-80677] - mfd: cs42l43: Prepare support for updated bios patch (Jaroslav Kysela) [RHEL-80677] - ASoC: qcom: sdm845: add handling of secondary MI2S clock (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: avoid large local variables (Jaroslav Kysela) [RHEL-80677] - ASoC: rt715: Remove unused hda_to_sdw (Jaroslav Kysela) [RHEL-80677] - ASoC: simple-card-utils: Unify clock direction by clk_direction (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.c (Jaroslav Kysela) [RHEL-80677] - ASoC: soc-core: tidyup ret handling for card->disable_route_checks (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without CS42L43 (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakers (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-C (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: sof-priv: Remove unused SOF_DAI_STREAM() and SOF_FORMATS (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setup (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add KUnit testing of client callbacks (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add KUnit testing of wmfw error cases (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add KUnit testing of bin error cases (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add KUnit testing of control read/write (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add KUnit testing of control cache (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add KUnit testing of control parsing (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add KUnit testing of wmfw download (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add KUnit testing of bin file download (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add mock bin file generator for KUnit testing (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add mock wmfw file generator for KUnit testing (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add mock DSP memory map for KUnit testing (Jaroslav Kysela) [RHEL-80677] - firmware: cs_dsp: Add mock regmap for KUnit testing (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE support (Jaroslav Kysela) [RHEL-80677] - ASoC: SOF: Add support for pause supported tokens from topology (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_easrc: register m2m platform device (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_asrc: register m2m platform device (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_asrc_m2m: Add memory to memory function (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_easrc: define functions for memory to memory usage (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_asrc: define functions for memory to memory usage (Jaroslav Kysela) [RHEL-80677] - ALSA: compress: Add output rate and output format support (Jaroslav Kysela) [RHEL-80677] - ALSA: sonicvibes: Use str_on_off() helper in snd_sonicvibes_proc_read() (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: convert rt5682.txt to dt-schema (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: renesas,rz-ssi: Remove DMA description (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Add suspend to RAM support (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Issue software reset in hw_params API (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Add runtime PM support (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Use goto label names that specify their actions (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Use temporary variable for struct device (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic() (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play() (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Use only the proper amount of dividers (Jaroslav Kysela) [RHEL-80677] - ASoC: renesas: rz-ssi: Terminate all the DMA transactions (Jaroslav Kysela) [RHEL-80677] - ASoC: sun4i-spdif: Add working 24bit audio support (Jaroslav Kysela) [RHEL-80677] - ASoC: sun4i-spdif: Always set the valid data to be the MSB (Jaroslav Kysela) [RHEL-80677] - ASoC: sun4i-spdif: Add clock multiplier settings (Jaroslav Kysela) [RHEL-80677] - ASoC: wm8985: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: wm8904: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: tpa6130a2: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: tlv320aic3x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: tlv320aic31xx: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: tlv320adc3xxx: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: tas5720: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: tas2781: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: tas2562: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: ssm2602: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoc: pcm6240: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: pcm186x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: max98095: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: max98090: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: max98088: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: alc5632: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: alc5623: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: adau1977: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: adau1781: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: adau1761: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: ad193x: Remove use of i2c_match_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: qcom,wcd9335: Drop number of DAIs from the header (Jaroslav Kysela) [RHEL-80677] - ASoC: codecs: wcd9335: Add define for number of DAIs (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l2_rt1320_l13 support (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: soc-acpi-intel-lnl-match: add rt713_vb_l2_rt1320_l13 support (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: Add a dev_dbg message for the SOC_SDW_CODEC_MIC quirk (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7 (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: improve the log of DAI link numbers (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: reduce log level for not using internal dmic (Jaroslav Kysela) [RHEL-80677] - ASoC: Intel: sof_sdw: correct mach_params->dmic_num (Jaroslav Kysela) [RHEL-80677] - ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: simple-card-utils: check port reg first on graph_get_dai_id() (Jaroslav Kysela) [RHEL-80677] - ASoC: simple-card-utils: use __free(device_node) for device node (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_sai: Add sample rate constraint (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_xcvr: Add sample rate constraint (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_micfil: Switch to common sample rate constraint function (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_utils: Add function to constrain rates (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: oss: fix typo in seq_oss_init.c (Jaroslav Kysela) [RHEL-80677] - ALSA: cmipci: Modify the incorrect format specifier (Jaroslav Kysela) [RHEL-80677] - ALSA: lola: Fix typo in lola_clock.c (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: mediatek,mt8188-mt6359: Allow DL_SRC/UL_SRC dai-links (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: mediatek,mt8188-mt6359: Add compatible for mt8390 evk (Jaroslav Kysela) [RHEL-80677] - ASoC: amd: ps: add ZSC control register programming sequence (Jaroslav Kysela) [RHEL-80677] - ASoC: amd: ps: update mach params subsystem_rev variable (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Always check capability at opening a hwdep (Jaroslav Kysela) [RHEL-80677] - ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a bus (Jaroslav Kysela) [RHEL-80677] - ASoC: cs35l56: Split SoundWire DAI into separate playback and capture (Jaroslav Kysela) [RHEL-80677] - ALSA: hda: Fix typo in hda_sysfs.h (Jaroslav Kysela) [RHEL-80677] - ALSA: ac97: Modify the incorrect format specifier (Jaroslav Kysela) [RHEL-80677] - ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Jaroslav Kysela) [RHEL-80677] - ASoC: sun4i-codec: Add support for Allwinner suniv F1C100s (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: Add Allwinner suniv F1C100s Audio Codec (Jaroslav Kysela) [RHEL-80677] - ASoC: dt-bindings: allwinner: add H616 sun4i audio codec binding (Jaroslav Kysela) [RHEL-80677] - ASoC: sun4i-codec: Add DMA Max Burst field (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: Skip notifications unless subscribed to announce port (Jaroslav Kysela) [RHEL-80677] - ALSA: seq: Notify client and port info changes (Jaroslav Kysela) [RHEL-80677] - ASoC: cs42l51: Constify struct i2c_device_id (Jaroslav Kysela) [RHEL-80677] - ASoC: tas2781: Fix redundant logical jump (Jaroslav Kysela) [RHEL-80677] - ASoC: rockchip: i2s-tdm: Fix a useless call issue (Jaroslav Kysela) [RHEL-80677] - ASoc: mediatek: mt8365: Don't use "proxy" headers (Jaroslav Kysela) [RHEL-80677] - ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_xcvr: Add suspend and resume support (Jaroslav Kysela) [RHEL-80677] - ASoC: fsl_xcvr: Use regmap for PHY and PLL registers (Jaroslav Kysela) [RHEL-80677] Resolves: RHEL-26055, RHEL-80677 * Thu May 15 2025 CKI KWF Bot [6.12.0-86.el10] - ext4: don't over-report free space or inodes in statvfs (CKI Backport Bot) [RHEL-89589] - redhat: generalize rule for kunit and test kmod placement (Jan Stancek) [RHEL-89085] - ice: implement low latency PHY timer updates (Petr Oros) [RHEL-74286] - ice: check low latency PHY timer update firmware capability (Petr Oros) [RHEL-74286] - ice: add lock to protect low latency interface (Petr Oros) [RHEL-74286] - ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_* (Petr Oros) [RHEL-74286] - ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810 (Petr Oros) [RHEL-74286] - Bluetooth: L2CAP: Fix corrupted list in hci_chan_del (David Marlin) [RHEL-87896] {CVE-2025-21969} - Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd (CKI Backport Bot) [RHEL-87896] {CVE-2025-21969} - selftests: tls: check that disconnect does nothing (Sabrina Dubroca) [RHEL-86020] - net: tls: explicitly disallow disconnect (Sabrina Dubroca) [RHEL-86020] - tls: skip setting sk_write_space on rekey (Sabrina Dubroca) [RHEL-86020] - tls: Fix tls_sw_sendmsg error handling (Sabrina Dubroca) [RHEL-86020] - selftests: tls: add rekey tests (Sabrina Dubroca) [RHEL-86020] - selftests: tls: add key_generation argument to tls_crypto_info_init (Sabrina Dubroca) [RHEL-86020] - tls: add counters for rekey (Sabrina Dubroca) [RHEL-86020] - tls: implement rekey for TLS1.3 (Sabrina Dubroca) [RHEL-86020] - tls: block decryption when a rekey is pending (Sabrina Dubroca) [RHEL-86020] - scsi: mpi3mr: Event processing debug improvement (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Add level check to control event logging (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Reset the pending interrupt flag (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Fix pending I/O counter (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Task Abort EH Support (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Update driver version to 8.13.0.5.50 (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Check admin reply queue from Watchdog (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Update timestamp only for supervisor IOCs (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Update MPI Headers to revision 35 (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Fix locking in an error path (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping" (Chandrakanth Patil) [RHEL-80699] - scsi: mpi3mr: Support for Segmented Hardware Trace buffer (Chandrakanth Patil) [RHEL-80699] - locking/semaphore: Use wake_q to wake up processes outside lock critical section (Waiman Long) [RHEL-74462] Resolves: RHEL-74286, RHEL-74462, RHEL-80699, RHEL-86020, RHEL-87896, RHEL-89085, RHEL-89589 * Wed May 14 2025 Julio Faracco [6.12.0-85.el10] - selftests/net: packetdrill: more xfail changes (and a correction) (Hangbin Liu) [RHEL-88651] - selftests/net: packetdrill: make tcp buf limited timing tests benign (Hangbin Liu) [RHEL-88651] - selftests/net: packetdrill: report benign debug flakes as xfail (Hangbin Liu) [RHEL-88651] - selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfile, tcp/limited-transmit, tcp/syscall_bad_arg (Hangbin Liu) [RHEL-88651] - selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/blocking (Hangbin Liu) [RHEL-88651] - selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestamping (Hangbin Liu) [RHEL-88651] - selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_info (Hangbin Liu) [RHEL-88651] - cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode (Steve Best) [RHEL-81034] - ipv6: add exception routes to GC list in rt6_insert_exception (Xin Long) [RHEL-39466 RHEL-84411] - OPP: Drop redundant *_opp_attach|detach_genpd() (José Expósito) [RHEL-75956] - cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list() (José Expósito) [RHEL-75956] - media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domain (José Expósito) [RHEL-75956] - drm/tegra: gr3d: Convert into devm_pm_domain_attach_list() (José Expósito) [RHEL-75956] - OPP: Drop redundant code in _link_required_opps() (José Expósito) [RHEL-75956] - pmdomain: core: Set the required dev for a required OPP during genpd attach (José Expósito) [RHEL-75956] - pmdomain: core: Manage the default required OPP from a separate function (José Expósito) [RHEL-75956] - xfs: don't over-report free space or inodes in statvfs (Carlos Maiolino) [RHEL-87016] - xfs: report realtime block quota limits on realtime directories (Carlos Maiolino) [RHEL-87016] - redhat: introduce modules-extra-matched meta package (Jan Stancek) [RHEL-87452] - ext4: fix OOB read when checking dotdot dir (CKI Backport Bot) [RHEL-87989] {CVE-2025-37785} - selftests: net: fdb_notify: Add a test for FDB notifications (Izabela Bakollari) [RHEL-78790] - selftests: net: lib: Add kill_process (Izabela Bakollari) [RHEL-78790] - selftests: net: lib: Move checks from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] - selftests: net: lib: Move tests_run from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] - selftests: net: lib: Move logging from forwarding/lib.sh here (Izabela Bakollari) [RHEL-78790] - ndo_fdb_del: Add a parameter to report whether notification was sent (Izabela Bakollari) [RHEL-78790] - ndo_fdb_add: Add a parameter to report whether notification was sent (Izabela Bakollari) [RHEL-78790] Resolves: RHEL-39466, RHEL-75956, RHEL-78790, RHEL-81034, RHEL-84411, RHEL-87016, RHEL-87452, RHEL-87989, RHEL-88651 * Mon May 12 2025 Julio Faracco [6.12.0-84.el10] - RDMA/efa: Align interrupt related fields to same type (Kamal Heib) [RHEL-86525] - RDMA/efa: Reset device on probe failure (Kamal Heib) [RHEL-86525] - RDMA/efa: Report link speed according to device attributes (Kamal Heib) [RHEL-86525] - RDMA/efa: Add option to set QP service level on create (Kamal Heib) [RHEL-86525] - RDMA/efa: Update device interface (Kamal Heib) [RHEL-86525] - net: ppp: Add bound checking for skb data on ppp_sync_txmung (Guillaume Nault) [RHEL-89664] {CVE-2025-37749} - ALSA: update RHEL kconfigs for 6.13 upstream code (Jaroslav Kysela) [RHEL-80676] - ASoC: tegra: Fix ADX S24_LE audio format (Jaroslav Kysela) [RHEL-80676] - ASoC: simple-card-utils: fix priv->dai_props indexing (Jaroslav Kysela) [RHEL-80676] - ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5 (Jaroslav Kysela) [RHEL-80676] - ASoC: rsnd: check rsnd_adg_clk_enable() return value (Jaroslav Kysela) [RHEL-80676] - ASoC: cs42l43: Add codec force suspend/resume ops (Jaroslav Kysela) [RHEL-80676] - ALSA: doc: Add codecs/index.rst to top-level index (Jaroslav Kysela) [RHEL-80676] - ALSA: doc: cs35l56: Add information about Cirrus Logic CS35L54/56/57 (Jaroslav Kysela) [RHEL-80676] - ASoC: samsung: Add missing depends on I2C (Jaroslav Kysela) [RHEL-80676] - ASoC: samsung: Add missing selects for MFD_WM8994 (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK (Jaroslav Kysela) [RHEL-80676] - ASoC: wm8994: Add depends on MFD core (Jaroslav Kysela) [RHEL-80676] - ASoC: tas2781: Fix occasional calibration failture (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: ES8326: Adjust ANA_MICBIAS to reduce pop noise (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: fix remaining descriptor races in sound/core/compress_offload.c (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: Drop unneeded no_free_ptr() (Jaroslav Kysela) [RHEL-80676] - ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: improve file descriptors installation for dma-buf (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: use safe list iteration in snd_compr_task_seq() (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: import DMA_BUF namespace (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: avoid 64-bit get_user() (Jaroslav Kysela) [RHEL-80676] - ASoC: wcd937x: Use *-y for Makefile (Jaroslav Kysela) [RHEL-80676] - ASoC: cs42l84: Use *-y for Makefile (Jaroslav Kysela) [RHEL-80676] - ASoC: SDCA: Use *-y for Makefile (Jaroslav Kysela) [RHEL-80676] - ASoC: cs40l50: Use *-y for Makefile (Jaroslav Kysela) [RHEL-80676] - ASoC: mediatek: mt8365: Use *-y for Makefile (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post() (Jaroslav Kysela) [RHEL-80676] - Get rid of 'remove_new' relic from platform driver struct (Jaroslav Kysela) [RHEL-80676] - ALSA: hda/tas2781: Fix error code tas2781_read_acpi() (Jaroslav Kysela) [RHEL-80676] - ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA (Jaroslav Kysela) [RHEL-80676] - ALSA: hda: Show the codec quirk info at probing (Jaroslav Kysela) [RHEL-80676] - ALSA: asihpi: Remove unused variable (Jaroslav Kysela) [RHEL-80676] - ALSA: hda/tas2781: Add speaker id check for ASUS projects (Jaroslav Kysela) [RHEL-80676] - ASoC: doc: dapm: Add location information for dapm-graph tool (Jaroslav Kysela) [RHEL-80676] - ASoC: apple: Fix the wrong format specifier (Jaroslav Kysela) [RHEL-80676] - ALSA: docs: fix dead hyperlink to Intel HD-Audio spec (Jaroslav Kysela) [RHEL-80676] - ALSA: ac97: bus: Fix the mistake in the comment (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS` (Jaroslav Kysela) [RHEL-80676] - ALSA: hda: Poll jack events for LS7A HD-Audio (Jaroslav Kysela) [RHEL-80676] - ALSA: ump: Fix the wrong format specifier (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: soc-acpi-intel-lnl-match: add rt712_vb + rt1320 support (Jaroslav Kysela) [RHEL-80676] - ASoC: stm32: dfsdm: change rate upper limits (Jaroslav Kysela) [RHEL-80676] - ASoC: sma1307: fix uninitialized variable refence (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: simple-mux: add idle-state property (Jaroslav Kysela) [RHEL-80676] - ASoc: simple-mux: add idle-state support (Jaroslav Kysela) [RHEL-80676] - soundwire: Minor formatting fixups in sdw.h header (Jaroslav Kysela) [RHEL-80676] - soundwire: Update the includes on the sdw.h header (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: remove redundant assignment to variable ret (Jaroslav Kysela) [RHEL-80676] - ASoC: sdca: test adev before calling acpi_dev_for_each_child (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: ps: fix the pcm device numbering for acp 6.3 platform (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: add soundwire machine driver for legacy stack (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: move get_acp63_cpu_pin_id() to common file (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: ps: add soundwire machines for acp6.3 platform (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: add RT711, RT714 & RT1316 support for acp 6.3 platform (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: add rt722 based soundwire machines (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: Add missing descriptions in structs (Jaroslav Kysela) [RHEL-80676] - ALSA: us122l: Drop mmap_count field (Jaroslav Kysela) [RHEL-80676] - ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locally (Jaroslav Kysela) [RHEL-80676] - ALSA: tidyup SNDRV_PCM_TRIGGER_xxx numbering (Jaroslav Kysela) [RHEL-80676] - ASoC: simple-card-utils: care simple_util_dai for dummy DAI (Jaroslav Kysela) [RHEL-80676] - ASoC: test-component: Support continuous rates for test component (Jaroslav Kysela) [RHEL-80676] - ASoC: max98088: Add headphone mixer switch (Jaroslav Kysela) [RHEL-80676] - ASoC: max98088: Add left/right DAC volume control (Jaroslav Kysela) [RHEL-80676] - ASoc: SOF: ipc4-pcm: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rate (Jaroslav Kysela) [RHEL-80676] - ASoC: add symmetric_ prefix for dai->rate/channels/sample_bits (Jaroslav Kysela) [RHEL-80676] - ASoC: max98088: Remove duplicate DACs (Jaroslav Kysela) [RHEL-80676] - ASoC: machine: update documentation (Jaroslav Kysela) [RHEL-80676] - ASoC: qcom: sm8250: add handling of secondary MI2S clock (Jaroslav Kysela) [RHEL-80676] - ALSA: ump: remove unnecessary check on blk (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: Kconfig: Revert make SND_SOC_ACPI_INTEL_MATCH depend on ACPI (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: Kconfig: Only select SND_SOC_SDCA if ACPI is enabled (Jaroslav Kysela) [RHEL-80676] - ASoC: mediatek: mt8183: Remove unnecessary variable assignments (Jaroslav Kysela) [RHEL-80676] - ASoC: sma1307: Fix invalid logical judgement (Jaroslav Kysela) [RHEL-80676] - ASoC: stm32: i2s: add stm32mp25 support (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: add stm32mp25 support for i2s (Jaroslav Kysela) [RHEL-80676] - ASoC: stm32: sai: add stm32mp25 support (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: add stm32mp25 support for sai (Jaroslav Kysela) [RHEL-80676] - ASoC: ux500: Remove redundant casts (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: Intel: hda: handle only paused streams in hda_dai_suspend() (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: Intel: hda: Add support for persistent Code Loader DMA buffers (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: Intel: hda-stream: Always use at least two BDLE for transfers (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc3-loader: 'Handle' PROBE_INFO ext_manifest type when parsing (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ext_manifest: Add missing ext_manifest type for PROBE_INFO (Jaroslav Kysela) [RHEL-80676] - ASoC: da7213: Extend support for the MCK in range [2, 50] MHz (Jaroslav Kysela) [RHEL-80676] - ASoC: da7213: Avoid setting PLL when closing audio stream (Jaroslav Kysela) [RHEL-80676] - ASoC: da7213: Add suspend to RAM support (Jaroslav Kysela) [RHEL-80676] - ASoC: da7213: Return directly the value of regcache_sync() (Jaroslav Kysela) [RHEL-80676] - ASoC: sma1307: Add driver for Iron Device SMA1307 (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: irondevice,sma1307: Add initial DT (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: Kconfig: select SND_SOC_SDCA by SND_SOC_ACPI_INTEL_SDCA_QUIRKS (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: Kconfig: make SND_SOC_ACPI_INTEL_MATCH depend on ACPI (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: Use runtime pointer in snd_compr_poll() (Jaroslav Kysela) [RHEL-80676] - ASoC: rt721-sdca: change interrupt mask from XU to GE (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: sof_sdw: Add missing quirks from some new Dell (Jaroslav Kysela) [RHEL-80676] - ASoC: rt722: change the interrupt mask for jack type detection (Jaroslav Kysela) [RHEL-80676] - ASoC: qcom: sc8280xp Add SM8750 sound card (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: qcom,sm8250: Add SM8750 sound card (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl_mqs: Support accessing registers by scmi interface (Jaroslav Kysela) [RHEL-80676] - ASoC: bcm63xx-pcm-whistler: fix uninit-value in i2s_dma_isr (Jaroslav Kysela) [RHEL-80676] - ASoC: qcom: x1e80100: Support boards with two speakers (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: ES8326: Reduce pop noise (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: Fix for ACP SOF dmic tplg component load failure (Jaroslav Kysela) [RHEL-80676] - ALSA: hda: Fix unused variable warning (Jaroslav Kysela) [RHEL-80676] - ALSA: hda: intel: Switch to pci_alloc_irq_vectors API (Jaroslav Kysela) [RHEL-80676] - ALSA: hda: intel: Don't free interrupt when suspending (Jaroslav Kysela) [RHEL-80676] - deal with the last remaing boolean uses of fd_file() (Jaroslav Kysela) [RHEL-80676] - ASoC: cleanup function parameter for rtd and its id (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-core: do rtd->id trick at snd_soc_add_pcm_runtime() (Jaroslav Kysela) [RHEL-80676] - ASoC: remove rtd->num (Jaroslav Kysela) [RHEL-80676] - ASoC: generic: switch to use rtd->id from rtd->num (Jaroslav Kysela) [RHEL-80676] - ASoC: sh: switch to use rtd->id from rtd->num (Jaroslav Kysela) [RHEL-80676] - ASoC: meson: switch to use rtd->id from rtd->num (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl: switch to use rtd->id from rtd->num (Jaroslav Kysela) [RHEL-80676] - ASoC: rename rtd->num to rtd->id (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: Add aw88081 amplifier driver (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: Add schema for "awinic,aw88081" (Jaroslav Kysela) [RHEL-80676] - ASoC: sdw_utils: Update stream_name in dai_links structure (Jaroslav Kysela) [RHEL-80676] - ASoC: sdw_utils/intel/amd: refactor dai link init logic (Jaroslav Kysela) [RHEL-80676] - mfd: cs42l43: Disable IRQs during suspend (Jaroslav Kysela) [RHEL-80676] - ASoC: doc: update clock api details (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: wcd937x: Remove unused of_gpio.h (Jaroslav Kysela) [RHEL-80676] - sound: Switch back to struct platform_driver::remove() (Jaroslav Kysela) [RHEL-80676] - ASoC: cs42l84: Remove unused including (Jaroslav Kysela) [RHEL-80676] - MAINTAINERS: Add entry for Renesas RZ ASoC driver (Jaroslav Kysela) [RHEL-80676] - MAINTAINERS: Add entry for Renesas R-Car and FSI ASoC drivers (Jaroslav Kysela) [RHEL-80676] - ASoC: renesas, rsnd: Update file path (Jaroslav Kysela) [RHEL-80676] - ASoC: audio-graph-card2: Update comment with renamed file path (Jaroslav Kysela) [RHEL-80676] - ASoC: Rename "sh" to "renesas" (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: adau1373: add powerdown gpio (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: adau1373: drop patform_data (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: document the adau1373 Codec (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: adau1373: add some kconfig text (Jaroslav Kysela) [RHEL-80676] - ASoC: cs42l84: remove incorrect of_match_ptr() (Jaroslav Kysela) [RHEL-80676] - ALSA: usb-audio: Add Pioneer DJ/AlphaTheta DJM-A9 Mixer (Jaroslav Kysela) [RHEL-80676] - ALSA: docs: Add toctree index entry for co-processor acceleration API (Jaroslav Kysela) [RHEL-80676] - ALSA: docs: compress-accel: Format state machine flowchart as code block (Jaroslav Kysela) [RHEL-80676] - ASoC: intel: sof_sdw: add quirk for Dell SKU (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: ES8326: Modify the configuration of and micbias (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-devres: Remove unused devm_snd_soc_register_dai (Jaroslav Kysela) [RHEL-80676] - ASoC: rt1320: add mic function (Jaroslav Kysela) [RHEL-80676] - ALSA: compress_offload: introduce accel operation mode (Jaroslav Kysela) [RHEL-80676] - ASoC: test-component: use new of_graph functions (Jaroslav Kysela) [RHEL-80676] - ASoC: audio-graph-card: use new of_graph functions (Jaroslav Kysela) [RHEL-80676] - ASoC: audio-graph-card2: use new of_graph functions (Jaroslav Kysela) [RHEL-80676] - of: property: add of_graph_get_next_port_endpoint() (Jaroslav Kysela) [RHEL-80676] - of: property: add of_graph_get_next_port() (Jaroslav Kysela) [RHEL-80676] - of: property: use new of_graph functions (Jaroslav Kysela) [RHEL-80676] - ASoC: cs42l84: leverage ring sense IRQs to correctly detect headsets (Jaroslav Kysela) [RHEL-80676] - ASoC: cs42l84: Add new codec driver (Jaroslav Kysela) [RHEL-80676] - ASoC: rt-sdw-common: fix rt_sdca_index_update_bits function parameter description (Jaroslav Kysela) [RHEL-80676] - ASoC: sun4i-codec: support allwinner H616 codec (Jaroslav Kysela) [RHEL-80676] - ASoC: sun4i-codec: Add playback only flag to quirks (Jaroslav Kysela) [RHEL-80676] - ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: fix error code in ntp8835_i2c_probe() (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-pcm: merge DPCM and non-DPCM validation check (Jaroslav Kysela) [RHEL-80676] - ASoC: doc: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-pcm: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-topology: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: intel: boards: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-compress: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-core: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: mediatek: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: samsung: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: intel: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: sof: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: remove dpcm_xxx flags (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: core: Add fw, tplg and ipc type override parameters (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: core: Add debug module parameters to set IPC and boot timeout (Jaroslav Kysela) [RHEL-80676] - ASoC: uniphier: Handle regmap_write errors in aio_iecout_set_enable() (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl_xcvr: reset RX dpath after wrong preamble (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl_xcvr: enable interrupt of cmdc status update (Jaroslav Kysela) [RHEL-80676] - ASoC: tegra: Add support for S24_LE audio format (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: adau1372: add match table (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-utils: Remove PAGE_SIZE compile-time constant assumption (Jaroslav Kysela) [RHEL-80676] - ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: Add stream name to ACP PDM DMIC devices (Jaroslav Kysela) [RHEL-80676] - ASoC: rx651: Use card->dev in replace of the &pdev->dev argument in the dev_err function (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: Intel: hda: use machine_check() for SoundWire (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: soc-acpi: add is_device_rt712_vb() helper (Jaroslav Kysela) [RHEL-80676] - ASoC: sdw_utils: add SmartMic DAI for RT713 VB (Jaroslav Kysela) [RHEL-80676] - ASoC: sdw_utils: add SmartMic DAI for RT712 VB (Jaroslav Kysela) [RHEL-80676] - ASoC: rt712-sdca: detect the SMART_MIC function during the probe stage (Jaroslav Kysela) [RHEL-80676] - ASoC: soc-acpi: introduce new 'machine check' callback (Jaroslav Kysela) [RHEL-80676] - ASoC: SDCA: add quirk function for RT712_VB match (Jaroslav Kysela) [RHEL-80676] - soundwire: slave: lookup SDCA version and functions (Jaroslav Kysela) [RHEL-80676] - ASoC: SDCA: add initial module (Jaroslav Kysela) [RHEL-80676] - ASoC/soundwire: remove sdw_slave_extended_id (Jaroslav Kysela) [RHEL-80676] - soundwire: sdw_intel: include linux/acpi.h (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: sof-of-dev: add parameter to override tplg/fw_filename (Jaroslav Kysela) [RHEL-80676] - ASoC: mediatek: mt8188: remove unnecessary variable assignment (Jaroslav Kysela) [RHEL-80676] - ASoC: rsnd: Refactor port handling with helper for endpoint node selection (Jaroslav Kysela) [RHEL-80676] - ASoC: loongson: make loongson-i2s.o a separate module (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: Remove unneeded semicolon (Jaroslav Kysela) [RHEL-80676] - ASoC: makes snd_soc_set_runtime_hwparams() inline (Jaroslav Kysela) [RHEL-80676] - mfd: cs42l43: Fix issues in probe error paths (Jaroslav Kysela) [RHEL-80676] - iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation (Jaroslav Kysela) [RHEL-80676] - ASoC: rt-sdw-common: Enhance switch case to prevent uninitialized variable (Jaroslav Kysela) [RHEL-80676] - ALSA: hda: Fix all stream interrupts definition (Jaroslav Kysela) [RHEL-80676] - ASoC: loongson: Fix build warning when !CONFIG_PCI (Jaroslav Kysela) [RHEL-80676] - ASoC: mediatek: mt8188: Remove unnecessary variable assignments (Jaroslav Kysela) [RHEL-80676] - ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before last power-down (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routine (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: Fix error check in es8323_i2c_probe (Jaroslav Kysela) [RHEL-80676] - ASoC: imx-card: Add CS42888 support (Jaroslav Kysela) [RHEL-80676] - ASoC: imx-card: Set mclk for codec (Jaroslav Kysela) [RHEL-80676] - ALSA: usb-audio: Use snprintf instead of sprintf in build_mixer_unit_ctl (Jaroslav Kysela) [RHEL-80676] - ALSA: ice1712: Remove redundant code in stac9460_dac_vol_put (Jaroslav Kysela) [RHEL-80676] - ALSA: firewire: Remove unused cmp_connection_update (Jaroslav Kysela) [RHEL-80676] - soundwire: cadence: add soft-reset on startup (Jaroslav Kysela) [RHEL-80676] - soundwire: cadence: clear MCP BLOCK_WAKEUP in init (Jaroslav Kysela) [RHEL-80676] - soundwire: intel_auxdevice: add kernel parameter for mclk divider (Jaroslav Kysela) [RHEL-80676] - ASoC: rt721-sdca: Clean logically deadcode in rt721-sdca.c (Jaroslav Kysela) [RHEL-80676] - ASoC: qcom: sm8250: correct typo in shutdown function name (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: Remove unused code (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: Add rt721-sdca support for PTL platform (Jaroslav Kysela) [RHEL-80676] - ASoC: loongson: Add I2S controller driver as platform device (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: Add Loongson I2S controller (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: Add uda1342 codec driver (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: Add NXP uda1342 Codec (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: Add Everest ES8323 Codec (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: Add support for ES8323 (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: Add helper function to print the module's in/out audio format (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: Concentrate prints inside of sof_ipc4_init_output_audio_fmt() (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: Use local variables in sof_ipc4_init_output_audio_fmt() (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: Simplify code to deal with process modules without output (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: Simplify match format print in sof_ipc4_init_input_audio_fmt() (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: Remove redundant check in sof_ipc4_init_input_audio_fmt() (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: Use local variables in sof_ipc4_init_input_audio_fmt() (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc4-topology: Drop the 'index' from 'Pin index' of format print (Jaroslav Kysela) [RHEL-80676] - ASoC: rt721-sdca: Fix issue of warning message (Jaroslav Kysela) [RHEL-80676] - ALSA: aica: Remove unused variable (Jaroslav Kysela) [RHEL-80676] - ALSA: dbri: Fix formatting issue in dbri.c (Jaroslav Kysela) [RHEL-80676] - ALSA: scarlett2: Fix mixed declarations and code warning (Jaroslav Kysela) [RHEL-80676] - ALSA: scarlett2: Return ENOSPC for out-of-bounds flash writes (Jaroslav Kysela) [RHEL-80676] - ALSA: scarlett2: Simplify linked channel handling (Jaroslav Kysela) [RHEL-80676] - ALSA: scarlett2: Add support for device map retrieval (Jaroslav Kysela) [RHEL-80676] - ALSA: scarlett2: Fix redeclaration of loop variable (Jaroslav Kysela) [RHEL-80676] - ASoC: rt721-sdca: Add RT721 SDCA driver (Jaroslav Kysela) [RHEL-80676] - ASoC: rt-sdw-common: Common functions for Realtek soundwire driver (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: soc-acpi-intel-ptl-match: Add rt721 support (Jaroslav Kysela) [RHEL-80676] - ASoC: intel/sdw_utils: refactor RT multifunction sdca speaker codecs (Jaroslav Kysela) [RHEL-80676] - ASoC: intel: sof_sdw: add RT722 SDCA card for PTL platform (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: refactor sof_card_dai_links_create() function (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl: fsl_qmc_audio: Remove the logging when parsing channels (Jaroslav Kysela) [RHEL-80676] - ASoC: tlv320adc3xxx: Fix unsigned int compared against 0 (Jaroslav Kysela) [RHEL-80676] - ASoC: uniphier: Handle regmap_write errors in aio_src_set_param() (Jaroslav Kysela) [RHEL-80676] - ASoC: Intel: sof_rt5682: Add support for ptl_max98360a_rt5682 (Jaroslav Kysela) [RHEL-80676] - ASoC: sh: rz-ssi: Use SSIFCR_FIFO_RST macro (Jaroslav Kysela) [RHEL-80676] - soundwire: mipi-disco: add support for DP0/DPn 'lane-list' property (Jaroslav Kysela) [RHEL-80676] - soundwire: mipi_disco: add support for clock-scales property (Jaroslav Kysela) [RHEL-80676] - soundwire: mipi-disco: add error handling for property array read (Jaroslav Kysela) [RHEL-80676] - soundwire: mipi-disco: add support for peripheral channelprepare timeout (Jaroslav Kysela) [RHEL-80676] - soundwire: mipi-disco: add new properties from 2.0 spec (Jaroslav Kysela) [RHEL-80676] - soundwire: mipi-disco: add comment on DP0-supported property (Jaroslav Kysela) [RHEL-80676] - soundwire: mipi-disco: remove DPn audio-modes (Jaroslav Kysela) [RHEL-80676] - soundwire: mipi_disco: add MIPI-specific property_read_bool() helpers (Jaroslav Kysela) [RHEL-80676] - soundwire: optimize sdw_stream_runtime memory layout (Jaroslav Kysela) [RHEL-80676] - soundwire: optimize sdw_master_prop (Jaroslav Kysela) [RHEL-80676] - soundwire: optimize sdw_bus structure (Jaroslav Kysela) [RHEL-80676] - soundwire: optimize sdw_slave_prop (Jaroslav Kysela) [RHEL-80676] - soundwire: optimize sdw_dp0_prop (Jaroslav Kysela) [RHEL-80676] - soundwire: optimize sdw_dpn_prop (Jaroslav Kysela) [RHEL-80676] - soundwire: Correct some typos in comments (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: amd: pass acp_rev as soundwire resource data (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: ps: pass acp pci revision id as soundwire resource data (Jaroslav Kysela) [RHEL-80676] - soundwire: amd: pass acp pci revision id as resource data (Jaroslav Kysela) [RHEL-80676] - soundwire: amd: refactor existing code for acp 6.3 platform (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: wcd9335: remove unnecessary MODULE_ALIAS() (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: drop bogus NULL check from i2s_irq_handler (Jaroslav Kysela) [RHEL-80676] - ASoC: rt1320: fix the range of patch code address (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported" (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl: Use maple tree register cache (Jaroslav Kysela) [RHEL-80676] - ASoC: tas5805m: Improve a size determination in tas5805m_i2c_probe() (Jaroslav Kysela) [RHEL-80676] - ASoC: bcm2835-i2s: Use maple tree register cache (Jaroslav Kysela) [RHEL-80676] - ASoC: rt1320: reads patch code from firmware file (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported" (Jaroslav Kysela) [RHEL-80676] - ASoC: tas2781: Fix redundant parameter assignment (Jaroslav Kysela) [RHEL-80676] - ASoC: meson: axg-iface: set continuous rates (Jaroslav Kysela) [RHEL-80676] - ASoC: SOF: ipc3: Use standard dev_dbg API (Jaroslav Kysela) [RHEL-80676] - ASoC: constify snd_soc_component_driver struct (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: remove unused variable from acp platform driver (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: replace adata->platform conditional check (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: remove unused variable from acp_card_drvdata structure (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: update mach_params subsystem_rev field (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: pass acp pci revision id as platform data (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: store acp pci rev id in platform driver private structure (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: use acp pci revision id for platform differntiation (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: use acp_rev for platform specific conditional checks (Jaroslav Kysela) [RHEL-80676] - ASoC: amd: acp: simplify platform conditional checks code (Jaroslav Kysela) [RHEL-80676] - ASoC: stm: fix macro definition on STM_SAI_HAS_EXT_SYNC (Jaroslav Kysela) [RHEL-80676] - ASoC: remove unused substream in macro soc_dai_mark_pop (Jaroslav Kysela) [RHEL-80676] - ASoC: remove unused substream in macro soc_link_mark_pop (Jaroslav Kysela) [RHEL-80676] - ASoC: remove unused substream in macro soc_component_mark_pop (Jaroslav Kysela) [RHEL-80676] - ASoC: improve macro definition on TWL4030_OUTPUT_PGA (Jaroslav Kysela) [RHEL-80676] - ASoC: atmel: mchp-spdiftx: Remove interface name from stream_name (Jaroslav Kysela) [RHEL-80676] - ASoC: atmel: mchp-spdifrx: Remove interface name from stream_name (Jaroslav Kysela) [RHEL-80676] - ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitation (Jaroslav Kysela) [RHEL-80676] - ASoC: atmel: atmel_ssc_dai: Add stream names (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl_micfil: Enable micfil error interrupt (Jaroslav Kysela) [RHEL-80676] - ASoC: fsl_micfil: Add mclk enable flag (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: Add NeoFidelity NTP8835 codec (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: Add NeoFidelity NTP8835 (Jaroslav Kysela) [RHEL-80676] - ASoC: dt-bindings: Add NeoFidelity NTP8918 (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: Add NeoFidelity NTP8918 codec (Jaroslav Kysela) [RHEL-80676] - ASoC: codecs: Add NeoFidelity Firmware helpers (Jaroslav Kysela) [RHEL-80676] - dt-bindings: vendor-prefixes: Add NeoFidelity, Inc (Jaroslav Kysela) [RHEL-80676] - smb: client: Add check for next_buffer in receive_encrypted_standard() (CKI Backport Bot) [RHEL-83246] {CVE-2025-21844} - s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one place (Mete Durlu) [RHEL-73491] - s390/qdio: Rename feature flag aif_osa to aif_qdio (Mete Durlu) [RHEL-73491] - scsi: zfcp: Clarify zfcp_port refcount ownership during "link" test (Mete Durlu) [RHEL-73491] - scsi: zfcp: Correct kdoc parameter description for sending ELS and CT (Mete Durlu) [RHEL-73491] - scsi: zfcp: Switch over to sysfs_emit() (Mete Durlu) [RHEL-73491] - vsock: Orphan socket after transport release (Jon Maloy) [RHEL-81487] {CVE-2025-21756} - vsock: Keep the binding until socket destruction (Jon Maloy) [RHEL-81487] {CVE-2025-21756} - bpf, vsock: Invoke proto::close on close() (Jon Maloy) [RHEL-81487] {CVE-2025-21756} - netfilter: fib: avoid lookup if socket is available (CKI Backport Bot) [RHEL-44551] Resolves: RHEL-44551, RHEL-73491, RHEL-80676, RHEL-81487, RHEL-83246, RHEL-86525, RHEL-89664 * Fri May 09 2025 Julio Faracco [6.12.0-83.el10] - virtgpu: don't reset on shutdown (Eric Auger) [RHEL-85779] - virtio: break and reset virtio devices on device_shutdown() (Eric Auger) [RHEL-85779] - crypto: tegra - Fix IV usage for AES ECB (Herbert Xu) [RHEL-89531] - crypto: tegra - Fix format specifier in tegra_sha_prep_cmd() (Herbert Xu) [RHEL-89531] - crypto: tegra - Use HMAC fallback when keyslots are full (Herbert Xu) [RHEL-89531] - crypto: tegra - Reserve keyslots to allocate dynamically (Herbert Xu) [RHEL-89531] - crypto: tegra - Set IV to NULL explicitly for AES ECB (Herbert Xu) [RHEL-89531] - crypto: tegra - Fix CMAC intermediate result handling (Herbert Xu) [RHEL-89531] - crypto: tegra - Fix HASH intermediate result handling (Herbert Xu) [RHEL-89531] - crypto: tegra - Transfer HASH init function to crypto engine (Herbert Xu) [RHEL-89531] - crypto: tegra - check return value for hash do_one_req (Herbert Xu) [RHEL-89531] - crypto: tegra - finalize crypto req on error (Herbert Xu) [RHEL-89531] - crypto: tegra - Do not use fixed size buffers (Herbert Xu) [RHEL-89531] - crypto: tegra - Use separate buffer for setkey (Herbert Xu) [RHEL-89531] - crypto: tegra - remove redundant error check on ret (Herbert Xu) [RHEL-89531] - ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24() (Tomas Henzl) [RHEL-72617] - ata: Switch back to struct platform_driver::remove() (Tomas Henzl) [RHEL-72617] - ata: Fix typos in the comment (Tomas Henzl) [RHEL-72617] - ata: sata_sx4: Add error handling in pdc20621_i2c_read() (Tomas Henzl) [RHEL-72617] - ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe() (Tomas Henzl) [RHEL-72617] - ata: ahci: simplify init function (Tomas Henzl) [RHEL-72617] - ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI (Tomas Henzl) [RHEL-72617] - ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs (Tomas Henzl) [RHEL-72617] - ata: libata: Fix NCQ Non-Data log not supported print (Tomas Henzl) [RHEL-72617] - ata: libata-zpodd: convert timeouts to secs_to_jiffies() (Tomas Henzl) [RHEL-72617] - ata: libata: Improve return value of atapi_check_dma() (Tomas Henzl) [RHEL-72617] - ahci: add PCI ID for Marvell 88SE9215 SATA Controller (Tomas Henzl) [RHEL-72617] - Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives" (Tomas Henzl) [RHEL-72617] - ata: ahci: Make ahci_ignore_port() handle empty mask_port_map (Tomas Henzl) [RHEL-72617] - ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode (Tomas Henzl) [RHEL-72617] - ata: sata_via: Use str_up_down() helper in vt6420_prereset() (Tomas Henzl) [RHEL-72617] - ata: pata_octeon_cf: Switch to use hrtimer_setup() (Tomas Henzl) [RHEL-72617] - ata: libahci_platform: Do not set mask_port_map when not needed (Tomas Henzl) [RHEL-72617] - ata: libata-core: Add 'external' to the libata.force kernel parameter (Tomas Henzl) [RHEL-72617] - ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives (Tomas Henzl) [RHEL-72617] - ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() (Tomas Henzl) [RHEL-72617] - ahci: Introduce ahci_ignore_port() helper (Tomas Henzl) [RHEL-72617] - ata: libahci_platform: support non-consecutive port numbers (Tomas Henzl) [RHEL-72617] - ata: sata_gemini: Remove remaining reset glue (Tomas Henzl) [RHEL-72617] - ata: sata_gemini: Remove unused gemini_sata_reset_bridge() (Tomas Henzl) [RHEL-72617] - ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys() (Tomas Henzl) [RHEL-72617] - ata: Constify struct pci_device_id (Tomas Henzl) [RHEL-72617] - ata: libata-scsi: Return residual for emulated SCSI commands (Tomas Henzl) [RHEL-72617] - ata: libata-scsi: Remove struct ata_scsi_args (Tomas Henzl) [RHEL-72617] - ata: libata-scsi: Document all VPD page inquiry actors (Tomas Henzl) [RHEL-72617] - ata: libata-scsi: Refactor ata_scsiop_maint_in() (Tomas Henzl) [RHEL-72617] - ata: libata-scsi: Refactor ata_scsiop_read_cap() (Tomas Henzl) [RHEL-72617] - ata: libata-scsi: Refactor ata_scsi_simulate() (Tomas Henzl) [RHEL-72617] - sched: sch_cake: add bounds checks to host bulk flow fairness counts (Xin Long) [RHEL-77316] {CVE-2025-21647} - net: fib_rules: Fix iif / oif matching on L3 master device (Antoine Tenart) [RHEL-84551] - net: Remove likely from l3mdev_master_ifindex_by_index (Antoine Tenart) [RHEL-84551] - scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req() (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Mark device strings as nonstring (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Fix spelling mistake "receveid" -> "received" (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: update driver version to 52.100.00.00 (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Send a diag reset if target reset fails (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Report driver capability as part of IOCINFO command (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Add support for MCTP Passthrough commands (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Update MPI headers to 02.00.62 version (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Fix a locking bug in an error path (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Reduce log level of ignore_delay_remove message to KERN_INFO (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Remove unused config functions (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1 (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Add details to EEDPTagMode error message (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Update driver version to 51.100.00.00 (Chandrakanth Patil) [RHEL-81909] - scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time (Chandrakanth Patil) [RHEL-81909] - x86/bugs: KVM: Add support for SRSO_MSR_FIX (Waiman Long) [RHEL-80398] - x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit (Waiman Long) [RHEL-80398] - KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (Waiman Long) [RHEL-80398] - x86/bugs: Add SRSO_USER_KERNEL_NO support (Waiman Long) [RHEL-80398] - dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register" (Jerry Snitselaar) [RHEL-78703] - dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Enable Function Level Reset (FLR) for halt (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Refactor halt handler (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore() helpers (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Binding and unbinding IDXD device and driver (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Add idxd_pci_probe_alloc() helper (Jerry Snitselaar) [RHEL-78703] - dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol (Jerry Snitselaar) [RHEL-78703] - dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busy (Jerry Snitselaar) [RHEL-78703] - dmaengine: ti: k3-udma: Add support for J722S CSI BCDMA (Jerry Snitselaar) [RHEL-78703] - dmaengine: ti: edma: fix OF node reference leaks in edma_driver (Jerry Snitselaar) [RHEL-78703] - dmaengine: ti: edma: make the loop condition simpler in edma_probe() (Jerry Snitselaar) [RHEL-78703] - dmaengine: qcom: bam_dma: Avoid writing unavailable register (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Remove unused idxd_(un)register_bus_type (Jerry Snitselaar) [RHEL-78703] - dmaengine: amd: qdma: make read-only arrays h2c_types and c2h_types static const (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Add a new IAA device ID on Panther Lake family platforms (Jerry Snitselaar) [RHEL-47413] - dmaengine: sh: rcar-dmac: add comment for r8a779a0 compatible (Jerry Snitselaar) [RHEL-78703] - dmaengine: Move AMD PTDMA driver to amd directory (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Remove a useless mutex (Jerry Snitselaar) [RHEL-78703] - linux/dmaengine.h: fix a few kernel-doc warnings (Jerry Snitselaar) [RHEL-78703] - dmaengine: fix typo in the comment (Jerry Snitselaar) [RHEL-78703] - dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver (Jerry Snitselaar) [RHEL-78703] - dmaengine: Switch back to struct platform_driver::remove() (Jerry Snitselaar) [RHEL-78703] - dmaengine: acpi: Clean up headers (Jerry Snitselaar) [RHEL-78703] - dmaengine: acpi: Simplify devm_acpi_dma_controller_register() (Jerry Snitselaar) [RHEL-78703] - dmaengine: acpi: Drop unused devm_acpi_dma_controller_free() (Jerry Snitselaar) [RHEL-78703] - dmaengine: sh: rz-dmac: add r7s72100 support (Jerry Snitselaar) [RHEL-78703] - r8169: disable RTL8126 ZRX-DC timeout (CKI Backport Bot) [RHEL-88646] - r8169: enable RTL8168H/RTL8168EP/RTL8168FP ASPM support (CKI Backport Bot) [RHEL-88646] - redhat: configs: aarch64: Support NV Jetson MIPI camera (Kate Hsuan) [RHEL-56474] - netfilter: conntrack: fix erronous removal of offload bit (Florian Westphal) [RHEL-87206] - bpf: Add tracepoints with null-able arguments (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix runqslower cross-endian build (Viktor Malik) [RHEL-77939] - libbpf: Fix accessing BTF.ext core_relo header (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix freplace_link segfault in tailcalls prog test (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix undefined UINT_MAX in veristat.c (Viktor Malik) [RHEL-77939] - bpf: Move out synchronize_rcu_tasks_trace from mutex CS (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix compilation error in get_uprobe_offset() (Viktor Malik) [RHEL-77939] - selftests/bpf: Use asm constraint "m" for LoongArch (Viktor Malik) [RHEL-77939] - bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP (Viktor Malik) [RHEL-77939] - bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs (Viktor Malik) [RHEL-77939] - selftests/bpf: Add tests for raw_tp NULL args (Viktor Malik) [RHEL-77939] - bpf: Augment raw_tp arguments with PTR_MAYBE_NULL (Viktor Malik) [RHEL-77939] - bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL" (Viktor Malik) [RHEL-77939] - selftests/bpf: Add test for narrow ctx load for pointer args (Viktor Malik) [RHEL-77939] - bpf: Check size for BTF-based ctx access of pointer members (Viktor Malik) [RHEL-77939] - selftests/bpf: extend changes_pkt_data with cases w/o subprograms (Viktor Malik) [RHEL-77939] - bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs (Viktor Malik) [RHEL-77939] - bpf: Fix theoretical prog_array UAF in __uprobe_perf_func() (Viktor Malik) [RHEL-77939] - bpf: fix potential error return (Viktor Malik) [RHEL-77939] - selftests/bpf: validate that tail call invalidates packet pointers (Viktor Malik) [RHEL-77939] - bpf: consider that tail calls invalidate packet pointers (Viktor Malik) [RHEL-77939] - selftests/bpf: freplace tests for tracking of changes_packet_data (Viktor Malik) [RHEL-77939] - bpf: check changes_pkt_data property for extension programs (Viktor Malik) [RHEL-77939] - selftests/bpf: test for changing packet data from global functions (Viktor Malik) [RHEL-77939] - bpf: track changes_pkt_data property for global functions (Viktor Malik) [RHEL-77939] - bpf: refactor bpf_helper_changes_pkt_data to use helper number (Viktor Malik) [RHEL-77939] - bpf: add find_containing_subprog() utility function (Viktor Malik) [RHEL-77939] - bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog (Viktor Malik) [RHEL-77939] - bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors (Viktor Malik) [RHEL-76135 RHEL-77939] {CVE-2024-56675} - selftests/bpf: Add more test cases for LPM trie (Viktor Malik) [RHEL-77939] - selftests/bpf: Move test_lpm_map.c to map_tests (Viktor Malik) [RHEL-77939] - bpf: Use raw_spinlock_t for LPM trie (Viktor Malik) [RHEL-77939] - bpf: Switch to bpf mem allocator for LPM trie (Viktor Malik) [RHEL-77939] - bpf: Fix exact match conditions in trie_get_next_key() (Viktor Malik) [RHEL-77939] - bpf: Handle in-place update for full LPM trie correctly (Viktor Malik) [RHEL-77939] - bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie (Viktor Malik) [RHEL-77939] - bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem (Viktor Malik) [RHEL-77939] - bpf: Remove unnecessary check when updating LPM trie (Viktor Malik) [RHEL-77939] - samples/bpf: Pass TPROGS_USER_CFLAGS to libbpf makefile (Viktor Malik) [RHEL-77939] - selftests/bpf: Add test for narrow spill into 64-bit spilled scalar (Viktor Malik) [RHEL-77939] - selftests/bpf: Add test for reading from STACK_INVALID slots (Viktor Malik) [RHEL-77939] - selftests/bpf: Introduce __caps_unpriv annotation for tests (Viktor Malik) [RHEL-77939] - bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots (Viktor Malik) [RHEL-77939] - bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc (Viktor Malik) [RHEL-77939] - samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGS (Viktor Malik) [RHEL-77939] - bpf: Zero index arg error string for dynptr and iter (Viktor Malik) [RHEL-77939] - selftests/bpf: Add tests for iter arg check (Viktor Malik) [RHEL-77939] - bpf: Ensure reg is PTR_TO_STACK in process_iter_arg (Viktor Malik) [RHEL-77939] - selftests/bpf: Check for PREEMPTION instead of PREEMPT (Viktor Malik) [RHEL-77939] - bpftool: fix potential NULL pointer dereferencing in prog_dump() (Viktor Malik) [RHEL-77939] - bpf, lsm: Remove getlsmprop hooks BTF IDs (Viktor Malik) [RHEL-77939] - libbpf: Change hash_combine parameters from long to unsigned long (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix build error with llvm 19 (Viktor Malik) [RHEL-77939] - libbpf: Fix memory leak in bpf_program__attach_uprobe_multi (Viktor Malik) [RHEL-77939] - bpf: use common instruction history across all states (Viktor Malik) [RHEL-77939] - bpf: Add necessary migrate_disable to range_tree. (Viktor Malik) [RHEL-77939] - selftests/bpf: Set test path for token/obj_priv_implicit_token_envvar (Viktor Malik) [RHEL-77939] - selftests/bpf: Add a test for arena range tree algorithm (Viktor Malik) [RHEL-77939] - bpf: Introduce range_tree data structure and use it in bpf arena (Viktor Malik) [RHEL-77939] - bpftool: Cast variable `var` to long long (Viktor Malik) [RHEL-77939] - bpf, x86: Propagate tailcall info only for subprogs (Viktor Malik) [RHEL-77939] - bpf: Add kernel symbol for struct_ops trampoline (Viktor Malik) [RHEL-77939] - bpf: Use function pointers count as struct_ops links count (Viktor Malik) [RHEL-77939] - bpf: Remove unused member rcu from bpf_struct_ops_map (Viktor Malik) [RHEL-77939] - selftests/bpf: Add struct_ops prog private stack tests (Viktor Malik) [RHEL-77939] - bpf: Support private stack for struct_ops progs (Viktor Malik) [RHEL-77939] - selftests/bpf: Add tracing prog private stack tests (Viktor Malik) [RHEL-77939] - bpf, x86: Support private stack in jit (Viktor Malik) [RHEL-77939] - bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth (Viktor Malik) [RHEL-77939] - bpf: Enable private stack for eligible subprogs (Viktor Malik) [RHEL-77939] - bpf: Find eligible subprogs for private stack support (Viktor Malik) [RHEL-77939] - selftests/bpf: update send_signal to lower perf evemts frequency (Viktor Malik) [RHEL-77939] - selftests/bpf: allow send_signal test to timeout (Viktor Malik) [RHEL-77939] - selftests/bpf: add read_with_timeout() utility function (Viktor Malik) [RHEL-77939] - selftests/bpf: watchdog timer for test_progs (Viktor Malik) [RHEL-77939] - libbpf: Add namespace for errstr making it libbpf_errstr (Viktor Malik) [RHEL-77939] - libbpf: Stringify errno in log messages in the remaining code (Viktor Malik) [RHEL-77939] - libbpf: Stringify errno in log messages in btf*.c (Viktor Malik) [RHEL-77939] - libbpf: Stringify errno in log messages in libbpf.c (Viktor Malik) [RHEL-77939] - libbpf: Introduce errstr() for stringifying errno (Viktor Malik) [RHEL-77939] - bpf: Replace the document for PTR_TO_BTF_ID_OR_NULL (Viktor Malik) [RHEL-77939] - tools/bpf: Fix the wrong format specifier in bpf_jit_disasm (Viktor Malik) [RHEL-77939] - kbuild,bpf: Pass make jobs' value to pahole (Viktor Malik) [RHEL-77939] - bpf: Drop special callback reference handling (Viktor Malik) [RHEL-77939] - bpf: Refactor active lock management (Viktor Malik) [RHEL-77939] - selftests/bpf: skip the timer_lockup test for single-CPU nodes (Viktor Malik) [RHEL-77939] - selftests/bpf: Test the update operations for htab of maps (Viktor Malik) [RHEL-77939] - selftests/bpf: Move ENOTSUPP from bpf_util.h (Viktor Malik) [RHEL-77939] - bpf: Call free_htab_elem() after htab_unlock_bucket() (Viktor Malik) [RHEL-77939] - selftests/bpf: Add threads to consumer test (Viktor Malik) [RHEL-77939] - selftests/bpf: Add uprobe sessions to consumer test (Viktor Malik) [RHEL-77939] - selftests/bpf: Add uprobe session single consumer test (Viktor Malik) [RHEL-77939] - selftests/bpf: Add kprobe session verifier test for return value (Viktor Malik) [RHEL-77939] - selftests/bpf: Add uprobe session verifier test for return value (Viktor Malik) [RHEL-77939] - selftests/bpf: Add uprobe session recursive test (Viktor Malik) [RHEL-77939] - selftests/bpf: Add uprobe session cookie test (Viktor Malik) [RHEL-77939] - selftests/bpf: Add uprobe session test (Viktor Malik) [RHEL-77939] - libbpf: Add support for uprobe multi session attach (Viktor Malik) [RHEL-77939] - bpf: Add support for uprobe multi session context (Viktor Malik) [RHEL-77939] - bpf: Add support for uprobe multi session attach (Viktor Malik) [RHEL-77939] - bpf: Force uprobe bpf program to always return 0 (Viktor Malik) [RHEL-77939] - bpf: Allow return values 0 and 1 for kprobe session (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix uprobe consumer test (again) (Viktor Malik) [RHEL-77939] - bpf: Remove trailing whitespace in verifier.rst (Viktor Malik) [RHEL-77939] - selftests/bpf: Add tests for raw_tp null handling (Viktor Malik) [RHEL-77939] - selftests/bpf: Clean up open-coded gettid syscall invocations (Viktor Malik) [RHEL-77939] - bpf: Mark raw_tp arguments with PTR_MAYBE_NULL (Viktor Malik) [RHEL-77939] - bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALL (Viktor Malik) [RHEL-77939] - selftests/bpf: Add tests for tail calls with locks and refs (Viktor Malik) [RHEL-77939] - bpf: Unify resource leak checks (Viktor Malik) [RHEL-77939] - bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable (Viktor Malik) [RHEL-77939] - bpf, bpftool: Fix incorrect disasm pc (Viktor Malik) [RHEL-77939] - selftests/bpf: Add a test for open coded kmem_cache iter (Viktor Malik) [RHEL-77939] - bpf: Add open coded version of kmem_cache iterator (Viktor Malik) [RHEL-77939] - bpf: decouple BPF link/attach hook and BPF program sleepable semantics (Viktor Malik) [RHEL-77939] - bpf: put bpf_link's program when link is safe to be deallocated (Viktor Malik) [RHEL-77939] - selftests/bpf: drop unnecessary bpf_iter.h type duplication (Viktor Malik) [RHEL-77939] - libbpf: start v1.6 development cycle (Viktor Malik) [RHEL-77939] - docs/bpf: Add description of .BTF.base section (Viktor Malik) [RHEL-77939] - bpf: handle implicit declaration of function gettid in bpf_iter.c (Viktor Malik) [RHEL-77939] - bpf, arm64: Remove garbage frame for struct_ops trampoline (Viktor Malik) [RHEL-77939] - selftests/bpf: Create task_local_storage map with invalid uptr's struct (Viktor Malik) [RHEL-77939] - selftests/bpf: Add uptr failure verifier tests (Viktor Malik) [RHEL-77939] - selftests/bpf: Add update_elem failure test for task storage uptr (Viktor Malik) [RHEL-77939] - selftests/bpf: Test a uptr struct spanning across pages. (Viktor Malik) [RHEL-77939] - selftests/bpf: Some basic __uptr tests (Viktor Malik) [RHEL-77939] - libbpf: define __uptr. (Viktor Malik) [RHEL-77939] - bpf: Add uptr support in the map_value of the task local storage. (Viktor Malik) [RHEL-77939] - bpf: Postpone bpf_obj_free_fields to the rcu callback (Viktor Malik) [RHEL-77939] - bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock() (Viktor Malik) [RHEL-77939] - bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_alloc() (Viktor Malik) [RHEL-77939] - bpf: Handle BPF_UPTR in verifier (Viktor Malik) [RHEL-77939] - bpf: Support __uptr type tag in BTF (Viktor Malik) [RHEL-77939] - selftests/bpf: validate generic bpf_object and subskel APIs work together (Viktor Malik) [RHEL-77939] - libbpf: move global data mmap()'ing into bpf_object__load() (Viktor Malik) [RHEL-77939] - selftests/bpf: fix test_spin_lock_fail.c's global vars usage (Viktor Malik) [RHEL-77939] - libbpf: Prevent compiler warnings/errors (Viktor Malik) [RHEL-77939] - selftests/bpf: Increase verifier log limit in veristat (Viktor Malik) [RHEL-77939] - uprobe: Add support for session consumer (Viktor Malik) [RHEL-77939] - uprobe: Add data pointer to consumer handlers (Viktor Malik) [RHEL-77939] - selftests/bpf: Augment send_signal test with remote signaling (Viktor Malik) [RHEL-77939] - bpf: Implement bpf_send_signal_task() kfunc (Viktor Malik) [RHEL-77939] - selftests/bpf: Add test to verify tailcall and freplace restrictions (Viktor Malik) [RHEL-77939] - bpf: Prevent tailcall infinite loop caused by freplace (Viktor Malik) [RHEL-77939] - selftests/bpf: Add tests for bpf_task_from_vpid() kfunc (Viktor Malik) [RHEL-77939] - bpf: Add bpf_task_from_vpid() kfunc (Viktor Malik) [RHEL-77939] - selftests/bpf: Add a test for kmem_cache_iter (Viktor Malik) [RHEL-77939] - mm/bpf: Add bpf_get_kmem_cache() kfunc (Viktor Malik) [RHEL-77939] - bpf: Add kmem_cache iterator (Viktor Malik) [RHEL-77939] - libbpf: Fix possible compiler warnings in hashmap (Viktor Malik) [RHEL-77939] - selftests/bpf: Check for timeout in perf_link test (Viktor Malik) [RHEL-77939] - selftests/bpf: add subprog to BPF object file with no entry programs (Viktor Malik) [RHEL-77939] - libbpf: never interpret subprogs in .text as entry programs (Viktor Malik) [RHEL-77939] - samples/bpf: remove obsolete tracing related tests (Viktor Malik) [RHEL-77939] - samples/bpf: remove obsolete cgroup related tests (Viktor Malik) [RHEL-77939] - selftests/bpf: migrate cgroup sock create test for prohibiting sockets (Viktor Malik) [RHEL-77939] - selftests/bpf: migrate cgroup sock create test for setting iface/mark/prio (Viktor Malik) [RHEL-77939] - selftests/bpf: Removed redundant fd after close in bpf_prog_load_log_buf (Viktor Malik) [RHEL-77939] - samples/bpf: Fix a resource leak (Viktor Malik) [RHEL-77939] - bpf: Update bpf_override_return() comment (Viktor Malik) [RHEL-77939] - bpf: fix argument type in bpf_loop documentation (Viktor Malik) [RHEL-77939] - libbpf: fix sym_is_subprog() logic for weak global subprogs (Viktor Malik) [RHEL-77939] - samples/bpf: Remove unused variables (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix backtrace printing for selftests crashes (Viktor Malik) [RHEL-77939] - selftests/bpf: Test linking with duplicate extern functions (Viktor Malik) [RHEL-77939] - libbpf: Do not resolve size on duplicate FUNCs (Viktor Malik) [RHEL-77939] - bpf: syscall_nrs: Disable no previous prototype warnning (Viktor Malik) [RHEL-77939] - selftests: bpf: Add missing per-arch include path (Viktor Malik) [RHEL-77939] - libbpf: Add missing per-arch include path (Viktor Malik) [RHEL-77939] - selftests/bpf: Emit top frequent code lines in veristat (Viktor Malik) [RHEL-77939] - bpftool: __bpf_fastcall for kfuncs marked with special decl_tag (Viktor Malik) [RHEL-77939] - bpf: Use KF_FASTCALL to mark kfuncs supporting fastcall contract (Viktor Malik) [RHEL-77939] - bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi (Viktor Malik) [RHEL-77939] - bpf: Allow specifying bpf_fastcall attribute for BPF helpers (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix uprobe_multi compilation error (Viktor Malik) [RHEL-77939] - selftests/bpf: Support cross-endian building (Viktor Malik) [RHEL-77939] - libbpf: Support creating light skeleton of either endianness (Viktor Malik) [RHEL-77939] - libbpf: Support linking bpf objects of either endianness (Viktor Malik) [RHEL-77939] - libbpf: Support opening bpf objects of either endianness (Viktor Malik) [RHEL-77939] - libbpf: Support BTF.ext loading and output in either endianness (Viktor Malik) [RHEL-77939] - libbpf: Fix output .symtab byte-order during linking (Viktor Malik) [RHEL-77939] - libbpf: Fix header comment typos for BTF.ext (Viktor Malik) [RHEL-77939] - libbpf: Improve log message formatting (Viktor Malik) [RHEL-77939] - bpf: Call kfree(obj) only once in free_one() (Viktor Malik) [RHEL-77939] - libbpf: Remove unneeded semicolon (Viktor Malik) [RHEL-77939] - tools/bpf: Remove unused variable from runqslower (Viktor Malik) [RHEL-77939] - libbpf: Fix expected_attach_type set handling in program load callback (Viktor Malik) [RHEL-77939] - selftests/bpf: vm: Add support for VIRTIO_FS (Viktor Malik) [RHEL-77939] - selftests/bpf: Bail out quickly from failing consumer test (Viktor Malik) [RHEL-77939] - selftests/bpf: Fix uprobe consumer test (Viktor Malik) [RHEL-77939] - selftests/bpf: Add missing va_end. (Viktor Malik) [RHEL-77939] - libbpf: Change log level of BTF loading error message (Viktor Malik) [RHEL-77939] - selftests/bpf: Set vpath in Makefile to search for skels (Viktor Malik) [RHEL-77939] - bpf: Constify struct btf_kind_operations (Viktor Malik) [RHEL-77939] - selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGS (Viktor Malik) [RHEL-77939 RHEL-78980] - bpf/tests: Include instead of (Viktor Malik) [RHEL-77939] - bpf: Include instead of (Viktor Malik) [RHEL-77939] - netfilter: nft_tunnel: fix geneve_opt type confusion addition (CKI Backport Bot) [RHEL-88785] {CVE-2025-22056} - page_pool: Track DMA-mapped pages and unmap them when destroying the pool (Toke Høiland-Jørgensen) [RHEL-68401] - page_pool: Move pp_magic check into helper functions (Toke Høiland-Jørgensen) [RHEL-68401] - net: warn if NAPI instance wasn't shut down (Davide Caratti) [RHEL-77817] - net: hide the definition of dev_get_by_napi_id() (Davide Caratti) [RHEL-77817] - net: page_pool: don't try to stash the napi id (Davide Caratti) [RHEL-77817] - xsk: Bring back busy polling support (Davide Caratti) [RHEL-77817] - net: Make napi_hash_lock irq safe (Davide Caratti) [RHEL-77817] - netdev: prevent accessing NAPI instances from another namespace (Davide Caratti) [RHEL-77817] {CVE-2025-21659} - netdev-genl: Hold rcu_read_lock in napi_set (Davide Caratti) [RHEL-77817] - mlx4: Add support for persistent NAPI config to RX CQs (Davide Caratti) [RHEL-77817] - mlx5: Add support for persistent NAPI config (Davide Caratti) [RHEL-77817] - bnxt: Add support for persistent NAPI config (Davide Caratti) [RHEL-77817] - netdev-genl: Support setting per-NAPI config values (Davide Caratti) [RHEL-77817] - net: napi: Add napi_config (Davide Caratti) [RHEL-77817] - netdev-genl: Dump gro_flush_timeout (Davide Caratti) [RHEL-77817] - net: napi: Make gro_flush_timeout per-NAPI (Davide Caratti) [RHEL-77817] - netdev-genl: Dump napi_defer_hard_irqs (Davide Caratti) [RHEL-77817] - net: napi: Make napi_defer_hard_irqs per-NAPI (Davide Caratti) [RHEL-77817] - splice: do not checksum AF_UNIX sockets (Davide Caratti) [RHEL-84565] - configs: add redhat/configs/common/generic/CONFIG_OBJTOOL_WERROR (Ryan Sullivan) [RHEL-85301] - redhat: make ENABLE_WERROR also enable OBJTOOL_WERROR (Ryan Sullivan) [RHEL-85301] - objtool: Fix verbose disassembly if CROSS_COMPILE isn't set (Ryan Sullivan) [RHEL-85292] - objtool: Change "warning:" to "error: " for fatal errors (Ryan Sullivan) [RHEL-85292] - objtool: Always fail on fatal errors (Ryan Sullivan) [RHEL-85292] - Revert "objtool: Increase per-function WARN_FUNC() rate limit" (Ryan Sullivan) [RHEL-85292] - objtool: Append "()" to function name in "unexpected end of section" warning (Ryan Sullivan) [RHEL-85292] - objtool: Ignore end-of-section jumps for KCOV/GCOV (Ryan Sullivan) [RHEL-85292] - objtool: Silence more KCOV warnings, part 2 (Ryan Sullivan) [RHEL-85292] - objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORC (Ryan Sullivan) [RHEL-85292] - objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions (Ryan Sullivan) [RHEL-85292] - objtool: Fix segfault in ignore_unreachable_insn() (Ryan Sullivan) [RHEL-85292] - objtool: Fix NULL printf() '%%s' argument in builtin-check.c:save_argv() (Ryan Sullivan) [RHEL-85292] - objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc() (Ryan Sullivan) [RHEL-85292] - objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler() (Ryan Sullivan) [RHEL-85292] - objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store() (Ryan Sullivan) [RHEL-85292] - objtool, panic: Disable SMAP in __stack_chk_fail() (Ryan Sullivan) [RHEL-85292] - objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds() (Ryan Sullivan) [RHEL-85292] - objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show() (Ryan Sullivan) [RHEL-85292] - objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq() (Ryan Sullivan) [RHEL-85292] - objtool: Remove redundant opts.noinstr dependency (Ryan Sullivan) [RHEL-85292] - objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs (Ryan Sullivan) [RHEL-85292] - objtool: Fix up some outdated references to ENTRY/ENDPROC (Ryan Sullivan) [RHEL-85292] - objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity (Ryan Sullivan) [RHEL-85292] - objtool: Improve error handling (Ryan Sullivan) [RHEL-85292] - objtool: Properly disable uaccess validation (Ryan Sullivan) [RHEL-85292] - objtool: Silence more KCOV warnings (Ryan Sullivan) [RHEL-85292] - objtool: Fix init_module() handling (Ryan Sullivan) [RHEL-85292] - objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.o (Ryan Sullivan) [RHEL-85292] - objtool: Ignore entire functions rather than instructions (Ryan Sullivan) [RHEL-85292] - crypto: x86/crc32c - eliminate jump table and excessive unrolling (Ryan Sullivan) [RHEL-85292] - crypto: x86/crc32c - access 32-bit arguments as 32-bit (Ryan Sullivan) [RHEL-85292] - crypto: x86/crc32c - simplify code for handling fewer than 200 bytes (Ryan Sullivan) [RHEL-85292] - objtool: Fix false-positive "ignoring unreachables" warning (Ryan Sullivan) [RHEL-85292] - objtool: Warn when disabling unreachable warnings (Ryan Sullivan) [RHEL-85292] - objtool: Fix detection of consecutive jump tables on Clang 20 (Ryan Sullivan) [RHEL-85292] - objtool: Use O_CREAT with explicit mode mask (Ryan Sullivan) [RHEL-85292] - objtool: Add CONFIG_OBJTOOL_WERROR (Ryan Sullivan) [RHEL-85292] - objtool: Create backup on error and print args (Ryan Sullivan) [RHEL-85292] - objtool: Change "warning:" to "error:" for --Werror (Ryan Sullivan) [RHEL-85292] - objtool: Add --Werror option (Ryan Sullivan) [RHEL-85292] - objtool: Add --output option (Ryan Sullivan) [RHEL-85292] - objtool: Upgrade "Linked object detected" warning to error (Ryan Sullivan) [RHEL-85292] - objtool: Consolidate option validation (Ryan Sullivan) [RHEL-85292] - objtool: Remove --unret dependency on --rethunk (Ryan Sullivan) [RHEL-85292] - objtool: Increase per-function WARN_FUNC() rate limit (Ryan Sullivan) [RHEL-85292] - objtool: Update documentation (Ryan Sullivan) [RHEL-85292] - objtool: Improve __noreturn annotation warning (Ryan Sullivan) [RHEL-85292] - objtool: Fix error handling inconsistencies in check() (Ryan Sullivan) [RHEL-85292] - x86/traps: Make exc_double_fault() consistently noreturn (Ryan Sullivan) [RHEL-85292] - powerpc: Fix 'intra_function_call not a direct call' warning (Ryan Sullivan) [RHEL-85292] - crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD (Ryan Sullivan) [RHEL-85292] - objtool/powerpc: Add support for decoding all types of uncond branches (Ryan Sullivan) [RHEL-85292] - objtool: Fix C jump table annotations for Clang (Ryan Sullivan) [RHEL-85292] - vmlinux.lds: Ensure that const vars with relocations are mapped R/O (Ryan Sullivan) [RHEL-85292] - tools: Remove redundant quiet setup (Ryan Sullivan) [RHEL-85292] - objtool/LoongArch: Add support for goto table (Ryan Sullivan) [RHEL-85292] - objtool/LoongArch: Add support for switch table (Ryan Sullivan) [RHEL-85292] - objtool: Handle PC relative relocation type (Ryan Sullivan) [RHEL-85292] - objtool: Handle different entry size of rodata (Ryan Sullivan) [RHEL-85292] - objtool: Handle various symbol types of rodata (Ryan Sullivan) [RHEL-85292] - x86/module: Remove unnecessary check in module_finalize() (Ryan Sullivan) [RHEL-85292] - x86/alternative: Simplify callthunk patching (Ryan Sullivan) [RHEL-85292] - objtool: Move dodgy linker warn to verbose (Ryan Sullivan) [RHEL-85292] - objtool: Hide unnecessary compiler error message (Ryan Sullivan) [RHEL-85292] - objtool: Ignore dangling jump table entries (Ryan Sullivan) [RHEL-85292] - objtool/rust: add one more `noreturn` Rust function (Ryan Sullivan) [RHEL-85292] - objtool: Warn about unknown annotation types (Ryan Sullivan) [RHEL-85292] - objtool: Fix ANNOTATE_REACHABLE to be a normal annotation (Ryan Sullivan) [RHEL-85292] - objtool: Convert {.UN}REACHABLE to ANNOTATE (Ryan Sullivan) [RHEL-85292] - objtool: Remove annotate_{,un}reachable() (Ryan Sullivan) [RHEL-85292] - loongarch: Use ASM_REACHABLE (Ryan Sullivan) [RHEL-85292] - x86/mm: Convert unreachable() to BUG() (Ryan Sullivan) [RHEL-85292] - x86: Convert unreachable() to BUG() (Ryan Sullivan) [RHEL-85292] - unreachable: Unify (Ryan Sullivan) [RHEL-85292] - objtool: Collect more annotations in objtool.h (Ryan Sullivan) [RHEL-85292] - objtool: Collapse annotate sequences (Ryan Sullivan) [RHEL-85292] - objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE (Ryan Sullivan) [RHEL-85292] - objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE (Ryan Sullivan) [RHEL-85292] - objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE (Ryan Sullivan) [RHEL-85292] - objtool: Convert instrumentation_{begin,end}() to ANNOTATE (Ryan Sullivan) [RHEL-85292] - objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE (Ryan Sullivan) [RHEL-85292] - objtool: Convert ANNOTATE_NOENDBR to ANNOTATE (Ryan Sullivan) [RHEL-85292] - objtool: Generic annotation infrastructure (Ryan Sullivan) [RHEL-85292] - objtool: Allow arch code to discover jump table size (Ryan Sullivan) [RHEL-85292] Resolves: RHEL-47413, RHEL-56474, RHEL-68401, RHEL-72617, RHEL-76135, RHEL-77316, RHEL-77817, RHEL-77939, RHEL-78703, RHEL-78980, RHEL-80398, RHEL-81909, RHEL-84551, RHEL-84565, RHEL-85292, RHEL-85301, RHEL-85779, RHEL-87206, RHEL-88646, RHEL-88785, RHEL-89531 * Wed May 07 2025 Julio Faracco [6.12.0-82.el10] - s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs (Mete Durlu) [RHEL-88818] - Revert "objtool: Exclude __tracepoints data from ENDBR checks" (Anubhav Shelat) [RHEL-87959] - tpm: Mask TPM RC in tpm2_start_auth_session() (Herbert Xu) [RHEL-59554] - ibmvnic: Don't reference skb after sending to VIOS (Mamatha Inamdar) [RHEL-83362] {CVE-2025-21855} - net: ipv6: fix dst ref loop on input in seg6 lwt (CKI Backport Bot) [RHEL-84562] - net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels (CKI Backport Bot) [RHEL-84562] - net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels (CKI Backport Bot) [RHEL-84562] - net: ipv6: rpl_iptunnel: mitigate 2-realloc issue (CKI Backport Bot) [RHEL-84562] - net: ipv6: seg6_iptunnel: mitigate 2-realloc issue (CKI Backport Bot) [RHEL-84562] - net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue (CKI Backport Bot) [RHEL-84562] - include: net: add static inline dst_dev_overhead() to dst.h (CKI Backport Bot) [RHEL-84562] - ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() (CKI Backport Bot) [RHEL-83187] {CVE-2025-21847} - book3s64/radix : Align section vmemmap start address to PAGE_SIZE (Mamatha Inamdar) [RHEL-88954] - book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n (Mamatha Inamdar) [RHEL-88954] - cxl/core/regs: Refactor out functions to count regblocks of given type (John W. Linville) [RHEL-86519] - cxl/test: Update test code for event records to CXL spec rev 3.1 (John W. Linville) [RHEL-86519] - cxl/events: Update Memory Module Event Record to CXL spec rev 3.1 (John W. Linville) [RHEL-86519] - cxl/events: Update DRAM Event Record to CXL spec rev 3.1 (John W. Linville) [RHEL-86519] - cxl/events: Update General Media Event Record to CXL spec rev 3.1 (John W. Linville) [RHEL-86519] - cxl/events: Add Component Identifier formatting for CXL spec rev 3.1 (John W. Linville) [RHEL-86519] - cxl/events: Update Common Event Record to CXL spec rev 3.1 (John W. Linville) [RHEL-86519] - cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode() (John W. Linville) [RHEL-86519] - cxl/region: Fix region creation for greater than x2 switches (John W. Linville) [RHEL-86519] - cxl/pci: Fix potential bogus return value upon successful probing (John W. Linville) [RHEL-86519] - cxl/region: Refactor common create region code (John W. Linville) [RHEL-86519] - cxl/hdm: Use guard() in cxl_dpa_set_mode() (John W. Linville) [RHEL-86519] - cxl/pci: Delay event buffer allocation (John W. Linville) [RHEL-86519] - cxl/cdat: Use %%pra for dpa range outputs (John W. Linville) [RHEL-86519] - cxl: downgrade a warning message to debug level in cxl_probe_component_regs() (John W. Linville) [RHEL-86519] Resolves: RHEL-59554, RHEL-83187, RHEL-83362, RHEL-84562, RHEL-86519, RHEL-87959, RHEL-88818, RHEL-88954 * Mon May 05 2025 Julio Faracco [6.12.0-81.el10] - redhat/configs: Disable CONFIG_COMPAT for s390x (Mete Durlu) [RHEL-24047] - nfsd: fix management of listener transports (Olga Kornievskaia) [RHEL-72469] - scsi: megaraid_sas: Driver version update to 07.734.00.00-rc1 (Chandrakanth Patil) [RHEL-80701] - scsi: megaraid_sas: Block zero-length ATA VPD inquiry (Chandrakanth Patil) [RHEL-80701] - scsi: megaraid_sas: Make most module parameters static (Chandrakanth Patil) [RHEL-80701] - scsi: megaraid_sas: Fix for a potential deadlock (Chandrakanth Patil) [RHEL-80701] - ice: stop storing XDP verdict within ice_rx_buf (Petr Oros) [RHEL-86859] - ice: gather page_count()'s of each frag right before XDP prog call (Petr Oros) [RHEL-86859] - ice: put Rx buffers after being done with current frame (Petr Oros) [RHEL-86859] - selftests/sgx: Fix an enclave built with extended instructions (Vladis Dronov) [RHEL-83126] - x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled (Vladis Dronov) [RHEL-86441] - x86/sgx: Fix size overflows in sgx_encl_create() (Vladis Dronov) [RHEL-86441] - x86/sgx: Use vmalloc_array() instead of vmalloc() (Vladis Dronov) [RHEL-86441] - redhat/kernel.spec: fix duplicate packaging of ynl headers (Jan Stancek) [RHEL-85548] Resolves: RHEL-24047, RHEL-72469, RHEL-80701, RHEL-83126, RHEL-85548, RHEL-86441, RHEL-86859 * Wed Apr 30 2025 Julio Faracco [6.12.0-80.el10] - scsi: fnic: Remove unnecessary spinlock locking and unlocking (Karan Kumar) [RHEL-72902] - scsi: fnic: Replace fnic->lock_flags with local flags (Karan Kumar) [RHEL-72902] - scsi: fnic: Replace use of sizeof with standard usage (Karan Kumar) [RHEL-72902] - scsi: fnic: Fix indentation and remove unnecessary parenthesis (Karan Kumar) [RHEL-72902] - scsi: fnic: Remove unnecessary debug print (Karan Kumar) [RHEL-72902] - scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init() (Karan Kumar) [RHEL-72902] - scsi: fnic: Test for memory allocation failure and return error code (Karan Kumar) [RHEL-72902] - scsi: fnic: Return appropriate error code from failure of scsi drv init (Karan Kumar) [RHEL-72902] - scsi: fnic: Return appropriate error code for mem alloc failure (Karan Kumar) [RHEL-72902] - scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro (Karan Kumar) [RHEL-72902] - scsi: fnic: Fix use of uninitialized value in debug message (Karan Kumar) [RHEL-72902] - scsi: fnic: Delete incorrect debugfs error handling (Karan Kumar) [RHEL-72902] - scsi: fnic: Remove unnecessary else to fix warning in FDLS FIP (Karan Kumar) [RHEL-72902] - scsi: fnic: Remove extern definition from .c files (Karan Kumar) [RHEL-72902] - scsi: fnic: Remove unnecessary else and unnecessary break in FDLS (Karan Kumar) [RHEL-72902] - scsi: fnic: Increment driver version (Karan Kumar) [RHEL-72902] - scsi: fnic: Add support to handle port channel RSCN (Karan Kumar) [RHEL-72902] - scsi: fnic: Code cleanup (Karan Kumar) [RHEL-72902] - scsi: fnic: Add stats and related functionality (Karan Kumar) [RHEL-72902] - scsi: fnic: Modify fnic interfaces to use FDLS (Karan Kumar) [RHEL-72902] - scsi: fnic: Modify IO path to use FDLS (Karan Kumar) [RHEL-72902] - scsi: fnic: Add functionality in fnic to support FDLS (Karan Kumar) [RHEL-72902] - scsi: fnic: Add and integrate support for FIP (Karan Kumar) [RHEL-72902] - scsi: fnic: Add and integrate support for FDMI (Karan Kumar) [RHEL-72902] - scsi: fnic: Add Cisco hardware model names (Karan Kumar) [RHEL-72902] - scsi: fnic: Add support for unsolicited requests and responses (Karan Kumar) [RHEL-72902] - scsi: fnic: Add support for target based solicited requests and responses (Karan Kumar) [RHEL-72902] - scsi: fnic: Add support for fabric based solicited requests and responses (Karan Kumar) [RHEL-72902] - scsi: fnic: Add headers and definitions for FDLS (Karan Kumar) [RHEL-72902] - scsi: fnic: Replace shost_printk() with dev_info()/dev_err() (Karan Kumar) [RHEL-72902] - redhat: Enable virtio-mem (and corresponding kdump code) on s390x (Thomas Huth) [RHEL-72992] - s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM) (Thomas Huth) [RHEL-72992] - virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM (Thomas Huth) [RHEL-72992] - virtio-mem: remember usable region size (Thomas Huth) [RHEL-72992] - virtio-mem: mark device ready before registering callbacks in kdump mode (Thomas Huth) [RHEL-72992] - fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel (Thomas Huth) [RHEL-72992] - fs/proc/vmcore: factor out freeing a list of vmcore ranges (Thomas Huth) [RHEL-72992] - fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list (Thomas Huth) [RHEL-72992] - fs/proc/vmcore: move vmcore definitions out of kcore.h (Thomas Huth) [RHEL-72992] - fs/proc/vmcore: prefix all pr_* with "vmcore:" (Thomas Huth) [RHEL-72992] - procfs: fix a locking bug in a vmcore_add_device_dump() error path (Thomas Huth) [RHEL-72992] - fs/proc/vmcore: disallow vmcore modifications while the vmcore is open (Thomas Huth) [RHEL-72992] - fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex (Thomas Huth) [RHEL-72992] - fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex (Thomas Huth) [RHEL-72992] - s390/sparsemem: Provide memory_add_physaddr_to_nid() with CONFIG_NUMA (Thomas Huth) [RHEL-72992] - s390/sparsemem: Reduce section size to 128 MiB (Thomas Huth) [RHEL-72992] - lib/Kconfig.debug: Default STRICT_DEVMEM to "y" on s390 (Thomas Huth) [RHEL-72992] - virtio-mem: s390 support (Thomas Huth) [RHEL-72992] - s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices (Thomas Huth) [RHEL-72992] - Documentation: s390-diag.rst: Document diag500(STORAGE LIMIT) subfunction (Thomas Huth) [RHEL-72992] - Documentation: s390-diag.rst: Make diag500 a generic KVM hypercall (Thomas Huth) [RHEL-72992] - PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend() (Mark Langsdorf) [RHEL-80696] - PM: runtime: Introduce pm_runtime_blocked() (Mark Langsdorf) [RHEL-80696] - PM: Block enabling of runtime PM during system suspend (Mark Langsdorf) [RHEL-80696] - PM: Rearrange documentation related to __pm_runtime_disable() (Mark Langsdorf) [RHEL-80696] - PM: sleep: Fix bit masking operation (Mark Langsdorf) [RHEL-80696] - PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally (Mark Langsdorf) [RHEL-80696] - drivers: core: fix device leak in __fw_devlink_relax_cycles() (Mark Langsdorf) [RHEL-80696] - driver core: add a faux bus for use when a simple device/bus is needed (Mark Langsdorf) [RHEL-80696] - PM: sleep: core: Restrict power.set_active propagation (Mark Langsdorf) [RHEL-80696] - regmap-irq: Add missing kfree() (Mark Langsdorf) [RHEL-80696] - PM: sleep: core: Synchronize runtime PM status of parents and children (Mark Langsdorf) [RHEL-80696] - PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq() (Mark Langsdorf) [RHEL-80696] - devcoredump: Constify 'struct bin_attribute' (Mark Langsdorf) [RHEL-80696] - devcoredump: Define 'struct bin_attribute' through macro (Mark Langsdorf) [RHEL-80696] - PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic (Mark Langsdorf) [RHEL-80696] - device property: Split property reading bool and presence test ops (Mark Langsdorf) [RHEL-80696] - devres: add devm_remove_action_nowarn() (Mark Langsdorf) [RHEL-80696] - drivers: core: remove device_link argument from class_compat_[create|remove]_link (Mark Langsdorf) [RHEL-80696] - driver core: Move two simple APIs for finding child device to header (Mark Langsdorf) [RHEL-80696] - driver core: Introduce device_iter_t for device iterating APIs (Mark Langsdorf) [RHEL-80696] - driver core: Correct API device_for_each_child_reverse_from() prototype (Mark Langsdorf) [RHEL-80696] - blk-cgroup: Fix class @block_class's subsystem refcount leakage (Mark Langsdorf) [RHEL-80696] - driver core: Rename declaration parameter name for API device_find_child() cluster (Mark Langsdorf) [RHEL-80696] - driver core: Correct parameter check for API device_for_each_child_reverse_from() (Mark Langsdorf) [RHEL-80696] - driver core: Move true expression out of if condition in 3 device finding APIs (Mark Langsdorf) [RHEL-80696] - regmap: sdw-mbq: Add support for further MBQ register sizes (Mark Langsdorf) [RHEL-80696] - driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() (Mark Langsdorf) [RHEL-80696] - firmware_loader: Constify 'struct bin_attribute' (Mark Langsdorf) [RHEL-80696] - devcoredump: cleanup some comments (Mark Langsdorf) [RHEL-80696] - topology: Keep the cpumask unchanged when printing cpumap (Mark Langsdorf) [RHEL-80696] - driver core: Introduce an device matching API device_match_type() (Mark Langsdorf) [RHEL-80696] - driver core: Remove match_any() (Mark Langsdorf) [RHEL-80696] - driver core: Simplify API device_find_child_by_name() implementation (Mark Langsdorf) [RHEL-80696] - libnvdimm: Replace namespace_match() with device_find_child_by_name() (Mark Langsdorf) [RHEL-80696] - driver core: Constify API device_find_child() and adapt for various usages (Mark Langsdorf) [RHEL-80696] - net: qcom/emac: Find sgmii_ops by device_for_each_child() (Mark Langsdorf) [RHEL-80696] - bus: fsl-mc: Constify fsl_mc_device_match() (Mark Langsdorf) [RHEL-80696] - kernel/range: Const-ify range_contains parameters (Mark Langsdorf) [RHEL-80696] - drivers: base: test: Add ...find_device_by...(... NULL) tests (Mark Langsdorf) [RHEL-80696] - drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS (Mark Langsdorf) [RHEL-80696] - drivers: base: Don't match devices with NULL of_node/fwnode/etc (Mark Langsdorf) [RHEL-80696] - regmap: regmap_multi_reg_read(): make register list const (Mark Langsdorf) [RHEL-80696] - PM: sleep: sysfs: don't include 'pm_wakeup.h' directly (Mark Langsdorf) [RHEL-80696] - PM: sleep: Update stale comment in device_resume() (Mark Langsdorf) [RHEL-80696] - regmap: cache: rbtree: use krealloc_array() to replace krealloc() (Mark Langsdorf) [RHEL-80696] - regmap: cache: mapple: use kmalloc_array() to replace kmalloc() (Mark Langsdorf) [RHEL-80696] - regmap: place foo / 8 and foo %% 8 closer to each other (Mark Langsdorf) [RHEL-80696] - regmap: Use BITS_TO_BYTES() (Mark Langsdorf) [RHEL-80696] - regmap: cache: Use BITS_TO_BYTES() (Mark Langsdorf) [RHEL-80696] - regmap: detach regmap from dev on regmap_exit (Mark Langsdorf) [RHEL-80696] - regmap: Use correct format specifier for logging range errors (Mark Langsdorf) [RHEL-80696] - firmware_loader: Fix possible resource leak in fw_log_firmware_info() (Mark Langsdorf) [RHEL-80696] - drivers: core: fw_devlink: Fix excess parameter description in docstring (Mark Langsdorf) [RHEL-80696] - driver core: class: Correct WARN() message in APIs class_(for_each|find)_device() (Mark Langsdorf) [RHEL-80696] - cacheinfo: Use of_property_present() for non-boolean properties (Mark Langsdorf) [RHEL-80696] - drivers: core: fw_devlink: Make the error message a bit more useful (Mark Langsdorf) [RHEL-80696] - driver core: fw_devlink: Stop trying to optimize cycle detection logic (Mark Langsdorf) [RHEL-80696] - driver core: constify devlink class (Mark Langsdorf) [RHEL-80696] - driver core: Put device attribute @wakeup_last_time_ms and its show() together (Mark Langsdorf) [RHEL-80696] - cacheinfo: Don't opencode per_cpu_cacheinfo() (Mark Langsdorf) [RHEL-80696] - driver core: auxiliary bus: Spelling s/pecific/specific/ (Mark Langsdorf) [RHEL-80696] - regmap: irq: Set lockdep class for hierarchical IRQ domains (Mark Langsdorf) [RHEL-80696] - regmap: maple: Provide lockdep (sub)class for maple tree's internal lock (Mark Langsdorf) [RHEL-80696] - regmap: kunit: Fix repeated test param (Mark Langsdorf) [RHEL-80696] - PM: QoS: Export dev_pm_qos_read_value (Mark Langsdorf) [RHEL-80696] - devres: Fix page faults when tracing devres from unloaded modules (Mark Langsdorf) [RHEL-80696] - drivers/base: Remove unused auxiliary_find_device (Mark Langsdorf) [RHEL-80696] - firmware_loader: Reorganize kerneldoc parameter names (Mark Langsdorf) [RHEL-80696] - PM: domains: Support required OPPs in dev_pm_domain_attach_list() (Mark Langsdorf) [RHEL-80696] - OPP: Rework _set_required_devs() to manage a single device per call (Mark Langsdorf) [RHEL-80696] - driver core: Add device probe log helper dev_warn_probe() (Mark Langsdorf) [RHEL-80696] - regmap: Specifically test writing 0 as a value to sparse caches (Mark Langsdorf) [RHEL-80696] - regmap-irq: Consistently use memset32() in regmap_irq_thread() (Mark Langsdorf) [RHEL-80696] - xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO (Sabrina Dubroca) [RHEL-84543] - xfrm: state: fix out-of-bounds read during lookup (Sabrina Dubroca) [RHEL-84543] - xfrm: delete intermediate secpath entry in packet offload mode (Sabrina Dubroca) [RHEL-84543] - xfrm: Fix the usage of skb->sk (Sabrina Dubroca) [RHEL-84543] - xfrm: fix tunnel mode TX datapath in packet offload mode (Sabrina Dubroca) [RHEL-84543] - xfrm_output: Force software GSO only in tunnel mode (Sabrina Dubroca) [RHEL-84543] - xfrm: prevent high SEQ input in non-ESN mode (Sabrina Dubroca) [RHEL-84543] Resolves: RHEL-72902, RHEL-72992, RHEL-80696, RHEL-84543 * Tue Apr 29 2025 Julio Faracco [6.12.0-79.el10] - redhat: find-debuginfo workaround is no longer needed on F42 (Jan Stancek) [RHEL-85401] - redhat/kernel.spec: use target versions of tools for debugedit and gdb-add-index (Jan Stancek) [RHEL-85401] - thermal: intel: int340x: Fix Panther Lake DLVR support (Steve Best) [RHEL-88233] - redhat/configs: Adjust CONFIG_TUNE for s390x (Mete Durlu) [RHEL-86680] - ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback (CKI Backport Bot) [RHEL-82520] {CVE-2024-58077} - redhat: remove kernel-ipaclones-internal package (Joe Lawrence) [RHEL-86517] - keys: Fix UAF in key_put() (CKI Backport Bot) [RHEL-86852] {CVE-2025-21893} - efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32 (Marcin Juszkiewicz) [RHEL-83074] - mm/kasan: Convert symbol namespace to string literal [cont.] (Julio Faracco) Resolves: RHEL-82520, RHEL-83074, RHEL-85401, RHEL-86517, RHEL-86680, RHEL-86852, RHEL-88233 * Mon Apr 28 2025 Julio Faracco [6.12.0-78.el10] - redhat: Remove kernel-rt-kvm package (Juri Lelli) [RHEL-62687] - nfsd: clear acl_access/acl_default after releasing them (Olga Kornievskaia) [RHEL-81534] {CVE-2025-21796} - redhat/configs: Remove CONFIG_VDPA_USER unset config on RHEL10 (Cindy Lu) [RHEL-87716] - scripts/nsdeps: get 'make nsdeps' working again (José Expósito) [RHEL-85957] - doc: module: revert misconversions for MODULE_IMPORT_NS() (José Expósito) [RHEL-85957] - module: Convert default symbol namespace to string literal (José Expósito) [RHEL-85957] - scripts/kernel-doc: Get -export option working again (José Expósito) [RHEL-85957] - doc: module: Fix documented type of namespace (José Expósito) [RHEL-85957] - module: Convert symbol namespace to string literal (José Expósito) [RHEL-85957] - net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. (Paolo Abeni) [RHEL-87453] - net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES (Paolo Abeni) [RHEL-87453] - netpoll: hold rcu read lock in __netpoll_send_skb() (Paolo Abeni) [RHEL-87453] - netmem: prevent TX of unreadable skbs (Paolo Abeni) [RHEL-87453] {CVE-2025-21954} - net: Clear old fragment checksum value in napi_reuse_skb (Paolo Abeni) [RHEL-87453] - ipvs: Always clear ipvs_property flag in skb_scrub_packet() (Paolo Abeni) [RHEL-87453] - net: set the minimum for net_hotdata.netdev_budget_usecs (Paolo Abeni) [RHEL-87453] - flow_dissector: Fix handling of mixed port and port-range keys (Paolo Abeni) [RHEL-87453] - neighbour: use RCU protection in __neigh_notify() (Paolo Abeni) [RHEL-87453] {CVE-2025-21763} - net: fib_rules: annotate data-races around rule->[io]ifindex (Paolo Abeni) [RHEL-87453] - flow_dissector: use RCU protection to fetch dev_net() (Paolo Abeni) [RHEL-87453] - net: let net.core.dev_weight always be non-zero (Paolo Abeni) [RHEL-87453] {CVE-2025-21806} - dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name(). (Paolo Abeni) [RHEL-87453] - ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple() (Paolo Abeni) [RHEL-87453] {CVE-2024-57994} - nfsd: validate the nfsd_serv pointer before calling svc_wake_up (Olga Kornievskaia) [RHEL-86641] - Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc (Bastien Nocera) [RHEL-74484] {CVE-2024-58009} - Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming (Bastien Nocera) [RHEL-74484] - Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context" (Bastien Nocera) [RHEL-74484] - Bluetooth: SCO: fix sco_conn refcounting on sco_conn_ready (Bastien Nocera) [RHEL-74484] - Bluetooth: btnxpuart: Fix driver sending truncated data (Bastien Nocera) [RHEL-74484] - Bluetooth: MGMT: Fix Add Device to responding before completing (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_sync: Fix not setting Random Address when required (Bastien Nocera) [RHEL-74484] - Bluetooth: iso: Fix circular lock in iso_conn_big_sync (Bastien Nocera) [RHEL-74484] {CVE-2024-54191} - Bluetooth: iso: Fix circular lock in iso_listen_bis (Bastien Nocera) [RHEL-74484] {CVE-2024-54460} - Bluetooth: SCO: Add support for 16 bits transparent voice setting (Bastien Nocera) [RHEL-74484] - Bluetooth: iso: Fix recursive locking warning (Bastien Nocera) [RHEL-74484] - Bluetooth: iso: Always release hdev at the end of iso_listen_bis (Bastien Nocera) [RHEL-74484] {CVE-2024-57879} - Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating (Bastien Nocera) [RHEL-74484] {CVE-2024-56654} - Bluetooth: Improve setsockopt() handling of malformed user input (Bastien Nocera) [RHEL-74484] - Bluetooth: SCO: remove the redundant sco_conn_put (Bastien Nocera) [RHEL-74484] - Bluetooth: MGMT: Fix possible deadlocks (Bastien Nocera) [RHEL-74484] {CVE-2024-53207} - Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_bcm: Use the devm_clk_get_optional() helper (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Send BIG Create Sync via hci_sync (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_conn: Remove alloc from critical section (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Use kref to track lifetime of iso_conn (Bastien Nocera) [RHEL-74484] - Bluetooth: SCO: Use kref to track lifetime of sco_conn (Bastien Nocera) [RHEL-74484] - Bluetooth: HCI: Add IPC(11) bus type (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add 3 HWIDs for MT7925 (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925 (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Fix matching parent socket for BIS slave (Bastien Nocera) [RHEL-74484] - Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending (Bastien Nocera) [RHEL-74484] - Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s (Bastien Nocera) [RHEL-74484] - Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name() (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925 (Bastien Nocera) [RHEL-74484] - Bluetooth: Set quirks for ATS2851 (Bastien Nocera) [RHEL-74484] - Bluetooth: Support new quirks for ATS2851 (Bastien Nocera) [RHEL-74484] - Bluetooth: Add new quirks for ATS2851 (Bastien Nocera) [RHEL-74484] - Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}() (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate() (Bastien Nocera) [RHEL-74484] - Bluetooth: btmtksdio: Lookup device node only as fallback (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet (Bastien Nocera) [RHEL-74484] - Bluetooth: btnxpuart: Add GPIO support to power save feature (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_conn: Use disable_delayed_work_sync (Bastien Nocera) [RHEL-74484] {CVE-2024-56591} - Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925 (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables (Bastien Nocera) [RHEL-74484] - Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions (Bastien Nocera) [RHEL-74484] - Bluetooth: btnxpuart: Rename IW615 to IW610 (Bastien Nocera) [RHEL-74484] - Bluetooth: btnxpuart: Drop _v0 suffix from FW names (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x (Bastien Nocera) [RHEL-74484] - Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785x (Bastien Nocera) [RHEL-74484] - Bluetooth: add HAS_IOPORT dependencies (Bastien Nocera) [RHEL-74484] - Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc() (Bastien Nocera) [RHEL-74484] {CVE-2024-56604} - Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() (Bastien Nocera) [RHEL-74484] {CVE-2024-56605} - igb: Fix potential invalid memory access in igb_init_module() (Corinna Vinschen) [RHEL-74378] {CVE-2024-52332} - RDMA/bnxt_re: Remove unusable nq variable (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix budget handling of notification queue (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Support perf management counters (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chips (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix allocation of QP table (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix the statistics for Gen P7 VF (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix issue in the unload path (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add sanity checks on rdev validity (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifier (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix the condition check while programming congestion control (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix buffer overflow in debugfs code (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Congestion control settings using debugfs hook (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Allocate dev_attr information dynamically (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Pass the context for ulp_irq_stop (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE event (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Query firmware defaults of CC params during probe (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add Async event handling support (Sreekanth Reddy) [RHEL-76566] - bnxt_en: Add ULP call to notify async events (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Remove deliver net device event (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix MSN table size for variable wqe mode (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add send queue size check for variable wqe (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix to export port num to ib_query_qp (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Remove unnecessary header file inclusion (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Eliminate need for some forward declarations (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Optimize error handling in bnxt_re_probe (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_event (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_event (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlier (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Use the default mode of congestion control (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Support different traffic class (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Cache MSIx info to a local structure (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Refurbish CQ to NQ hash calculation (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Refactor NQ allocation (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design (Sreekanth Reddy) [RHEL-76566] - bnxt_en: Add support for RoCE sriov configuration (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add debugfs hook in the driver (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Support raw data query for each resources (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support for querying HW contexts (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Support driver specific data collection using rdma tool (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Fix access flags for MR and QP modify (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support for modify_device hook (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support for CQ rx coalescing (Sreekanth Reddy) [RHEL-76566] - RDMA/bnxt_re: Add support for optimized modify QP (Sreekanth Reddy) [RHEL-76566] - tools headers: Update the socket headers with the kernel sources (Paolo Abeni) [RHEL-87244] - net: ipv6: fix TCP GSO segmentation with NAT (Paolo Abeni) [RHEL-87244] - net-timestamp: support TCP GSO case for a few missing flags (Paolo Abeni) [RHEL-87244] - tcp: Defer ts_recent changes until req is owned (Paolo Abeni) [RHEL-87244] - tcp: devmem: don't write truncated dmabuf CMSGs to userspace (Paolo Abeni) [RHEL-87244] - tcp: adjust rcvq_space after updating scaling ratio (Paolo Abeni) [RHEL-87244] - tcp: correct handling of extreme memory squeeze (Paolo Abeni) [RHEL-87244] {CVE-2025-21710} - tcp_cubic: fix incorrect HyStart round start detection (Paolo Abeni) [RHEL-87244] - tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset (Paolo Abeni) [RHEL-87244] - udp: Fix memory accounting leak. (Paolo Abeni) [RHEL-87213] - udp: Fix multiple wraparounds of sk->sk_rmem_alloc. (Paolo Abeni) [RHEL-87213] - udp: gso: do not drop small packets when PMTU reduces (Paolo Abeni) [RHEL-87213] - udp: Deal with race between UDP socket address change and rehash (Paolo Abeni) [RHEL-87213] {CVE-2024-57974} - io_uring/sqpoll: zero sqd->thread on tctx errors (CKI Backport Bot) [RHEL-74652] {CVE-2025-21633} - selftests: netfilter: add test case for recent mismatch bug (CKI Backport Bot) [RHEL-87160] - nft_set_pipapo: fix incorrect avx2 match of 5th field octet (CKI Backport Bot) [RHEL-87160] - sctp: detect and prevent references to a freed transport in sendmsg (Xin Long) [RHEL-84557] - sctp: add mutual exclusion in proc_sctp_do_udp_port() (Xin Long) [RHEL-84557] - sctp: Remove unused payload from sctp_idatahdr (Xin Long) [RHEL-84557] - sctp: Fix undefined behavior in left shift operation (Xin Long) [RHEL-84557] - sctp: Remove commented out code (Xin Long) [RHEL-84557] - sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: sysctl: udp_port: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: sysctl: auth_enable: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: sysctl: rto_min/max: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy (Xin Long) [RHEL-84557] - sctp: Prepare sctp_v4_get_dst() to dscp_t conversion. (Xin Long) [RHEL-84557] - sctp: Avoid enqueuing addr events redundantly (Xin Long) [RHEL-84557] - ice: ensure periodic output start time is in the future (Petr Oros) [RHEL-86857] - ice: fix PHY Clock Recovery availability check (Petr Oros) [RHEL-86857] - ice: Drop auxbus use for PTP to finalize ice_adapter move (Petr Oros) [RHEL-86857] - ice: Use ice_adapter for PTP shared data instead of auxdev (Petr Oros) [RHEL-86857] - ice: Initial support for E825C hardware in ice_adapter (Petr Oros) [RHEL-86857] - ice: Add ice_get_ctrl_ptp() wrapper to simplify the code (Petr Oros) [RHEL-86857] - ice: Introduce ice_get_phy_model() wrapper (Petr Oros) [RHEL-86857] - ice: Enable 1PPS out from CGU for E825C products (Petr Oros) [RHEL-86857] - ice: Read SDP section from NVM for pin definitions (Petr Oros) [RHEL-86857] - ice: Disable shared pin on E810 on setfunc (Petr Oros) [RHEL-86857] - ice: Cache perout/extts requests and check flags (Petr Oros) [RHEL-86857] - ice: Align E810T GPIO to other products (Petr Oros) [RHEL-86857] - ice: Add SDPs support for E825C (Petr Oros) [RHEL-86857] - ice: Implement ice_ptp_pin_desc (Petr Oros) [RHEL-86857] - ata: libata-sff: Ensure that we cannot write outside the allocated buffer (CKI Backport Bot) [RHEL-81460] {CVE-2025-21738} - blackhole_dev: convert self-test to KUnit (Hangbin Liu) [RHEL-81699] - treewide: Switch/rename to timer_delete[_sync]() (Kamal Heib) [RHEL-86552] - RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event (Kamal Heib) [RHEL-86552] - rdma/cxgb4: Prevent potential integer overflow on 32bit (Kamal Heib) [RHEL-86552] - ipc/util.c: complete the kernel-doc function descriptions (Rafael Aquini) [RHEL-86254] - ipc: fix memleak if msg_init_ns failed in create_ipc_ns (Rafael Aquini) [RHEL-86254] - ipc/msg: replace one-element array with flexible array member (Rafael Aquini) [RHEL-86254] - do_mq_notify(): saner skb freeing on failures (Rafael Aquini) [RHEL-86254] - switch netlink_getsockbyfilp() to taking descriptor (Rafael Aquini) [RHEL-86254] - scsi: core: Clear driver private data when retrying request (Ewan D. Milne) [RHEL-86157] - scsi: core: Do not retry I/Os during depopulation (Ewan D. Milne) [RHEL-86157] - scsi: core: Use GFP_NOIO to avoid circular locking dependency (Ewan D. Milne) [RHEL-86157] - scsi: core: Add passthrough tests for success and no failure definitions (Ewan D. Milne) [RHEL-86157] - scsi: scsi_debug: Constify sdebug_driver_template (Ewan D. Milne) [RHEL-86157] - scsi: transport: sas: spi: Fix kernel-doc for exported functions (Ewan D. Milne) [RHEL-86157] - scsi: scsi_scan: Add kernel-doc for exported function (Ewan D. Milne) [RHEL-86157] - scsi: scsi_lib: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86157] - scsi: scsi_ioctl: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86157] - scsi: scsi_error: Add kernel-doc for exported functions (Ewan D. Milne) [RHEL-86157] - scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request (Ewan D. Milne) [RHEL-86157] - scsi: scsi_debug: Skip host/bus reset settle delay (Ewan D. Milne) [RHEL-86157] - scsi: core: Constify 'struct bin_attribute' (Ewan D. Milne) [RHEL-86157] - scsi: iscsi: Remove unused iscsi_create_session() (Ewan D. Milne) [RHEL-86157] - scsi: Eliminate scsi_register() and scsi_unregister() usage & docs (Ewan D. Milne) [RHEL-86157] - scsi: docs: Remove init_this_scsi_driver() (Ewan D. Milne) [RHEL-86157] - scsi: core: Remove the .slave_configure() method (Ewan D. Milne) [RHEL-86157] - scsi: Convert SCSI drivers to .sdev_configure() (Ewan D. Milne) [RHEL-86157] - scsi: Rename .device_configure() into .sdev_configure() (Ewan D. Milne) [RHEL-86157] - scsi: Rename .slave_alloc() and .slave_destroy() (Ewan D. Milne) [RHEL-86157] - scsi: scsi_debug: Fix hrtimer support for ndelay (Ewan D. Milne) [RHEL-86157] - scsi: bsg: Replace zero-length array with flexible array member (Ewan D. Milne) [RHEL-86157] - scsi: sg: Enable runtime power management (Ewan D. Milne) [RHEL-86157] - scsi: Switch back to struct platform_driver::remove() (Ewan D. Milne) [RHEL-86157] - scsi: libfcoe: Include instead of (Ewan D. Milne) [RHEL-86157] - crypto: ccp - Fix uAPI definitions of PSP errors (Vladis Dronov) [RHEL-85132] - crypto: ccp - Add support for PCI device 0x1134 (Vladis Dronov) [RHEL-85132] - crypto: ccp - Fix check for the primary ASP device (Vladis Dronov) [RHEL-85132] - crypto: ccp: Add external API interface for PSP module initialization (Vladis Dronov) [RHEL-85132] - crypto: ccp - Use scoped guard for mutex (Vladis Dronov) [RHEL-85132] - crypto: drivers - Switch back to struct platform_driver::remove() (Vladis Dronov) [RHEL-85132] - vsock/virtio: discard packets if the transport changes (CKI Backport Bot) [RHEL-77231] {CVE-2025-21669} - sched/deadline: Use online cpus for validating runtime (Phil Auld) [RHEL-85609] - sched/rt: Update limit of sched_rt sysctl in documentation (Phil Auld) [RHEL-85609] - rtla/tests: Test setting default options (Tomas Glozar) [RHEL-73865] - rtla/tests: Reset osnoise options before check (Tomas Glozar) [RHEL-73865] - rtla: Always set all tracer options (Tomas Glozar) [RHEL-73865] - rtla/osnoise: Set OSNOISE_WORKLOAD to true (Tomas Glozar) [RHEL-73865] - rtla: Unify apply_config between top and hist (Tomas Glozar) [RHEL-73865] - rtla/osnoise: Unify params struct (Tomas Glozar) [RHEL-73865] - redhat/kernel.spec.template: Build rtla with BPF sample collection (Tomas Glozar) [RHEL-77357] - tools/build: Use SYSTEM_BPFTOOL for system bpftool (Tomas Glozar) [RHEL-77357] - rtla/timerlat: Test BPF mode (Tomas Glozar) [RHEL-77357] - rtla/timerlat_top: Use BPF to collect samples (Tomas Glozar) [RHEL-77357] - rtla/timerlat_top: Move divisor to update (Tomas Glozar) [RHEL-77357] - rtla/timerlat_hist: Use BPF to collect samples (Tomas Glozar) [RHEL-77357] - rtla/timerlat: Add BPF skeleton to collect samples (Tomas Glozar) [RHEL-77357] - rtla: Add optional dependency on BPF tooling (Tomas Glozar) [RHEL-77357] - tools/build: Add bpftool-skeletons feature test (Tomas Glozar) [RHEL-77357] - rtla/timerlat: Unify params struct (Tomas Glozar) [RHEL-77357] - trace/osnoise: Add trace events for samples (Tomas Glozar) [RHEL-77357] - tools/rtla: Add basic test suite (Tomas Glozar) [RHEL-77357] - mm: page_owner: use new iteration API (Luiz Capitulino) [RHEL-68306] - mm: page_table_check: use new iteration API (Luiz Capitulino) [RHEL-68306] - mm: page_ext: add an iteration API for page extensions (Luiz Capitulino) [RHEL-68306] - cgroup: Remove steal time from usage_usec (Waiman Long) [RHEL-80669] - nfsd: Set technology preview if inter SSC offload is enabled (Benjamin Coddington) [RHEL-79657] - tools/rv: Keep user LDFLAGS in build (Tomas Glozar) [RHEL-71546] - tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu(). (Guillaume Nault) [RHEL-57735] - pfifo_tail_enqueue: Drop new packet when sch->limit == 0 (CKI Backport Bot) [RHEL-80057] {CVE-2025-21702} - selftests: livepatch: handle PRINTK_CALLER in check_result() (Denis Aleksandrov) [RHEL-85304] - livepatch: convert timeouts to secs_to_jiffies() (Denis Aleksandrov) [RHEL-85304] - selftests: livepatch: add test cases of stack_order sysfs interface (Denis Aleksandrov) [RHEL-85304] - livepatch: Add stack_order sysfs attribute (Denis Aleksandrov) [RHEL-85304] - selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh (Denis Aleksandrov) [RHEL-85304] - net: gso: fix ownership in __udp_gso_segment (Antoine Tenart) [RHEL-82260] {CVE-2025-21926} Resolves: RHEL-57735, RHEL-62687, RHEL-68306, RHEL-71546, RHEL-73865, RHEL-74378, RHEL-74484, RHEL-74652, RHEL-76566, RHEL-77231, RHEL-77357, RHEL-79657, RHEL-80057, RHEL-80669, RHEL-81460, RHEL-81534, RHEL-81699, RHEL-82260, RHEL-84557, RHEL-85132, RHEL-85304, RHEL-85609, RHEL-85957, RHEL-86157, RHEL-86254, RHEL-86552, RHEL-86641, RHEL-86857, RHEL-87160, RHEL-87213, RHEL-87244, RHEL-87453, RHEL-87716 * Thu Apr 24 2025 Julio Faracco [6.12.0-77.el10] - redhat: enable CONFIG_WERROR=y (Jan Stancek) [RHEL-85334] - redhat: don't enforce WERROR for 3rd-party OOT kmods (Jan Stancek) [RHEL-85334] - redhat: make ENABLE_WERROR enable also KVM_WERROR (Jan Stancek) [RHEL-85334] - fortify: Hide run-time copy size from value range tracking (Jan Stancek) [RHEL-85334] - resolve_btfids: Fix compiler warnings (Jan Stancek) [RHEL-85334] - platform/x86: intel: Use *-y instead of *-objs in Makefile (Steve Best) [RHEL-45086] - platform/x86/intel/ifs: Update documentation with image download path (Steve Best) [RHEL-45086] - platform/x86/intel/ifs: Add Clearwater Forest to CPU support list (Steve Best) [RHEL-45086] - s390/diag: Add memory topology information via diag310 (Mete Durlu) [RHEL-72681] - i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition (CKI Backport Bot) [RHEL-81452] {CVE-2024-57984} - x86/cpu: Add CPU type to struct cpuinfo_topology (Steve Best) [RHEL-64636] - x86/amd: Use heterogeneous core topology for identifying boost numerator (Steve Best) [RHEL-64636] - PCI/ACS: Fix 'pci=config_acs=' parameter (Myron Stowe) [RHEL-72899] - tools/power/x86/intel-speed-select: v1.22 release (Steve Best) [RHEL-74190] - tools/power/x86/intel-speed-select: Prefix header search path with sysroot (Steve Best) [RHEL-74190] - tools/power/x86/intel-speed-select: Die ID for IO dies (Steve Best) [RHEL-74190] - tools/power/x86/intel-speed-select: Fix the condition to check multi die system (Steve Best) [RHEL-74190] - tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGE (Steve Best) [RHEL-74190] - platform/x86/intel: power-domains: Add Clearwater Forest support (Steve Best) [RHEL-74190] - platform/x86: ISST: Correct command storage data length (Steve Best) [RHEL-74190] - s390/cio: Do not unregister the subchannel based on DNV (Mete Durlu) [RHEL-87158] - PCI: Use downstream bridges for distributing resources (Myron Stowe) [RHEL-73398] - ipmi: ssif_bmc: Fix new request loss when bmc ready for a response (Tony Camuso) [RHEL-82110] - ipmi: make ipmi_destroy_user() return void (Tony Camuso) [RHEL-82110] - char:ipmi: Fix a not-used variable on a non-ACPI system (Tony Camuso) [RHEL-82110] - Get rid of 'remove_new' relic from platform driver struct (Tony Camuso) [RHEL-82110] - char:ipmi: Fix the wrong format specifier (Tony Camuso) [RHEL-82110] - ipmi: ipmb: Add check devm_kasprintf() returned value (Tony Camuso) [RHEL-82110] Resolves: RHEL-45086, RHEL-64636, RHEL-72681, RHEL-72899, RHEL-73398, RHEL-74190, RHEL-81452, RHEL-82110, RHEL-85334, RHEL-87158 * Tue Apr 22 2025 Julio Faracco [6.12.0-76.el10] - selftests/mm: fix guard-pages build (Luiz Capitulino) [RHEL-78135] - selftests/mm: set allocated memory to non-zero content in cow test (Luiz Capitulino) [RHEL-78135] - selftest: hugetlb_dio: fix test naming (Luiz Capitulino) [RHEL-78135] - selftests/mm: hugetlb_fault_after_madv: improve test output (Luiz Capitulino) [RHEL-78135] - selftests/mm: hugetlb_fault_after_madv: use default hugetlb page size (Luiz Capitulino) [RHEL-78135] - selftests/mm: Fix unused function warning for aarch64_write_signal_pkey() (Luiz Capitulino) [RHEL-78135] - selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests (Luiz Capitulino) [RHEL-78135] - mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize() (Luiz Capitulino) [RHEL-78135 RHEL-83252] {CVE-2025-21861} - cachestat: fix page cache statistics permission checking (Luiz Capitulino) [RHEL-78135 RHEL-78991] {CVE-2025-21691} - arm64/mm: Drop setting PTE_TYPE_PAGE in pte_mkcont() (Luiz Capitulino) [RHEL-78135] - powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC (Luiz Capitulino) [RHEL-78135] {CVE-2025-21866} - powerpc/code-patching: Disable KASAN report during patching via temporary mm (Luiz Capitulino) [RHEL-78135] {CVE-2025-21869} - x86/microcode/AMD: Flush patch buffer mapping after application (Luiz Capitulino) [RHEL-78135] - mm/codetag: clear tags before swap (Luiz Capitulino) [RHEL-78135] - kasan: don't call find_vm_area() in a PREEMPT_RT kernel (Luiz Capitulino) [RHEL-78135] - mm/zswap: fix inconsistency when zswap_store_page() fails (Luiz Capitulino) [RHEL-78135] {CVE-2025-21860} - mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pages (Luiz Capitulino) [RHEL-78135] - alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG (Luiz Capitulino) [RHEL-78135] - alloc_tag: fix module allocation tags populated area calculation (Luiz Capitulino) [RHEL-78135] - x86: Disable EXECMEM_ROX support (Luiz Capitulino) [RHEL-78135] - module: fix writing of livepatch relocations in ROX text (Luiz Capitulino) [RHEL-78135] - arm: pgtable: fix NULL pointer dereference issue (Luiz Capitulino) [RHEL-78135] - mm: page_frag: fix a compile error when kernel is not compiled (Luiz Capitulino) [RHEL-78135] - selftests/mm: virtual_address_range: avoid reading from VM_IO mappings (Luiz Capitulino) [RHEL-78135] - selftests/mm: vm_util: split up /proc/self/smaps parsing (Luiz Capitulino) [RHEL-78135] - selftests/mm: virtual_address_range: unmap chunks after validation (Luiz Capitulino) [RHEL-78135] - selftests/mm: virtual_address_range: mmap() without PROT_WRITE (Luiz Capitulino) [RHEL-78135] - selftests/mm: skip virtual_address_range tests on riscv (Luiz Capitulino) [RHEL-78135] - selftest/mm: fix typo in virtual_address_range (Luiz Capitulino) [RHEL-78135] - x86/vdso: Add missing brackets in switch case (Luiz Capitulino) [RHEL-78135] - vdso: Change PAGE_MASK to signed on all 32-bit architectures (Luiz Capitulino) [RHEL-78135] - arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Fix missing printf() argument in gcs/gcs-stress.c (Luiz Capitulino) [RHEL-78135] - arm64: ptrace: fix partial SETREGSET for NT_ARM_GCS (Luiz Capitulino) [RHEL-78135] - arm64: ptrace: fix partial SETREGSET for NT_ARM_POE (Luiz Capitulino) [RHEL-78135] {CVE-2024-57877} - arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR (Luiz Capitulino) [RHEL-78135] {CVE-2024-57878} - arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL (Luiz Capitulino) [RHEL-78135] {CVE-2024-57874} - arm64: signal: Ensure signal delivery failure is recoverable (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Fix documentation for HWCAP (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Fix outdated ptrace documentation (Luiz Capitulino) [RHEL-78135] - s390/kvm: Mask extra bits from program interrupt code (Luiz Capitulino) [RHEL-78135] - s390/kvm: Initialize uninitialized flags variable (Luiz Capitulino) [RHEL-78135] - mm: ksm: align cmp_and_merge_page() to v6.13 (Luiz Capitulino) [RHEL-78135] - mm: zswap: move allocations during CPU init outside the lock (Luiz Capitulino) [RHEL-78135] - mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma (Luiz Capitulino) [RHEL-78135] - mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_count (Luiz Capitulino) [RHEL-78135] - mm: fix assertion in folio_end_read() (Luiz Capitulino) [RHEL-78135] - vmstat: disable vmstat_work on vmstat_cpu_down_prep() (Luiz Capitulino) [RHEL-78135] - mm: clear uffd-wp PTE/PMD state on mremap() (Luiz Capitulino) [RHEL-78135 RHEL-80531] {CVE-2025-21696} - mm: zswap: properly synchronize freeing resources during CPU hotunplug (Luiz Capitulino) [RHEL-78135 RHEL-78681] {CVE-2025-21693} - Revert "mm: zswap: fix race between [de]compression and CPU hotunplug" (Luiz Capitulino) [RHEL-78135] - mm: fix div by zero in bdi_ratio_from_pages (Luiz Capitulino) [RHEL-78135] - x86/execmem: fix ROX cache usage in Xen PV guests (Luiz Capitulino) [RHEL-78135] - filemap: avoid truncating 64-bit offset to 32 bits (Luiz Capitulino) [RHEL-78135] {CVE-2025-21665} - mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit" (Luiz Capitulino) [RHEL-78135] - mm/kmemleak: fix percpu memory leak detection failure (Luiz Capitulino) [RHEL-78135] - Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()" (Luiz Capitulino) [RHEL-78135] - mm/util: make memdup_user_nul() similar to memdup_user() (Luiz Capitulino) [RHEL-78135] - mm, madvise: fix potential workingset node list_lru leaks (Luiz Capitulino) [RHEL-78135] - mm/damon/core: fix ignored quota goals and filters of newly committed schemes (Luiz Capitulino) [RHEL-78135] - mm/damon/core: fix new damon_target objects leaks on damon_commit_targets() (Luiz Capitulino) [RHEL-78135] {CVE-2024-57886} - mm/list_lru: fix false warning of negative counter (Luiz Capitulino) [RHEL-78135] - vmstat: disable vmstat_work on vmstat_cpu_down_prep() (Luiz Capitulino) [RHEL-78135] - mm: shmem: fix the update of 'shmem_falloc->nr_unswapped' (Luiz Capitulino) [RHEL-78135] - mm: shmem: fix incorrect index alignment for within_size policy (Luiz Capitulino) [RHEL-78135] - mm: zswap: fix race between [de]compression and CPU hotunplug (Luiz Capitulino) [RHEL-78135] - mm: hugetlb: independent PMD page table shared count (Luiz Capitulino) [RHEL-78135] {CVE-2024-57883} - mm/readahead: fix large folio support in async readahead (Luiz Capitulino) [RHEL-78135] - mm: don't try THP alignment for FS without get_unmapped_area (Luiz Capitulino) [RHEL-78135] - mm: huge_memory: handle strsep not finding delimiter (Luiz Capitulino) [RHEL-78135] - mm/vmstat: fix a W=1 clang compiler warning (Luiz Capitulino) [RHEL-78135] - mm: convert partially_mapped set/clear operations to be atomic (Luiz Capitulino) [RHEL-78135] - vmalloc: fix accounting with i915 (Luiz Capitulino) [RHEL-78135] - mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy() (Luiz Capitulino) [RHEL-78135] {CVE-2024-57881} - mm: use clear_user_(high)page() for arch with special user folio handling (Luiz Capitulino) [RHEL-78135] - mm: introduce cpu_icache_is_aliasing() across all architectures (Luiz Capitulino) [RHEL-78135] - mm: add RCU annotation to pte_offset_map(_lock) (Luiz Capitulino) [RHEL-78135] - mm: correctly reference merged VMA (Luiz Capitulino) [RHEL-78135] - mm: use aligned address in copy_user_gigantic_page() (Luiz Capitulino) [RHEL-78135] {CVE-2024-51729} - mm: use aligned address in clear_gigantic_page() (Luiz Capitulino) [RHEL-78135] {CVE-2024-52319} - mm: shmem: fix ShmemHugePages at swapout (Luiz Capitulino) [RHEL-78135] - memcg: slub: fix SUnreclaim for post charged objects (Luiz Capitulino) [RHEL-78135] - x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables (Luiz Capitulino) [RHEL-78135] - mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio() (Luiz Capitulino) [RHEL-78135] - mm: correct typo in MMAP_STATE() macro (Luiz Capitulino) [RHEL-78135] - mm: respect mmap hint address when aligning for THP (Luiz Capitulino) [RHEL-78135] - mm: memcg: declare do_memsw_account inline (Luiz Capitulino) [RHEL-78135] - mm/codetag: swap tags when migrate pages (Luiz Capitulino) [RHEL-78135] - mm: open-code page_folio() in dump_page() (Luiz Capitulino) [RHEL-78135] - mm: open-code PageTail in folio_flags() and const_folio_flags() (Luiz Capitulino) [RHEL-78135] - mm: fix vrealloc()'s KASAN poisoning logic (Luiz Capitulino) [RHEL-78135] - kasan: make report_lock a raw spinlock (Luiz Capitulino) [RHEL-78135] - mm/gup: handle NULL pages in unpin_user_pages() (Luiz Capitulino) [RHEL-78135] {CVE-2024-56612} - arm64: mte: Fix copy_highpage() warning on hugetlb folios (Luiz Capitulino) [RHEL-78135] - arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs (Luiz Capitulino) [RHEL-78135] - memblock: allow zero threshold in validate_numa_converage() (Luiz Capitulino) [RHEL-78135] - x86/mm: Carve out INVLPG inline asm for use by others (Luiz Capitulino) [RHEL-78135] - Rename .data.once to .data..once to fix resetting WARN*_ONCE (Luiz Capitulino) [RHEL-78135] - Rename .data.unlikely to .data..unlikely (Luiz Capitulino) [RHEL-78135] - s390/mm/hugetlbfs: Add missing includes (Luiz Capitulino) [RHEL-78135] - s390/mm: Add PTE_MARKER support for hugetlbfs mappings (Luiz Capitulino) [RHEL-78135] - s390/mm: Introduce region-third and segment table swap entries (Luiz Capitulino) [RHEL-78135] - s390/mm: Introduce region-third and segment table entry present bits (Luiz Capitulino) [RHEL-78135] - s390/mm: Rearrange region-third and segment table entry SW bits (Luiz Capitulino) [RHEL-78135] - memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE (Luiz Capitulino) [RHEL-78135] - mm: Use str_on_off() helper function in report_meminit() (Luiz Capitulino) [RHEL-78135] - slab: Fix too strict alignment check in create_cache() (Luiz Capitulino) [RHEL-78135] {CVE-2024-56560} - SLUB: Add support for per object memory policies (Luiz Capitulino) [RHEL-78135] - mm/slab: Allow cache creation to proceed even if sysfs registration fails (Luiz Capitulino) [RHEL-78135] - mm/slub, kunit: Add testcase for krealloc redzone and zeroing (Luiz Capitulino) [RHEL-78135] - mm/slub: Improve redzone check and zeroing for krealloc() (Luiz Capitulino) [RHEL-78135] - mm/slub: Consider kfence case for get_orig_size() (Luiz Capitulino) [RHEL-78135] - mm, slab: add kerneldocs for common SLAB_ flags (Luiz Capitulino) [RHEL-78135] - mm/slab: remove duplicate check in create_cache() (Luiz Capitulino) [RHEL-78135] - mm/slub: Move krealloc() and related code to slub.c (Luiz Capitulino) [RHEL-78135] - mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_size is on (Luiz Capitulino) [RHEL-78135] - drm: replace strcpy() with strscpy() (Luiz Capitulino) [RHEL-78135] - mm/util: deduplicate code in {kstrdup,kstrndup,kmemdup_nul} (Luiz Capitulino) [RHEL-78135] - mm/util: fix possible race condition in kstrdup() (Luiz Capitulino) [RHEL-78135] - bpftool: ensure task comm is always NUL-terminated (Luiz Capitulino) [RHEL-78135] - security: replace memcpy() with get_task_comm() (Luiz Capitulino) [RHEL-78135] - auditsc: replace memcpy() with strscpy() (Luiz Capitulino) [RHEL-78135] - get rid of __get_task_comm() (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Early detect debug_pagealloc size requirement (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Disable kfence if not early init (Luiz Capitulino) [RHEL-78135] - book3s64/radix: Refactoring common kfence related functions (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Add kfence functionality (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Disable debug_pagealloc if it requires more memory (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Make kernel_map_linear_page() generic (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Refactor hash__kernel_map_pages() function (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Add hash_debug_pagealloc_add_slot() function (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Refactor kernel linear map related calls (Luiz Capitulino) [RHEL-78135] - book3s64/hash: Remove kfence support temporarily (Luiz Capitulino) [RHEL-78135] - cma: enforce non-zero pageblock_order during cma_init_reserved_mem() (Luiz Capitulino) [RHEL-78135] - mm/kfence: add a new kunit test test_use_after_free_read_nofault() (Luiz Capitulino) [RHEL-78135] - memcg/hugetlb: add hugeTLB counters to memcg (Luiz Capitulino) [RHEL-78135] - vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event (Luiz Capitulino) [RHEL-78135] - mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcount (Luiz Capitulino) [RHEL-78135] - mm: define general function pXd_init() (Luiz Capitulino) [RHEL-78135] - kmemleak: iommu/iova: fix transient kmemleak false positive (Luiz Capitulino) [RHEL-78135] - mm/list_lru: simplify the list_lru walk callback function (Luiz Capitulino) [RHEL-78135] - mm/list_lru: split the lock to per-cgroup scope (Luiz Capitulino) [RHEL-78135] - mm/list_lru: simplify reparenting and initial allocation (Luiz Capitulino) [RHEL-78135] - mm/list_lru: code clean up for reparenting (Luiz Capitulino) [RHEL-78135] - mm/list_lru: don't export list_lru_add (Luiz Capitulino) [RHEL-78135] - mm/list_lru: don't pass unnecessary key parameters (Luiz Capitulino) [RHEL-78135] - kasan: add kunit tests for kmalloc_track_caller, kmalloc_node_track_caller (Luiz Capitulino) [RHEL-78135] - kasan: change kasan_atomics kunit test as KUNIT_CASE_SLOW (Luiz Capitulino) [RHEL-78135] - kasan: use EXPORT_SYMBOL_IF_KUNIT to export symbols (Luiz Capitulino) [RHEL-78135] - mm: remove unnecessary page_table_lock on stack expansion (Luiz Capitulino) [RHEL-78135] - mm: huge_memory: use strscpy() instead of strcpy() (Luiz Capitulino) [RHEL-78135] - mm: shmem: override mTHP shmem default with a kernel parameter (Luiz Capitulino) [RHEL-78135] - mm: move ``get_order_from_str()`` to internal.h (Luiz Capitulino) [RHEL-78135] - mm: shmem: control THP support through the kernel command line (Luiz Capitulino) [RHEL-78135] - vma: detect infinite loop in vma tree (Luiz Capitulino) [RHEL-78135] - mm/memory-failure: replace sprintf() with sysfs_emit() (Luiz Capitulino) [RHEL-78135] - memcg: add flush tracepoint (Luiz Capitulino) [RHEL-78135] - memcg: rename do_flush_stats and add force flag (Luiz Capitulino) [RHEL-78135] - mm: delete the unused put_pages_list() (Luiz Capitulino) [RHEL-78135] - selftests/mm: add self tests for guard page feature (Luiz Capitulino) [RHEL-78135] - selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignore (Luiz Capitulino) [RHEL-78135] - tools: testing: update tools UAPI header for mman-common.h (Luiz Capitulino) [RHEL-78135] - mm: madvise: implement lightweight guard page mechanism (Luiz Capitulino) [RHEL-78135] - mm: add PTE_MARKER_GUARD PTE marker (Luiz Capitulino) [RHEL-78135] - mm: pagewalk: add the ability to install PTEs (Luiz Capitulino) [RHEL-78135] - kasan: delete CONFIG_KASAN_MODULE_TEST (Luiz Capitulino) [RHEL-78135] - kasan: migrate copy_user_test to kunit (Luiz Capitulino) [RHEL-78135] - kasan: move checks to do_strncpy_from_user (Luiz Capitulino) [RHEL-78135] - mm: add per-order mTHP swpin counters (Luiz Capitulino) [RHEL-78135] - mm: zswap: zswap_store_page() will initialize entry after adding to xarray. (Luiz Capitulino) [RHEL-78135] - mm: swap: count successful large folio zswap stores in hugepage zswpout stats (Luiz Capitulino) [RHEL-78135] - mm: zswap: support large folios in zswap_store() (Luiz Capitulino) [RHEL-78135] - mm: zswap: modify zswap_stored_pages to be atomic_long_t (Luiz Capitulino) [RHEL-78135] - mm: zswap: rename zswap_pool_get() to zswap_pool_tryget() (Luiz Capitulino) [RHEL-78135] - mm: zswap: modify zswap_compress() to accept a page instead of a folio (Luiz Capitulino) [RHEL-78135] - mm: define obj_cgroup_get() if CONFIG_MEMCG is not defined (Luiz Capitulino) [RHEL-78135] - mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment (Luiz Capitulino) [RHEL-78135] - mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT (Luiz Capitulino) [RHEL-78135] - selftests/damon/debugfs_duplicate_context_creation: hide errors from expected file write failures (Luiz Capitulino) [RHEL-78135] - selftests/damon/_debugfs_common: hide expected error message from test_write_result() (Luiz Capitulino) [RHEL-78135] - selftests/damon/huge_count_read_write: remove unnecessary debugging message (Luiz Capitulino) [RHEL-78135] - mm/show_mem: use str_yes_no() helper in show_free_areas() (Luiz Capitulino) [RHEL-78135] - mm/vmscan: wake up flushers conditionally to avoid cgroup OOM (Luiz Capitulino) [RHEL-78135] - mm: use page->private instead of page->index in percpu (Luiz Capitulino) [RHEL-78135] - mm: remove references to page->index in huge_memory.c (Luiz Capitulino) [RHEL-78135] - bootmem: stop using page->index (Luiz Capitulino) [RHEL-78135] - mm: mass constification of folio/page pointers (Luiz Capitulino) [RHEL-78135] - mm: renovate page_address_in_vma() (Luiz Capitulino) [RHEL-78135] - mm: use page_pgoff() in more places (Luiz Capitulino) [RHEL-78135] - mm: convert page_to_pgoff() to page_pgoff() (Luiz Capitulino) [RHEL-78135] - mm/zsmalloc: use memcpy_from/to_page whereever possible (Luiz Capitulino) [RHEL-78135] - zsmalloc: replace kmap_atomic with kmap_local_page (Luiz Capitulino) [RHEL-78135] - mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split (Luiz Capitulino) [RHEL-78135] - alloc_tag: support for page allocation tag compression (Luiz Capitulino) [RHEL-78135] - alloc_tag: introduce pgtag_ref_handle to abstract page tag references (Luiz Capitulino) [RHEL-78135] - alloc_tag: populate memory for module tags as needed (Luiz Capitulino) [RHEL-78135] - alloc_tag: load module tags into separate contiguous memory (Luiz Capitulino) [RHEL-78135] - alloc_tag: introduce shutdown_mem_profiling helper function (Luiz Capitulino) [RHEL-78135] - maple_tree: add mas_for_each_rev() helper (Luiz Capitulino) [RHEL-78135] - x86/module: enable ROX caches for module text on 64 bit (Luiz Capitulino) [RHEL-78135] - execmem: add support for cache of large ROX pages (Luiz Capitulino) [RHEL-78135] - x86/module: prepare module loading for ROX allocations of text (Luiz Capitulino) [RHEL-78135] - arch: introduce set_direct_map_valid_noflush() (Luiz Capitulino) [RHEL-78135] - module: prepare to handle ROX allocations for text (Luiz Capitulino) [RHEL-78135] - asm-generic: introduce text-patching.h (Luiz Capitulino) [RHEL-78135] - mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations (Luiz Capitulino) [RHEL-78135] - mm: vmalloc: group declarations depending on CONFIG_MMU together (Luiz Capitulino) [RHEL-78135] - memcg: workingset: remove folio_memcg_rcu usage (Luiz Capitulino) [RHEL-78135] - mm/vma: the pgoff is correct if can_merge_right (Luiz Capitulino) [RHEL-78135] - mm: defer second attempt at merge on mmap() (Luiz Capitulino) [RHEL-78135] - mm: remove unnecessary reset state logic on merge new VMA (Luiz Capitulino) [RHEL-78135] - mm: refactor __mmap_region() (Luiz Capitulino) [RHEL-78135] - mm: isolate mmap internal logic to mm/vma.c (Luiz Capitulino) [RHEL-78135] - tools: testing: add additional vma_internal.h stubs (Luiz Capitulino) [RHEL-78135] - memcg-v1: remove memcg move locking code (Luiz Capitulino) [RHEL-78135] - memcg-v1: no need for memcg locking for MGLRU (Luiz Capitulino) [RHEL-78135] - memcg-v1: no need for memcg locking for writeback tracking (Luiz Capitulino) [RHEL-78135] - memcg-v1: no need for memcg locking for dirty tracking (Luiz Capitulino) [RHEL-78135] - memcg-v1: remove charge move code (Luiz Capitulino) [RHEL-78135] - memcg-v1: fully deprecate move_charge_at_immigrate (Luiz Capitulino) [RHEL-78135] - mm: shmem: fallback to page size splice if large folio has poisoned pages (Luiz Capitulino) [RHEL-78135] - mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_evenly_split_region() (Luiz Capitulino) [RHEL-78135] - mm/damon/vaddr: fix issue in damon_va_evenly_split_region() (Luiz Capitulino) [RHEL-78135] - mm/page_alloc: use str_off_on() helper in build_all_zonelists() (Luiz Capitulino) [RHEL-78135] - mm/memcontrol: fix seq_buf size to save memory when PAGE_SIZE is large (Luiz Capitulino) [RHEL-78135] - mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIER (Luiz Capitulino) [RHEL-78135] - mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimit (Luiz Capitulino) [RHEL-78135] - mm/memory.c: simplify pfnmap_lockdep_assert (Luiz Capitulino) [RHEL-78135] - mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub (Luiz Capitulino) [RHEL-78135] - mm: shmem: improve the tmpfs large folio read performance (Luiz Capitulino) [RHEL-78135] - mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic (Luiz Capitulino) [RHEL-78135] - mm: remove unused has_isolate_pageblock (Luiz Capitulino) [RHEL-78135] - mm: remove redundant condition for THP folio (Luiz Capitulino) [RHEL-78135] - mm/mremap: remove goto from mremap_to() (Luiz Capitulino) [RHEL-78135] - mm/mremap: cleanup vma_to_resize() (Luiz Capitulino) [RHEL-78135] - mm: don't set readahead flag on a folio when lookahead_size > nr_to_read (Luiz Capitulino) [RHEL-78135] - mm: shmem: remove __shmem_huge_global_enabled() (Luiz Capitulino) [RHEL-78135] - mm: huge_memory: move file_thp_enabled() into huge_memory.c (Luiz Capitulino) [RHEL-78135] - tmpfs: don't enable large folios if not supported (Luiz Capitulino) [RHEL-78135] - mm/mglru: reset page lru tier bits when activating (Luiz Capitulino) [RHEL-78135] - mm: swap: use str_true_false() helper function (Luiz Capitulino) [RHEL-78135] - mm, kasan, kmsan: instrument copy_from/to_kernel_nofault (Luiz Capitulino) [RHEL-78135] - mm/vmstat: defer the refresh_zone_stat_thresholds after all CPUs bringup (Luiz Capitulino) [RHEL-78135] - vmscan: add a vmscan event for reclaim_pages (Luiz Capitulino) [RHEL-78135] - mm: avoid zeroing user movable page twice with init_on_alloc=1 (Luiz Capitulino) [RHEL-78135] - mm/zswap: avoid touching XArray for unnecessary invalidation (Luiz Capitulino) [RHEL-78135] - mm/hugetlb: perform vmemmap optimization batchly for specific node allocation (Luiz Capitulino) [RHEL-78135] - memcg: add tracing for memcg stat updates (Luiz Capitulino) [RHEL-78135] - mm: remove unused hugepage for vma_alloc_folio() (Luiz Capitulino) [RHEL-78135] - mm: add pcp high_min high_max to proc zoneinfo (Luiz Capitulino) [RHEL-78135] - mm/kmemleak: fix typo in object_no_scan() comment (Luiz Capitulino) [RHEL-78135] - kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end (Luiz Capitulino) [RHEL-78135] - mm: allocate THP on hugezeropage wp-fault (Luiz Capitulino) [RHEL-78135] - mm: abstract THP allocation (Luiz Capitulino) [RHEL-78135] - mm/memory.c: remove stray newline at top of file (Luiz Capitulino) [RHEL-78135] - percpu: fix data race with pcpu_nr_empty_pop_pages (Luiz Capitulino) [RHEL-78135] - mm: consolidate common checks in hugetlb_get_unmapped_area (Luiz Capitulino) [RHEL-78135] - arch/s390: clean up hugetlb definitions (Luiz Capitulino) [RHEL-78135] - mm: drop hugetlb_get_unmapped_area{_*} functions (Luiz Capitulino) [RHEL-78135] - mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags (Luiz Capitulino) [RHEL-78135] - arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle hugetlb mappings (Luiz Capitulino) [RHEL-78135] - arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings (Luiz Capitulino) [RHEL-78135] - arch/x86: teach arch_get_unmapped_area_vmflags to handle hugetlb mappings (Luiz Capitulino) [RHEL-78135] - arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings (Luiz Capitulino) [RHEL-78135] - mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings (Luiz Capitulino) [RHEL-78135] - mm: remove misleading 'unlikely' hint in vms_gather_munmap_vmas() (Luiz Capitulino) [RHEL-78135] - mm/truncate: reset xa_has_values flag on each iteration (Luiz Capitulino) [RHEL-78135] - mm: swap: make some count_mthp_stat() call-sites be THP-agnostic. (Luiz Capitulino) [RHEL-78135] - gup: convert FOLL_TOUCH case in follow_page_pte() to folio (Luiz Capitulino) [RHEL-78135] - mm: remove PageKsm() (Luiz Capitulino) [RHEL-78135] - mm: add PageAnonNotKsm() (Luiz Capitulino) [RHEL-78135] - ksm: convert should_skip_rmap_item() to take a folio (Luiz Capitulino) [RHEL-78135] - ksm: convert cmp_and_merge_page() to use a folio (Luiz Capitulino) [RHEL-78135] - ksm: use a folio in try_to_merge_one_page() (Luiz Capitulino) [RHEL-78135] - mm/cma: fix useless return in void function (Luiz Capitulino) [RHEL-78135] - mm: optimize invalidation of shadow entries (Luiz Capitulino) [RHEL-78135] - mm: optimize truncation of shadow entries (Luiz Capitulino) [RHEL-78135] - mm: migrate LRU_REFS_MASK bits in folio_migrate_flags (Luiz Capitulino) [RHEL-78135] - mm: pgtable: remove pte_offset_map_nolock() (Luiz Capitulino) [RHEL-78135] - mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock() (Luiz Capitulino) [RHEL-78135] - mm: userfaultfd: move_pages_pte() use pte_offset_map_rw_nolock() (Luiz Capitulino) [RHEL-78135] - mm: page_vma_mapped_walk: map_pte() use pte_offset_map_rw_nolock() (Luiz Capitulino) [RHEL-78135] - mm: mremap: move_ptes() use pte_offset_map_rw_nolock() (Luiz Capitulino) [RHEL-78135] - mm: copy_pte_range() use pte_offset_map_rw_nolock() (Luiz Capitulino) [RHEL-78135] - mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock() (Luiz Capitulino) [RHEL-78135] - mm: handle_pte_fault() use pte_offset_map_rw_nolock() (Luiz Capitulino) [RHEL-78135] - arm: adjust_pte() use pte_offset_map_rw_nolock() (Luiz Capitulino) [RHEL-78135] - mm: khugepaged: __collapse_huge_page_swapin() use pte_offset_map_ro_nolock() (Luiz Capitulino) [RHEL-78135] - mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock() (Luiz Capitulino) [RHEL-78135] - powerpc: assert_pte_locked() use pte_offset_map_ro_nolock() (Luiz Capitulino) [RHEL-78135] - mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock() (Luiz Capitulino) [RHEL-78135] - mm: move mm flags to mm_types.h (Luiz Capitulino) [RHEL-78135] - mm/madvise: unrestrict process_madvise() for current process (Luiz Capitulino) [RHEL-78135] - mm/mempolicy: fix comments for better documentation (Luiz Capitulino) [RHEL-78135] - mm: fix shrink nr.unqueued_dirty counter issue (Luiz Capitulino) [RHEL-78135] - mm: refactor mm_access() to not return NULL (Luiz Capitulino) [RHEL-78135] - mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address into one operation (Luiz Capitulino) [RHEL-78135] {CVE-2024-56559} - mm/memcontrol: add per-memcg pgpgin/pswpin counter (Luiz Capitulino) [RHEL-78135] - mm/damon: fix sparse warning for zero initializer (Luiz Capitulino) [RHEL-78135] - mm: shmem: fix khugepaged activation policy for shmem (Luiz Capitulino) [RHEL-78135] - mm: page_frag: use __alloc_pages() to replace alloc_pages_node() (Luiz Capitulino) [RHEL-78135] - mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' (Luiz Capitulino) [RHEL-78135] - xtensa: remove the get_order() implementation (Luiz Capitulino) [RHEL-78135] - mm: page_frag: avoid caller accessing 'page_frag_cache' directly (Luiz Capitulino) [RHEL-78135] - mm: page_frag: use initial zero offset for page_frag_alloc_align() (Luiz Capitulino) [RHEL-78135] - mm: move the page fragment allocator from page_alloc into its own file (Luiz Capitulino) [RHEL-78135] - mm: page_frag: add a test module for page_frag (Luiz Capitulino) [RHEL-78135] - powerpc: Split systemcfg struct definitions out from vdso (Luiz Capitulino) [RHEL-78135] - powerpc: Split systemcfg data out of vdso data page (Luiz Capitulino) [RHEL-78135] - powerpc: Add kconfig option for the systemcfg page (Luiz Capitulino) [RHEL-78135] - powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors (Luiz Capitulino) [RHEL-78135] - powerpc/pseries/lparcfg: Fix printing of system_active_processors (Luiz Capitulino) [RHEL-78135] - powerpc/procfs: Propagate error of remap_pfn_range() (Luiz Capitulino) [RHEL-78135] - powerpc/vdso: Remove offset comment from 32bit vdso_arch_data (Luiz Capitulino) [RHEL-78135] - x86/vdso: Split virtual clock pages into dedicated mapping (Luiz Capitulino) [RHEL-78135] - x86/vdso: Delete vvar.h (Luiz Capitulino) [RHEL-78135] - x86/vdso: Access vdso data without vvar.h (Luiz Capitulino) [RHEL-78135] - x86/vdso: Move the rng offset to vsyscall.h (Luiz Capitulino) [RHEL-78135] - x86/vdso: Access rng vdso data without vvar.h (Luiz Capitulino) [RHEL-78135] - x86/vdso: Access timens vdso data without vvar.h (Luiz Capitulino) [RHEL-78135] - x86/vdso: Allocate vvar page from C code (Luiz Capitulino) [RHEL-78135] - x86/vdso: Access rng data from kernel without vvar (Luiz Capitulino) [RHEL-78135] - x86/vdso: Place vdso_data at beginning of vvar page (Luiz Capitulino) [RHEL-78135] - x86/vdso: Use __arch_get_vdso_data() to access vdso data (Luiz Capitulino) [RHEL-78135] - x86/mm/mmap: Remove arch_vma_name() (Luiz Capitulino) [RHEL-78135] - MIPS: vdso: Avoid name conflict around "vdso_data" (Luiz Capitulino) [RHEL-78135] - LoongArch: vDSO: Use vdso/datapage.h to access vDSO data (Luiz Capitulino) [RHEL-78135] - ARM: vdso: Remove assembly for datapage access (Luiz Capitulino) [RHEL-78135] - riscv: vdso: Use only one single vvar mapping (Luiz Capitulino) [RHEL-78135] - arm64: vdso: Use only one single vvar mapping (Luiz Capitulino) [RHEL-78135] - arm64: vdso: Drop LBASE_VDSO (Luiz Capitulino) [RHEL-78135] - s390/vdso: Drop LBASE_VDSO (Luiz Capitulino) [RHEL-78135] - csky/vdso: Remove arch_vma_name() (Luiz Capitulino) [RHEL-78135] - csky/vdso: Remove gettimeofday() and friends from VDSO (Luiz Capitulino) [RHEL-78135] - MIPS: vdso: Remove timekeeper includes (Luiz Capitulino) [RHEL-78135] - LoongArch: vdso: Remove timekeeper includes (Luiz Capitulino) [RHEL-78135] - x86/vdso: Remove timekeeper include (Luiz Capitulino) [RHEL-78135] - s390/vdso: Remove timekeeper includes (Luiz Capitulino) [RHEL-78135] - riscv: vdso: Remove timekeeper include (Luiz Capitulino) [RHEL-78135] - powerpc/vdso: Remove timekeeper includes (Luiz Capitulino) [RHEL-78135] - arm64: vdso: Remove timekeeper include (Luiz Capitulino) [RHEL-78135] - arm: vdso: Remove timekeeper includes (Luiz Capitulino) [RHEL-78135] - vdso: Remove timekeeper argument of __arch_update_vsyscall() (Luiz Capitulino) [RHEL-78135] - s390: Remove remaining _PAGE_* macros (Luiz Capitulino) [RHEL-78135] - vdso: Introduce vdso/page.h (Luiz Capitulino) [RHEL-78135] - drm: i915: Change fault type to unsigned long (Luiz Capitulino) [RHEL-78135] - x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG_DEBUG_VM (Luiz Capitulino) [RHEL-78135] - x86/mm: Don't disable PCID when INVLPG has been fixed by microcode (Luiz Capitulino) [RHEL-78135] - redhat/configs: Enable CONFIG_ARM64_HAFT (Luiz Capitulino) [RHEL-78135] - arm64: pgtable: Warn unexpected pmdp_test_and_clear_young() (Luiz Capitulino) [RHEL-78135] - arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNG (Luiz Capitulino) [RHEL-78135] - arm64: Add support for FEAT_HAFT (Luiz Capitulino) [RHEL-78135] - arm64: setup: name 'tcr2' register (Luiz Capitulino) [RHEL-78135] - arm64/sysreg: Update ID_AA64MMFR1_EL1 register (Luiz Capitulino) [RHEL-78135] - arm64: Enable memory encrypt for Realms (Luiz Capitulino) [RHEL-78135] - arm64: mm: Avoid TLBI when marking pages as valid (Luiz Capitulino) [RHEL-78135] - arm64: Enforce bounce buffers for realm DMA (Luiz Capitulino) [RHEL-78135] - selftests: arm64: add hugetlb mte tests (Luiz Capitulino) [RHEL-78135] - hugetlb: arm64: add mte support (Luiz Capitulino) [RHEL-78135] - arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappings (Luiz Capitulino) [RHEL-78135] - arm64/mm: Re-organize arch_make_huge_pte() (Luiz Capitulino) [RHEL-78135] - arm64/mm: Change pgattr_change_is_safe() arguments as pteval_t (Luiz Capitulino) [RHEL-78135] - efi: arm64: Map Device with Prot Shared (Luiz Capitulino) [RHEL-78135] - arm64: rsi: Map unprotected MMIO as decrypted (Luiz Capitulino) [RHEL-78135] - arm64: rsi: Add support for checking whether an MMIO is protected (Luiz Capitulino) [RHEL-78135] - arm64: realm: Query IPA size from the RMM (Luiz Capitulino) [RHEL-78135] - arm64: Detect if in a realm and set RIPAS RAM (Luiz Capitulino) [RHEL-78135] - arm64: rsi: Add RSI definitions (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Enable GCS for the FP stress tests (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Add a GCS stress test (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Add GCS signal tests (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Add test coverage for GCS mode locking (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Add a GCS test program built with the system libc (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Add very basic GCS test program (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Always run signals tests with GCS enabled (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Allow signals tests to specify an expected si_code (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Add framework support for GCS to signal handling tests (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Add GCS as a detected feature in the signal tests (Luiz Capitulino) [RHEL-78135] - kselftest/arm64: Verify the GCS hwcap (Luiz Capitulino) [RHEL-78135] - arm64: Add Kconfig for Guarded Control Stack (GCS) (Luiz Capitulino) [RHEL-78135] - arm64/ptrace: Expose GCS via ptrace and core files (Luiz Capitulino) [RHEL-78135] - arm64/signal: Expose GCS state in signal frames (Luiz Capitulino) [RHEL-78135] - arm64/signal: Set up and restore the GCS context for signal handlers (Luiz Capitulino) [RHEL-78135] - arm64/mm: Implement map_shadow_stack() (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Implement shadow stack prctl() interface (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Ensure that new threads have a GCS (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Context switch GCS state for EL0 (Luiz Capitulino) [RHEL-78135] - arm64/mm: Handle GCS data aborts (Luiz Capitulino) [RHEL-78135] - arm64/traps: Handle GCS exceptions (Luiz Capitulino) [RHEL-78135] - arm64/hwcap: Add hwcap for GCS (Luiz Capitulino) [RHEL-78135] - arm64/idreg: Add overrride for GCS (Luiz Capitulino) [RHEL-78135] - arm64/mm: Map pages for guarded control stack (Luiz Capitulino) [RHEL-78135] - mm: Define VM_SHADOW_STACK for arm64 when we support GCS (Luiz Capitulino) [RHEL-78135] - arm64/mm: Allocate PIE slots for EL0 guarded control stack (Luiz Capitulino) [RHEL-78135] - arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1 (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Provide put_user_gcs() (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Add manual encodings of GCS instructions (Luiz Capitulino) [RHEL-78135] - arm64/sysreg: Add definitions for architected GCS caps (Luiz Capitulino) [RHEL-78135] - arm64/gcs: Document the ABI for Guarded Control Stacks (Luiz Capitulino) [RHEL-78135] - arm64: Document boot requirements for Guarded Control Stacks (Luiz Capitulino) [RHEL-78135] - mman: Add map_shadow_stack() flags (Luiz Capitulino) [RHEL-78135] - prctl: arch-agnostic prctl for shadow stack (Luiz Capitulino) [RHEL-78135] - arm64/mm: Restructure arch_validate_flags() for extensibility (Luiz Capitulino) [RHEL-78135] - mm: Define VM_HIGH_ARCH_6 (Luiz Capitulino) [RHEL-78135] - mm: Introduce ARCH_HAS_USER_SHADOW_STACK (Luiz Capitulino) [RHEL-78135] - s390/cio/ioasm: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/cio/qdio: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/sclp: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/dasd: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/boot/physmem: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/pci: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/kvm: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/extmem: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/string: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/diag: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/irq: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/smp: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/uv: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/pai: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/mm: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/cpu_mf: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/cpcmd: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/topology: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/time: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/pageattr: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/sthyi: Convert to use flag output macros (Luiz Capitulino) [RHEL-78135] - s390/asm: Helper macros for flag output operand handling (Luiz Capitulino) [RHEL-78135] - s390/perf_cpum_cf: Convert to use local64_try_cmpxchg() (Luiz Capitulino) [RHEL-78135] - s390/perf_cpum_sf: Convert to use try_cmpxchg128() (Luiz Capitulino) [RHEL-78135] - s390/atomic: Remove __atomic_cmpxchg() variants (Luiz Capitulino) [RHEL-78135] - s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool() (Luiz Capitulino) [RHEL-78135] - s390/preempt: Use arch_try_cmpxchg() instead of __atomic_cmpxchg() (Luiz Capitulino) [RHEL-78135] - s390/atomic: Provide arch_atomic_try_cmpxchg() (Luiz Capitulino) [RHEL-78135] - s390/cmpxchg: Use arch_cmpxchg() instead of __atomic_cmpxchg() (Luiz Capitulino) [RHEL-78135] - s390/atomic: Convert arch_atomic_xchg() to C function (Luiz Capitulino) [RHEL-78135] - s390/cmpxchg: Provide arch_try_cmpxchg128() (Luiz Capitulino) [RHEL-78135] - s390/cmpxchg: Provide arch_cmpxchg128_local() (Luiz Capitulino) [RHEL-78135] - s390/cmpxchg: Implement arch_xchg() with arch_try_cmpxchg() (Luiz Capitulino) [RHEL-78135] - s390/cmpxchg: Provide arch_try_cmpxchg() (Luiz Capitulino) [RHEL-78135] - s390/cmpxchg: Convert one and two byte case inline assemblies to C (Luiz Capitulino) [RHEL-78135] - s390/mm: Cleanup fault error handling (Luiz Capitulino) [RHEL-78135] - s390/mm: Convert to LOCK_MM_AND_FIND_VMA (Luiz Capitulino) [RHEL-78135] - s390/mm: Get rid of fault type switch statements (Luiz Capitulino) [RHEL-78135] - s390/mm: Simplify get_fault_type() (Luiz Capitulino) [RHEL-78135] - s390: Remove gmap pointer from lowcore (Luiz Capitulino) [RHEL-78135] - s390/mm/gmap: Remove gmap_{en,dis}able() (Luiz Capitulino) [RHEL-78135] - s390/kvm: Stop using gmap_{en,dis}able() (Luiz Capitulino) [RHEL-78135] - s390/mm/fault: Handle guest-related program interrupts in KVM (Luiz Capitulino) [RHEL-78135] - s390/mm/gmap: Fix __gmap_fault() return code (Luiz Capitulino) [RHEL-78135] - s390/mm/gmap: Refactor gmap_fault() and add support for pfault (Luiz Capitulino) [RHEL-78135] - s390/kvm: Remove kvm_arch_fault_in_page() (Luiz Capitulino) [RHEL-78135] - s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again (Luiz Capitulino) [RHEL-78135] - s390/pageattr: Implement missing kernel_page_present() (Luiz Capitulino) [RHEL-78135] - s390: Fix various typos (Luiz Capitulino) [RHEL-78135] - mm: zero range of eof folio exposed by inode size extension (Luiz Capitulino) [RHEL-78135] - memcg_write_event_control(): switch to CLASS(fd) (Luiz Capitulino) [RHEL-78135] - convert cachestat(2) (Luiz Capitulino) [RHEL-78135] - migrate: Remove references to Private2 (Luiz Capitulino) [RHEL-78135] - ceph: Remove call to PagePrivate2() (Luiz Capitulino) [RHEL-78135] - btrfs: Switch from using the private_2 flag to owner_2 (Luiz Capitulino) [RHEL-78135] - mm: Remove PageMappedToDisk (Luiz Capitulino) [RHEL-78135] - nilfs2: Convert nilfs_copy_buffer() to use folios (Luiz Capitulino) [RHEL-78135] - fs: Move clearing of mappedtodisk to buffer.c (Luiz Capitulino) [RHEL-78135] - mm/page-writeback.c: Fix comment of wb_domain_writeout_add() (Luiz Capitulino) [RHEL-78135] - mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL (Luiz Capitulino) [RHEL-78135] - filemap: filemap_read() should check that the offset is positive or zero (Luiz Capitulino) [RHEL-78135] - s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72674] - s390/diag324: Retrieve power readings via diag 0x324 (Mete Durlu) [RHEL-72674] - s390/diag: Create misc device /dev/diag (Mete Durlu) [RHEL-72674] - scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology' (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Copyright updates for 14.4.0.8 patches (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Update lpfc version to 14.4.0.8 (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Reduce log message generation during ELS ring clean up (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Copyright updates for 14.4.0.7 patches (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Update lpfc version to 14.4.0.7 (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Add support for large fw object application layer reads (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Update definition of firmware configuration mbox cmds (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Add handling for LS_RJT reason explanation authentication required (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registration (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters only (Dick Kennedy) [RHEL-82167] - scsi: lpfc: Redefine incorrect type in lpfc_create_device_data() (Dick Kennedy) [RHEL-82167] - iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic() (CKI Backport Bot) [RHEL-86845] {CVE-2025-21993} - Revert "media: uvcvideo: Require entities to have a non-zero unique ID" (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Fix deadlock during uvc_probe (Desnes Nunes) [RHEL-78929] {CVE-2024-58059} - acpi: typec: ucsi: Introduce a ->poll_cci method (Desnes Nunes) [RHEL-78929] - usb: xhci: Fix host controllers "dying" after suspend and resume (Desnes Nunes) [RHEL-78929] - usb: xhci: Fix NULL pointer dereference on certain command aborts (Desnes Nunes) [RHEL-78929 RHEL-81550] {CVE-2024-57981} - USB: serial: option: add Neoway N723-EA support (Desnes Nunes) [RHEL-78929] - USB: serial: option: add MeiG Smart SRM815 (Desnes Nunes) [RHEL-78929] - USB: serial: cp210x: add Phoenix Contact UPS Device (Desnes Nunes) [RHEL-78929] - usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control() (Desnes Nunes) [RHEL-78929] - usb-storage: Add max sectors quirk for Nokia 208 (Desnes Nunes) [RHEL-78929] - phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup() (Desnes Nunes) [RHEL-78929] - phy: core: Fix an OF node refcount leakage in _of_phy_get() (Desnes Nunes) [RHEL-78929] - phy: core: Fix that API devm_phy_destroy() fails to destroy the phy (Desnes Nunes) [RHEL-78929] - phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider (Desnes Nunes) [RHEL-78929] - phy: core: Fix that API devm_phy_put() fails to release the phy (Desnes Nunes) [RHEL-78929] - USB: core: Disable LPM only for non-suspended ports (Desnes Nunes) [RHEL-78929] - usb: fix reference leak in usb_new_device() (Desnes Nunes) [RHEL-78929] - usb: typec: tcpci: fix NULL pointer issue on shared irq case (Desnes Nunes) [RHEL-78929] {CVE-2024-57914} - usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe() (Desnes Nunes) [RHEL-78929] - USB: usblp: return error when setting unsupported protocol (Desnes Nunes) [RHEL-78929] - usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property (Desnes Nunes) [RHEL-78929] - usb: dwc3-am62: Disable autosuspend during remove (Desnes Nunes) [RHEL-78929] - usb: dwc3: gadget: fix writing NYET threshold (Desnes Nunes) [RHEL-78929] - usb: xhci: fix ring expansion regression in 6.13-rc1 (Desnes Nunes) [RHEL-78929] - xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic (Desnes Nunes) [RHEL-78929] - thunderbolt: Improve redrive mode handling (Desnes Nunes) [RHEL-78929] - USB: serial: option: add Telit FE910C04 rmnet compositions (Desnes Nunes) [RHEL-78929] - USB: serial: option: add MediaTek T7XX compositions (Desnes Nunes) [RHEL-78929] - USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready (Desnes Nunes) [RHEL-78929] - USB: serial: option: add MeiG Smart SLM770A (Desnes Nunes) [RHEL-78929] - USB: serial: option: add TCL IK512 MBIM & ECM (Desnes Nunes) [RHEL-78929] - thunderbolt: Don't display nvm_version unless upgrade supported (Desnes Nunes) [RHEL-78929] - thunderbolt: Add support for Intel Panther Lake-M/P (Desnes Nunes) [RHEL-47431 RHEL-78929] - usb: typec: ucsi: Fix connector status writing past buffer size (Desnes Nunes) [RHEL-78929] - usb: typec: ucsi: Fix completion notifications (Desnes Nunes) [RHEL-78929] - usb: dwc2: Fix HCD port connection race (Desnes Nunes) [RHEL-78929] - usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature (Desnes Nunes) [RHEL-78929] - usb: dwc2: Fix HCD resume (Desnes Nunes) [RHEL-78929] - usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus support (Desnes Nunes) [RHEL-78929] - usb: core: hcd: only check primary hcd skip_phy_initialization (Desnes Nunes) [RHEL-78929] - usb: dwc3: imx8mp: fix software node kernel dump (Desnes Nunes) [RHEL-78929] - dt-bindings: phy: imx8mq-usb: correct reference to usb-switch.yaml (Desnes Nunes) [RHEL-78929] - usb: ehci-hcd: fix call balance of clocks handling routines (Desnes Nunes) [RHEL-78929] - phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP (Desnes Nunes) [RHEL-78929] - usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property (Desnes Nunes) [RHEL-78929] - dt-bindings: usb: maxim,max33359: add usage of sink bc12 time property (Desnes Nunes) [RHEL-78929] - dt-bindings: connector: Add time property for Sink BC12 detection completion (Desnes Nunes) [RHEL-78929] - usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb (Desnes Nunes) [RHEL-78929] - usb: dwc3: gadget: Cleanup SG handling (Desnes Nunes) [RHEL-78929] - usb: dwc3: gadget: Fix looping of queued SG entries (Desnes Nunes) [RHEL-78929] {CVE-2024-56698} - usb: dwc3: gadget: Fix checking for number of TRBs left (Desnes Nunes) [RHEL-78929] - usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED (Desnes Nunes) [RHEL-78929] - USB: make to_usb_device_driver() use container_of_const() (Desnes Nunes) [RHEL-78929] - USB: make to_usb_driver() use container_of_const() (Desnes Nunes) [RHEL-78929] - USB: properly lock dynamic id list when showing an id (Desnes Nunes) [RHEL-78929] - USB: make single lock for all usb dynamic id lists (Desnes Nunes) [RHEL-78929] - drivers/usb/storage: refactor min with min_t (Desnes Nunes) [RHEL-78929] - drivers/usb/serial: refactor min with min_t (Desnes Nunes) [RHEL-78929] - drivers/usb/musb: refactor min/max with min_t/max_t (Desnes Nunes) [RHEL-78929] - drivers/usb/mon: refactor min with min_t (Desnes Nunes) [RHEL-78929] - drivers/usb/misc: refactor min with min_t (Desnes Nunes) [RHEL-78929] - drivers/usb/host: refactor min/max with min_t/max_t (Desnes Nunes) [RHEL-78929] - drivers/usb/core: refactor max with max_t (Desnes Nunes) [RHEL-78929] - drivers/usb/gadget: refactor min with min_t (Desnes Nunes) [RHEL-78929] - usb: cdns3: Synchronise PCI IDs via common data base (Desnes Nunes) [RHEL-78929] - usb: dwc3: core: Set force_gen1 bit for all applicable SuperSpeed ports (Desnes Nunes) [RHEL-78929] - usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing logic (Desnes Nunes) [RHEL-78929] - USB: core: remove dead code in do_proc_bulk() (Desnes Nunes) [RHEL-78929] - usb: typec: fix potential array underflow in ucsi_ccg_sync_control() (Desnes Nunes) [RHEL-78929] {CVE-2024-53203} - usb: misc: ljca: set small runtime autosuspend delay (Desnes Nunes) [RHEL-78929] - usb: misc: ljca: move usb_autopm_put_interface() after wait for response (Desnes Nunes) [RHEL-78929] - usb: chipidea: imx: add imx8ulp support (Desnes Nunes) [RHEL-78929] - usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init() (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format (Desnes Nunes) [RHEL-78929] {CVE-2024-53104} - USB: serial: ftdi_sio: Fix atomicity violation in get_serial_info() (Desnes Nunes) [RHEL-78929] - thunderbolt: Replace deprecated PCI functions (Desnes Nunes) [RHEL-78929] - usb: typec: ucsi: Convert connector specific commands to bitmaps (Desnes Nunes) [RHEL-78929] - USB: serial: pl2303: account for deficits of clones (Desnes Nunes) [RHEL-78929] - usb: xhci: Avoid queuing redundant Stop Endpoint commands (Desnes Nunes) [RHEL-78929] - usb: xhci: Fix TD invalidation under pending Set TR Dequeue (Desnes Nunes) [RHEL-78929] - usb: xhci: Limit Stop Endpoint retries (Desnes Nunes) [RHEL-78929] - usb: xhci: remove irrelevant comment (Desnes Nunes) [RHEL-78929] - usb: xhci: add help function xhci_dequeue_td() (Desnes Nunes) [RHEL-78929] - usb: xhci: refactor xhci_td_cleanup() to return void (Desnes Nunes) [RHEL-78929] - usb: xhci: remove unused arguments from td_to_noop() (Desnes Nunes) [RHEL-78929] - usb: xhci: improve xhci_clear_command_ring() (Desnes Nunes) [RHEL-78929] - usb: xhci: request MSI/-X according to requested amount (Desnes Nunes) [RHEL-78929] - usb: xhci: move link TRB quirk to xhci_gen_setup() (Desnes Nunes) [RHEL-78929] - usb: xhci: simplify TDs start and end naming scheme in struct 'xhci_td' (Desnes Nunes) [RHEL-78929] - xhci: pci: Fix indentation in the PCI device ID definitions (Desnes Nunes) [RHEL-78929] - xhci: pci: Use standard pattern for device IDs (Desnes Nunes) [RHEL-78929] - xhci: Don't perform Soft Retry for Etron xHCI host (Desnes Nunes) [RHEL-78929] - xhci: Fix control transfer error on Etron xHCI host (Desnes Nunes) [RHEL-78929] - xhci: Don't issue Reset Device command to Etron xHCI host (Desnes Nunes) [RHEL-78929] - xhci: Combine two if statements for Etron xHCI host (Desnes Nunes) [RHEL-78929] - usb: xhci: add xhci_initialize_ring_segments() (Desnes Nunes) [RHEL-78929] - usb: xhci: rework xhci_link_segments() (Desnes Nunes) [RHEL-78929] - usb: xhci: refactor xhci_link_rings() to use source and destination rings (Desnes Nunes) [RHEL-78929] - usb: xhci: rework xhci_free_segments_for_ring() (Desnes Nunes) [RHEL-78929] - usb: xhci: adjust xhci_alloc_segments_for_ring() arguments (Desnes Nunes) [RHEL-78929] - usb: xhci: remove option to change a default ring's TRB cycle bit (Desnes Nunes) [RHEL-78929] - usb: xhci: introduce macro for ring segment list iteration (Desnes Nunes) [RHEL-78929] - xhci: debugfs: Add virt endpoint state to xhci debugfs (Desnes Nunes) [RHEL-78929] - xhci: trace stream context at Set TR Deq command completion (Desnes Nunes) [RHEL-78929] - xhci: add stream context tracing (Desnes Nunes) [RHEL-78929] - xhci: Don't trace ring at every enqueue or dequeue increase (Desnes Nunes) [RHEL-78929] - xhci: show DMA address of TRB when tracing TRBs (Desnes Nunes) [RHEL-78929] - xhci: Cleanup Candence controller PCI device and vendor ID usage (Desnes Nunes) [RHEL-78929] - usb: xhci: Fix sum_trb_lengths() (Desnes Nunes) [RHEL-78929] - usb: xhci: Remove unused parameters of next_trb() (Desnes Nunes) [RHEL-78929] - xhci: Add Isochronous TRB fields to TRB tracer (Desnes Nunes) [RHEL-78929] - phy: tegra: xusb: Set fwnode for xusb port devices (Desnes Nunes) [RHEL-78929] - usb: Use (of|device)_property_present() for non-boolean properties (Desnes Nunes) [RHEL-78929] - dt-bindings: usb: qcom,dwc3: Add SAR2130P compatible (Desnes Nunes) [RHEL-78929] - misc: rtsx: Cleanup on DRV_NAME cardreader variables (Desnes Nunes) [RHEL-78929] - usb: use "prompt" instead of "bool" for choice prompts (Desnes Nunes) [RHEL-78929] - redhat/configs: Adding CONFIG_TYPEC_MUX_TUSB1046 (Desnes Nunes) [RHEL-78929] - usb: typec: mux: Add support for the TUSB1046 crosspoint switch (Desnes Nunes) [RHEL-78929] - dt-bindings: usb: Describe TUSB1046 crosspoint switch (Desnes Nunes) [RHEL-78929] - USB: xhci: add support for PWRON active high (Desnes Nunes) [RHEL-78929] - dt-bindings: usb: add TUSB73x0 PCIe (Desnes Nunes) [RHEL-78929] - usb: typec: tcpm: Add support for parsing time dt properties (Desnes Nunes) [RHEL-78929] - thunderbolt: debugfs: Implement asymmetric lane margining (Desnes Nunes) [RHEL-78929] - thunderbolt: debugfs: Don't hardcode margining results size (Desnes Nunes) [RHEL-78929] - thunderbolt: debugfs: Refactor hardware margining result parsing (Desnes Nunes) [RHEL-78929] - thunderbolt: debugfs: Replace margining lane numbers with an enum (Desnes Nunes) [RHEL-78929] - thunderbolt: debugfs: Replace "both lanes" with "all lanes" (Desnes Nunes) [RHEL-78929] - thunderbolt: debugfs: Implement Gen 4 margining eye selection (Desnes Nunes) [RHEL-78929] - thunderbolt: debugfs: Add USB4 Gen 4 margining capabilities (Desnes Nunes) [RHEL-78929] - thunderbolt: Don't hardcode margining capabilities size (Desnes Nunes) [RHEL-78929] - usb: core: use sysfs_emit() instead of sprintf() (Desnes Nunes) [RHEL-78929] - dt-bindings: connector: Add properties to define time values (Desnes Nunes) [RHEL-78929] - usb: storage: fix wrong comments for struct bulk_cb_wrap (Desnes Nunes) [RHEL-78929] - usb: storage: use US_BULK_FLAG_OUT instead of constant values (Desnes Nunes) [RHEL-78929] - usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs (Desnes Nunes) [RHEL-78929] - usb: typec: ucsi: Helper for Get Connector Status command (Desnes Nunes) [RHEL-78929] - media: cx231xx: Remove some deadcode (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Stop stream during unregister (Desnes Nunes) [RHEL-78929] - phy: Switch back to struct platform_driver::remove() (Desnes Nunes) [RHEL-78929] - xhci: add helper to stop endpoint and wait for completion (Desnes Nunes) [RHEL-78929] - usb: typec: ucsi: Add support for the partner USB Modes (Desnes Nunes) [RHEL-78929] - usb: typec: ucsi: Supply the USB capabilities to the ports (Desnes Nunes) [RHEL-78929] - usb: typec: Add attribute file showing the USB Modes of the partner (Desnes Nunes) [RHEL-78929] - usb: typec: Add attribute file showing the supported USB modes of the port (Desnes Nunes) [RHEL-78929] - usb: require FMODE_WRITE for usbdev_mmap() (Desnes Nunes) [RHEL-78929] - usb: gadget: uvc: configfs: Add frame-based frame format support (Desnes Nunes) [RHEL-78929] - dt-bindings: phy: qcom,qusb2: Add bindings for QCS615 (Desnes Nunes) [RHEL-78929] - dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add support for QCS615 (Desnes Nunes) [RHEL-78929] - usb: typec: ucsi: UCSI2.0 Set Sink Path command support (Desnes Nunes) [RHEL-78929] - usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations (Desnes Nunes) [RHEL-78929] - media: anysee: Fix and remove outdated comment (Desnes Nunes) [RHEL-78929] - memstick: Constify struct memstick_device_id (Desnes Nunes) [RHEL-78929] - mmc: Switch back to struct platform_driver::remove() (Desnes Nunes) [RHEL-78929] - memstick: Fix typo in comment (Desnes Nunes) [RHEL-78929] - USB: chaoskey: Fix possible deadlock chaoskey_list_lock (Desnes Nunes) [RHEL-78929] - media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108 (Desnes Nunes) [RHEL-78929] - media: cx231xx: Fix the S-Video capture on August VGB100 (Desnes Nunes) [RHEL-78929] - media: Switch back to struct platform_driver::remove() (Desnes Nunes) [RHEL-78929] - media: pvrusb2: Use kmemdup_array instead of kmemdup for multiple allocation (Desnes Nunes) [RHEL-78929] - phy: qcom: qmp: Add qmp configuration for QCS8300 (Desnes Nunes) [RHEL-78929] - dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add QCS8300 compatible (Desnes Nunes) [RHEL-78929] - dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS8300 (Desnes Nunes) [RHEL-78929] - dt-bindings: usb: qcom,dwc3: Add QCS8300 to USB DWC3 bindings (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Exit early if there is not int_urb (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Avoid race condition during unregister (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Refactor the status irq API (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Require entities to have a non-zero unique ID (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Force UVC version to 1.0a for 0408:4033 (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Add support for the D3DFMT_R5G6B5 pixmap type (Desnes Nunes) [RHEL-78929] - media: uvcvideo: RealSense D421 Depth module metadata (Desnes Nunes) [RHEL-78929] - media: uvcvideo: Add luma 16-bit interlaced pixel format (Desnes Nunes) [RHEL-78929] - dt-bindings: usb: dwc3-imx8mp: add compatible string for imx95 (Desnes Nunes) [RHEL-78929] - dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy" (Desnes Nunes) [RHEL-78929] - USB: chaoskey: fail open after removal (Desnes Nunes) [RHEL-78929] - usb: yurex: make waiting on yurex_write interruptible (Desnes Nunes) [RHEL-78929] - usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read() (Desnes Nunes) [RHEL-78929] - usb: chipidea: udc: improve error recovery for ISO transfer (Desnes Nunes) [RHEL-78929] - usb: chipidea: udc: improve dTD link logic (Desnes Nunes) [RHEL-78929] - usb: chipidea: udc: handle USB Error Interrupt if IOC not set (Desnes Nunes) [RHEL-78929] - usb: chipidea: udc: create bounce buffer for problem sglist entries if possible (Desnes Nunes) [RHEL-78929] - usb: chipidea: udc: limit usb request length to max 16KB (Desnes Nunes) [RHEL-78929] - usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag (Desnes Nunes) [RHEL-78929] - dt-bindings: usb: cypress,cypd4226: Drop Tegra specific GPIO defines (Desnes Nunes) [RHEL-78929] - usb: Switch back to struct platform_driver::remove() (Desnes Nunes) [RHEL-78929] - dt-bindings: usb: genesys,gl850g: allow downstream device subnodes (Desnes Nunes) [RHEL-78929] - usb: typec: stusb160x: Make use of i2c_get_match_data() (Desnes Nunes) [RHEL-78929] - usb: typec: tcpm: use max() to get higher value (Desnes Nunes) [RHEL-78929] - usb: dwc3: Correct some typos in comments (Desnes Nunes) [RHEL-78929] - usb: typec: Fix typo in comment (Desnes Nunes) [RHEL-78929] - usb: gadget: udc: fix typo in the comment (Desnes Nunes) [RHEL-78929] - usb: host: fix typo in the comment (Desnes Nunes) [RHEL-78929] - redhat/configs: delete CONFIG_USB_ONBOARD_HUB and use CONFIG_USB_ONBOARD_DEV instead (Desnes Nunes) [RHEL-78929] - sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance() (Phil Auld) [RHEL-80978] - sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx (Phil Auld) [RHEL-80978] - sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h. (Phil Auld) [RHEL-80978] - sched_ext: selftests: Fix grammar in tests description (Phil Auld) [RHEL-80978] - sched_ext: Fix incorrect assumption about migration disabled tasks in task_can_run_on_remote_rq() (Phil Auld) [RHEL-80978] - sched_ext: Fix migration disabled handling in targeted dispatches (Phil Auld) [RHEL-80978] - sched_ext: Implement auto local dispatching of migration disabled tasks (Phil Auld) [RHEL-80978] - sched_ext: Fix incorrect time delta calculation in time_delta() (Phil Auld) [RHEL-80978] - sched_ext: Fix lock imbalance in dispatch_to_local_dsq() (Phil Auld) [RHEL-80978] - sched_ext: selftests/dsp_local_on: Fix selftest on UP systems (Phil Auld) [RHEL-80978] - tools/sched_ext: Add helper to check task migration state (Phil Auld) [RHEL-80978] - sched_ext: selftests/dsp_local_on: Fix sporadic failures (Phil Auld) [RHEL-80978] - selftests/sched_ext: Fix enum resolution (Phil Auld) [RHEL-80978] - sched_ext: Include task weight in the error state dump (Phil Auld) [RHEL-80978] - sched_ext: Fixes typos in comments (Phil Auld) [RHEL-80978] - sched_ext: fix kernel-doc warnings (Phil Auld) [RHEL-80978] - sched_ext: idle: Refresh idle masks during idle-to-idle transitions (Phil Auld) [RHEL-80978] - sched_ext: Use time helpers in BPF schedulers (Phil Auld) [RHEL-80978] - sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now() (Phil Auld) [RHEL-80978] - sched_ext: Add time helpers for BPF schedulers (Phil Auld) [RHEL-80978] - sched_ext: Add scx_bpf_now() for BPF scheduler (Phil Auld) [RHEL-80978] - sched_ext: Implement scx_bpf_now() (Phil Auld) [RHEL-80978] - sched_ext: Relocate scx_enabled() related code (Phil Auld) [RHEL-80978] - sched_ext: switch class when preempted by higher priority scheduler (Phil Auld) [RHEL-80978] - sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass() (Phil Auld) [RHEL-80978] - sched_ext: keep running prev when prev->scx.slice != 0 (Phil Auld) [RHEL-80978] - sched_ext: Add option -l in selftest runner to list all available tests (Phil Auld) [RHEL-80978] - sched_ext: Include remaining task time slice in error state dump (Phil Auld) [RHEL-80978] - sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON (Phil Auld) [RHEL-80978] - sched_ext: idle: small CPU iteration refactoring (Phil Auld) [RHEL-80978] - sched_ext: idle: introduce check_builtin_idle_enabled() helper (Phil Auld) [RHEL-80978] - sched_ext: idle: clarify comments (Phil Auld) [RHEL-80978] - sched_ext: idle: use assign_cpu() to update the idle cpumask (Phil Auld) [RHEL-80978] - sched_ext: Fix dsq_local_on selftest (Phil Auld) [RHEL-80978] - sched_ext: initialize kit->cursor.flags (Phil Auld) [RHEL-80978] - sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology() (Phil Auld) [RHEL-80978] - sched_ext: Use sizeof_field for key_len in dsq_hash_params (Phil Auld) [RHEL-80978] - tools/sched_ext: Receive updates from SCX repo (Phil Auld) [RHEL-80978] - sched_ext: Fix invalid irq restore in scx_ops_bypass() (Phil Auld) [RHEL-80978] - scx: Fix maximal BPF selftest prog (Phil Auld) [RHEL-80978] - sched_ext: Use the NUMA scheduling domain for NUMA optimizations (Phil Auld) [RHEL-80978] - sched_ext: fix application of sizeof to pointer (Phil Auld) [RHEL-80978] - selftests/sched_ext: fix build after renames in sched_ext API (Phil Auld) [RHEL-80978] - sched_ext: Replace scx_next_task_picked() with switch_class() in comment (Phil Auld) [RHEL-80978] - sched_ext: Add __weak to fix the build errors (Phil Auld) [RHEL-80978] - sched_ext: Rename scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_vtime]*() (Phil Auld) [RHEL-80978] - sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local() (Phil Auld) [RHEL-80978] - sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]() (Phil Auld) [RHEL-80978] - sched_ext: scx_bpf_dispatch_from_dsq_set_*() are allowed from unlocked context (Phil Auld) [RHEL-80978] - sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl() (Phil Auld) [RHEL-80978] - sched_ext: Clarify sched_ext_ops table for userland scheduler (Phil Auld) [RHEL-80978] - sched_ext: Enable the ops breather and eject BPF scheduler on softlockup (Phil Auld) [RHEL-80978] - sched_ext: Avoid live-locking bypass mode switching (Phil Auld) [RHEL-80978] - sched_ext: Fix incorrect use of bitwise AND (Phil Auld) [RHEL-80978] - sched_ext: Do not enable LLC/NUMA optimizations when domains overlap (Phil Auld) [RHEL-80978] - sched/ext: Remove sched_fork() hack (Phil Auld) [RHEL-80978] - sched_ext: improve WAKE_SYNC behavior for default idle CPU selection (Phil Auld) [RHEL-80978] - sched_ext: Introduce NUMA awareness to the default idle selection policy (Phil Auld) [RHEL-80978] - sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags (Phil Auld) [RHEL-80978] - sched_ext: Rename CFI stubs to names that are recognized by BPF (Phil Auld) [RHEL-80978] - sched_ext: Introduce LLC awareness to the default idle selection policy (Phil Auld) [RHEL-80978] - sched_ext: Clarify ops.select_cpu() for single-CPU tasks (Phil Auld) [RHEL-80978] - sched_ext: Use btf_ids to resolve task_struct (Phil Auld) [RHEL-80978] - sched_ext: Factor out move_task_between_dsqs() from scx_dispatch_from_dsq() (Phil Auld) [RHEL-80978] - sched/ext: Use tg_cgroup() to elieminate duplicate code (Phil Auld) [RHEL-80978] - sched/ext: Fix unmatch trailing comment of CONFIG_EXT_GROUP_SCHED (Phil Auld) [RHEL-80978] - arp: switch to dev_getbyhwaddr() in arp_req_set_public() (Guillaume Nault) [RHEL-84539] - net: Add non-RCU dev_getbyhwaddr() helper (Guillaume Nault) [RHEL-84539] - ipv4: icmp: convert to dev_net_rcu() (Guillaume Nault) [RHEL-84539] - ipv4: use RCU protection in inet_select_addr() (Guillaume Nault) [RHEL-84539] - ipv4: use RCU protection in rt_is_expired() (Guillaume Nault) [RHEL-84539] - ipv4: use RCU protection in ipv4_default_advmss() (Guillaume Nault) [RHEL-84539] - ipv4: use RCU protection in ip_dst_mtu_maybe_forward() (Guillaume Nault) [RHEL-84539] - ipv4: add RCU protection to ip4_dst_hoplimit() (Guillaume Nault) [RHEL-84539] - ipmr: do not call mr_mfc_uses_dev() for unres entries (Guillaume Nault) [RHEL-84539] - ppp: Fix KMSAN uninit-value warning with bpf (Guillaume Nault) [RHEL-84548] - net: decrease cached dst counters in dst_release (Antoine Tenart) [RHEL-86690] Resolves: RHEL-47431, RHEL-72674, RHEL-78135, RHEL-78681, RHEL-78929, RHEL-78991, RHEL-80531, RHEL-80978, RHEL-81550, RHEL-82167, RHEL-83252, RHEL-84539, RHEL-84548, RHEL-86690, RHEL-86845 * Wed Apr 16 2025 Julio Faracco [6.12.0-75.el10] - zram: fix potential UAF of zram table (Ming Lei) [RHEL-77219] {CVE-2025-21671} - zram: fix uninitialized ZRAM not releasing backing device (Ming Lei) [RHEL-77219] - Revert "nvme_core: scan namespaces asynchronously" (Maurizio Lombardi) [RHEL-85845] - samples/bpf: fix build (Gregory Bell) [RHEL-70466] - ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create(). (CKI Backport Bot) [RHEL-84540] - ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw(). (CKI Backport Bot) [RHEL-84540] - inet: ipmr: fix data-races (CKI Backport Bot) [RHEL-84540] - netlink: add IPv6 anycast join/leave notifications (CKI Backport Bot) [RHEL-84540] - netlink: correct nlmsg size for multicast notifications (CKI Backport Bot) [RHEL-84540] - netlink: add IGMP/MLD join/leave notifications (CKI Backport Bot) [RHEL-84540] - ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX] (CKI Backport Bot) [RHEL-84540] - ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE] (CKI Backport Bot) [RHEL-84540] - ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation (CKI Backport Bot) [RHEL-84540] - ip6mr: Add __init to ip6_mr_cleanup(). (CKI Backport Bot) [RHEL-84540] - ipv6: Remove redundant unlikely() (CKI Backport Bot) [RHEL-84540] - vfio/pci: Handle INTx IRQ_NOTCONNECTED (Alex Williamson) [RHEL-85587 RHEL-85591] - vfio/virtio: Enable support for virtio-block live migration (Alex Williamson) [RHEL-85587] - vfio/type1: Use mapping page mask for pfnmaps (Alex Williamson) [RHEL-85587] - mm: Provide address mask in struct follow_pfnmap_args (Alex Williamson) [RHEL-85587] - vfio/type1: Use consistent types for page counts (Alex Williamson) [RHEL-85587] - vfio/type1: Use vfio_batch for vaddr_get_pfns() (Alex Williamson) [RHEL-85587] - vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch (Alex Williamson) [RHEL-85587] - vfio/type1: Catch zero from pin_user_pages_remote() (Alex Williamson) [RHEL-85587] - vfio/pci: match IGD devices in display controller class (Alex Williamson) [RHEL-85587] - vfio/nvgrace-gpu: Add GB200 SKU to the devid table (Alex Williamson) [RHEL-85587] - vfio/nvgrace-gpu: Check the HBM training and C2C link status (Alex Williamson) [RHEL-85587] - vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM (Alex Williamson) [RHEL-85587] - vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem (Alex Williamson) [RHEL-85587] - vfio/platform: check the bounds of read/write syscalls (Alex Williamson) [RHEL-85587] - vfio/pci: Expose setup ROM at ROM bar when needed (Alex Williamson) [RHEL-85587] - vfio/pci: Remove shadow ROM specific code paths (Alex Williamson) [RHEL-85587] - vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64 (Alex Williamson) [RHEL-85587] - vfio/pci: Enable iowrite64 and ioread64 for vfio pci (Alex Williamson) [RHEL-85587] - vfio/virtio: Enable live migration once VIRTIO_PCI was configured (Alex Williamson) [RHEL-85587] - vfio/virtio: Add PRE_COPY support for live migration (Alex Williamson) [RHEL-85587] - vfio/virtio: Add support for the basic live migration functionality (Alex Williamson) [RHEL-85587] - virtio-pci: Introduce APIs to execute device parts admin commands (Alex Williamson) [RHEL-85587] - virtio: Manage device and driver capabilities via the admin commands (Alex Williamson) [RHEL-85587] - virtio: Extend the admin command to include the result size (Alex Williamson) [RHEL-85587] - virtio_pci: Introduce device parts access commands (Alex Williamson) [RHEL-85587] - Documentation: add debugfs description for hisi migration (Alex Williamson) [RHEL-85587] - hisi_acc_vfio_pci: register debugfs for hisilicon migration driver (Alex Williamson) [RHEL-85587] - hisi_acc_vfio_pci: create subfunction for data reading (Alex Williamson) [RHEL-85587] - hisi_acc_vfio_pci: extract public functions for container_of (Alex Williamson) [RHEL-85587] - vfio/qat: fix overflow check in qat_vf_resume_write() (Alex Williamson) [RHEL-85587] - vfio/nvgrace-gpu: Add a new GH200 SKU to the devid table (Alex Williamson) [RHEL-85587] - kvm/vfio: Constify struct kvm_device_ops (Alex Williamson) [RHEL-85587] - redhat/configs: enable in kernel compression/decompression of compressed modules (Herton R. Krzesinski) [RHEL-79278] - redhat: change compression flags for xz (Herton R. Krzesinski) [RHEL-79278] - dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature (Benjamin Marzinski) [RHEL-84777] - dm vdo: add missing spin_lock_init (Benjamin Marzinski) [RHEL-59337] - dm-integrity: Do not emit journal configuration in DM table for Inline mode (Benjamin Marzinski) [RHEL-84777] - dm-integrity: Avoid divide by zero in table status in Inline mode (Benjamin Marzinski) [RHEL-84777] - dm-crypt: track tag_offset in convert_context (Benjamin Marzinski) [RHEL-84777] - dm-crypt: don't initialize cc_sector again (Benjamin Marzinski) [RHEL-84777] - dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit() (Benjamin Marzinski) [RHEL-84777] - dm-crypt: use bi_sector in bio when initialize integrity seed (Benjamin Marzinski) [RHEL-84777] - dm-crypt: fully initialize clone->bi_iter in crypt_alloc_buffer() (Benjamin Marzinski) [RHEL-84777] - dm-crypt: set atomic as false when calling crypt_convert() in kworker (Benjamin Marzinski) [RHEL-84777] - dm-mirror: Support atomic writes (Benjamin Marzinski) [RHEL-84777] - dm-io: Warn on creating multiple atomic write bios for a region (Benjamin Marzinski) [RHEL-84777] - dm-stripe: Enable atomic writes (Benjamin Marzinski) [RHEL-84777] - dm-linear: Enable atomic writes (Benjamin Marzinski) [RHEL-84777] - dm: Ensure cloned bio is same length for atomic write (Benjamin Marzinski) [RHEL-84777] - dm-table: atomic writes support (Benjamin Marzinski) [RHEL-84777] - dm-transaction-manager: use red-black trees instead of linear lists (Benjamin Marzinski) [RHEL-84777] - dm: disable REQ_NOWAIT for flushes (Benjamin Marzinski) [RHEL-84777] - dm: remove useless test in alloc_multiple_bios (Benjamin Marzinski) [RHEL-84777] - dm: change kzalloc to kcalloc (Benjamin Marzinski) [RHEL-84777] - dm raid: fix spelling errors in raid_ctr() (Benjamin Marzinski) [RHEL-84777] - dm thin: make get_first_thin use rcu-safe list first function (Benjamin Marzinski) [RHEL-84777] - dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY (Benjamin Marzinski) [RHEL-84777] - dm-verity FEC: Avoid copying RS parity bytes twice. (Benjamin Marzinski) [RHEL-84777] - dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2) (Benjamin Marzinski) [RHEL-84777] - dm array: fix cursor index when skipping across block boundaries (Benjamin Marzinski) [RHEL-84777] - dm array: fix unreleased btree blocks on closing a faulty array cursor (Benjamin Marzinski) [RHEL-84777] - dm-verity: remove the unused "data_start" variable (Benjamin Marzinski) [RHEL-84777] - dm-bufio: use kmalloc to allocate power-of-two sized buffers (Benjamin Marzinski) [RHEL-84777] - dm thin: Add missing destroy_work_on_stack() (Benjamin Marzinski) [RHEL-84777] - dm: add support for get_unique_id (Benjamin Marzinski) [RHEL-84777] - dm vdo: fix function doc comment formatting (Benjamin Marzinski) [RHEL-84777] - dm vdo int-map: remove unused parameters (Benjamin Marzinski) [RHEL-84777] - dm-vdo: reset bi_ioprio to the default value when the bio is reset (Benjamin Marzinski) [RHEL-84777] - dm-vdo murmurhash: remove u64 alignment requirement (Benjamin Marzinski) [RHEL-84777] - dm: Fix typo in error message (Benjamin Marzinski) [RHEL-84777] - dm ioctl: rate limit a couple of ioctl based error messages (Benjamin Marzinski) [RHEL-84777] - dm vdo: Remove unused uds_compute_index_size (Benjamin Marzinski) [RHEL-84777] - dm vdo: Remove unused functions (Benjamin Marzinski) [RHEL-84777] - dm: zoned: Remove unused functions (Benjamin Marzinski) [RHEL-84777] - dm: Remove unused dm_table_bio_based (Benjamin Marzinski) [RHEL-84777] - dm: Remove unused dm_set_md_type (Benjamin Marzinski) [RHEL-84777] - dm cache: Remove unused functions in bio-prison-v1 (Benjamin Marzinski) [RHEL-84777] - dm cache: Remove unused dm_cache_size (Benjamin Marzinski) [RHEL-84777] - dm cache: Remove unused dm_cache_dump (Benjamin Marzinski) [RHEL-84777] - dm cache: Remove unused btracker_nr_writebacks_queued (Benjamin Marzinski) [RHEL-84777] - redhat/kernel.spec.template: add net packetdrill selftests (Hangbin Liu) [RHEL-84659] - ptp: Properly handle compat ioctls (CKI Backport Bot) [RHEL-84646] - ptp: Ensure info->enable callback is always set (CKI Backport Bot) [RHEL-84646] {CVE-2025-21814} - gitlab-ci: set automotive dist-tag (Scott Weaver) Resolves: RHEL-59337, RHEL-70466, RHEL-77219, RHEL-79278, RHEL-84540, RHEL-84646, RHEL-84659, RHEL-84777, RHEL-85587, RHEL-85591, RHEL-85845 * Mon Apr 14 2025 Julio Faracco [6.12.0-74.el10] - sched/core: Prevent rescheduling when interrupts are disabled (Phil Auld) [RHEL-78822] - sched: Don't define sched_clock_irqtime as static key (Phil Auld) [RHEL-78822] - sched: Compact RSEQ concurrency IDs with reduced threads and affinity (Phil Auld) [RHEL-78822] - getdelays: fix error format characters (Phil Auld) [RHEL-78822] - taskstats: modify taskstats version (Phil Auld) [RHEL-78822] - sched/debug: Provide slice length for fair tasks (Phil Auld) [RHEL-78822] - hung_task: add task->flags, blocked by coredump to log (Phil Auld) [RHEL-78822] - cpufreq/schedutil: Only bind threads if needed (Phil Auld) [RHEL-78822] - sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeue (Phil Auld) [RHEL-78822] - tracing: Print lazy preemption model (Phil Auld) [RHEL-78822] - psi: Fix race when task wakes up before psi_sched_switch() adjusts flags (Phil Auld) [RHEL-78822] - sched/fair: Do not compute overloaded status unnecessarily during lb (Phil Auld) [RHEL-78822] - sched/fair: Do not compute NUMA Balancing stats unnecessarily during lb (Phil Auld) [RHEL-78822] - sched, psi: Don't account irq time if sched_clock_irqtime is disabled (Phil Auld) [RHEL-78822] - sched: Don't account irq time if sched_clock_irqtime is disabled (Phil Auld) [RHEL-78822] - sched: Define sched_clock_irqtime as static key (Phil Auld) [RHEL-78822] - sched/debug: Change need_resched warnings to pr_err (Phil Auld) [RHEL-78822] - sched/core: Prioritize migrating eligible tasks in sched_balance_rq() (Phil Auld) [RHEL-78822] - sched: Fix race between yield_to() and try_to_wake_up() (Phil Auld) [RHEL-78822] - sched/fair: Encapsulate set custom slice in a __setparam_fair() function (Phil Auld) [RHEL-78822] - sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE (Phil Auld) [RHEL-78822] - delayacct: add delay min to record delay peak (Phil Auld) [RHEL-78822] - delayacct: add delay max to record delay peak (Phil Auld) [RHEL-78822] - sched/fair: Fix EEVDF entity placement bug causing scheduling lag (Phil Auld) [RHEL-78822] - preempt: Move PREEMPT_RT before PREEMPT in vermagic. (Phil Auld) [RHEL-78822] - sched/fair: Update comments after sched_tick() rename. (Phil Auld) [RHEL-78822] - powerpc: Large user copy aware of full:rt:lazy preemption (Phil Auld) [RHEL-78822] - powerpc: Add preempt lazy support (Phil Auld) [RHEL-78822] - PM: EM: Move sched domains rebuild function from schedutil to EM (Phil Auld) [RHEL-78822] - PM: EM: Add min/max available performance state limits (Phil Auld) [RHEL-78822] - cpufreq: schedutil: Fix superfluous updates caused by need_freq_update (Phil Auld) [RHEL-78822] - sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug (Phil Auld) [RHEL-78822] - sched: deadline: Cleanup goto label in pick_earliest_pushable_dl_task (Phil Auld) [RHEL-78822] - sched/fair: Mark m*_vruntime() with __maybe_unused (Phil Auld) [RHEL-78822] - sched/fair: Untangle NEXT_BUDDY and pick_next_task() (Phil Auld) [RHEL-78822] - sched/fair: Fix variable declaration position (Phil Auld) [RHEL-78822] - sched/fair: Do not try to migrate delayed dequeue task (Phil Auld) [RHEL-78822] - sched/fair: Rename cfs_rq.nr_running into nr_queued (Phil Auld) [RHEL-78822] - sched/fair: Remove unused cfs_rq.idle_nr_running (Phil Auld) [RHEL-78822] - sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle (Phil Auld) [RHEL-78822] - sched/fair: Removed unsued cfs_rq.h_nr_delayed (Phil Auld) [RHEL-78822] - sched/fair: Use the new cfs_rq.h_nr_runnable (Phil Auld) [RHEL-78822] - sched/fair: Add new cfs_rq.h_nr_runnable (Phil Auld) [RHEL-78822] - sched/fair: Rename h_nr_running into h_nr_queued (Phil Auld) [RHEL-78822] - sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE (Phil Auld) [RHEL-78822] - sched/isolation: Consolidate housekeeping cpumasks that are always identical (Phil Auld) [RHEL-78822] - sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full" (Phil Auld) [RHEL-78822] - sched/core: Remove HK_TYPE_SCHED (Phil Auld) [RHEL-78822] - sched/deadline: Check bandwidth overflow earlier for hotplug (Phil Auld) [RHEL-78822] - sched/deadline: Correctly account for allocated bandwidth during hotplug (Phil Auld) [RHEL-78822] - sched/deadline: Consolidate Timer Cancellation (Phil Auld) [RHEL-78822] - sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of cfs_bandwidth_used() (Phil Auld) [RHEL-78822] - sched: Don't try to catch up excess steal time. (Phil Auld) [RHEL-78822] - sched: add READ_ONCE to task_on_rq_queued (Phil Auld) [RHEL-78822] - sched/deadline: Restore dl_server bandwidth on non-destructive root domain changes (Phil Auld) [RHEL-78822] - sched/core: Update kernel boot parameters for LAZY preempt. (Phil Auld) [RHEL-78822] - Revert "redhat: Fix CONFIG_PREEMPT_RT for RT and AUTO kernels" (Phil Auld) [RHEL-78822] - s390: Add ARCH_HAS_PREEMPT_LAZY support (Phil Auld) [RHEL-78822] - s390: Add missing _TIF defines (Phil Auld) [RHEL-78822] - tracing: Record task flag NEED_RESCHED_LAZY. (Phil Auld) [RHEL-78822] - tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT (Phil Auld) [RHEL-78822] - sched/cpufreq: Ensure sd is rebuilt for EAS check (Phil Auld) [RHEL-78822] - sched, x86: Update the comment for TIF_NEED_RESCHED_LAZY. (Phil Auld) [RHEL-78822] - sched: No PREEMPT_RT=y for all{yes,mod}config (Phil Auld) [RHEL-78822] - riscv: add PREEMPT_LAZY support (Phil Auld) [RHEL-78822] - sched: Enable PREEMPT_DYNAMIC for PREEMPT_RT (Phil Auld) [RHEL-78822] - sched: Add Lazy preemption model (Phil Auld) [RHEL-78822] - sched, x86: Enable Lazy preemption (Phil Auld) [RHEL-78822] - sched: Initialize idle tasks only once (Phil Auld) [RHEL-78822] - sched: Add TIF_NEED_RESCHED_LAZY infrastructure (Phil Auld) [RHEL-78822] - sched: psi: pass enqueue/dequeue flags to psi callbacks directly (Phil Auld) [RHEL-78822] - sched/uclamp: Fix unnused variable warning (Phil Auld) [RHEL-78822] - sched_getattr: port to copy_struct_to_user (Phil Auld) [RHEL-78822] - uaccess: add copy_struct_to_user helper (Phil Auld) [RHEL-78822] - sched: Split scheduler and execution contexts (Phil Auld) [RHEL-78822] - sched: Consolidate pick_*_task to task_is_pushable helper (Phil Auld) [RHEL-78822] - sched: Add move_queued_task_locked helper (Phil Auld) [RHEL-78822] - sched: Split out __schedule() deactivate task logic into a helper (Phil Auld) [RHEL-78822] - sched: idle: Optimize the generic idle loop by removing needless memory barrier (Phil Auld) [RHEL-78822] - sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads (Phil Auld) [RHEL-78822] - sched/fair: fix the comment for PREEMPT_SHORT (Phil Auld) [RHEL-78822] - sched/fair: optimize the PLACE_LAG when se->vlag is zero (Phil Auld) [RHEL-78822] - sched/wait: Remove unused bit_wait_io_timeout (Phil Auld) [RHEL-78822] - sched/fair: remove the DOUBLE_TICK feature (Phil Auld) [RHEL-78822] - redhat: Fix CONFIG_PREEMPT_RT for RT and AUTO kernels (Juri Lelli) [RHEL-78822] - Revert "riscv: add PREEMPT_AUTO support" (Juri Lelli) [RHEL-78822] - Revert "sched: define TIF_ALLOW_RESCHED" (Juri Lelli) [RHEL-78822] - Revert "sched: Update the lazy-preempt bits." (Juri Lelli) [RHEL-78822] - Revert "sched: Replace PREEMPT_AUTO with LAZY_PREEMPT." (Juri Lelli) [RHEL-78822] - perf annotate: Use an array for the disassembler preference (Michael Petlan) [RHEL-77935] - tools features: Don't check for libunwind devel files by default (Michael Petlan) [RHEL-77935] - tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds (Michael Petlan) [RHEL-77935] - perf test: Fix parallel/sequential option documentation (Michael Petlan) [RHEL-77935] - perf stat: Remove empty new_line_metric function (Michael Petlan) [RHEL-77935] - perf stat: Also hide metric-units from JSON when event didn't run (Michael Petlan) [RHEL-77935] - perf stat: Fix trailing comma when there is no metric unit (Michael Petlan) [RHEL-77935] - perf test stat: Avoid hybrid assumption when virtualized (Michael Petlan) [RHEL-77935] - perf tools: Fixup end address of modules (Michael Petlan) [RHEL-77935] - perf symbol: Prefer non-label symbols with same address (Michael Petlan) [RHEL-77935] - docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs errors (Michael Petlan) [RHEL-77935] - perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function (Michael Petlan) [RHEL-77935] - ARM: pmuv3: Add missing write_pmuacr() (Michael Petlan) [RHEL-77935] - perf probe: Fix uninitialized variable (Michael Petlan) [RHEL-77935] - libperf: evlist: Fix --cpu argument on hybrid platform (Michael Petlan) [RHEL-77935] - perf test expr: Fix system_tsc_freq for only x86 (Michael Petlan) [RHEL-77935] - perf test hwmon_pmu: Fix event file location (Michael Petlan) [RHEL-77935] - perf hwmon_pmu: Use openat rather than dup to refresh directory (Michael Petlan) [RHEL-77935] - perf ftrace: Fix undefined behavior in cmp_profile_data() (Michael Petlan) [RHEL-77935] - perf tools: Fix precise_ip fallback logic (Michael Petlan) [RHEL-77935] - tools headers: Sync uapi/linux/perf_event.h with the kernel sources (Michael Petlan) [RHEL-77935] - perf test: Don't signal all processes on system when interrupting tests (Michael Petlan) [RHEL-77935] - perf tools: Fix build-id event recording (Michael Petlan) [RHEL-77935] - tools: Override makefile ARCH variable if defined, but empty (Michael Petlan) [RHEL-77935] - perf tests: Fix hwmon parsing with PMU name test (Michael Petlan) [RHEL-77935] - perf hwmon_pmu: Ensure hwmon key union is zeroed before use (Michael Petlan) [RHEL-77935] - perf tests hwmon_pmu: Remove double evlist__delete() (Michael Petlan) [RHEL-77935] - perf/test: fix perf ftrace test on s390 (Michael Petlan) [RHEL-77935] - perf bpf-filter: Return -ENOMEM directly when pfi allocation fails (Michael Petlan) [RHEL-77935] - perf test: Correct hwmon test PMU detection (Michael Petlan) [RHEL-77935] - perf: Remove unused del_perf_probe_events() (Michael Petlan) [RHEL-77935] - perf pmu: Move pmu_metrics_table__find and remove ARM override (Michael Petlan) [RHEL-77935] - perf jevents: Add map_for_cpu() (Michael Petlan) [RHEL-77935] - perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str (Michael Petlan) [RHEL-77935] - perf header: Avoid transitive PMU includes (Michael Petlan) [RHEL-77935] - perf arm64 header: Use cpu argument in get_cpuid (Michael Petlan) [RHEL-77935] - perf header: Refactor get_cpuid to take a CPU for ARM (Michael Petlan) [RHEL-77935] - perf header: Move is_cpu_online to numa bench (Michael Petlan) [RHEL-77935] - perf jevents: fix breakage when do perf stat on system metric (Michael Petlan) [RHEL-77935] - perf test: Add missing __exit calls in tool/hwmon tests (Michael Petlan) [RHEL-77935] - perf tests: Make leader sampling test work without branch event (Michael Petlan) [RHEL-77935] - perf util: Remove kernel version deadcode (Michael Petlan) [RHEL-77935] - perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn't resolved (Michael Petlan) [RHEL-77935] - perf test shell trace_exit_race: Show what went wrong in verbose mode (Michael Petlan) [RHEL-77935] - perf tests: Add test for trace output loss (Michael Petlan) [RHEL-77935] - perf trace: Avoid garbage when not printing a syscall's arguments (Michael Petlan) [RHEL-77935] - perf trace: Do not lose last events in a race (Michael Petlan) [RHEL-77935] - perf probe: Introduce quotation marks support (Michael Petlan) [RHEL-77935] - perf string: Add strpbrk_esq() and strdup_esq() for escape and quote (Michael Petlan) [RHEL-77935] - perf probe: Accept FUNC@* to specify function name explicitly (Michael Petlan) [RHEL-77935] - perf probe: Fix to ignore escaped characters in --lines option (Michael Petlan) [RHEL-77935] - perf probe: Fix error message for failing to find line range (Michael Petlan) [RHEL-77935] - perf trace: Fix tracing itself, creating feedback loops (Michael Petlan) [RHEL-77935] - libsubcmd: Move va_end() before exit (Michael Petlan) [RHEL-77935] - perf timechart: Remove redundant variable assignment (Michael Petlan) [RHEL-77935] - perf list: Fix topic and pmu_name argument order (Michael Petlan) [RHEL-77935] - perf tools: Fix typos Muliplier -> Multiplier (Michael Petlan) [RHEL-77935] - perf disasm: Allow configuring what disassemblers to use (Michael Petlan) [RHEL-77935] - perf disasm: Define stubs for the LLVM and capstone disassemblers (Michael Petlan) [RHEL-77935] - perf disasm: Introduce symbol__disassemble_objdump() (Michael Petlan) [RHEL-77935] - perf build: Remove PERF_HAVE_DWARF_REGS (Michael Petlan) [RHEL-77935] - perf dwarf-regs: Remove get_arch_regstr code (Michael Petlan) [RHEL-77935] - perf xtensa: Remove dwarf-regs.c (Michael Petlan) [RHEL-77935] - perf sparc: Remove dwarf-regs.c (Michael Petlan) [RHEL-77935] - perf sh: Remove dwarf-regs.c (Michael Petlan) [RHEL-77935] - perf s390: Remove dwarf-regs.c (Michael Petlan) [RHEL-77935] - perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h (Michael Petlan) [RHEL-77935] - perf dwarf-regs: Move powerpc dwarf-regs out of arch (Michael Petlan) [RHEL-77935] - perf mips: Remove dwarf-regs.c (Michael Petlan) [RHEL-77935] - perf loongarch: Remove dwarf-regs.c (Michael Petlan) [RHEL-77935] - perf dwarf-regs: Move csky dwarf-regs out of arch (Michael Petlan) [RHEL-77935] - perf arm: Remove dwarf-regs.c (Michael Petlan) [RHEL-77935] - perf arm64: Remove dwarf-regs.c (Michael Petlan) [RHEL-77935] - perf dwarf-regs: Move x86 dwarf-regs out of arch (Michael Petlan) [RHEL-77935] - perf dwarf-regs: Pass ELF flags to get_dwarf_regstr (Michael Petlan) [RHEL-77935] - perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum (Michael Petlan) [RHEL-77935] - perf disasm: Add e_machine/e_flags to struct arch (Michael Petlan) [RHEL-77935] - perf dwarf-regs: Add EM_HOST and EF_HOST defines (Michael Petlan) [RHEL-77935] - perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET (Michael Petlan) [RHEL-77935] - perf bpf-prologue: Remove unused file (Michael Petlan) [RHEL-77935] - perf docs: Document tool and hwmon events (Michael Petlan) [RHEL-77935] - perf test: Add hwmon "PMU" test (Michael Petlan) [RHEL-77935] - perf pmu: Add calls enabling the hwmon_pmu (Michael Petlan) [RHEL-77935] - perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs (Michael Petlan) [RHEL-77935] - perf test: Add hwmon filename parser test (Michael Petlan) [RHEL-77935] - perf hwmon_pmu: Add hwmon filename parser (Michael Petlan) [RHEL-77935] - tools api io: Ensure line_len_out is always initialized (Michael Petlan) [RHEL-77935] - perf build: Include libtraceevent headers directly indicated by pkg-config (Michael Petlan) [RHEL-77935] - perf script python: Adjust objdump start/end per map pgoff parameter (Michael Petlan) [RHEL-77935] - perf script cs_etm: Add map_pgoff to python dictionary (Michael Petlan) [RHEL-77935] - perf stat: Expand metric+unit buffer size (Michael Petlan) [RHEL-77935] - perf tools: Add the empty-pmu-events build to .gitignore (Michael Petlan) [RHEL-77935] - perf: event: Remove deadcode (Michael Petlan) [RHEL-77935] - perf trace: avoid garbage when not printing a trace event's arguments (Michael Petlan) [RHEL-77935] - perf test: Fix ftrace test with regex patterns (Michael Petlan) [RHEL-77935] - perf test: Remove dangling CFLAGS for removed attr.o object (Michael Petlan) [RHEL-77935] - perf tools: Add all shellcheck_log to gitignore (Michael Petlan) [RHEL-77935] - perf build: Add missing cflags when building with custom libtraceevent (Michael Petlan) [RHEL-77935] - perf build: Make libunwind opt-in rather than opt-out (Michael Petlan) [RHEL-77935] - perf test: Use sqrtloop workload to test bperf event (Michael Petlan) [RHEL-77935] - perf stat: Support inherit events during fork() for bperf (Michael Petlan) [RHEL-77935] - perf arm-spe: Use old behavior when opening old SPE files (Michael Petlan) [RHEL-77935] - perf ftrace latency: Fix unit on histogram first entry when using --use-nsec (Michael Petlan) [RHEL-77935] - perf, riscv: Wire up perf trace support for RISC-V (Michael Petlan) [RHEL-77935] - perf probe: Fix retrieval of source files from a debuginfod server (Michael Petlan) [RHEL-77935] - perf arm-spe: Update --itrace help text (Michael Petlan) [RHEL-77935] - perf arm-spe: Correctly set sample flags (Michael Petlan) [RHEL-77935] - perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches (Michael Petlan) [RHEL-77935] - perf arm-spe: Set sample.addr to target address for instruction sample (Michael Petlan) [RHEL-77935] - perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics (Michael Petlan) [RHEL-77935] - perf test: Sort tests placing exclusive tests last (Michael Petlan) [RHEL-77935] - perf test: Add a signal handler to kill forked child processes (Michael Petlan) [RHEL-77935] - perf test: Make parallel testing the default (Michael Petlan) [RHEL-77935] - perf test: Run parallel tests in two passes (Michael Petlan) [RHEL-77935] - perf test: Add a signal handler around running a test (Michael Petlan) [RHEL-77935] - perf test: Tag parallel failing shell tests with "(exclusive)" (Michael Petlan) [RHEL-77935] - perf test: Avoid list test blocking on writing to stdout (Michael Petlan) [RHEL-77935] - perf test: Reduce scope of parallel variable (Michael Petlan) [RHEL-77935] - perf test: Display number of active running tests (Michael Petlan) [RHEL-77935] - tools subcmd: Add non-waitpid check_if_command_finished() (Michael Petlan) [RHEL-77935] - perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw() (Michael Petlan) [RHEL-77935] - perf disasm: Use disasm_line__free() to properly free disasm_line (Michael Petlan) [RHEL-77935] - perf disasm: Use disasm_line__free() to properly free disasm_line (Michael Petlan) [RHEL-77935] - perf test: Add precise_max subtest to the perf record shell test (Michael Petlan) [RHEL-77935] - perf record: Just use "cycles:P" as the default event (Michael Petlan) [RHEL-77935] - perf tools: Check fallback error and order (Michael Petlan) [RHEL-77935] - perf tools: Move x86__is_amd_cpu() to util/env.c (Michael Petlan) [RHEL-77935] - perf tools: Detect missing kernel features properly (Michael Petlan) [RHEL-77935] - perf tools: Do not set exclude_guest for precise_ip (Michael Petlan) [RHEL-77935] - perf tools: Simplify evsel__add_modifier() (Michael Petlan) [RHEL-77935] - perf tools: Don't set attr.exclude_guest by default (Michael Petlan) [RHEL-77935] - perf tools: Add fallback for exclude_guest (Michael Petlan) [RHEL-77935] - perf tools: sched-pipe bench: add (-n) nonblocking benchmark (Michael Petlan) [RHEL-77935] - perf test: Document the -w/--workload option (Michael Petlan) [RHEL-77935] - perf test: Introduce --list-workloads to list the available workloads (Michael Petlan) [RHEL-77935] - perf test: Introduce workloads__for_each() (Michael Petlan) [RHEL-77935] - perf vendor events amd: Update Zen 5 data cache fill events (Michael Petlan) [RHEL-77935] - perf vendor events amd: Add Zen 5 data fabric metrics (Michael Petlan) [RHEL-77935] - perf vendor events amd: Add Zen 5 data fabric events (Michael Petlan) [RHEL-77935] - perf test: Fix perf test case 84 on s390 (Michael Petlan) [RHEL-77935] - perf test: Update all metrics test like metricgroups test (Michael Petlan) [RHEL-77935] - perf build: Rename CONFIG_DWARF to CONFIG_LIBDW (Michael Petlan) [RHEL-77935] - perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT (Michael Petlan) [RHEL-77935] - perf libdw: Remove unnecessary defines (Michael Petlan) [RHEL-77935] - perf probe: Move elfutils support check to libdw check (Michael Petlan) [RHEL-77935] - perf build: Combine test-dwarf-getcfi into test-libdw (Michael Petlan) [RHEL-77935] - perf build: Combine test-dwarf-getlocations into test-libdw (Michael Petlan) [RHEL-77935] - perf build: Combine libdw-dwarf-unwind into libdw feature tests (Michael Petlan) [RHEL-77935] - perf build: Rename test-dwarf to test-libdw (Michael Petlan) [RHEL-77935] - perf build: Remove defined but never used variable (Michael Petlan) [RHEL-77935] - perf build: Rename NO_DWARF to NO_LIBDW (Michael Petlan) [RHEL-77935] - perf build: Fix LIBDW_DIR (Michael Petlan) [RHEL-77935] - perf test: Move attr files into shell directory where they are used (Michael Petlan) [RHEL-77935] - perf test: Remove C test wrapper for attr.py (Michael Petlan) [RHEL-77935] - perf test: Add a shell wrapper for "Setup struct perf_event_attr" (Michael Petlan) [RHEL-77935] - perf probe: Correct demangled symbols in C++ program (Michael Petlan) [RHEL-77935] - perf stat: Disable metric thresholds for CSV and JSON metric-only mode (Michael Petlan) [RHEL-77935] - perf stat: Add metric-threshold to json output (Michael Petlan) [RHEL-77935] - perf stat: Change color to threshold in print_metric (Michael Petlan) [RHEL-77935] - perf stat: Drop metric-unit if unit is NULL (Michael Petlan) [RHEL-77935] - perf stat: Display "none" for NaN with metric only json (Michael Petlan) [RHEL-77935] - perf stat: Fix/add parameter names for print_metric (Michael Petlan) [RHEL-77935] - perf color: Add printf format checking and resolve issues (Michael Petlan) [RHEL-77935] - perf probe: Fix libdw memory leak (Michael Petlan) [RHEL-77935] - perf disasm: Fix capstone memory leak (Michael Petlan) [RHEL-77935] - tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf json events (Michael Petlan) [RHEL-77935] - tools/perf/pmu-events/powerpc: Add support for compat events in json (Michael Petlan) [RHEL-77935] - perf dso: Fix symtab_type for kmod compression (Michael Petlan) [RHEL-77935] - perf probe: Improve log for long event name failure (Michael Petlan) [RHEL-77935] - perf probe: Check group string length (Michael Petlan) [RHEL-77935] - perf probe: Use the MAX_EVENT_NAME_LEN macro (Michael Petlan) [RHEL-77935] - perf test: Speed up some tests using perf list (Michael Petlan) [RHEL-77935] - perf x86/topdown: Refine helper arch_is_topdown_metrics() (Michael Petlan) [RHEL-77935] - perf x86/topdown: Make topdown metrics comparators be symmetric (Michael Petlan) [RHEL-77935] - perf tool_pmu: Remove duplicate io.h header (Michael Petlan) [RHEL-77935] - perf arm-spe: Add Cortex CPUs to common data source encoding list (Michael Petlan) [RHEL-77935] - perf arm-spe: Add Neoverse-V2 to common data source encoding list (Michael Petlan) [RHEL-77935] - perf arm-spe: Remove the unused 'midr' field (Michael Petlan) [RHEL-77935] - perf arm-spe: Use metadata to decide the data source feature (Michael Petlan) [RHEL-77935] - perf arm-spe: Introduce arm_spe__is_homogeneous() (Michael Petlan) [RHEL-77935] - perf arm-spe: Rename the common data source encoding (Michael Petlan) [RHEL-77935] - perf arm-spe: Rename arm_spe__synth_data_source_generic() (Michael Petlan) [RHEL-77935] - perf test: Delete unused Intel CQM test (Michael Petlan) [RHEL-77935] - perf evsel: Fix missing inherit + sample read check (Michael Petlan) [RHEL-77935] - perf sched timehist: Add pre-migration wait time option (Michael Petlan) [RHEL-77935] - perf tools: Remove unnecessary parentheses (Michael Petlan) [RHEL-77935] - perf tools: Fix possible compiler warnings in hashmap (Michael Petlan) [RHEL-77935] - perf tools: Fix compiler error in util/tool_pmu.c (Michael Petlan) [RHEL-77935] - tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c (Michael Petlan) [RHEL-77935] - tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmu (Michael Petlan) [RHEL-77935] - perf report: Display columns Predicted/Abort/Cycles in --branch-history (Michael Petlan) [RHEL-77935] - perf tests: Add tool PMU test (Michael Petlan) [RHEL-77935] - perf tool_pmu: Switch to standard pmu functions and json descriptions (Michael Petlan) [RHEL-77935] - perf jevents: Add tool event json under a common architecture (Michael Petlan) [RHEL-77935] - perf tool_pmu: Move expr literals to tool_pmu (Michael Petlan) [RHEL-77935] - perf tool_pmu: Rename perf_tool_event__* to tool_pmu__* (Michael Petlan) [RHEL-77935] - perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event (Michael Petlan) [RHEL-77935] - perf tool_pmu: Factor tool events into their own PMU (Michael Petlan) [RHEL-77935] - perf parse-events: Expose/rename config_term_name (Michael Petlan) [RHEL-77935] - perf pmu: Allow hardcoded terms to be applied to attributes (Michael Petlan) [RHEL-77935] - perf pmu: Simplify an asprintf error message (Michael Petlan) [RHEL-77935] - perf tools: Remove unused color_fwrite_lines (Michael Petlan) [RHEL-77935] - perf test x86: Fix typo in intel-pt-test (Michael Petlan) [RHEL-77935] - perf probe: Remove unused add_perf_probe_events (Michael Petlan) [RHEL-77935] - perf test attr: Add back missing topdown events (Michael Petlan) [RHEL-77935] - perf arm-spe: Dump metadata with version 2 (Michael Petlan) [RHEL-77935] - perf arm-spe: Support metadata version 2 (Michael Petlan) [RHEL-77935] - perf arm-spe: Save per CPU information in metadata (Michael Petlan) [RHEL-77935] - perf arm-spe: Calculate meta data size (Michael Petlan) [RHEL-77935] - perf arm-spe: Define metadata header version 2 (Michael Petlan) [RHEL-77935] - perf list: update option desc in man page (Michael Petlan) [RHEL-77935] - perf test: Restore sample rate for perf_event_attr (Michael Petlan) [RHEL-77935] - perf/test: perf test 86 fails on s390 (Michael Petlan) [RHEL-77935] - tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events (Michael Petlan) [RHEL-77935] - tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values (Michael Petlan) [RHEL-77935] - perf test: Skip not fail syscall tp fields test when insufficient permissions (Michael Petlan) [RHEL-77935] - perf test: Skip not fail tp fields test when insufficient permissions (Michael Petlan) [RHEL-77935] - perf test: Fix memory leaks on event-times error paths (Michael Petlan) [RHEL-77935] - perf stat: Fix affinity memory leaks on error path (Michael Petlan) [RHEL-77935] - perf jevents: Don't stop at the first matched pmu when searching a events table (Michael Petlan) [RHEL-77935] - perf tests: Add more topdown events regroup tests (Michael Petlan) [RHEL-77935] - perf tests: Add topdown events counting and sampling tests (Michael Petlan) [RHEL-77935] - perf tests: Add leader sampling test in record tests (Michael Petlan) [RHEL-77935] - perf x86/topdown: Don't move topdown metric events in group (Michael Petlan) [RHEL-77935] - perf x86/topdown: Correct leader selection with sample_read enabled (Michael Petlan) [RHEL-77935] - perf x86/topdown: Complete topdown slots/metrics events check (Michael Petlan) [RHEL-77935] - perf evsel: Reduce a variables scope (Michael Petlan) [RHEL-77935] - perf vender events arm64: Use "Topdown" as topdown metric group name (Michael Petlan) [RHEL-77935] - perf test: Use ARRAY_SIZE for array length (Michael Petlan) [RHEL-77935] - perf/test: Speed up test case perf annotate basic tests (Michael Petlan) [RHEL-77935] - perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC} (Michael Petlan) [RHEL-77935] - perf sched replay: Remove unused parts of the code (Michael Petlan) [RHEL-77935] - libperf: Explicitly specify install-html dependencies (Michael Petlan) [RHEL-77935] - perf test: Add a test for default perf stat command (Michael Petlan) [RHEL-77935] - perf test: Make stat test work on DT devices (Michael Petlan) [RHEL-77935] - perf evsel: Remove pmu_name (Michael Petlan) [RHEL-77935] - perf evsel x86: Make evsel__has_perf_metrics work for legacy events (Michael Petlan) [RHEL-77935] - perf stat: Remove evlist__add_default_attrs use strings (Michael Petlan) [RHEL-77935] - perf stat: Uniquify event name improvements (Michael Petlan) [RHEL-77935] - perf evsel: Add alternate_hw_config and use in evsel__match (Michael Petlan) [RHEL-77935] - perf test: Ignore security failures in all PMU test (Michael Petlan) [RHEL-77935] - perf symbol: Do not fixup end address of labels (Michael Petlan) [RHEL-77935] - perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metric (Michael Petlan) [RHEL-77935] - perf stat: Stop repeating when ref_perf_stat() returns -1 (Michael Petlan) [RHEL-77935] - perf stat: Close cork_fd when create_perf_stat_counter() failed (Michael Petlan) [RHEL-77935] - perf evsel: display dmesg command of showing a hardcoded path (Michael Petlan) [RHEL-77935] - perf test: cs-etm: Test Coresight disassembly script (Michael Petlan) [RHEL-77935] - perf scripts python cs-etm: Add start and stop arguments (Michael Petlan) [RHEL-77935] - perf scripts python cs-etm: Improve arguments (Michael Petlan) [RHEL-77935] - perf scripts python cs-etm: Update to use argparse (Michael Petlan) [RHEL-77935] - perf scripting python: Add function to get a config value (Michael Petlan) [RHEL-77935] - perf cs-etm: Use new OpenCSD consistency checks (Michael Petlan) [RHEL-77935] - perf cs-etm: Don't flush when packet_queue fills up (Michael Petlan) [RHEL-77935] - perf test: Be more tolerant of metricgroup failures (Michael Petlan) [RHEL-77935] - perf tools: update expected diff for lib/list_sort.c (Michael Petlan) [RHEL-77935] - tools/lib/list_sort: remove unnecessary header includes (Michael Petlan) [RHEL-77935] - lib/list_sort: remove unnecessary header includes (Michael Petlan) [RHEL-77935] - libsubcmd: Silence compiler warning (Michael Petlan) [RHEL-77935] - perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC (Michael Petlan) [RHEL-77935] - perf/x86/intel/ds: Add PEBS format 6 (Michael Petlan) [RHEL-77935] - perf/x86/intel/uncore: Add Clearwater Forest support (Michael Petlan) [RHEL-77935] - perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG (Michael Petlan) [RHEL-77935] - perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros (Michael Petlan) [RHEL-77935] - powerpc/perf: Add per-task/process monitoring to vpa_pmu driver (Michael Petlan) [RHEL-77935] - powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch (Michael Petlan) [RHEL-77935] - docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document sysfs event format entries for vpa_pmu (Michael Petlan) [RHEL-77935] - powerpc/perf: Add perf interface to expose vpa counters (Michael Petlan) [RHEL-77935] - redhat/configs: enable VPA_PMU on PowerPC (Michael Petlan) [RHEL-77935] - perf/core: Correct perf sampling with guest VMs (Michael Petlan) [RHEL-77935] - perf/x86: Refactor misc flag assignments (Michael Petlan) [RHEL-77935] - perf/powerpc: Use perf_arch_instruction_pointer() (Michael Petlan) [RHEL-77935] - perf/core: Hoist perf_instruction_pointer() and perf_misc_flags() (Michael Petlan) [RHEL-77935] - perf/arm: Drop unused functions (Michael Petlan) [RHEL-77935] - perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation in amd_uncore_umc_ctx_init (Michael Petlan) [RHEL-77935] - perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling (Michael Petlan) [RHEL-77935] - perf/x86/intel/pt: Add support for pause / resume (Michael Petlan) [RHEL-77935] - perf/core: Add aux_pause, aux_resume, aux_start_paused (Michael Petlan) [RHEL-77935] - perf/x86/intel/pt: Fix buffer full but size is 0 case (Michael Petlan) [RHEL-77935] - perf/x86/rapl: Clean up cpumask and hotplug (Michael Petlan) [RHEL-77935] - perf/x86/rapl: Move the pmu allocation out of CPU hotplug (Michael Petlan) [RHEL-77935] - perf/x86/amd: Warn only on new bits set (Michael Petlan) [RHEL-77935] - perf/x86/intel: Add PMU support for ArrowLake-H (Michael Petlan) [RHEL-77935] - perf/x86/intel: Support hybrid PMU with multiple atom uarchs (Michael Petlan) [RHEL-77935] - x86/cpu/intel: Define helper to get CPU core native ID (Michael Petlan) [RHEL-77935] - perf/x86: Refine hybrid_pmu_type defination (Michael Petlan) [RHEL-77935] - perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control (Michael Petlan) [RHEL-77935] Resolves: RHEL-77935, RHEL-78822 * Thu Apr 10 2025 Julio Faracco [6.12.0-73.el10] - x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally (Steve Best) [RHEL-53783] - x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly (Steve Best) [RHEL-53783] - x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs (Steve Best) [RHEL-53783] - x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD (Steve Best) [RHEL-53783] - x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES (Steve Best) [RHEL-53783] - x86/itmt: Use guard() for itmt_update_mutex (Steve Best) [RHEL-53783] - x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean (Steve Best) [RHEL-53783] - selftests: net: bump GRO timeout for gro/setup_veth (Hangbin Liu) [RHEL-84558] - selftests: net: bpf_offload: add 'libbpf_global' to ignored maps (Hangbin Liu) [RHEL-84558] - selftests: net: fix error message in bpf_offload (Hangbin Liu) [RHEL-84558] - selftests: openvswitch: don't hardcode the drop reason subsys (Hangbin Liu) [RHEL-84558] - selftests: net: report output format as TAP 13 in Python tests (Hangbin Liu) [RHEL-84558] - selftests/net: deflake GRO tests (Hangbin Liu) [RHEL-84558] - selftests/net: only print passing message in GRO tests when tests pass (Hangbin Liu) [RHEL-84558] - selftests/net: have `gro.sh -t` return a correct exit code (Hangbin Liu) [RHEL-84558] - selftests: net: Fix minor typos in MPTCP and psock tests (Hangbin Liu) [RHEL-84558] - selftests: net: Fix few spelling mistakes (Hangbin Liu) [RHEL-84558] - selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message (Hangbin Liu) [RHEL-84558] - selftests: net: suppress ReST file generation when building selftests (Hangbin Liu) [RHEL-84558] - selftests: net: give up on the cmsg_time accuracy on slow machines (Hangbin Liu) [RHEL-84558] - selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() (Hangbin Liu) [RHEL-84558] - selftests/net/forwarding: teamd command not found (Hangbin Liu) [RHEL-84558] - selftests: drv-net: assume stats refresh is 0 if no ethtool -c support (Hangbin Liu) [RHEL-84558] - selftests: forwarding: add a pvid_change test to bridge_vlan_unaware (Hangbin Liu) [RHEL-84558] - selftests/net: call sendmmsg via udpgso_bench.sh (Hangbin Liu) [RHEL-84558] - selftests: net: test extacks in netlink dumps (Hangbin Liu) [RHEL-84558] - selftests: net: add more info to error in bpf_offload (Hangbin Liu) [RHEL-84558] - selftests/net: Fix ./ns-XXXXXX not cleanup (Hangbin Liu) [RHEL-84558] - selftests: net: add new ioam tests (Hangbin Liu) [RHEL-84558] - selftests: net: remove ioam tests (Hangbin Liu) [RHEL-84558] - selftests: net: csum: Clean up recv_verify_packet_ipv6 (Hangbin Liu) [RHEL-84558] - Fix mmu notifiers for range-based invalidates (Charles Mirabile) [RHEL-83460] - netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() (CKI Backport Bot) [RHEL-84544] - netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around (CKI Backport Bot) [RHEL-84544] - netfilter: nft_flow_offload: update tcp state flags under lock (CKI Backport Bot) [RHEL-84544] - netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath (CKI Backport Bot) [RHEL-84544] - netfilter: conntrack: rework offload nf_conn timeout extension logic (CKI Backport Bot) [RHEL-84544] - netfilter: conntrack: remove skb argument from nf_ct_refresh (CKI Backport Bot) [RHEL-84544] - netfilter: conntrack: add conntrack event timestamp (CKI Backport Bot) [RHEL-84544] - netfilter: xt_hashlimit: htable_selective_cleanup() optimization (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: make destruction work queue pernet (CKI Backport Bot) [RHEL-84544] - netfilter: nft_exthdr: fix offset with ipv4_find_option() (CKI Backport Bot) [RHEL-84544] - netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template. (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: allocate element update information dynamically (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: switch trans_elem to real flex array (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: prepare nft audit for set element compaction (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: add nft_trans_commit_list_add_elem helper (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: prefer nft_trans_elem_alloc helper (CKI Backport Bot) [RHEL-84544] - netfilter: nfnetlink: Report extack policy errors for batched ops (CKI Backport Bot) [RHEL-84544] - padata: avoid UAF for reorder_work (Waiman Long) [RHEL-81531] {CVE-2025-21726} - padata: fix UAF in padata_reorder (Waiman Long) [RHEL-81531] - padata: add pd get/put refcnt helper (Waiman Long) [RHEL-81531] - padata: fix sysfs store callback check (Waiman Long) [RHEL-81531] - padata: Clean up in padata_do_multithreaded() (Waiman Long) [RHEL-81531] - RDMA/core: Support link status events dispatching (Kamal Heib) [RHEL-78090] - RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. (Kamal Heib) [RHEL-78090] - RDMA/core: Remove unused ib_copy_path_rec_from_user (Kamal Heib) [RHEL-78090] - RDMA/core: Remove unused ibdev_printk (Kamal Heib) [RHEL-78090] - RDMA/core: Remove unused ib_find_exact_cached_pkey (Kamal Heib) [RHEL-78090] - RDMA/core: Remove unused ib_ud_header_unpack (Kamal Heib) [RHEL-78090] - RDMA/srp: Fix error handling in srp_add_port (Kamal Heib) [RHEL-78090] - net: Add options as a flexible array to struct ip_tunnel_info (Paolo Valerio) [RHEL-64164] - ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' (Paolo Valerio) [RHEL-64164] - redhat: drop Y issues from changelog (Jan Stancek) - vxlan: check vxlan_vnigroup_init() return value (CKI Backport Bot) [RHEL-81519] {CVE-2025-21790} - selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation (Rafael Aquini) [RHEL-80077] - selftests: bonding: fix incorrect mac address (Hangbin Liu) [RHEL-59463] - bonding: fix incorrect MAC address setting to receive NS messages (Hangbin Liu) [RHEL-59463] - mm/hugetlb: fix hugepage allocation for interleaved memory nodes (CKI Backport Bot) [RHEL-62726] - main.c: fix initcall blacklisted (Tomas Henzl) [RHEL-83271] - pm: cpupower: remove hard-coded topology depth values (Steve Best) [RHEL-86398] - pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology (Steve Best) [RHEL-86398] - cpupower: monitor: Exit with error status if execvp() fail (Steve Best) [RHEL-86398] - tools/power turbostat: v2025.05.06 (Steve Best) [RHEL-86246] - tools/power turbostat: disable "cpuidle" invocation counters, by default (Steve Best) [RHEL-86246] - tools/power turbostat: re-factor sysfs code (Steve Best) [RHEL-86246] - tools/power turbostat: Restore GFX sysfs fflush() call (Steve Best) [RHEL-86246] - tools/power turbostat: report CoreThr per measurement interval (Steve Best) [RHEL-86246] - tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192 (Steve Best) [RHEL-86246] - tools/power turbostat: Add idle governor statistics reporting (Steve Best) [RHEL-86246] - tools/power turbostat: Fix names matching (Steve Best) [RHEL-86246] - tools/power turbostat: Allow Zero return value for some RAPL registers (Steve Best) [RHEL-86246] - tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options (Steve Best) [RHEL-86246] - x86/cpu: Fix #define name for Intel CPU model 0x5A (Steve Best) [RHEL-86246] - vxlan: Fix uninit-value in vxlan_vnifilter_dump() (Guillaume Nault) [RHEL-84555] - NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CKI Backport Bot) [RHEL-81067] {CVE-2024-54456} - net: fix NULL pointer dereference in l3mdev_l3_rcv (Davide Caratti) [RHEL-84550] - ipvlan: ensure network headers are in skb linear part (Davide Caratti) [RHEL-84550] {CVE-2025-21891} - tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare() (Xin Long) [RHEL-84567] - tipc: re-order conditions in tipc_crypto_key_rcv() (Xin Long) [RHEL-84567] - net: tipc: remove one synchronize_net() from tipc_nametbl_stop() (Xin Long) [RHEL-84567] - pnfs/flexfiles: retry getting layout segment for reads (Benjamin Coddington) [RHEL-77609] - nfs: fix incorrect error handling in LOCALIO (Benjamin Coddington) [RHEL-77609] - nfs: probe for LOCALIO when v3 client reconnects to server (Benjamin Coddington) [RHEL-77609] - nfs: probe for LOCALIO when v4 client reconnects to server (Benjamin Coddington) [RHEL-77609] - nfs/localio: remove redundant code and simplify LOCALIO enablement (Benjamin Coddington) [RHEL-77609] - nfs_common: add nfs_localio trace events (Benjamin Coddington) [RHEL-77609] - nfs_common: track all open nfsd_files per LOCALIO nfs_client (Benjamin Coddington) [RHEL-77609] - nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock (Benjamin Coddington) [RHEL-77609] - nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file (Benjamin Coddington) [RHEL-77609] - nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ (Benjamin Coddington) [RHEL-77609] - nfsd: update percpu_ref to manage references on nfsd_net (Benjamin Coddington) [RHEL-77609] - nfs: cache all open LOCALIO nfsd_file(s) in client (Benjamin Coddington) [RHEL-77609] - nfs_common: move localio_lock to new lock member of nfs_uuid_t (Benjamin Coddington) [RHEL-77609] - nfs_common: rename functions that invalidate LOCALIO nfs_clients (Benjamin Coddington) [RHEL-77609] - nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations (Benjamin Coddington) [RHEL-77609] - nfs/localio: add direct IO enablement with sync and async IO support (Benjamin Coddington) [RHEL-77609] - NFS: RHEL-10 disable localio (Benjamin Coddington) [RHEL-80503] Resolves: RHEL-53783, RHEL-59463, RHEL-62726, RHEL-64164, RHEL-77609, RHEL-78090, RHEL-80077, RHEL-80503, RHEL-81067, RHEL-81519, RHEL-81531, RHEL-83271, RHEL-83460, RHEL-84544, RHEL-84550, RHEL-84555, RHEL-84558, RHEL-84567, RHEL-86246, RHEL-86398 * Wed Apr 09 2025 Julio Faracco [6.12.0-72.el10] - mei: me: add panther lake P DID (Steve Best) [RHEL-79719] - s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72674] - s390/diag324: Retrieve power readings via diag 0x324 (Mete Durlu) [RHEL-72674] - s390/diag: Create misc device /dev/diag (Mete Durlu) [RHEL-72674] - powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (Mamatha Inamdar) [RHEL-85949] - rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CKI Backport Bot) [RHEL-82459] {CVE-2024-58069} - PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type (Myron Stowe) [RHEL-83150] - redhat/configs: disable CONFIG_NVME_TARGET_PCI_EPF (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Do not add an IRQ vector if not needed (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created (Maurizio Lombardi) [RHEL-83544] - nvme-pci: fix stuck reset on concurrent DPC and HP (Maurizio Lombardi) [RHEL-83544] - block: change blk_mq_add_to_batch() third argument type to bool (Maurizio Lombardi) [RHEL-83544] - nvme: move error logging from nvme_end_req() to __nvme_end_req() (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Maurizio Lombardi) [RHEL-83544] - nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: Fix a C2HTermReq error message (Maurizio Lombardi) [RHEL-83544] - nvmet: remove old function prototype (Maurizio Lombardi) [RHEL-83544] - nvme-ioctl: fix leaked requests on mapping error (Maurizio Lombardi) [RHEL-83544] - nvme-pci: skip CMB blocks incompatible with PCI P2P DMA (Maurizio Lombardi) [RHEL-83544] - nvme-pci: clean up CMBMSC when registering CMB fails (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: fix possible UAF in nvme_tcp_poll (Maurizio Lombardi) [RHEL-83544] - nvme: only allow entering LIVE from CONNECTING state (Maurizio Lombardi) [RHEL-83544] - nvme-fc: rely on state transitions to handle connectivity loss (Maurizio Lombardi) [RHEL-83544] - apple-nvme: Support coprocessors left idle (Maurizio Lombardi) [RHEL-83544] - apple-nvme: Release power domains when probe fails (Maurizio Lombardi) [RHEL-83544] - nvmet: Use enum definitions instead of hardcoded values (Maurizio Lombardi) [RHEL-83544] - nvme: Cleanup the definition of the controller config register fields (Maurizio Lombardi) [RHEL-83544] - nvme/ioctl: add missing space in err message (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: fix connect failure on receiving partial ICResp PDU (Maurizio Lombardi) [RHEL-83544] - nvme: tcp: Fix compilation warning with W=1 (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Avoid RCU stalls under heavy workload (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Do not uselessly write the CSTS register (Maurizio Lombardi) [RHEL-83544] - nvmet: pci-epf: Correctly initialize CSTS when enabling the controller (Maurizio Lombardi) [RHEL-83544] - nvmet-rdma: recheck queue state is LIVE in state lock in recv done (Maurizio Lombardi) [RHEL-83544] - nvmet: Fix crash when a namespace is disabled (Maurizio Lombardi) [RHEL-83544] {CVE-2025-21850} - nvme-tcp: add basic support for the C2HTermReq PDU (Maurizio Lombardi) [RHEL-83544] - nvme-pci: quirk Acer FA100 for non-uniqueue identifiers (Maurizio Lombardi) [RHEL-83544] - nvme-fc: use ctrl state getter (Maurizio Lombardi) [RHEL-83544] - nvme: make nvme_tls_attrs_group static (Maurizio Lombardi) [RHEL-83544] - nvmet: add a missing endianess conversion in nvmet_execute_admin_connect (Maurizio Lombardi) [RHEL-83544] - nvmet: the result field in nvmet_alloc_ctrl_args is little endian (Maurizio Lombardi) [RHEL-83544] - nvmet: fix a memory leak in controller identify (Maurizio Lombardi) [RHEL-83544] - nvme-fc: do not ignore connectivity loss during connecting (Maurizio Lombardi) [RHEL-83544] - nvme: handle connectivity loss in nvme_set_queue_count (Maurizio Lombardi) [RHEL-83544] - nvme-fc: go straight to connecting state when initializing (Maurizio Lombardi) [RHEL-83544] - nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544] - nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544] - nvme-pci: remove redundant dma frees in hmb (Maurizio Lombardi) [RHEL-83544] - nvmet: fix rw control endian access (Maurizio Lombardi) [RHEL-83544] - nvme: fix bogus kzalloc() return check in nvme_init_effects_log() (Maurizio Lombardi) [RHEL-83544] - nvme-pci: use correct size to free the hmb buffer (Maurizio Lombardi) [RHEL-83544] - nvme: Add error path for xa_store in nvme_init_effects (Maurizio Lombardi) [RHEL-83544] - nvme-pci: fix comment typo (Maurizio Lombardi) [RHEL-83544] - nvmet: New NVMe PCI endpoint function target driver (Maurizio Lombardi) [RHEL-83544] - nvmet: Implement arbitration feature support (Maurizio Lombardi) [RHEL-83544] - nvmet: Implement interrupt config feature support (Maurizio Lombardi) [RHEL-83544] - nvmet: Implement interrupt coalescing feature support (Maurizio Lombardi) [RHEL-83544] - nvmet: Implement host identifier set feature support (Maurizio Lombardi) [RHEL-83544] - nvmet: Introduce get/set_feature controller operations (Maurizio Lombardi) [RHEL-83544] - nvmet: Do not require SGL for PCI target controller commands (Maurizio Lombardi) [RHEL-83544] - nvmet: Add support for I/O queue management admin commands (Maurizio Lombardi) [RHEL-83544] - nvmet: Introduce nvmet_sq_create() and nvmet_cq_create() (Maurizio Lombardi) [RHEL-83544] - nvmet: Introduce nvmet_req_transfer_len() (Maurizio Lombardi) [RHEL-83544] - nvmet: Improve nvmet_alloc_ctrl() interface and implementation (Maurizio Lombardi) [RHEL-83544] - nvme: Add PCI transport type (Maurizio Lombardi) [RHEL-83544] - nvmet: Add drvdata field to struct nvmet_ctrl (Maurizio Lombardi) [RHEL-83544] - nvmet: Introduce nvmet_get_cmd_effects_admin() (Maurizio Lombardi) [RHEL-83544] - nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers (Maurizio Lombardi) [RHEL-83544] - nvmet: Add vendor_id and subsys_vendor_id subsystem attributes (Maurizio Lombardi) [RHEL-83544] - nvme: Move opcode string helper functions declarations (Maurizio Lombardi) [RHEL-83544] - nvme: change return type of nvme_poll_cq() to bool (Maurizio Lombardi) [RHEL-83544] - nvme: Add error check for xa_store in nvme_get_effects_log (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: Fix I/O queue cpu spreading for multiple controllers (Maurizio Lombardi) [RHEL-83544] - nvmet: handle rw's limited retry flag (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: remove nvme_tcp_destroy_io_queues() (Maurizio Lombardi) [RHEL-83544] - nvmet-loop: avoid using mutex in IO hotpath (Maurizio Lombardi) [RHEL-83544] - nvmet: propagate npwg topology (Maurizio Lombardi) [RHEL-83544] - nvme-pci: 512 byte aligned dma pool segment quirk (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: simplify nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544] - nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544] - nvme-rdma: unquiesce admin_q before destroy it (Maurizio Lombardi) [RHEL-83544] {CVE-2024-49569} - nvme-tcp: fix the memleak while create new ctrl failed (Maurizio Lombardi) [RHEL-83544] {CVE-2024-56632} - nvmet: replace kmalloc + memset with kzalloc for data allocation (Maurizio Lombardi) [RHEL-83544] - nvme-fabrics: handle zero MAXCMD without closing the connection (Maurizio Lombardi) [RHEL-83544] - nvme-pci: remove two deallocate zeroes quirks (Maurizio Lombardi) [RHEL-83544] - nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported (Maurizio Lombardi) [RHEL-83544] - nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm() (Maurizio Lombardi) [RHEL-83544] - nvme: tuning pr code by using defined structs and macros (Maurizio Lombardi) [RHEL-83544] - nvme: introduce change ptpl and iekey definition (Maurizio Lombardi) [RHEL-83544] - nvme-fabrics: fix kernel crash while shutting down controller (Maurizio Lombardi) [RHEL-83544] {CVE-2024-53169} - Revert "nvme: make keep-alive synchronous operation" (Maurizio Lombardi) [RHEL-83544] - nvme-pci: use sgls for all user requests if possible (Maurizio Lombardi) [RHEL-83544] - nvme: define the remaining used sgls constants (Maurizio Lombardi) [RHEL-83544] - nvme-pci: add support for sgl metadata (Maurizio Lombardi) [RHEL-83544] - nvme/multipath: Fix RCU list traversal to use SRCU primitive (Maurizio Lombardi) [RHEL-83544] - nvmet: add tracing of reservation commands (Maurizio Lombardi) [RHEL-83544] - nvme: parse reservation commands's action and rtype to string (Maurizio Lombardi) [RHEL-83544] - nvmet: report ns's vwc not present (Maurizio Lombardi) [RHEL-83544] - nvme: check ns's volatile write cache not present (Maurizio Lombardi) [RHEL-83544] - nvme: add rotational support (Maurizio Lombardi) [RHEL-83544] - nvme: use command set independent id ns if available (Maurizio Lombardi) [RHEL-83544] - nvmet: support for csi identify ns (Maurizio Lombardi) [RHEL-83544] - nvmet: implement rotational media information log (Maurizio Lombardi) [RHEL-83544] - nvmet: implement endurance groups (Maurizio Lombardi) [RHEL-83544] - nvmet: declare 2.1 version compliance (Maurizio Lombardi) [RHEL-83544] - nvmet: implement crto property (Maurizio Lombardi) [RHEL-83544] - nvmet: implement supported features log (Maurizio Lombardi) [RHEL-83544] - nvmet: implement supported log pages (Maurizio Lombardi) [RHEL-83544] - nvmet: implement active command set ns list (Maurizio Lombardi) [RHEL-83544] - nvmet: implement id ns for nvm command set (Maurizio Lombardi) [RHEL-83544] - nvmet: support reservation feature (Maurizio Lombardi) [RHEL-83544] - redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (Steve Best) [RHEL-67850] - platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver (Steve Best) [RHEL-67850] Resolves: RHEL-67850, RHEL-72674, RHEL-79719, RHEL-82459, RHEL-83150, RHEL-83544, RHEL-85949 * Tue Apr 08 2025 Julio Faracco [6.12.0-71.el10] - KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Apply RESx settings to sysreg reset values (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessors (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix alignment of kvm_hyp_memcache allocations (Sebastian Ott) [RHEL-82297] - tools headers: Sync arm64 kvm header with the kernel sources (Sebastian Ott) [RHEL-82297] - KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Initialize HCR_EL2.E2H early (Sebastian Ott) [RHEL-82297] - KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix tcr_el2 initialisation in hVHE mode (Sebastian Ott) [RHEL-82297] - KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic() (Sebastian Ott) [RHEL-82297] - KVM: arm64: timer: Drop warning on failed interrupt signalling (Sebastian Ott) [RHEL-82297] - KVM: arm64: Convert timer offset VA when accessed in HYP code (Sebastian Ott) [RHEL-82297] - KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix __pkvm_host_mkyoung_guest() return value (Sebastian Ott) [RHEL-82297] - KVM: arm64: Simplify np-guest hypercalls (Sebastian Ott) [RHEL-82297] - KVM: arm64: Improve error handling from check_host_shared_guest() (Sebastian Ott) [RHEL-82297] - KVM: arm64: timer: Don't adjust the EL2 virtual timer offset (Sebastian Ott) [RHEL-82297] - KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV (Sebastian Ott) [RHEL-82297] - KVM: arm64: timer: Always evaluate the need for a soft timer (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix nested S2 MMU structures reallocation (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fail protected mode init if no vgic hardware is present (Sebastian Ott) [RHEL-82297] - KVM: arm64: Flush/sync debug state in protected mode (Sebastian Ott) [RHEL-82297] - KVM: arm64: Flush hyp bss section after initialization of variables in bss (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix selftests after sysreg field name update (Sebastian Ott) [RHEL-82297] - coresight: Pass guest TRFCR value to KVM (Sebastian Ott) [RHEL-82297] - KVM: arm64: Support trace filtering for guests (Sebastian Ott) [RHEL-82297] - KVM: arm64: coresight: Give TRBE enabled state to KVM (Sebastian Ott) [RHEL-82297] - coresight: trbe: Remove redundant disable call (Sebastian Ott) [RHEL-82297] - arm64/sysreg/tools: Move TRFCR definitions to sysreg (Sebastian Ott) [RHEL-82297] - tools: arm64: Update sysreg.h header files (Sebastian Ott) [RHEL-82297] - KVM: arm64: Explicitly handle BRBE traps as UNDEFINED (Sebastian Ott) [RHEL-82297] - KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe() (Sebastian Ott) [RHEL-82297] - arm64: kvm: Introduce nvhe stack size constants (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix nVHE stacktrace VA bits mask (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix FEAT_MTE in pKVM (Sebastian Ott) [RHEL-82297] - KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Sanitise CNTHCTL_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1{NVPCT,NVVCT,TVT,TVCT} (Sebastian Ott) [RHEL-82297] - KVM: arm64: Handle counter access early in non-HYP context (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Accelerate EL0 counter accesses from hypervisor context (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Sync nested timer state with FEAT_NV2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Add handling of EL2-specific timer registers (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Advertise the lack of AArch32 EL0 support (Sebastian Ott) [RHEL-82297] - KVM: arm64: Use kvm_vcpu_has_feature() directly for struct kvm (Sebastian Ott) [RHEL-82297] - KVM: arm64: Convert the SVE guest vcpu flag to a vm flag (Sebastian Ott) [RHEL-82297] - KVM: arm64: Remove PtrAuth guest vcpu flag (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE (Sebastian Ott) [RHEL-82297] - KVM: arm64: Refactor kvm_reset_cptr_el2() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Calculate cptr_el2 traps on activating traps (Sebastian Ott) [RHEL-82297] - KVM: arm64: Remove redundant setting of HCR_EL2 trap bit (Sebastian Ott) [RHEL-82297] - KVM: arm64: Remove fixed_config.h header (Sebastian Ott) [RHEL-82297] - KVM: arm64: Rework specifying restricted features for protected VMs (Sebastian Ott) [RHEL-82297] - KVM: arm64: Set protected VM traps based on its view of feature registers (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix RAS trapping in pKVM for protected VMs (Sebastian Ott) [RHEL-82297] - KVM: arm64: Initialize feature id registers for protected VMs (Sebastian Ott) [RHEL-82297] - KVM: arm64: Use KVM extension checks for allowed protected VM capabilities (Sebastian Ott) [RHEL-82297] - KVM: arm64: Remove KVM_ARM_VCPU_POWER_OFF from protected VMs allowed features in pKVM (Sebastian Ott) [RHEL-82297] - KVM: arm64: Move checking protected vcpu features to a separate function (Sebastian Ott) [RHEL-82297] - KVM: arm64: Group setting traps for protected VMs by control register (Sebastian Ott) [RHEL-82297] - KVM: arm64: Consolidate allowed and restricted VM feature checks (Sebastian Ott) [RHEL-82297] - KVM: arm64: Plumb the pKVM MMU in KVM (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce the EL1 pKVM MMU (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce __pkvm_tlb_flush_vmid() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce __pkvm_host_mkyoung_guest() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce __pkvm_host_test_clear_young_guest() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce __pkvm_host_wrprotect_guest() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce __pkvm_host_relax_guest_perms() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce __pkvm_host_unshare_guest() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce __pkvm_host_share_guest() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Introduce __pkvm_vcpu_{load,put}() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add {get,put}_pkvm_hyp_vm() helpers (Sebastian Ott) [RHEL-82297] - KVM: arm64: Make kvm_pgtable_stage2_init() a static inline function (Sebastian Ott) [RHEL-82297] - KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms (Sebastian Ott) [RHEL-82297] - KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung (Sebastian Ott) [RHEL-82297] - KVM: arm64: Move host page ownership tracking to the hyp vmemmap (Sebastian Ott) [RHEL-82297] - KVM: arm64: Make hyp_page::order a u8 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Move enum pkvm_page_state to memory.h (Sebastian Ott) [RHEL-82297] - KVM: arm64: Change the layout of enum pkvm_page_state (Sebastian Ott) [RHEL-82297] - KVM: arm64: Promote guest ownership for DBGxVR/DBGxCR reads (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fold DBGxVR/DBGxCR accessors into common set (Sebastian Ott) [RHEL-82297] - KVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug save/restore (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug exceptions (Sebastian Ott) [RHEL-82297] - KVM: arm64: Manage software step state at load/put (Sebastian Ott) [RHEL-82297] - KVM: arm64: Don't hijack guest context MDSCR_EL1 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Compute MDCR_EL2 at vcpu_load() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Reload vCPU for accesses to OSLAR_EL1 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Use debug_owner to track if debug regs need save/restore (Sebastian Ott) [RHEL-82297] - KVM: arm64: Remove vestiges of debug_ptr (Sebastian Ott) [RHEL-82297] - KVM: arm64: Remove debug tracepoints (Sebastian Ott) [RHEL-82297] - KVM: arm64: Select debug state to save/restore based on debug owner (Sebastian Ott) [RHEL-82297] - KVM: arm64: Clean up KVM_SET_GUEST_DEBUG handler (Sebastian Ott) [RHEL-82297] - KVM: arm64: Evaluate debug owner at vcpu_load() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Write MDCR_EL2 directly from kvm_arm_setup_mdcr_el2() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Move host SME/SVE tracking flags to host data (Sebastian Ott) [RHEL-82297] - KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU (Sebastian Ott) [RHEL-82297] - KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts (Sebastian Ott) [RHEL-82297] - KVM: arm64: Drop MDSCR_EL1_DEBUG_MASK (Sebastian Ott) [RHEL-82297] - arm64/kvm: Avoid invalid physical addresses to signal owner updates (Sebastian Ott) [RHEL-82297] - arm64/kvm: Configure HYP TCR.PS/DS based on host stage1 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Only apply PMCR_EL0.P to the guest range of counters (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Reload PMU events upon MDCR_EL2.HPME change (Sebastian Ott) [RHEL-82297] - KVM: arm64: Use KVM_REQ_RELOAD_PMU to handle PMCR_EL0.E change (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add unified helper for reprogramming counters by mask (Sebastian Ott) [RHEL-82297] - KVM: arm64: Always check the state from hyp_ack_unshare() (Sebastian Ott) [RHEL-82297] - arm64: Fix usage of new shifted MDCR_EL2 values (Sebastian Ott) [RHEL-82297] - KVM: arm64: Use MDCR_EL2.HPME to evaluate overflow of hyp counters (Sebastian Ott) [RHEL-82297] - KVM: arm64: Mark set_sysreg_masks() as inline to avoid build failure (Sebastian Ott) [RHEL-82297] - KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Reprogram PMU events affected by nested transition (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Apply EL2 event filtering when in hyp context (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Honor MDCR_EL2.HLP (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Honor MDCR_EL2.HPME (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add helpers to determine if PMC counts at a given EL (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN (Sebastian Ott) [RHEL-82297] - KVM: arm64: Rename kvm_pmu_valid_counter_mask() (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Advertise support for FEAT_HPMN0 (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} in Host EL0 (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Reinject traps that take effect in Host EL0 (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Allow coarse-grained trap combos to use complex traps (Sebastian Ott) [RHEL-82297] - arm64: sysreg: Add new definitions for ID_AA64DFR0_EL1 (Sebastian Ott) [RHEL-82297] - arm64: sysreg: Migrate MDCR_EL2 definition to table (Sebastian Ott) [RHEL-82297] - arm64: sysreg: Describe ID_AA64DFR2_EL1 fields (Sebastian Ott) [RHEL-82297] - KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored (Sebastian Ott) [RHEL-82297] - KVM: arm64: Disable MPAM visibility by default and ignore VMM writes (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add a macro for creating filtered sys_reg_descs entries (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix missing traps of guest accesses to the MPAM registers (Sebastian Ott) [RHEL-82297] - arm64: cpufeature: discover CPU support for MPAM (Sebastian Ott) [RHEL-82297] - arm64: head.S: Initialise MPAM EL2 registers and disable traps (Sebastian Ott) [RHEL-82297] - arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries (Sebastian Ott) [RHEL-82297] - KVM: arm64: Handle WXN attribute (Sebastian Ott) [RHEL-82297] - KVM: arm64: Handle stage-1 permission overlays (Sebastian Ott) [RHEL-82297] - KVM: arm64: Make PAN conditions part of the S1 walk context (Sebastian Ott) [RHEL-82297] - KVM: arm64: Disable hierarchical permissions when POE is enabled (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add POE save/restore for AT emulation fast-path (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add save/restore support for POR_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add basic support for POR_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add kvm_has_s1poe() helper (Sebastian Ott) [RHEL-82297] - KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM} (Sebastian Ott) [RHEL-82297] - KVM: arm64: Drop bogus CPTR_EL2.E0POE trap routing (Sebastian Ott) [RHEL-82297] - arm64: Add encoding for POR_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF (Sebastian Ott) [RHEL-82297] - KVM: arm64: Hide S1PIE registers from userspace when disabled for guests (Sebastian Ott) [RHEL-82297] - KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests (Sebastian Ott) [RHEL-82297] - KVM: arm64: Define helper for EL2 registers with custom visibility (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add a composite EL2 visibility helper (Sebastian Ott) [RHEL-82297] - KVM: arm64: Implement AT S1PIE support (Sebastian Ott) [RHEL-82297] - KVM: arm64: Disable hierarchical permissions when S1PIE is enabled (Sebastian Ott) [RHEL-82297] - KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add AT fast-path support for S1PIE (Sebastian Ott) [RHEL-82297] - KVM: arm64: Handle PIR{,E0}_EL2 traps (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add save/restore for PIR{,E0}_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add save/restore for TCR2_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Sanitise TCR2_EL2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Save/Restore vEL2 sysregs (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add TCR2_EL2 to the sysreg arrays (Sebastian Ott) [RHEL-82297] - arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT (Sebastian Ott) [RHEL-82297] - KVM: arm64: Extend masking facility to arbitrary registers (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Handle CNTHCTL_EL2 specially (Sebastian Ott) [RHEL-82297] - KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Drop useless struct s2_mmu in __kvm_at_s1e2() (Sebastian Ott) [RHEL-82297] - KVM: arm64: Don't mark "struct page" accessed when making SPTE young (Sebastian Ott) [RHEL-82297] - KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call (Sebastian Ott) [RHEL-82297] - KVM: selftests: Add test for PSCI SYSTEM_OFF2 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add support for PSCI v1.2 and v1.3 (Sebastian Ott) [RHEL-82297] - KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation (Sebastian Ott) [RHEL-82297] - arm64: Remove VNCR definition for PIRE0_EL2 (Sebastian Ott) [RHEL-82297] - arm64: Add encoding for PIRE0_EL2 (Sebastian Ott) [RHEL-82297] - arm64: Drop SKL0/SKL1 from TCR2_EL2 (Sebastian Ott) [RHEL-82297] - firmware/psci: Add definitions for PSCI v1.3 specification (Sebastian Ott) [RHEL-82297] - KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable (Sebastian Ott) [RHEL-82297] - redhat/configs: Enable CONFIG_VDPA_USER on RHEL10 (Cindy Lu) [RHEL-76477] Resolves: RHEL-76477, RHEL-82297 * Wed Apr 02 2025 Julio Faracco [6.12.0-70.el10] - PCI/ACPI: Constify 'struct bin_attribute' (Myron Stowe) [RHEL-85241] - PCI/P2PDMA: Constify 'struct bin_attribute' (Myron Stowe) [RHEL-85241] - PCI/VPD: Constify 'struct bin_attribute' (Myron Stowe) [RHEL-85241] - PCI/sysfs: Constify 'struct bin_attribute' (Myron Stowe) [RHEL-85241] - cpu: Remove spurious NULL in attribute_group definition (Myron Stowe) [RHEL-85241] - s390/con3215: Remove spurious NULL in attribute_group definition (Myron Stowe) [RHEL-85241] - perf: arm-ni: Remove spurious NULL in attribute_group definition (Myron Stowe) [RHEL-85241] - driver core: Constify bin_attribute definitions (Myron Stowe) [RHEL-85241] - sysfs: attribute_group: allow registration of const bin_attribute (Myron Stowe) [RHEL-85241] - cdx: Fix cdx_mmap_resource() after constifying attr in ->mmap() (Myron Stowe) [RHEL-85241] - driver core: Constify attribute arguments of binary attributes (Myron Stowe) [RHEL-85241] - sysfs: bin_attribute: add const read/write callback variants (Myron Stowe) [RHEL-85241] - sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR() (Myron Stowe) [RHEL-85241] - sysfs: treewide: constify attribute callback of bin_attribute::llseek() (Myron Stowe) [RHEL-85241] - sysfs: treewide: constify attribute callback of bin_attribute::mmap() (Myron Stowe) [RHEL-85241] - sysfs: treewide: constify attribute callback of bin_is_visible() (Myron Stowe) [RHEL-85241] - nvmem: core: calculate bin_attribute size through bin_size() (Myron Stowe) [RHEL-85241] - PCI/sysfs: Calculate bin_attribute size through bin_size() (Myron Stowe) [RHEL-85241] - sysfs: introduce callback attribute_group::bin_size (Myron Stowe) [RHEL-85241] - sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns() (Myron Stowe) [RHEL-85241] - sched/stats: Print domain name in /proc/schedstat (Phil Auld) [RHEL-24185] - docs: Update Schedstat version to 17 (Phil Auld) [RHEL-24185] - sched/fair: Cleanup in migrate_degrades_locality() to improve readability (Phil Auld) [RHEL-24185] - sched: Report the different kinds of imbalances in /proc/schedstat (Phil Auld) [RHEL-24185] - sched: Move sched domain name out of CONFIG_SCHED_DEBUG (Phil Auld) [RHEL-24185] - sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat (Phil Auld) [RHEL-24185] - redhat: selftests/bpf: Add cpuv4 variant (Viktor Malik) [RHEL-82993] - bonding: delete always true device check (Hangbin Liu) [RHEL-84541] - Revert "io_uring/uring_cmd: defer SQE copying until it's needed" (Jeff Moyer) [RHEL-82698] {CVE-2025-21837} - ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driver (CKI Backport Bot) [RHEL-81723] - ALSA: hda/tas2781: Update tas2781 hda SPI driver (CKI Backport Bot) [RHEL-81723] - redhat/configs: Enable CONFIG_CPUFREQ_ARCH_CUR_FREQ (Jennifer Berringer) [RHEL-80968] - arch_topology: init capacity_freq_ref to 0 (Jennifer Berringer) [RHEL-80968] - arm64: Utilize for_each_cpu_wrap for reference lookup (Jennifer Berringer) [RHEL-80968] - arm64: Update AMU-based freq scale factor on entering idle (Jennifer Berringer) [RHEL-80968] - arm64: Provide an AMU-based version of arch_freq_get_on_cpu (Jennifer Berringer) [RHEL-80968] - cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry (Jennifer Berringer) [RHEL-80968] - cpufreq: Allow arch_freq_get_on_cpu to return an error (Jennifer Berringer) [RHEL-80968] - arm64: amu: Delay allocating cpumask for AMU FIE support (Jennifer Berringer) [RHEL-80968] - Revert "cxl/acpi: Fix load failures due to single window creation failure" (John W. Linville) [RHEL-82540] - selftests: livepatch: test livepatching a kprobed function (Ryan Sullivan) [RHEL-80216] - selftests: livepatch: save and restore kprobe state (Ryan Sullivan) [RHEL-80216] - selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR (Ryan Sullivan) [RHEL-80216] - PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args() (Myron Stowe) [RHEL-83611] - misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handling (Myron Stowe) [RHEL-83611] - tools/Makefile: Remove pci target (Myron Stowe) [RHEL-83611] - PCI: Avoid FLR for Mediatek MT7922 WiFi (Myron Stowe) [RHEL-83611] - PCI: Fix BUILD_BUG_ON usage for old gcc (Myron Stowe) [RHEL-83611] - PCI/ASPM: Fix L1SS saving (Myron Stowe) [RHEL-83611] - PCI: Restore original INTX_DISABLE bit by pcim_intx() (Myron Stowe) [RHEL-83611] - Documentation: Fix pci=config_acs= example (Myron Stowe) [RHEL-83611] - PCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFT (Myron Stowe) [RHEL-83611] - PCI: Don't include 'pm_wakeup.h' directly (Myron Stowe) [RHEL-83611] - PCI: Update code comment on PCI_EXP_LNKCAP_SLS for PCIe r3.0 (Myron Stowe) [RHEL-83611] - PCI: xilinx-cpm: Add support for Versal CPM5 Root Port Controller 1 (Myron Stowe) [RHEL-83611] - dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5 host1 (Myron Stowe) [RHEL-83611] - PCI: rockchip: Refactor rockchip_pcie_disable_clocks() signature (Myron Stowe) [RHEL-83611] - PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function (Myron Stowe) [RHEL-83611] - PCI: rockchip: Simplify clock handling by using clk_bulk*() functions (Myron Stowe) [RHEL-83611] - PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region() (Myron Stowe) [RHEL-83611] - PCI: mvebu: Enable module autoloading (Myron Stowe) [RHEL-83611] - dt-bindings: PCI: microchip,pcie-host: Allow dma-noncoherent (Myron Stowe) [RHEL-83611] - PCI: microchip: Set inbound address translation for coherent or non-coherent mode (Myron Stowe) [RHEL-83611] - PCI: mediatek-gen3: Enable async probe by default (Myron Stowe) [RHEL-83611] - PCI: mediatek-gen3: Avoid PCIe resetting via PERST# for Airoha EN7581 SoC (Myron Stowe) [RHEL-83611] - PCI: mediatek-gen3: Rely on msleep() in mtk_pcie_en7581_power_up() (Myron Stowe) [RHEL-83611] - PCI: mediatek-gen3: Move reset delay in mtk_pcie_en7581_power_up() (Myron Stowe) [RHEL-83611] - PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up() (Myron Stowe) [RHEL-83611] - PCI: mediatek-gen3: Move reset/assert callbacks in .power_up() (Myron Stowe) [RHEL-83611] - PCI: mediatek-gen3: Rely on clk_bulk_prepare_enable() in mtk_pcie_en7581_power_up() (Myron Stowe) [RHEL-83611] - PCI: layerscape: Use syscon_regmap_lookup_by_phandle_args (Myron Stowe) [RHEL-83611] - PCI: imx6: Clean up comments and whitespace (Myron Stowe) [RHEL-83611] - PCI: imx6: Remove surplus imx7d_pcie_init_phy() function (Myron Stowe) [RHEL-83611] - PCI: imx6: Add missing reference clock disable logic (Myron Stowe) [RHEL-83611] - PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() (Myron Stowe) [RHEL-83611] - PCI: imx6: Skip controller_id generation logic for i.MX7D (Myron Stowe) [RHEL-83611] - PCI: imx6: Fetch dbi2 and iATU base addesses from DT (Myron Stowe) [RHEL-83611] - PCI: imx6: Configure PHY based on Root Complex or Endpoint mode (Myron Stowe) [RHEL-83611] - PCI: imx6: Add Refclk for i.MX95 PCIe (Myron Stowe) [RHEL-83611] - dt-bindings: PCI: fsl,imx6q-pcie: Add Refclk for i.MX95 RC (Myron Stowe) [RHEL-83611] - PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support (Myron Stowe) [RHEL-83611] - dt-bindings: PCI: fsl,imx6q-pcie-ep: Add compatible string fsl,imx8q-pcie-ep (Myron Stowe) [RHEL-83611] - PCI: dwc: Simplify config resource lookup (Myron Stowe) [RHEL-83611] - of: address: Add parent_bus_addr to struct of_pci_range (Myron Stowe) [RHEL-83611] - PCI: imx6: Add i.MX8MQ, i.MX8Q and i.MX95 PM support (Myron Stowe) [RHEL-83611] - PCI: imx6: Use DWC common suspend resume method (Myron Stowe) [RHEL-83611] - PCI: dwc: Add dw_pcie_suspend_noirq(), dw_pcie_resume_noirq() stubs for !CONFIG_PCIE_DW_HOST (Myron Stowe) [RHEL-83611] - PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq() (Myron Stowe) [RHEL-83611] - PCI: dwc: Always stop link in the dw_pcie_suspend_noirq (Myron Stowe) [RHEL-83611] - PCI: dw-rockchip: Don't wait for link since we can detect Link Up (Myron Stowe) [RHEL-83611] - PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ (Myron Stowe) [RHEL-83611] - PCI: qcom: Update ICC and OPP values after Link Up event (Myron Stowe) [RHEL-83611] - PCI: qcom: Don't wait for link if we can detect Link Up (Myron Stowe) [RHEL-83611] - PCI: dwc: Don't wait for link up if driver can detect Link Up event (Myron Stowe) [RHEL-83611] - PCI: dwc: Fix potential truncation in dw_pcie_edma_irq_verify() (Myron Stowe) [RHEL-83611] - PCI: dra7xx: Use syscon_regmap_lookup_by_phandle_args (Myron Stowe) [RHEL-83611] - PCI: apple: Convert to {en,dis}able_device() callbacks (Myron Stowe) [RHEL-83611] - PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_ops (Myron Stowe) [RHEL-83611] - PCI: imx6: Add IOMMU and ITS MSI support for i.MX95 (Myron Stowe) [RHEL-83611] - PCI: Add enable_device() and disable_device() callbacks for bridges (Myron Stowe) [RHEL-83611] - dt-bindings: PCI: qcom: Document the IPQ5424 PCIe controller (Myron Stowe) [RHEL-83611] - dt-bindings: PCI: qcom,pcie-sm8550: Document 'global' interrupt (Myron Stowe) [RHEL-83611] - dt-bindings: PCI: mobiveil: Convert mobiveil-pcie.txt to YAML (Myron Stowe) [RHEL-83611] - selftests: pci_endpoint: Migrate to Kselftest framework (Myron Stowe) [RHEL-83611] - selftests: Move PCI Endpoint tests from tools/pci to Kselftests (Myron Stowe) [RHEL-83611] - misc: pci_endpoint_test: Fix IOCTL return value (Myron Stowe) [RHEL-83611] - misc: pci_endpoint_test: Remove redundant 'remainder' test (Myron Stowe) [RHEL-83611] - misc: pci_endpoint_test: Add consecutive BAR test (Myron Stowe) [RHEL-83611] - misc: pci_endpoint_test: Add support for capabilities (Myron Stowe) [RHEL-83611] - PCI: endpoint: pci-epf-test: Add support for capabilities (Myron Stowe) [RHEL-83611] - PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test (Myron Stowe) [RHEL-83611] - PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error (Myron Stowe) [RHEL-83611] - PCI: endpoint: Verify that requested BAR size is a power of two (Myron Stowe) [RHEL-83611] - PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar() (Myron Stowe) [RHEL-83611] - PCI: artpec6: Implement dw_pcie_ep operation get_features (Myron Stowe) [RHEL-83611] - PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbound_atu() (Myron Stowe) [RHEL-83611] - PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf() (Myron Stowe) [RHEL-83611] - PCI: endpoint: Simplify pci_epc_get() (Myron Stowe) [RHEL-83611] - PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() (Myron Stowe) [RHEL-83611] - PCI: endpoint: Replace magic number '6' by PCI_STD_NUM_BARS (Myron Stowe) [RHEL-83611] - PCI: switchtec: Add Microchip PCI100X device IDs (Myron Stowe) [RHEL-83611] - PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1 (Myron Stowe) [RHEL-83611] - PCI/sysfs: Remove unnecessary zero in initializer (Myron Stowe) [RHEL-83611] - PCI/sysfs: Use __free() in reset_method_store() (Myron Stowe) [RHEL-83611] - PCI/sysfs: Move reset related sysfs code to correct file (Myron Stowe) [RHEL-83611] - PCI: of_property: Rename struct of_pci_range to of_pci_range_entry (Myron Stowe) [RHEL-83611] - sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources() (Myron Stowe) [RHEL-83611] - PCI: of: Simplify devm_of_pci_get_host_bridge_resources() interface (Myron Stowe) [RHEL-83611] - PCI: of: Drop 'No bus range found' message (Myron Stowe) [RHEL-83611] - PCI: Unexport of_pci_parse_bus_range() (Myron Stowe) [RHEL-83611] - PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix Log (Myron Stowe) [RHEL-83611] - PCI: Add TLP Prefix reading to pcie_read_tlp_log() (Myron Stowe) [RHEL-83611] - PCI: Store number of supported End-End TLP Prefixes (Myron Stowe) [RHEL-83611] - PCI: Use unsigned int i in pcie_read_tlp_log() (Myron Stowe) [RHEL-83611] - PCI: Use same names in pcie_read_tlp_log() prototype and definition (Myron Stowe) [RHEL-83611] - PCI: Add defines for TLP Header/Prefix log sizes (Myron Stowe) [RHEL-83611] - PCI: Move TLP Log handling to its own file (Myron Stowe) [RHEL-83611] - PCI: Don't expose pcie_read_tlp_log() outside PCI subsystem (Myron Stowe) [RHEL-83611] - PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P (Myron Stowe) [RHEL-83611] - PCI: Remove devres from pci_intx() (Myron Stowe) [RHEL-83611] - net/ethernet: Use never-managed version of pci_intx() (Myron Stowe) [RHEL-83611] - HID: amd_sfh: Use always-managed version of pcim_intx() (Myron Stowe) [RHEL-83611] - wifi: qtnfmac: use always-managed version of pcim_intx() (Myron Stowe) [RHEL-83611] - ata: Use always-managed version of pci_intx() (Myron Stowe) [RHEL-83611] - PCI/MSI: Use never-managed version of pci_intx() (Myron Stowe) [RHEL-83611] - vfio/pci: Use never-managed version of pci_intx() (Myron Stowe) [RHEL-83611] - misc: Use never-managed version of pci_intx() (Myron Stowe) [RHEL-83611] - ntb: Use never-managed version of pci_intx() (Myron Stowe) [RHEL-83611] - drivers/xen: Use never-managed version of pci_intx() (Myron Stowe) [RHEL-83611] - PCI: Export pci_intx_unmanaged() and pcim_intx() (Myron Stowe) [RHEL-83611] - PCI: Encourage resource request API users to supply driver name (Myron Stowe) [RHEL-83611] - PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() (Myron Stowe) [RHEL-83611] - platform/x86/intel/pmc: Remove unneeded extern keyword in header (Steve Best) [RHEL-47465] - platform/x86/intel/pmc: Remove unnecessary declarations in header (Steve Best) [RHEL-47465] - platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core (Steve Best) [RHEL-47465] - platform/x86:intel/pmc: Move arch specific action to init function (Steve Best) [RHEL-47465] - platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver (Steve Best) [RHEL-47465] - platform/x86/intel/pmc: Remove simple init functions (Steve Best) [RHEL-47465] - platform/x86:intel/pmc: Create generic_core_init() for all platforms (Steve Best) [RHEL-47465] - platform/x86/intel/pmc: Remove duplicate enum (Steve Best) [RHEL-47465] - platform/x86:intel/pmc: Make tgl_core_generic_init() static (Steve Best) [RHEL-47465] - nfsd: fix UAF when access ex_uuid or ex_stats (Olga Kornievskaia) [RHEL-80508] {CVE-2024-53216} - SUNRPC: no need get cache ref when protected by rcu (Olga Kornievskaia) [RHEL-80508] {CVE-2024-53216} - nfsd: no need get cache ref when protected by rcu (Olga Kornievskaia) [RHEL-80508] {CVE-2024-53216} - SUNRPC: introduce cache_check_rcu to help check in rcu context (Olga Kornievskaia) [RHEL-80508] {CVE-2024-53216} - net/sched: cls_api: fix error handling causing NULL dereference (CKI Backport Bot) [RHEL-83372] {CVE-2025-21857} - af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (Davide Caratti) [RHEL-80306] {CVE-2024-57901} - redhat: kabi: update stablelist checksums (Čestmír Kalina) [RHEL-80552] - shrinker: include rh_kabi.h (Čestmír Kalina) [RHEL-80552] - mm/memcg: Exclude mem_cgroup/obj_cgroup pointer from kABI signature computation (Waiman Long) [RHEL-80552] - net: stmmac: dwmac-tegra: Read iommu stream id from device tree (Izabela Bakollari) [RHEL-75653] {CVE-2025-21663} - Revert "smb: client: fix chmod(2) regression with ATTR_READONLY" (Jan Stancek) - crypto: api - Fix larval relookup type and mask (Herbert Xu) [RHEL-78993] Resolves: RHEL-24185, RHEL-47465, RHEL-75653, RHEL-78993, RHEL-80216, RHEL-80306, RHEL-80508, RHEL-80552, RHEL-80968, RHEL-81723, RHEL-82540, RHEL-82698, RHEL-82993, RHEL-83372, RHEL-83611, RHEL-84541, RHEL-85241 * Fri Mar 28 2025 Julio Faracco [6.12.0-69.el10] - redhat/configs: Enable CONFIG_BLK_CGROUP_PUNT_BIO (Neal Gompa) [RHEL-79711] - block/Kconfig: Allow selecting BLK_CGROUP_PUNT_BIO (Neal Gompa) [RHEL-79711] - perf script: Fix hangup in offline flamegraph report (Michael Petlan) [RHEL-57021] - perf script: force stdin for flamegraph in live mode (Michael Petlan) [RHEL-57021] - smb: client: fix regression with guest option (Paulo Alcantara) [RHEL-83856] - KVM: selftests: Allow running a single iteration of dirty_log_test (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Set per-iteration variables at the start of each iteration (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Tighten checks around prev iter's last dirty page in ring (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Ensure guest writes min number of pages in dirty_log_test (Maxim Levitsky) [RHEL-58941] - KVM: sefltests: Verify value of dirty_log_test last page isn't bogus (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Print (previous) last_page on dirty page value mismatch (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Honor "stop" request in dirty ring test (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Limit dirty_log_test's s390x workaround to s390x (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Continuously reap dirty ring while vCPU is running (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Read per-page value into local var when verifying dirty_log_test (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Precisely track number of dirty/clear pages for each iteration (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Drop stale srandom() initialization from dirty_log_test (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Drop signal/kick from dirty ring testcase (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming (Maxim Levitsky) [RHEL-58941] - KVM: selftests: Support multiple write retires in dirty_log_test (Maxim Levitsky) [RHEL-58941] - KVM: VMX: read the PML log in the same order as it was written (Maxim Levitsky) [RHEL-58941] - KVM: VMX: refactor PML terminology (Maxim Levitsky) [RHEL-58941] - crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY (Herbert Xu) [RHEL-80114] {CVE-2024-56690} - erofs: fix blksize < PAGE_SIZE for file-backed mounts (Ian Kent) [RHEL-82421] {CVE-2024-56750} - platform/x86/intel/vsec: Add support for Panther Lake (Steve Best) [RHEL-47411] - bonding: report duplicate MAC address in all situations (Hangbin Liu) [RHEL-73803] - ice: Fix signedness bug in ice_init_interrupt_scheme() (Petr Oros) [RHEL-80554] - ice: init flow director before RDMA (Petr Oros) [RHEL-80554] - ice: simplify VF MSI-X managing (Petr Oros) [RHEL-80554] - ice: enable_rdma devlink param (Petr Oros) [RHEL-80554] - ice: treat dyn_allowed only as suggestion (Petr Oros) [RHEL-80554] - ice, irdma: move interrupts code to irdma (Petr Oros) [RHEL-80554] - ice: get rid of num_lan_msix field (Petr Oros) [RHEL-80554] - ice: remove splitting MSI-X between features (Petr Oros) [RHEL-80554] - ice: devlink PF MSI-X max and min parameter (Petr Oros) [RHEL-80554] - ice: ice_probe: init ice_adapter after HW init (Petr Oros) [RHEL-80554] - ice: minor: rename goto labels from err to unroll (Petr Oros) [RHEL-80554] - ice: split ice_init_hw() out from ice_init_dev() (Petr Oros) [RHEL-80554] - ice: c827: move wait for FW to ice_init_hw() (Petr Oros) [RHEL-80554] - ipv6: use RCU protection in ip6_default_advmss() (Guillaume Nault) [RHEL-81574] {CVE-2025-21765} - net: add dev_net_rcu() helper (Guillaume Nault) [RHEL-81574] {CVE-2025-21765} - objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns (Radomir Vrbovsky) [RHEL-80715] - objtool: Exclude __tracepoints data from ENDBR checks (Radomir Vrbovsky) [RHEL-80715] - kbuild: Add Propeller configuration for kernel build (Radomir Vrbovsky) [RHEL-80715] - AutoFDO: Enable machine function split optimization for AutoFDO (Radomir Vrbovsky) [RHEL-80715] - AutoFDO: Enable -ffunction-sections for the AutoFDO build (Radomir Vrbovsky) [RHEL-80715] - vmlinux.lds.h: Add markers for text_unlikely and text_hot sections (Radomir Vrbovsky) [RHEL-80715] - openrisc: place exception table at the head of vmlinux (Radomir Vrbovsky) [RHEL-80715] - vmlinux.lds.h: Adjust symbol ordering in text output section (Radomir Vrbovsky) [RHEL-80715] - objtool: Fix unreachable instruction warnings for weak functions (Radomir Vrbovsky) [RHEL-80715] - kbuild: Add AutoFDO support for Clang build (Radomir Vrbovsky) [RHEL-80715] - reiserfs: The last commit (Radomir Vrbovsky) [RHEL-80715] - objtool: Also include tools/include/uapi (Radomir Vrbovsky) [RHEL-80715] - objtool: Detect non-relocated text references (Radomir Vrbovsky) [RHEL-80715] - arch/x86/kernel/setup.c: fix rh_check_supported (Tomas Henzl) [RHEL-80866] - intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly (Steve Best) [RHEL-79459] - intel_idle: add Clearwater Forest SoC support (Steve Best) [RHEL-79459] - selftests: fib_nexthops: do not mark skipped tests as failed (Hangbin Liu) [RHEL-80288] Resolves: RHEL-47411, RHEL-57021, RHEL-58941, RHEL-73803, RHEL-79459, RHEL-79711, RHEL-80114, RHEL-80288, RHEL-80554, RHEL-80715, RHEL-80866, RHEL-81574, RHEL-82421, RHEL-83856 * Mon Mar 24 2025 Julio Faracco [6.12.0-68.el10] - platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show() (Steve Best) [RHEL-79463] - platform/x86: intel/pmc: Fix ioremap() of bad address (Steve Best) [RHEL-79463] - x86/tsc: Move away from TSC leaf magic numbers (Steve Best) [RHEL-79463] - x86/cpu: Move TSC CPUID leaf definition (Steve Best) [RHEL-79463] - vrf: use RCU protection in l3mdev_l3_out() (Guillaume Nault) [RHEL-81545] {CVE-2025-21791} - powerpc/pseries/vas: Add close() callback in vas_vm_ops struct (Mamatha Inamdar) [RHEL-83836] - async_xor: Remove unused 'async_xor_val' (Nigel Croxon) [RHEL-83951] - md/raid10: wait barrier before returning discard request with REQ_NOWAIT (Nigel Croxon) [RHEL-83951] - md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb (Nigel Croxon) [RHEL-83951] - md/raid1,raid10: don't ignore IO flags (Nigel Croxon) [RHEL-83951] - md/raid5: merge reshape_progress checking inside get_reshape_loc() (Nigel Croxon) [RHEL-83951] - md: fix mddev uaf while iterating all_mddevs list (Nigel Croxon) [RHEL-83951] - md: switch md-cluster to use md_submodle_head (Nigel Croxon) [RHEL-83951] - md: switch personalities to use md_submodule_head (Nigel Croxon) [RHEL-83951] - md: don't export md_cluster_ops (Nigel Croxon) [RHEL-83951] - md/md-cluster: cleanup md_cluster_ops reference (Nigel Croxon) [RHEL-83951] - md: introduce struct md_submodule_head and APIs (Nigel Croxon) [RHEL-83951] - md: only include md-cluster.h if necessary (Nigel Croxon) [RHEL-83951] - md: merge common code into find_pers() (Nigel Croxon) [RHEL-83951] - md/raid1: fix memory leak in raid1_run() if no active rdev (Nigel Croxon) [RHEL-83951] - md: ensure resync is prioritized over recovery (Nigel Croxon) [RHEL-83951] - tpm: Change to kvalloc() in eventlog/acpi.c (CKI Backport Bot) [RHEL-81492] {CVE-2024-58005} - dpll: add clock quality level attribute and op (Petr Oros) [RHEL-77874] - i2c: i801: Add support for Intel Panther Lake (Steve Best) [RHEL-47425] Resolves: RHEL-47425, RHEL-77874, RHEL-79463, RHEL-81492, RHEL-81545, RHEL-83836, RHEL-83951 * Fri Mar 21 2025 Julio Faracco [6.12.0-67.el10] - Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() (CKI Backport Bot) [RHEL-81378] {CVE-2024-57988} - Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (CKI Backport Bot) [RHEL-81510] {CVE-2024-58013} - ipvlan: Fix use-after-free in ipvlan_get_iflink(). (CKI Backport Bot) [RHEL-77888] {CVE-2025-21652} - usbnet: ipheth: document scope of NCM implementation (Jose Ignacio Tornos Martinez) [RHEL-81349 RHEL-81435 RHEL-81565] {CVE-2025-21741 CVE-2025-21743 CVE-2025-21742} - usbnet: ipheth: fix DPE OoB read (Jose Ignacio Tornos Martinez) [RHEL-81349 RHEL-81435 RHEL-81565] {CVE-2025-21741 CVE-2025-21743 CVE-2025-21742} - usbnet: ipheth: break up NCM header size computation (Jose Ignacio Tornos Martinez) [RHEL-81349 RHEL-81435 RHEL-81565] {CVE-2025-21741 CVE-2025-21743 CVE-2025-21742} - usbnet: ipheth: refactor NCM datagram loop (Jose Ignacio Tornos Martinez) [RHEL-81349 RHEL-81435 RHEL-81565] {CVE-2025-21741 CVE-2025-21743 CVE-2025-21742} - usbnet: ipheth: use static NDP16 location in URB (Jose Ignacio Tornos Martinez) [RHEL-81349 RHEL-81435 RHEL-81565] {CVE-2025-21741 CVE-2025-21743 CVE-2025-21742} - usbnet: ipheth: check that DPE points past NCM header (Jose Ignacio Tornos Martinez) [RHEL-81349 RHEL-81435 RHEL-81565] {CVE-2025-21741 CVE-2025-21743 CVE-2025-21742} - usbnet: ipheth: fix possible overflow in DPE length check (Jose Ignacio Tornos Martinez) [RHEL-81349 RHEL-81435 RHEL-81565] {CVE-2025-21741 CVE-2025-21743 CVE-2025-21742} - workqueue: Put the pwq after detaching the rescuer from the pool (CKI Backport Bot) [RHEL-81475] {CVE-2025-21786} - netfilter: nf_tables: reject mismatching sum of field_len with set key length (CKI Backport Bot) [RHEL-82492] {CVE-2025-21826} - pktgen: Avoid out-of-bounds access in get_imix_entries (CKI Backport Bot) [RHEL-77232] {CVE-2025-21680} - Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() (CKI Backport Bot) [RHEL-81271] {CVE-2024-57987} Resolves: RHEL-77232, RHEL-77888, RHEL-81271, RHEL-81349, RHEL-81378, RHEL-81435, RHEL-81475, RHEL-81510, RHEL-81565, RHEL-82492 * Wed Mar 19 2025 Julio Faracco [6.12.0-66.el10] - crypto: tegra - do not transfer req when tegra init fails (Herbert Xu) [RHEL-82479] {CVE-2024-58075} - NFSD: fix hang in nfsd4_shutdown_callback (Olga Kornievskaia) [RHEL-81295] {CVE-2025-21795} - x86/xen: add FRAME_END to xen_hypercall_hvm() (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/xen: fix xen_hypercall_hvm() to not clobber %%rbx (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - compiler.h: Move C string helpers into C-only kernel section (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0 (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/asm: Make serialize() always_inline (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/static-call: fix 32-bit build (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/xen: remove hypercall page (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/xen: use new hypercall functions instead of hypercall page (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/xen: add central hypercall functions (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/xen: don't do PV iret hypercall through hypercall page (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/static-call: provide a way to do very early static-call updates (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - objtool/x86: allow syscall instruction (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86: make get_cpu_vendor() accessible from Xen code (Vitaly Kuznetsov) [RHEL-76329] {CVE-2024-53241} - x86/xen: Avoid relocatable quantities in Xen ELF notes (Vitaly Kuznetsov) [RHEL-76329] - compiler.h: Fix undefined BUILD_BUG_ON_ZERO() (Vitaly Kuznetsov) [RHEL-76329] - scsi: storvsc: Set correct data length for sending SCSI command without payload (Cathy Avery) [RHEL-82461] - locking/lockdep: Add kasan_check_byte() check in lock_acquire() (Waiman Long) [RHEL-78669] - locking/lockdep: Disable KASAN instrumentation of lockdep.c (Waiman Long) [RHEL-78669] - redhat/configs: Enable CONFIG_KASAN_INLINE for RT debug kernel (Waiman Long) [RHEL-78669] - Add CONFIG_OF_PARTITION entry (Ming Lei) [RHEL-79456] - nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary (Ming Lei) [RHEL-79456] - btrfs: zoned: calculate max_extent_size properly on non-zoned setup (Ming Lei) [RHEL-79456] - btrfs: handle bio_split() errors (Ming Lei) [RHEL-79456] - arm64: patching: avoid early page_to_phys() (Ming Lei) [RHEL-79456] - block: fix 'kmem_cache of name 'bio-108' already exists' (Ming Lei) [RHEL-79456] - block: Remove zone write plugs when handling native zone append writes (Ming Lei) [RHEL-79456] - block: make segment size limit workable for > 4K PAGE_SIZE (Ming Lei) [RHEL-79456] - block: fix NULL pointer dereferenced within __blk_rq_map_sg (Ming Lei) [RHEL-79456] - block/merge: remove unnecessary min() with UINT_MAX (Ming Lei) [RHEL-79456] - partitions: mac: fix handling of bogus partition table (Ming Lei) [RHEL-79456] - block: cleanup and fix batch completion adding conditions (Ming Lei) [RHEL-79456] - drivers/block/sunvdc.c: update the correct AIP call (Ming Lei) [RHEL-79456] - block: force noio scope in blk_mq_freeze_queue (Ming Lei) [RHEL-79456] - block: fix nr_hw_queue update racing with disk addition/removal (Ming Lei) [RHEL-79456] - block: get rid of request queue ->sysfs_dir_lock (Ming Lei) [RHEL-79456] - loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64} (Ming Lei) [RHEL-79456] - blk-mq: create correct map for fallback case (Ming Lei) [RHEL-79456] - block: don't revert iter for -EIOCBQUEUED (Ming Lei) [RHEL-79456] - block: Don't trim an atomic write (Ming Lei) [RHEL-79456] - block: Add common atomic writes enable flag (Ming Lei) [RHEL-79456] - block: limit disk max sectors to (LLONG_MAX >> 9) (Ming Lei) [RHEL-79456] - block: Change blk_stack_atomic_writes_limits() unit_min check (Ming Lei) [RHEL-79456] - block: Ensure start sector is aligned for stacking atomic writes (Ming Lei) [RHEL-79456] - blk-mq: Move more error handling into blk_mq_submit_bio() (Ming Lei) [RHEL-79456] - block: Reorder the request allocation code in blk_mq_submit_bio() (Ming Lei) [RHEL-79456] - partitions: ldm: remove the initial kernel-doc notation (Ming Lei) [RHEL-79456] - blk-cgroup: rwstat: fix kernel-doc warnings in header file (Ming Lei) [RHEL-79456] - blk-cgroup: fix kernel-doc warnings in header file (Ming Lei) [RHEL-79456] - block: mark GFP_NOIO around sysfs ->store() (Ming Lei) [RHEL-79456] - loop: remove the use_dio field in struct loop_device (Ming Lei) [RHEL-79456] - loop: don't freeze the queue in loop_update_dio (Ming Lei) [RHEL-79456] - loop: allow loop_set_status to re-enable direct I/O (Ming Lei) [RHEL-79456] - loop: open code the direct I/O flag update in loop_set_dio (Ming Lei) [RHEL-79456] - loop: only write back pagecache when starting to to use direct I/O (Ming Lei) [RHEL-79456] - loop: create a lo_can_use_dio helper (Ming Lei) [RHEL-79456] - loop: update commands in loop_set_status still referring to transfers (Ming Lei) [RHEL-79456] - loop: move updating lo_flags out of loop_set_status_from_info (Ming Lei) [RHEL-79456] - nbd: don't allow reconnect after disconnect (Ming Lei) [RHEL-79456] - block: simplify tag allocation policy selection (Ming Lei) [RHEL-79456] - block: remove BLK_MQ_F_NO_SCHED (Ming Lei) [RHEL-79456] - block: remove blk_mq_init_bitmaps (Ming Lei) [RHEL-79456] - block: better split mq vs non-mq code in add_disk_fwnode (Ming Lei) [RHEL-79456] - block: add a dma mapping iterator (Ming Lei) [RHEL-79456] - block: use page_to_phys in bvec_phys (Ming Lei) [RHEL-79456] - asm-generic: add an optional pfn_valid check to page_to_phys (Ming Lei) [RHEL-79456] - asm-generic: provide generic page_to_phys and phys_to_page implementations (Ming Lei) [RHEL-79456] - block: remove blk_rq_bio_prep (Ming Lei) [RHEL-79456] - block: remove bio_add_pc_page (Ming Lei) [RHEL-79456] - ps3disk: Do not use dev->bounce_size before it is set (Ming Lei) [RHEL-79456] - block: retry call probe after request_module in blk_request_module (Ming Lei) [RHEL-79456] - kyber: constify sysfs attributes (Ming Lei) [RHEL-79456] - block, bfq: constify sysfs attributes (Ming Lei) [RHEL-79456] - block: mq-deadline: Constify sysfs attributes (Ming Lei) [RHEL-79456] - elevator: Enable const sysfs attributes (Ming Lei) [RHEL-79456] - blk-zoned: Split queue_zone_wplugs_show() (Ming Lei) [RHEL-79456] - blk-zoned: Improve the queue reference count strategy documentation (Ming Lei) [RHEL-79456] - blk-zoned: Document locking assumptions (Ming Lei) [RHEL-79456] - blk-zoned: Minimize #include directives (Ming Lei) [RHEL-79456] - block: remove BLK_MQ_F_SHOULD_MERGE (Ming Lei) [RHEL-79456] - blk-mq: remove unused queue mapping helpers (Ming Lei) [RHEL-79456] - virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79456] - nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79456] - scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79456] - blk-mq: introduce blk_mq_map_hw_queues (Ming Lei) [RHEL-79456] - virtio: hookup irq_get_affinity callback (Ming Lei) [RHEL-79456] - PCI: hookup irq_get_affinity callback (Ming Lei) [RHEL-79456] - driver core: bus: add irq_get_affinity callback to bus_type (Ming Lei) [RHEL-79456] - blktrace: remove redundant return at end of function (Ming Lei) [RHEL-79456] - block: Delete bio_set_prio() (Ming Lei) [RHEL-79456] - block: Delete bio_prio() (Ming Lei) [RHEL-79456] - blktrace: move copy_[to|from]_user() out of ->debugfs_lock (Ming Lei) [RHEL-79456] - blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctl (Ming Lei) [RHEL-79456] - null_blk: Add rotational feature support (Ming Lei) [RHEL-79456] - block: track queue dying state automatically for modeling queue freeze lockdep (Ming Lei) [RHEL-79456] - block: don't verify queue freeze manually in elevator_init_mq() (Ming Lei) [RHEL-79456] - block: track disk DEAD state automatically for modeling queue freeze lockdep (Ming Lei) [RHEL-79456] - block: remove unnecessary check in blk_unfreeze_check_owner() (Ming Lei) [RHEL-79456] - block, bfq: fix waker_bfqq UAF after bfq_split_bfqq() (Ming Lei) [RHEL-79456] - cdrom: Fix typo, 'devicen' to 'device' (Ming Lei) [RHEL-79456] - ublk: detach gendisk from ublk device if add_disk() fails (Ming Lei) [RHEL-79456] - block: avoid to reuse `hctx` not removed from cpuhp callback list (Ming Lei) [RHEL-79456] - block: Revert "block: Fix potential deadlock while freezing queue and acquiring sysfs_lock" (Ming Lei) [RHEL-79456] - nvme: use blk_validate_block_size() for max LBA check (Ming Lei) [RHEL-79456] - block/bdev: use helper for max block size check (Ming Lei) [RHEL-79456] - block: Fix potential deadlock while freezing queue and acquiring sysfs_lock (Ming Lei) [RHEL-79456] - blk-mq: Clean up blk_mq_requeue_work() (Ming Lei) [RHEL-79456] - mq-deadline: Remove a local variable (Ming Lei) [RHEL-79456] - blk-iocost: Avoid using clamp() on inuse in __propagate_weights() (Ming Lei) [RHEL-79456] - block: Make bio_iov_bvec_set() accept pointer to const iov_iter (Ming Lei) [RHEL-79456] - block: get wp_offset by bdev_offset_from_zone_start (Ming Lei) [RHEL-79456] - blk-cgroup: Fix UAF in blkcg_unpin_online() (Ming Lei) [RHEL-79456] - MAINTAINERS: update Coly Li's email address (Ming Lei) [RHEL-79456] - blk-mq: move cpuhp callback registering out of q->sysfs_lock (Ming Lei) [RHEL-79456] - blk-mq: register cpuhp callback after hctx is added to xarray table (Ming Lei) [RHEL-79456] - virtio-blk: don't keep queue frozen during system suspend (Ming Lei) [RHEL-79456] - block: rnull: add missing MODULE_DESCRIPTION (Ming Lei) [RHEL-79456] - block: Don't allow an atomic write be truncated in blkdev_write_iter() (Ming Lei) [RHEL-79456] - block: Add bdev atomic write limits helpers (Ming Lei) [RHEL-79456] - fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid() (Ming Lei) [RHEL-79456] - block/fs: Pass an iocb to generic_atomic_write_valid() (Ming Lei) [RHEL-79456] - brd: decrease the number of allocated pages which discarded (Ming Lei) [RHEL-79456] - block, bfq: fix bfqq uaf in bfq_limit_depth() (Ming Lei) [RHEL-79456] - mq-deadline: don't call req_get_ioprio from the I/O completion handler (Ming Lei) [RHEL-79456] - block: Remove extra part pointer NULLify in blk_rq_init() (Ming Lei) [RHEL-79456] - block: return bool from get_disk_ro and bdev_read_only (Ming Lei) [RHEL-79456] - block: remove a duplicate definition for bdev_read_only (Ming Lei) [RHEL-79456] - block: return bool from blk_rq_aligned (Ming Lei) [RHEL-79456] - block: return unsigned int from blk_lim_dma_alignment_and_pad (Ming Lei) [RHEL-79456] - block: return unsigned int from queue_dma_alignment (Ming Lei) [RHEL-79456] - block: return unsigned int from bdev_io_opt (Ming Lei) [RHEL-79456] - block: req->bio is always set in the merge code (Ming Lei) [RHEL-79456] - block: don't bother checking the data direction for merges (Ming Lei) [RHEL-79456] - block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor (Ming Lei) [RHEL-79456] - block: Add extra checks in blk_validate_atomic_write_limits() (Ming Lei) [RHEL-79456] - ublk: fix error code for unsupported command (Ming Lei) [RHEL-79456] - block: Drop granularity check in queue_limit_discard_alignment() (Ming Lei) [RHEL-79456] - block: return unsigned int from bdev_io_min (Ming Lei) [RHEL-79456] - block: fix uaf for flush rq while iterating tags (Ming Lei) [RHEL-79456] - blk-settings: round down io_opt to physical_block_size (Ming Lei) [RHEL-79456] - rust: block: simplify Result<()> in validate_block_size return (Ming Lei) [RHEL-79456] - block: make struct rq_list available for !CONFIG_BLOCK (Ming Lei) [RHEL-79456] - block/genhd: use seq_put_decimal_ull for diskstats decimal values (Ming Lei) [RHEL-79456] - block: don't reorder requests in blk_mq_add_to_batch (Ming Lei) [RHEL-79456] - block: don't reorder requests in blk_add_rq_to_plug (Ming Lei) [RHEL-79456] - block: add a rq_list type (Ming Lei) [RHEL-79456] - block: remove rq_list_move (Ming Lei) [RHEL-79456] - virtio_blk: reverse request order in virtio_queue_rqs (Ming Lei) [RHEL-79456] - nvme-pci: reverse request order in nvme_queue_rqs (Ming Lei) [RHEL-79456] - btrfs: validate queue limits (Ming Lei) [RHEL-79456] - block: remove the ioprio field from struct request (Ming Lei) [RHEL-79456] - block: remove the write_hint field from struct request (Ming Lei) [RHEL-79456] - nvme-multipath: don't bother clearing max_hw_zone_append_sectors (Ming Lei) [RHEL-79456] - block: pre-calculate max_zone_append_sectors (Ming Lei) [RHEL-79456] - block: lift bio_is_zone_append to bio.h (Ming Lei) [RHEL-79456] - block: fix bio_split_rw_at to take zone_write_granularity into account (Ming Lei) [RHEL-79456] - block: take chunk_sectors into account in bio_split_write_zeroes (Ming Lei) [RHEL-79456] - block: Handle bio_split() errors in bio_submit_split() (Ming Lei) [RHEL-79456] - block: Error an attempt to split an atomic write in bio_split() (Ming Lei) [RHEL-79456] - block: Rework bio_split() return value (Ming Lei) [RHEL-79456] - ublk: fix ublk_ch_mmap() for 64K page size (Ming Lei) [RHEL-79456] - s390/dasd: Fix typo in comment (Ming Lei) [RHEL-79456] - s390/dasd: fix redundant /proc/dasd* entries removal (Ming Lei) [RHEL-79456] - block: don't verify IO lock for freeze/unfreeze in elevator_init_mq() (Ming Lei) [RHEL-79456] - block: always verify unfreeze lock on the owner task (Ming Lei) [RHEL-79456] - rbd: unfreeze queue after marking disk as dead (Ming Lei) [RHEL-79456] - block: remove blk_freeze_queue() (Ming Lei) [RHEL-79456] - nvme: add reservation command's defines (Ming Lei) [RHEL-79456] - Revert "block: pre-calculate max_zone_append_sectors" (Ming Lei) [RHEL-79456] - mtip32xx: Replace deprecated PCI functions (Ming Lei) [RHEL-79456] - nvme-core: remove repeated wq flags (Ming Lei) [RHEL-79456] - nvmet: make nvmet_wq visible in sysfs (Ming Lei) [RHEL-79456] - nvme-pci: use dma_alloc_noncontigous if possible (Ming Lei) [RHEL-79456] - nvme-pci: fix freeing of the HMB descriptor table (Ming Lei) [RHEL-79456] - block: update blk_stack_limits documentation (Ming Lei) [RHEL-79456] - lib/iov_iter: fix bvec iterator setup (Ming Lei) [RHEL-79456] - lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec (Ming Lei) [RHEL-79456] - blk-integrity: remove seed for user mapped buffers (Ming Lei) [RHEL-79456] - brd: defer automatic disk creation until module initialization succeeds (Ming Lei) [RHEL-79456] - iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages (Ming Lei) [RHEL-79456] - block: model freeze & enter queue as lock for supporting lockdep (Ming Lei) [RHEL-79456] - nvme: core: switch to non_owner variant of start_freeze/unfreeze queue (Ming Lei) [RHEL-79456] - blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs (Ming Lei) [RHEL-79456] - blk-mq: Unexport blk_mq_flush_busy_ctxs() (Ming Lei) [RHEL-79456] - blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long (Ming Lei) [RHEL-79456] - block: remove redundant explicit memory barrier from rq_qos waiter and waker (Ming Lei) [RHEL-79456] - nvme: use helpers to access io_uring cmd space (Ming Lei) [RHEL-79456] - block: flush all throttled bios when deleting the cgroup (Ming Lei) [RHEL-79456] - block: fix ordering between checking BLK_MQ_S_STOPPED request adding (Ming Lei) [RHEL-79456] - block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding (Ming Lei) [RHEL-79456] - block: fix missing dispatching request when queue is started or unquiesced (Ming Lei) [RHEL-79456] - Revert "blk-throttle: Fix IO hang for a corner case" (Ming Lei) [RHEL-79456] - block: replace call_rcu by kfree_rcu for simple kmem_cache_free callback (Ming Lei) [RHEL-79456] - Documentation: ublk: document UBLK_F_USER_RECOVERY_FAIL_IO (Ming Lei) [RHEL-79456] - ublk: support device recovery without I/O queueing (Ming Lei) [RHEL-79456] - ublk: merge stop_work and quiesce_work (Ming Lei) [RHEL-79456] - ublk: refactor recovery configuration flag helpers (Ming Lei) [RHEL-79456] - ublk: check recovery flags for validity (Ming Lei) [RHEL-79456] - block: add partition uuid into uevent as "PARTUUID" (Ming Lei) [RHEL-79456] - block: move issue side time stamping to blk_account_io_start() (Ming Lei) [RHEL-79456] - dt-bindings: mmc: Document support for partition table in mmc-card (Ming Lei) [RHEL-79456] - block: add support for partition table defined in OF (Ming Lei) [RHEL-79456] - mmc: block: attach partitions fwnode if found in mmc-card (Ming Lei) [RHEL-79456] - block: introduce add_disk_fwnode() (Ming Lei) [RHEL-79456] - docs: block: Document support for read-only partition in cmdline part (Ming Lei) [RHEL-79456] - block: add support for defining read-only partitions (Ming Lei) [RHEL-79456] - block: kill blk_do_io_stat() helper (Ming Lei) [RHEL-79456] - block: remove 'req->part' check for stats accounting (Ming Lei) [RHEL-79456] - block: remove redundant passthrough check in blk_mq_need_time_stamp() (Ming Lei) [RHEL-79456] - block: export blk_validate_limits (Ming Lei) [RHEL-62933] - block: set issue time stamp based on queue state (Ming Lei) [RHEL-62933] - loop: fix queue freeze vs limits lock order (Ming Lei) [RHEL-62933] - loop: refactor queue limits updates (Ming Lei) [RHEL-62933] - usb-storage: fix queue freeze vs limits lock order (Ming Lei) [RHEL-62933] - nbd: fix queue freeze vs limits lock order (Ming Lei) [RHEL-62933] - nvme: fix queue freeze vs limits lock order (Ming Lei) [RHEL-62933] - block: fix queue freeze vs limits lock order in sysfs store methods (Ming Lei) [RHEL-62933] - block: add a store_limit operations for sysfs entries (Ming Lei) [RHEL-62933] - block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues (Ming Lei) [RHEL-62933] - block: check BLK_FEAT_POLL under q_usage_count (Ming Lei) [RHEL-62933] - block: add a queue_limits_commit_update_frozen helper (Ming Lei) [RHEL-62933] - block: fix docs for freezing of queue limits updates (Ming Lei) [RHEL-62933] - block: pre-calculate max_zone_append_sectors (Ming Lei) [RHEL-62933] - block: remove the max_zone_append_sectors check in blk_revalidate_disk_zones (Ming Lei) [RHEL-62933] - block: remove bio_add_zone_append_page (Ming Lei) [RHEL-62933] - block: remove zone append special casing from the direct I/O path (Ming Lei) [RHEL-62933] - block: Replace sprintf() with sysfs_emit() (Ming Lei) [RHEL-62933] - block: Fix queue_iostats_passthrough_show() (Ming Lei) [RHEL-62933] - block: enable passthrough command statistics (Ming Lei) [RHEL-62933] - block: move iostat check into blk_acount_io_start() (Ming Lei) [RHEL-62933] - block: return void from the queue_sysfs_entry load_module method (Ming Lei) [RHEL-62933] - loop: Fix ABBA locking race (Ming Lei) [RHEL-62933] - loop: Simplify discard granularity calc (Ming Lei) [RHEL-62933] - loop: Use bdev limit helpers for configuring discard (Ming Lei) [RHEL-62933] - block: add a bdev_limits helper (Ming Lei) [RHEL-62933] - PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar() (Myron Stowe) [RHEL-81557] {CVE-2024-58006} - PCI: dwc: ep: Write BAR_MASK before iATU registers in pci_epc_set_bar() (Myron Stowe) [RHEL-81557] - exfat: fix out-of-bounds access of directory entries (CKI Backport Bot) [RHEL-78928] {CVE-2024-53147} - RDMA/nldev: Set error code in rdma_nl_notify_event (Kamal Heib) [RHEL-77879] - RDMA/core: Fix ENODEV error for iWARP test over vlan (Kamal Heib) [RHEL-77879] - IB/cm: Rework sending DREQ when destroying a cm_id (Kamal Heib) [RHEL-77879] - IB/cm: Do not hold reference on cm_id unless needed (Kamal Heib) [RHEL-77879] - IB/cm: Explicitly mark if a response MAD is a retransmission (Kamal Heib) [RHEL-77879] - RDMA/nldev: Add IB device and net device rename events (Kamal Heib) [RHEL-77879] - RDMA/core: Move ib_uverbs_file struct to uverbs_types.h (Kamal Heib) [RHEL-77879] - RDMA/core: Add device ufile cleanup operation (Kamal Heib) [RHEL-77879] - RDMA/core: Implement RoCE GID port rescan and export delete function (Kamal Heib) [RHEL-77879] - RDMA: Use ethtool string helpers (Kamal Heib) [RHEL-77879] - RDMA/ipoib: Use the networking stack default for txqueuelen (Kamal Heib) [RHEL-77879] - RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pages (Kamal Heib) [RHEL-77879] - PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem() (Myron Stowe) [RHEL-74285] - PCI: rockchip: Add missing fields descriptions for struct rockchip_pcie_ep (Myron Stowe) [RHEL-74285] - PCI/bwctrl: Fix NULL pointer deref on unbind and bind (Myron Stowe) [RHEL-74285] - PCI/bwctrl: Enable only if more than one speed is supported (Myron Stowe) [RHEL-74285] - PCI: Honor Max Link Speed when determining supported speeds (Myron Stowe) [RHEL-74285] - PCI/pwrctrl: Unregister platform device only if one actually exists (Myron Stowe) [RHEL-74285] - PCI: Fix typos (Myron Stowe) [RHEL-74285] - tools: PCI: Fix incorrect printf format specifiers (Myron Stowe) [RHEL-74285] - PCI: Simplify pci_create_slot() logic (Myron Stowe) [RHEL-74285] - PCI: Fix reset_method_store() memory leak (Myron Stowe) [RHEL-74285] {CVE-2024-56745} - PCI: hotplug: Remove "Returns" kerneldoc from void functions (Myron Stowe) [RHEL-74285] - PCI: hotplug: Reorganize kerneldoc parameter names (Myron Stowe) [RHEL-74285] - PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert() (Myron Stowe) [RHEL-74285] {CVE-2024-53152} - PCI: rockchip-ep: Handle PERST# signal in EP mode (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Improve link training (Myron Stowe) [RHEL-74285] - PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operation (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Refactor endpoint link training enable (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt() (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Fix MSI IRQ data mapping (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operation (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr() (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr() (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Use a macro to define EP controller .align feature (Myron Stowe) [RHEL-74285] - PCI: rockchip-ep: Fix address translation unit programming (Myron Stowe) [RHEL-74285] - PCI: qcom: Disable ASPM L0s for X1E80100 (Myron Stowe) [RHEL-74285] - PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC (Myron Stowe) [RHEL-74285] - dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt (Myron Stowe) [RHEL-74285] - dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml (Myron Stowe) [RHEL-74285] - PCI: qcom: Add support for IPQ9574 (Myron Stowe) [RHEL-74285] - dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controller (Myron Stowe) [RHEL-74285] - PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() (Myron Stowe) [RHEL-74285] {CVE-2024-53153} - PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported (Myron Stowe) [RHEL-74285] - PCI: microchip: Add support for using either Root Port 1 or 2 (Myron Stowe) [RHEL-74285] - dt-bindings: PCI: microchip,pcie-host: Add reg for Root Port 2 (Myron Stowe) [RHEL-74285] - PCI: mediatek-gen3: Remove unneeded semicolon (Myron Stowe) [RHEL-74285] - PCI: mediatek-gen3: Add support for restricting link width (Myron Stowe) [RHEL-74285] - PCI: mediatek-gen3: Add support for setting max-link-speed limit (Myron Stowe) [RHEL-74285] - PCI: keystone: Add link up check to ks_pcie_other_map_bus() (Myron Stowe) [RHEL-74285] - PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible (Myron Stowe) [RHEL-74285] - PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS milliseconds (Myron Stowe) [RHEL-74285] - PCI: j721e: Add PCIe support for J722S SoC (Myron Stowe) [RHEL-74285] - PCI: imx6: Fix suspend/resume support on i.MX6QDL (Myron Stowe) [RHEL-74285] {CVE-2024-57809} - PCI: dwc: ep: Fix advertised resizable BAR size regression (Myron Stowe) [RHEL-74285] - PCI: dwc: Use of_property_present() for non-boolean properties (Myron Stowe) [RHEL-74285] - PCI: dwc: endpoint: Clear outbound address on unmap (Myron Stowe) [RHEL-74285] - PCI: cadence: Lower severity of message when phy-names property is absent in DTS (Myron Stowe) [RHEL-74285] - PCI: endpoint: Fix pci_epc_map map_size kerneldoc string (Myron Stowe) [RHEL-74285] - PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf() (Myron Stowe) [RHEL-74285] - PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy() (Myron Stowe) [RHEL-74285] {CVE-2024-56561} - PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio' (Myron Stowe) [RHEL-74285] {CVE-2024-56689} - PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_chan() (Myron Stowe) [RHEL-74285] - PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq() (Myron Stowe) [RHEL-74285] - PCI: endpoint: test: Synchronously cancel command handler work (Myron Stowe) [RHEL-74285] - PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operation (Myron Stowe) [RHEL-74285] - PCI: endpoint: test: Use pci_epc_mem_map/unmap() (Myron Stowe) [RHEL-74285] - PCI: endpoint: Update documentation (Myron Stowe) [RHEL-74285] - PCI: endpoint: Introduce pci_epc_mem_map()/unmap() (Myron Stowe) [RHEL-74285] - PCI: endpoint: Improve pci_epc_mem_alloc_addr() (Myron Stowe) [RHEL-74285] - PCI: endpoint: Introduce pci_epc_function_is_valid() (Myron Stowe) [RHEL-74285] - dt-bindings: PCI: snps,dw-pcie: Drop "#interrupt-cells" from example (Myron Stowe) [RHEL-74285] - dt-bindings: PCI: qcom,pcie-sm8550: Add SAR2130P compatible (Myron Stowe) [RHEL-74285] - dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only (Myron Stowe) [RHEL-74285] - PCI: Add ACS quirk for Wangxun FF5xxx NICs (Myron Stowe) [RHEL-74285] - PCI: Detect and trust built-in Thunderbolt chips (Myron Stowe) [RHEL-74285] - PCI: Improve pdev_sort_resources() warning message (Myron Stowe) [RHEL-74285] - PCI: Add ALIGN_DOWN_IF_NONZERO() helper (Myron Stowe) [RHEL-74285] - PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M() (Myron Stowe) [RHEL-74285] - PCI: Use resource_set_{range,size}() helpers (Myron Stowe) [RHEL-74285] - resource: Add resource set range and size helpers (Myron Stowe) [RHEL-74285] - PCI: Warn if a running device is unaware of reset (Myron Stowe) [RHEL-74285] - PCI: Add 'reset_subordinate' to reset hierarchy below bridge (Myron Stowe) [RHEL-74285] - PCI/pwrctrl: Rename pwrctrl functions and structures (Myron Stowe) [RHEL-74285] - PCI/pwrctrl: Rename pwrctl files to pwrctrl (Myron Stowe) [RHEL-74285] - PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrctl parent (Myron Stowe) [RHEL-74285] - PCI/pwrctl: Ensure that pwrctl drivers are probed before PCI client drivers (Myron Stowe) [RHEL-74285] - PCI/pwrctl: Create pwrctl device only if at least one power supply is present (Myron Stowe) [RHEL-74285] - PCI/pwrctl: Use of_platform_device_create() to create pwrctl devices (Myron Stowe) [RHEL-74285] - PCI: Enable runtime PM of the host bridge (Myron Stowe) [RHEL-74285] - PCI: starfive: Enable controller runtime PM before probing host bridge (Myron Stowe) [RHEL-74285] - PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes (Myron Stowe) [RHEL-74285] - PCI: Unexport pci_walk_bus_locked() (Myron Stowe) [RHEL-74285] - PCI: Convert __pci_walk_bus() to be recursive (Myron Stowe) [RHEL-74285] - PCI: Move __pci_walk_bus() mutex to where we need it (Myron Stowe) [RHEL-74285] - PCI: Make pci_destroy_dev() concurrent safe (Myron Stowe) [RHEL-74285] - PCI: Make pci_stop_dev() concurrent safe (Myron Stowe) [RHEL-74285] - PCI: Fix use-after-free of slot->bus on hot remove (Myron Stowe) [RHEL-74285] {CVE-2024-53194} - PCI: cpqphp: Simplify PCI_ScanBusForNonBridge() (Myron Stowe) [RHEL-74285] - PCI: cpqphp: Use define to read class/revision dword (Myron Stowe) [RHEL-74285] - PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence (Myron Stowe) [RHEL-74285] - PCI: cpqphp: Fix PCIBIOS_* return value confusion (Myron Stowe) [RHEL-74285] - PCI: cpqphp: Remove unused struct ctrl_dbg.ctrl (Myron Stowe) [RHEL-74285] - PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test (Myron Stowe) [RHEL-74285] - PCI: Simplify pci_read_bridge_bases() logic (Myron Stowe) [RHEL-74285] - PCI: Move struct pci_bus_resource into bus.c (Myron Stowe) [RHEL-74285] - PCI: Remove unused PCI_SUBTRACTIVE_DECODE (Myron Stowe) [RHEL-74285] - PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove() (Myron Stowe) [RHEL-74285] - PCI: controller: Switch back to struct platform_driver::remove() (Myron Stowe) [RHEL-74285] - ethernet: cavium: Replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - gpio: Replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - fpga/dfl-pci.c: Replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - PCI: Deprecate pcim_iounmap_regions() (Myron Stowe) [RHEL-74285] - PCI: Make pcim_iounmap_region() a public function (Myron Stowe) [RHEL-74285] - PCI: Remove pcim_iomap_regions_request_all() (Myron Stowe) [RHEL-74285] - ALSA: korg1212: Replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - serial: rp2: Replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - ntb: idt: Replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - wifi: iwlwifi: replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - intel_th: pci: Replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - crypto: marvell - replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - crypto: qat - replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - ata: ahci: Replace deprecated PCI functions (Myron Stowe) [RHEL-74285] - PCI: Make pcim_request_all_regions() a public function (Myron Stowe) [RHEL-74285] - PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req() (Myron Stowe) [RHEL-74285] - PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations (Myron Stowe) [RHEL-74285] - selftests/pcie_bwctrl: Create selftests (Myron Stowe) [RHEL-74285] - thermal: Add PCIe cooling driver (Myron Stowe) [RHEL-74285] - PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed (Myron Stowe) [RHEL-74285] - PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller (Myron Stowe) [RHEL-74285] - PCI: Abstract LBMS seen check into pcie_lbms_seen() (Myron Stowe) [RHEL-74285] - PCI: Refactor pcie_update_link_speed() (Myron Stowe) [RHEL-74285] - PCI: Store all PCIe Supported Link Speeds (Myron Stowe) [RHEL-74285] - PCI: Protect Link Control 2 Register with RMW locking (Myron Stowe) [RHEL-74285] - Documentation PCI: Reformat RMW ops documentation (Myron Stowe) [RHEL-74285] - PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked) (Myron Stowe) [RHEL-74285] - PCI/ASPM: Disable L1 before disabling L1 PM Substates (Myron Stowe) [RHEL-74285] Resolves: RHEL-62933, RHEL-74285, RHEL-76329, RHEL-77879, RHEL-78669, RHEL-78928, RHEL-79456, RHEL-81295, RHEL-81557, RHEL-82461, RHEL-82479 * Tue Mar 18 2025 Julio Faracco [6.12.0-65.el10] - EDAC/{i10nm,skx,skx_common}: Support UV systems (Aristeu Rozanski) [RHEL-73781] - Documentation/sysctl: Add timer_migration to kernel.rst (Phil Auld) [RHEL-77929] - ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params (CKI Backport Bot) [RHEL-81442] {CVE-2024-58012} - EDAC/amd64: Simplify ECC check on unified memory controllers (Aristeu Rozanski) [RHEL-73050] - perf test record+probe_libc_inet_pton: Make test resilient (Jakub Brnak) [RHEL-74339] - Revert "selftests/mm: remove local __NR_* definitions" (Li Wang) [RHEL-79766] - Enable Intel VPU driver for RHEL (Fabien Dupont) [RHEL-38582] - arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (Radu Rendec) [RHEL-80226] - smb: client: fix chmod(2) regression with ATTR_READONLY (Jay Shin) [RHEL-82677 RHEL-80534] - kabi: enable check-kabi (Čestmír Kalina) [RHEL-79881] - kabi: add symbol zap_vma_ptes to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_uses_need_wakeup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_tx_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_tx_peek_release_desc_batch to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_tx_peek_desc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_tx_completed to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_set_tx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_set_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_get_pool_from_qid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_clear_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_set_rxq_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_raw_get_dma to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_fill_cb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_dma_unmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_dma_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_can_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_alloc_batch to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_warn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_set_features_flag to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_rxq_info_unreg_mem_model to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_rxq_info_unreg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_rxq_info_reg_mem_model to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __xdp_rxq_info_reg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_rxq_info_is_reg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_return_frame_rx_napi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_return_frame_bulk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_return_frame to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_return_buff to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_master_redirect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_flush_frame_bulk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_features_set_redirect_target to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_features_clear_redirect_target to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_do_redirect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_do_flush to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_convert_zc_to_xdp_frame to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_store to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_load to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __xa_insert to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_find_after to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_find to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_erase to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __xa_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_return_thunk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rsi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rdx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rdi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rcx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rbx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rbp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rax to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r9 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r8 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r15 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r14 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r13 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r12 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r11 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r10 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol x86_cpu_to_apicid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __warn_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wake_up_process to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __wake_up to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wait_for_completion_timeout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wait_for_completion_io_timeout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wait_for_completion_interruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wait_for_completion to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vzalloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vsprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vsnprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vscnprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vm_munmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vm_mmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmemmap_base to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmalloc_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmalloc_base to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmalloc_array_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vlan_dev_vlan_id to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vlan_dev_real_dev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __virt_addr_valid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfs_unlink to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfs_mknod to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfs_mkdir to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfs_fsync_range to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfree to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_undefined to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_teardown_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_setup_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_possible_blades to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __uv_hub_info_list to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_get_hubless_system to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __uv_cpu_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_obj_count to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_install_heap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_get_pci_topology to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_get_master_nasid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_get_heapsize to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_get_geoinfo to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_enum_ports to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_enum_objs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol usleep_range_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol up_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol up_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol up to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_netdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_kprobe to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_chrdev_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __unregister_chrdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_blkdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol udp_tunnel_nic_ops to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __udelay to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_unregister_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_termios_encode_baud_rate to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_std_termios to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_register_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_port_link_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_port_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_port_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_flip_buffer_push to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_driver_kref_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_buffer_request_room to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tty_alloc_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tsc_khz to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol try_module_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __trace_trigger_soft_disabled to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_raw_output_prep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_print_bitmask_seq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tracepoint_xdp_exception to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tracepoint_mmap_lock_start_locking to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tracepoint_mmap_lock_released to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tracepoint_mmap_lock_acquire_returned to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_handle_return to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_reg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_raw_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_printf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_ignore_this_pid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_buffer_reserve to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_buffer_commit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_array_set_clr_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_array_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_array_get_by_name to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol touch_softlockup_watchdog to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tls_validate_xmit_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tls_get_record to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tls_encrypt_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tls_device_sk_destruct to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timer_shutdown_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timer_shutdown to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timer_delete_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timer_delete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timecounter_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timecounter_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timecounter_cyc2time to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol time64_to_tm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tcp_gro_complete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tasklet_schedule to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tasklet_kill to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tasklet_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sys_tz to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol system_wq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol system_unbound_wq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol system_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_streq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_remove_group to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_remove_file_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_remove_bin_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __sysfs_match_string to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_emit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_create_group to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_create_file_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_create_bin_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol synchronize_rcu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol synchronize_net to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol synchronize_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sync_blockdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __symbol_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __symbol_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol switchdev_handle_port_obj_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol switchdev_handle_port_obj_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol switchdev_handle_port_attr_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __sw_hweight64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __sw_hweight32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol submit_bio_noacct to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strstr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strsep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strrchr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strnlen to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strncpy_from_user to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strncpy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strncmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strncasecmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strlen to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strlcat to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strim to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcspn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcpy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strchr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcat to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcasecmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_slow_inc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_slow_dec to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_enable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_disable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_count to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol starget_for_each_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __stack_chk_fail to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sscanf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sort to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol softnet_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sock_gen_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sn_region_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol snprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sn_partition_id to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol smp_call_function_single_async to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol smp_call_function_single to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol smp_call_function_many to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol slab_build_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sk_skb_reason_drop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sk_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_tstamp_tx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_realloc_headroom to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_queue_tail to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_push to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_pull to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __skb_pad to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __skb_gso_segment to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __skb_flow_dissect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_dequeue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_copy_header to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_copy_expand to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_copy_bits to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_copy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_clone_tx_timestamp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_clone to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_checksum_help to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_add_rx_frag_netmem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sk_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sized_strscpy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol single_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol single_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_write_to_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_strtoul to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_strtol to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_attr_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_attr_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol si_meminfo to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_pcopy_to_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_pcopy_from_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_next to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_nents to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_miter_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_miter_start to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_miter_next to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_copy_to_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_copy_from_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_copy_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_user_nice to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_normalized_timespec64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_memory_wc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_cpus_allowed_ptr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_capacity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_blocksize to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __seq_puts to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_putc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_printf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_lseek to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol send_sig to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol secpath_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sdev_prefix_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__preempt_schedule_notrace to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__preempt_schedule to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__might_resched to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__cond_resched to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_unblock_requests to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_scan_target to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_scan_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_sanitize_inquiry_string to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_rescan_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_remove_target to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_remove_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_remove_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_print_command to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_normalize_sense to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsilun_to_int to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __scsi_iterate_devices to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_is_sdev_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_is_host_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_is_fc_rport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_host_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_host_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_host_busy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_host_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_get_vpd_page to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_done to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_dma_unmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_dma_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_type to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_set_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_from_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_change_queue_depth to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_build_sense_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_build_sense to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_block_requests to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_add_host_with_dma to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_add_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scnprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scmd_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCK__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol schedule_timeout_uninterruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol schedule_timeout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol schedule to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sched_clock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_rphy_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_rphy_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_remove_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_release_transport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_delete_phy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_delete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_alloc_num to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_add_phy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_phy_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_phy_delete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_phy_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_phy_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_expander_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_end_device_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_attach_transport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_ata_ncq_prio_supported to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rtnl_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rtnl_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rtnl_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rtnl_is_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rps_may_expire_flow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol round_jiffies to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol root_device_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __root_device_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rht_bucket_nested_insert to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_start_check to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_next to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_exit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_enter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_insert_slow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_init_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol reset_devices to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __request_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __request_module to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol request_firmware_nowait to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol request_firmware to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol remove_wait_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol remove_proc_entry to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol remap_pfn_range to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __release_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol release_firmware to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_netdevice to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_netdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_kprobe to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_chrdev_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __register_chrdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __register_blkdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __refrigerator to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol refcount_warn_saturate to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rcuref_get_slowpath to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __rcu_read_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __rcu_read_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rb_next to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rb_first to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_write_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_write_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_write_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_write_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_unlock_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_unlock_bh to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_lock_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_lock_bh to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_read_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_read_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_read_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_read_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ___ratelimit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol radix_tree_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol queue_work_on to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol queue_limits_commit_update to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol queue_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol qdisc_reset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __put_user_8 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __put_user_4 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __put_user_2 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol put_disk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __put_devmap_managed_folio_refs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol put_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptrs_per_p4d to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_schedule_worker to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_parse_header to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_find_pin to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_clock_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_clock_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_clock_index to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_clock_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_classify_raw to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ___pskb_trim to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __pskb_pull_tail to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pskb_expand_head to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol proc_remove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol proc_mkdir to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol proc_create_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol proc_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol priv_to_devlink to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __printk_ratelimit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol print_hex_dump to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol prepare_to_wait_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol prepare_to_wait to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol prepare_creds to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pm_schedule_suspend to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __pm_runtime_resume to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __pm_runtime_idle to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pldmfw_op_pci_match_record to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pldmfw_flash_image to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pid_task to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_validate_pause to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_support_asym_pause to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_start_aneg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_start to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol physical_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_set_max_speed to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_set_asym_pause to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phys_base to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_ethtool_ksettings_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_ethtool_ksettings_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_disconnect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_connect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_attached_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pgdir_shift to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol perf_trace_run_bpf_submit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol perf_trace_buf_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __per_cpu_offset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcpu_hot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcpu_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcix_set_mmrbc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_write_config_word to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_write_config_dword to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_write_config_byte to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_wake_from_d3 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_wait_for_pending_transaction to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_vpd_find_ro_info_keyword to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_vpd_check_csum to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_vpd_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_vfs_assigned to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_unregister_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_try_set_mwi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_sriov_set_totalvfs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_set_power_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_set_mwi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_set_master to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_select_bars to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_save_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_restore_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_restore_msi_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_reset_bus to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_request_selected_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_request_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_release_selected_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_release_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __pci_register_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_read_vpd to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_read_config_word to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_read_config_dword to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_read_config_byte to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_prepare_to_sleep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_num_vf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_msix_free_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_msix_can_alloc_dyn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_msix_alloc_irq_at to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcim_iomap_table to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcim_iomap_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcim_enable_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_irq_vector to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_irq_get_affinity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_iov_virtfn_devfn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_iounmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_ioremap_bar to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_iomap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_get_slot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_get_dsn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_get_domain_bus_and_slot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_get_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_free_irq_vectors to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_find_ext_capability to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_find_capability to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_set_readrq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_print_link_status to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_wake to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_sriov to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_msix_range to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_msi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_device_mem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_get_readrq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_flr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_write_word to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_read_word to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_read_dword to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_clear_and_set_word_unlocked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_clear_and_set_word_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_sriov to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_rom to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_msix to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_msi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_dev_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_dev_present to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_device_is_present to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_dev_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_clear_mwi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_clear_master to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_choose_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_cfg_access_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_cfg_access_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_bus_type to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_alloc_irq_vectors_affinity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_alloc_irq_vectors to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_aer_clear_nonfatal_status to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol path_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_ushort to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_ulong to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_ullong to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_uint to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_long to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_int to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_charp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_byte to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_bool to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_array_ops to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol panic_notifier_list to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol panic to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_put_unrefed_netmem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_disable_direct_recycling to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_alloc_pages to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_alloc_frag to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_offset_base to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_frag_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __page_frag_cache_drain to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_unregister_targetport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_register_targetport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_rcv_fcp_req to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_rcv_fcp_abort to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_invalidate_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_unregister_remoteport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_unregister_localport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_set_remoteport_devloss to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_rescan_remoteport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_register_remoteport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_register_localport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_io_getuuid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __num_online_cpus to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol numa_node to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ns_to_timespec64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nr_cpu_ids to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol noop_llseek to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol node_to_cpumask_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol node_states to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __node_distance to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nla_find to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol net_ratelimit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_tx_wake_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_tx_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_tx_stop_all_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_tx_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_xps_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_tso_max_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_tso_max_segs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_real_num_tx_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_real_num_rx_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_schedule_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_rx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_receive_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_queue_set_napi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __netif_napi_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_napi_add_weight to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_get_num_default_rss_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_device_detach to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_device_attach to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_carrier_on to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_carrier_off to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol net_dim_get_rx_moderation to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol net_dim to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_warn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_walk_all_upper_dev_rcu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_update_features to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_unbind_sb_channel to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_state_change to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_set_tc_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_set_sb_channel to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_set_num_tc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_rx_handler_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_rx_handler_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_rss_key_fill to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_reset_tc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_refcnt_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_port_same_parent_id to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_pick_tx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_notice to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_master_upper_dev_get_rcu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_master_upper_dev_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_features_change to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_err to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_crit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_core_stats_inc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_bind_sb_channel_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __netdev_alloc_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __netdev_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __neigh_event_send to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol neigh_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ndo_dflt_fdb_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ndo_dflt_bridge_getlink to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __ndelay to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_schedule_prep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __napi_schedule_irqoff to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __napi_schedule to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_gro_receive to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_enable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_disable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_consume_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_complete_done to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_build_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_alloc_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __napi_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol names_cachep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_lock_interruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_is_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mutex_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol msleep_interruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol msleep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __msecs_to_jiffies to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_read_raw_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_powm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_get_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol module_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol module_layout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __module_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mod_timer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mod_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mmu_notifier_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mmu_notifier_get_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mmput to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mmap_lock_do_trace_start_locking to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mmap_lock_do_trace_released to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mmap_lock_do_trace_acquire_returned to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mlx5_core_uplink_netdev_event_replay to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mlx5_core_access_reg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mlx5_blocking_notifier_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mlx5_blocking_notifier_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol misc_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol misc_deregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol metadata_dst_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol metadata_dst_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mem_section to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_kmalloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_kfree to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_free_slab to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_create_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_alloc_slab to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memory_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memmove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memdup_user_nul to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memdup_user to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memcpy_toio to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memcpy_fromio to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memcpy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memcmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memchr_inv to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memchr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mds_idle_clear to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdio_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mdiobus_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_get_phy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_c45_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_c45_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdio45_probe to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol lookup_one_len to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol local_clock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __local_bh_enable_ip to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __list_del_entry_valid_or_report to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __list_add_valid_or_report to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol libie_rx_pt_lut to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol libeth_rx_recycle_slow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol libeth_rx_fq_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol libeth_rx_fq_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kvfree_call_rcu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_with_offset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_ts64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_seconds to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_real_ts64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_real_seconds to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_raw_ts64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_use_mm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_unuse_mm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_should_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_queue_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_queue_delayed_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_destroy_worker to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_create_worker to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_create_on_node to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_complete_and_exit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_bind to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtoull to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtouint to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtou8 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtou16 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtos16 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtoll to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtoint to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtobool to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ksize to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol krealloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_uevent_env to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_uevent to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_set_name to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_init_and_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_get_unless_zero to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_create_and_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmemdup_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmem_cache_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmem_cache_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmem_cache_create_args to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmem_cache_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmalloc_size_roundup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_large_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_large_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmalloc_caches to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_cache_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_cache_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kill_pid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kill_pgrp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kill_fasync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kfree_sensitive to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kfree to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kexec_crash_loaded to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kern_path_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kern_path to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kernel_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kernel_sigaction to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kernel_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kasprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol jiffies_to_usecs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol jiffies_to_msecs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol jiffies to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol iter_div_u64_rem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol is_vmalloc_addr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol is_uv_system to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_set_affinity_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_set_affinity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_sched to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_enable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_disable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_complete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_modify_status to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_cpu_rmap_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __irq_apply_affinity_hint to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ipv6_skip_exthdr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ipv6_find_hdr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ipv6_ext_hdr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol iput to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip_route_output_flow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip_queue_xmit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip_compute_csum to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip6_route_output_flags to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip6_dst_hoplimit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __iowrite64_copy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol iounmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ioremap_wc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ioremap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __ioread32_copy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol iomem_resource to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol invalidate_bdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol int_to_scsilun to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __init_waitqueue_head to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_wait_entry to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_uts_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_user_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_timer_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __init_swait_queue_head to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __init_rwsem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_net to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __inet_lookup_established to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol inet_del_protocol to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol inet_add_protocol to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __inet6_lookup_established to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ilookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol idr_remove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol idr_find to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol idr_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol idr_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ida_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ida_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ida_alloc_range to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol I_BDEV to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_smbus_write_byte_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_smbus_read_byte_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_new_client_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_del_adapter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_bit_add_bus to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_notify_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_device_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_device_register_with_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_device_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __hw_addr_unsync_dev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __hw_addr_sync_dev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __hw_addr_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hugetlb_optimize_vmemmap_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hrtimer_start_range_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hrtimer_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hrtimer_forward to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hrtimer_cancel to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_register_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_put_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_insert_raw to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_deregister_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_allocate_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_zeroed_page_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_user_pages_remote to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __get_user_4 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __get_user_2 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_random_u32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_random_u16 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_random_bytes to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_free_pages_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_device_system_crosststamp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_cpu_idle_time to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol generic_file_write_iter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol generic_file_read_iter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fs_bio_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol freezing_slow_path to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_percpu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_pages to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __free_pages to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_netdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_irq_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_cpumask_var to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fput to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __fortify_panic to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __folio_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __flush_workqueue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flush_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flush_signals to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_vlan to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_tcp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_pppoe to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_ports to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_l2tpv3 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_ip to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_icmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_eth_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_ports to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_opts to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_keyid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_ip to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_control to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_cvlan to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_control to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_basic to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_keys_dissector to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_indr_dev_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_indr_dev_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_indr_block_cb_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_block_cb_setup_simple to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_block_cb_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fixed_size_llseek to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol firmware_request_nowarn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol finish_wait to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol find_vma to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol find_pid_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_next_zero_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_next_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_next_and_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_last_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_first_zero_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_first_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol filp_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol filp_close to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol file_ns_capable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol file_bdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fget to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __fentry__ to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_vport_terminate to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_vport_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_remove_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_remote_port_rolechg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_remote_port_delete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_remote_port_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_release_transport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_host_post_vendor_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_host_post_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_host_fpin_rcv to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_get_event_number to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_eh_timed_out to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_eh_should_retry_cmd to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_block_scsi_eh to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_block_rport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_attach_transport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fasync_helper to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol event_triggers_call to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol eth_validate_addr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol eth_type_trans to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_sprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_rxfh_context_lost to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_puts to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_params_from_link_mode to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_op_get_ts_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_op_get_link to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_intersect_link_masks to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_forced_speed_maps_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_convert_link_mode_to_legacy_u32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_convert_legacy_u32_to_link_mode to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol eth_platform_get_mac_address to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol eth_get_headlen to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ether_setup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol enable_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol empty_zero_page to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol emergency_restart to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol elfcorehdr_addr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dynamic_pr_debug to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dynamic_netdev_dbg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dynamic_dev_dbg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dump_stack to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dst_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol driver_remove_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol driver_for_each_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol driver_create_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dql_reset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dql_completed to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dput to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_on_pin_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_on_pin_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_change_ntf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_netdev_pin_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_netdev_pin_clear to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_change_ntf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_write_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_read_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_interruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol downgrade_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol do_trace_netlink_extack to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol done_path_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dmi_get_system_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dmi_find_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_unmap_sg_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_unmap_page_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dma_sync_single_for_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dma_sync_single_for_cpu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_set_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_set_coherent_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_pool_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_pool_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_pool_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_pool_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dmam_free_coherent to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_map_sg_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_map_page_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dmam_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_get_required_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_free_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol disable_irq_nosync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol disable_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dget_parent to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_warn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_uc_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_uc_add_excl to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_uc_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_trans_start to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_set_promiscuity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_set_name to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_set_mtu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_set_mac_address to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_remove_pack to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dev_queue_xmit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_notice to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_kmemdup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_kmalloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_kfree to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_kasprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_free_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_del_global to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_add_global to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_add_excl to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devmap_managed_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __devm_add_action to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_region_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_region_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_rate_nodes_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_rate_node_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_rate_leaf_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_rate_leaf_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_port_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_port_fn_devlink_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_params_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_params_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_nested_devlink_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_remote_reload_actions_performed to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_priv to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_port_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_port_attrs_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_params_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_params_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_version_stored_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_version_running_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_version_fixed_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_serial_number_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_board_serial_number_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_state_update to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_recovery_done to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_priv to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_report to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_u32_pair_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_string_pair_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_pair_nest_start to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_pair_nest_end to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_binary_pair_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_flash_update_timeout_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_flash_update_status_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_alloc_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_assert_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_kfree_skb_irq_reason to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_kfree_skb_any_reason to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_wakeup_disable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_show_string to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_set_wakeup_enable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_set_wakeup_capable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_remove_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_initialize to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_create_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_add_disk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_get_stats to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_get_by_name to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_err to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_driver_string to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_crit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_close to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_addr_mod to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_addr_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_addr_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_add_pack to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol destroy_workqueue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol del_gendisk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol default_wake_function to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol default_llseek to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_remove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_create_u32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_create_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_create_dir to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_create_devm_seqfile to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_attr_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_attr_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcbnl_ieee_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_ieee_setapp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_ieee_getapp_prio_dscp_mask_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_ieee_getapp_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_ieee_delapp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_getapp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca_unregister_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca_remove_requester to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca_register_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca_add_requester to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca3_get_tag to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol current_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _ctype to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol csum_partial to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol csum_ipv6_magic to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crypto_shash_update to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crypto_shash_final to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crypto_destroy_tfm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crypto_alloc_shash to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crc_t10dif to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crc32_le to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpu_sibling_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpu_present_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpu_possible_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpu_online_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpumask_next_wrap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpumask_local_spread to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpu_khz to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpu_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpuhp_state_remove_instance to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpuhp_state_add_instance to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpuhp_setup_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpuhp_remove_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpufreq_quick_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpu_bit_bitmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _copy_to_user to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __copy_overflow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _copy_from_user to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol consume_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __const_udelay to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol const_pcpu_hot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol complete_all to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol complete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol commit_creds to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol clock_t_to_jiffies to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol class_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol class_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol class_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol class_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __check_object_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cdev_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cdev_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cdev_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cdev_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cc_mkdec to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol capable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cancel_delayed_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol call_usermodehelper to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol call_switchdev_notifiers to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol call_netdevice_notifiers to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cachemode2protval to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol byte_rev_table to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol build_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_update to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_remove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_last to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_insert to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_get_prev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_geo64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_geo32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bsg_setup_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bsg_remove_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bsg_job_done to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __break_lease to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_warn_invalid_xdp_action to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run8 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run4 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run3 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run2 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run1 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_stats_enabled_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_prog_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_prog_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_master_redirect_enabled_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_dispatcher_xdp_func to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol boot_cpu_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blockdev_superblock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_status_to_errno to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_start_plug to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_stack_limits to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_queue_rq_timeout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_mq_unique_tag to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_mq_tagset_busy_iter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_mq_pci_map_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_mq_map_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_finish_plug to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blkcg_get_fc_appid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __blk_alloc_disk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_zalloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_xor to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_weight to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_subset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_print_to_pagebuf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_parselist to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_or to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_intersects to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_from_arr32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_find_next_zero_area_off to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_equal to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_clear to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_andnot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_and to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bioset_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bioset_exit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_endio to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_clone_blkg_association to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_associate_blkg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_alloc_clone to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_alloc_bioset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _bin2bcd to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bdev_thaw to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bdev_freeze to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bdev_file_open_by_path to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bdev_file_open_by_dev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol auxiliary_driver_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __auxiliary_driver_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol auxiliary_device_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __auxiliary_device_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol autoremove_wake_function to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol atomic_notifier_chain_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol atomic_notifier_chain_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _atomic_dec_and_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol argv_split to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol argv_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol arch_touch_nmi_watchdog to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_workqueue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __alloc_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_pages_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __alloc_pages_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_netdev_mqs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_etherdev_mqs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_cpumask_var_node to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_chrdev_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol add_wait_queue_exclusive to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol add_wait_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol add_timer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol acpi_get_table to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol acpi_disabled to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol abort_creds to stablelist (Čestmír Kalina) [RHEL-79881] - nfs: Fix oops in nfs_netfs_init_request() when copying to cache (Olga Kornievskaia) [RHEL-77295] {CVE-2024-57927} - rhel_files: ensure all qdiscs are in modules-core (Davide Caratti) [RHEL-80112] - wifi: mt76: mt7925: add handler to hif suspend/resume event (Jose Ignacio Tornos Martinez) [RHEL-79087] - wifi: mt76: mt7925: fix CLC command timeout when suspend/resume (Jose Ignacio Tornos Martinez) [RHEL-79087] - wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend (Jose Ignacio Tornos Martinez) [RHEL-79087] - configs: enable FW_CACHE on centos-stream/rhel 10 for nouveau (Dave Airlie) [RHEL-80281] - fs/proc: fix softlockup in __read_vmcore (part 2) (Baoquan He) [RHEL-79110] {CVE-2025-21694} - phy: tegra: xusb: reset VBUS & ID OVERRIDE (Rupinderjit Singh) [RHEL-80387] - kernel.spec: add missing tools-libs on s390x (Jan Stancek) [RHEL-81118] - pps: Fix a use-after-free (Michal Schmidt) [RHEL-77270] Resolves: RHEL-38582, RHEL-73050, RHEL-73781, RHEL-74339, RHEL-77270, RHEL-77295, RHEL-77929, RHEL-79087, RHEL-79110, RHEL-79766, RHEL-79881, RHEL-80112, RHEL-80226, RHEL-80281, RHEL-80387, RHEL-81118, RHEL-81442, RHEL-82677 * Thu Mar 13 2025 Julio Faracco [6.12.0-64.el10] - media: ipu-bridge: Remove unneeded conditional compilations (Kate Hsuan) [RHEL-77180 RHEL-77309] - ACPI: bus: change the prototype for acpi_get_physical_device_location (Kate Hsuan) [RHEL-77309] - media: ov2740: Add regulator support (Kate Hsuan) [RHEL-77309] - media: ov2740: Add powerdown GPIO support (Kate Hsuan) [RHEL-77309] - media: ov2740: Add camera orientation and sensor rotation controls (Kate Hsuan) [RHEL-77309] - media: ov2740: Debug log chip ID (Kate Hsuan) [RHEL-77309] - media: mc: fix endpoint iteration (Kate Hsuan) [RHEL-77309] - media: ccs: Fail the probe on CCS static data parser failure (Kate Hsuan) [RHEL-77309] - media: ccs: Print a warning on CCS static data parser failure (Kate Hsuan) [RHEL-77309] - media: intel/ipu6: move some boot messages to debug level (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: intel/ipu6: remove cpu latency qos request on error (Kate Hsuan) [RHEL-77309 RHEL-81387] {CVE-2024-58004} - media: ccs: Fix cleanup order in ccs_probe() (Kate Hsuan) [RHEL-77309] - media: dt-bindings: Add property to describe CSI-2 C-PHY line orders (Kate Hsuan) [RHEL-77309] - media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders (Kate Hsuan) [RHEL-77309] - media: ccs: Clean up parsed CCS static data on parse failure (Kate Hsuan) [RHEL-77309] - media: ccs: Fix CCS static data parsing for large block sizes (Kate Hsuan) [RHEL-77309] - media: replace obsolete hans.verkuil@cisco.com alias (Kate Hsuan) [RHEL-77309] - media: ipu6: make the ipu6_mmu_unmap() as a void function (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ipu6: optimize the IPU6 MMU unmapping flow (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ipu6: optimize the IPU6 MMU mapping flow (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ipu6: move the l2_unmap() up before l2_map() (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: mc: Rename pad as origin in __media_pipeline_start() (Kate Hsuan) [RHEL-77309] - media: intel/ipu6: remove buttress ish structure (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: intel/ipu6: do not handle interrupts when device is disabled (Kate Hsuan) [RHEL-77180 RHEL-77309] {CVE-2024-56680} - media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate() (Kate Hsuan) [RHEL-77309] - media: i2c: Drop HAS_EVENTS and event handlers (Kate Hsuan) [RHEL-77309] - media: v4l2-subdev: Refactor events (Kate Hsuan) [RHEL-77309] - media: Documentation: ipu6: remove the dma_ops part from the doc (Kate Hsuan) [RHEL-77309] - media: ipu6: use PFN_UP() and sg_virt() for code simplicity (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ipu6: remove architecture DMA ops dependency in Kconfig (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ipu6: use the IPU6 DMA mapping APIs to do mapping (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ipu6: not override the dma_ops of device in driver (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ipu6: Fix DMA and physical address debugging messages for 32-bit (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ov2740: Don't log ov2740_check_hwcfg() errors twice (Kate Hsuan) [RHEL-77309] - convert media_request_get_by_fd() (Kate Hsuan) [RHEL-77309] - media: vb2: fix confusing log message (Kate Hsuan) [RHEL-77309] - media: vb2: Fix comment (Kate Hsuan) [RHEL-77309] - media: v4l2-core: constify the class struct (Kate Hsuan) [RHEL-77309] - media: v4l2-core: v4l2-dv-timings: check cvt/gtf result (Kate Hsuan) [RHEL-77309] - media: common: saa7146: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309] - media: platform: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309] - media: rtl2832_sdr: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309] - media: video-i2c: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309] - media: usb: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309] - media: pci: drop vb2_ops_wait_prepare/finish (Kate Hsuan) [RHEL-77309] - media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULL (Kate Hsuan) [RHEL-77309] - media: ipu6: remove redundant dependency in Kconfig (Kate Hsuan) [RHEL-77180 RHEL-77309] - media: ipu6: fix the wrong type casting and 64-bit division (Kate Hsuan) [RHEL-77180 RHEL-77309] - v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc() (Kate Hsuan) [RHEL-77309] - media: i2c: Fix typos in comments across various files (Kate Hsuan) [RHEL-77309] - media: videodev2: Add flag to unconditionally enumerate pixel formats (Kate Hsuan) [RHEL-77309] - media: vb2: use lock if wait_prepare/finish are NULL (Kate Hsuan) [RHEL-77309] - media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finish (Kate Hsuan) [RHEL-77309] - media: pwc: set lock before calling vb2_queue_init() (Kate Hsuan) [RHEL-77309] - media: Documentation: Improve v4l2_subdev_{en,dis}able_streams documentation (Kate Hsuan) [RHEL-77309] - media: Documentation: tx-rx: Fix formatting (Kate Hsuan) [RHEL-77309] - media: Documentation: Update {enable,disable}_streams documentation (Kate Hsuan) [RHEL-77309] - media: Documentation: Deprecate s_stream video op, update docs (Kate Hsuan) [RHEL-77309] - media: v4l2-core: add v4l2_debugfs_if_alloc/free() (Kate Hsuan) [RHEL-77309] - media: v4l2-core: add v4l2_debugfs_root() (Kate Hsuan) [RHEL-77309] - media: v4l: Add luma 16-bit interlaced pixel format (Kate Hsuan) [RHEL-77309] - media: netup_unidvb: switch to use devm_spi_alloc_host() (Kate Hsuan) [RHEL-77309] - redhat/configs: Disable CONFIG_PKEY for zfcpdump configs (Mete Durlu) [RHEL-78341] - RDMA/mana_ib: Allocate PAGE aligned doorbell index (Maxim Levitsky) [RHEL-80097] - net: mana: Cleanup "mana" debugfs dir after cleanup of all children (Maxim Levitsky) [RHEL-80097] - net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs (Maxim Levitsky) [RHEL-80097] - net: mana: Fix memory leak in mana_gd_setup_irqs (Maxim Levitsky) [RHEL-80097] - net :mana :Request a V2 response version for MANA_QUERY_GF_STAT (Maxim Levitsky) [RHEL-80097] - net: mana: use ethtool string helpers (Maxim Levitsky) [RHEL-80097] - net: mana: Enable debugfs files for MANA device (Maxim Levitsky) [RHEL-80097] - net: mana: Add get_link and get_link_ksettings in ethtool (Maxim Levitsky) [RHEL-80097] - net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024 (Maxim Levitsky) [RHEL-80097] Resolves: RHEL-77180, RHEL-77309, RHEL-78341, RHEL-80097, RHEL-81387 * Tue Mar 11 2025 Julio Faracco [6.12.0-63.el10] - block: Ensure start sector is aligned for stacking atomic writes (Nigel Croxon) [RHEL-73721] Resolves: RHEL-73721 * Mon Mar 10 2025 Julio Faracco [6.12.0-62.el10] - s390/pci: Fix handling of isolated VFs (Mete Durlu) [RHEL-81936] - s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn() (Mete Durlu) [RHEL-81936] - s390/pci: Fix SR-IOV for PFs initially in standby (Mete Durlu) [RHEL-81936] - selftests/net: ensure mptcp is enabled in netns (Hangbin Liu) [RHEL-80379] - netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled (CKI Backport Bot) [RHEL-75660] {CVE-2024-57941} - netfs: Fix ceph copy to cache on write-begin (CKI Backport Bot) [RHEL-75655] {CVE-2024-57942} - Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925 (Bastien Nocera) [RHEL-79457] - Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices. (Bastien Nocera) [RHEL-79457] - Bluetooth: btmtk: avoid UAF in btmtk_process_coredump (Bastien Nocera) [RHEL-79457] {CVE-2024-56653} - Bluetooth: btmtk: adjust the position to init iso data anchor (Bastien Nocera) [RHEL-79457] {CVE-2024-53238} - Bluetooth: btusb: mediatek: change the conditions for ISO interface (Bastien Nocera) [RHEL-79457] - Bluetooth: btusb: mediatek: add intf release flow when usb disconnect (Bastien Nocera) [RHEL-79457] {CVE-2024-56757} - Bluetooth: btusb: mediatek: add callback function in btusb_disconnect (Bastien Nocera) [RHEL-79457] - Bluetooth: btusb: mediatek: move Bluetooth power off command position (Bastien Nocera) [RHEL-79457] - redhat/configs: Enable Mediatek Bluetooth USB drivers (Bastien Nocera) [RHEL-79457] - scsi: qla2xxx: Fix use after free on unload (Ewan D. Milne) [RHEL-76090] {CVE-2024-56623} - scsi: sg: Fix slab-use-after-free read in sg_release() (Ewan D. Milne) [RHEL-76089] {CVE-2024-56631} - CVE-2025-1272: security: Re-enable lockdown LSM in some setup_arch() (Lenny Szubowicz) [RHEL-78975] {CVE-2025-1272} Resolves: RHEL-75655, RHEL-75660, RHEL-76089, RHEL-76090, RHEL-78975, RHEL-79457, RHEL-80379, RHEL-81936 * Fri Mar 07 2025 Julio Faracco [6.12.0-61.el10] - af_packet: fix vlan_get_tci() vs MSG_PEEK (CKI Backport Bot) [RHEL-80305] {CVE-2024-57902} - smb: client: fix chmod(2) regression with ATTR_READONLY (Paulo Alcantara) [RHEL-80534] - sched_ext: Fix incorrect autogroup migration detection (CKI Backport Bot) [RHEL-81482] {CVE-2025-21771} - PCI: vmd: Set devices to D0 before enabling PM L1 Substates (Myron Stowe) [RHEL-47437] - PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs (Myron Stowe) [RHEL-47437] - kernel.spec: add missing tools-libs on s390x (Jan Stancek) [RHEL-80626] - arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CKI Backport Bot) [RHEL-81669] {CVE-2025-21785} - kexec/crash: no crash update when kexec in progress (Mamatha Inamdar) [RHEL-76749] - md/raid*: Fix the set_queue_limits implementations (Nigel Croxon) [RHEL-73721] - md: Fix linear_set_limits() (Nigel Croxon) [RHEL-73721] - md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime (CKI Backport Bot) [RHEL-81540] {CVE-2025-21712} - md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add() (Nigel Croxon) [RHEL-73721] - md/md-bitmap: move bitmap_{start, end}write to md upper layer (Nigel Croxon) [RHEL-73721] - md/raid5: implement pers->bitmap_sector() (Nigel Croxon) [RHEL-73721] - md: add a new callback pers->bitmap_sector() (Nigel Croxon) [RHEL-73721] - md/md-bitmap: remove the last parameter for bimtap_ops->endwrite() (Nigel Croxon) [RHEL-73721] - md/md-bitmap: factor behind write counters out from bitmap_{start/end}write() (Nigel Croxon) [RHEL-73721] - md: Replace deprecated kmap_atomic() with kmap_local_page() (Nigel Croxon) [RHEL-73721] - md/raid10: Atomic write support (Nigel Croxon) [RHEL-73721] - md/raid1: Atomic write support (Nigel Croxon) [RHEL-73721] - md/raid0: Atomic write support (Nigel Croxon) [RHEL-73721] - block: Support atomic writes limits for stacked devices (Nigel Croxon) [RHEL-73721] - md/raid5: Increase r5conf.cache_name size (Nigel Croxon) [RHEL-73721] - md/raid10: Handle bio_split() errors (Nigel Croxon) [RHEL-73721] - md/raid1: Handle bio_split() errors (Nigel Croxon) [RHEL-73721] - md/raid0: Handle bio_split() errors (Nigel Croxon) [RHEL-73721] - md/raid5: Wait sync io to finish before changing group cnt (Nigel Croxon) [RHEL-73721] - md/md-bitmap: Add missing destroy_work_on_stack() (Nigel Croxon) [RHEL-73721] - md/raid5: don't set Faulty rdev for blocked_rdev (Nigel Croxon) [RHEL-73721] - md/raid10: don't wait for Faulty rdev in wait_blocked_rdev() (Nigel Croxon) [RHEL-73721] - md/raid1: don't wait for Faulty rdev in wait_blocked_rdev() (Nigel Croxon) [RHEL-73721] - md/raid1: factor out helper to handle blocked rdev from raid1_write_request() (Nigel Croxon) [RHEL-73721] - md: don't record new badblocks for faulty rdev (Nigel Croxon) [RHEL-73721] - md: don't wait faulty rdev in md_wait_for_blocked_rdev() (Nigel Croxon) [RHEL-73721] - md: add a new helper rdev_blocked() (Nigel Croxon) [RHEL-73721] - md/raid5-ppl: Use atomic64_inc_return() in ppl_new_iounit() (Nigel Croxon) [RHEL-73721] - RDMA/mlx5: Fix a WARN during dereg_mr for DM type (Benjamin Poirier) [RHEL-41204] - arm64: mm: Fix zone_dma_limit calculation (Luiz Capitulino) [RHEL-71568] - uki: enable FIPS mode (Vitaly Kuznetsov) [RHEL-80149] Resolves: RHEL-41204, RHEL-47437, RHEL-71568, RHEL-73721, RHEL-76749, RHEL-80149, RHEL-80305, RHEL-80534, RHEL-80626, RHEL-81482, RHEL-81540, RHEL-81669 * Wed Mar 05 2025 Julio Faracco [6.12.0-60.el10] - idpf: call set_real_num_queues in idpf_open (CKI Backport Bot) [RHEL-79464] - tracing: Fix bad hist from corrupting named_triggers list (Tomas Glozar) [RHEL-80060] - net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 (Mete Durlu) [RHEL-79809] - af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (CKI Backport Bot) [RHEL-74125] {CVE-2024-57901} - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75473] - Documentation/powerpc/fadump: add additional parameter feature details (Mamatha Inamdar) [RHEL-70827] - powerpc: increase MIN RMA size for CAS negotiation (Mamatha Inamdar) [RHEL-70827] - powerpc/fadump: fix additional param memory reservation for HASH MMU (Mamatha Inamdar) [RHEL-70827] - powerpc: export MIN RMA size (Mamatha Inamdar) [RHEL-70827] - scsi: mpi3mr: Update driver version to 8.12.1.0.50 (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Avoid reply queue full condition (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Fix possible crash when setting up bsg fails (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Handling of fault code for insufficient power (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Start controller indexing from 0 (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs (Chandrakanth Patil) [RHEL-30789] {CVE-2024-57804} - scsi: mpi3mr: Synchronize access to ioctl data buffer (Chandrakanth Patil) [RHEL-30789] - redhat: regenerate self-test data for new RHDISTGIT_BRANCH (Patrick Talbert) Resolves: RHEL-30789, RHEL-70827, RHEL-74125, RHEL-75473, RHEL-79464, RHEL-79809, RHEL-80060 * Mon Mar 03 2025 Julio Faracco [6.12.0-59.el10] - gpu: host1x: Fix a use of uninitialized mutex (Rupinderjit Singh) [RHEL-67594] - selftests/memfd: add test for mapping write-sealed memfd read-only (Rafael Aquini) [RHEL-77292] {CVE-2024-57937} - mm: reinstate ability to map write-sealed memfd mappings read-only (Rafael Aquini) [RHEL-77292] {CVE-2024-57937} - bonding: Correctly support GSO ESP offload (CKI Backport Bot) [RHEL-74426] - redhat: adjust rhel branch name (Jan Stancek) - redhat: set defaults for RHEL 10.0 (Jan Stancek) - Revert "x86/kvm: Override default caching mode for SEV-SNP and TDX" (Vitaly Kuznetsov) [RHEL-76109] Resolves: RHEL-67594, RHEL-74426, RHEL-76109, RHEL-77292 * Thu Feb 27 2025 Julio Faracco [6.12.0-58.el10] - quota: flush quota_release_work upon quota writeback (CKI Backport Bot) [RHEL-73465] - s390/topology: Improve topology detection (Mete Durlu) [RHEL-76349] Resolves: RHEL-73465, RHEL-76349 * Tue Feb 25 2025 Julio Faracco [6.12.0-57.el10] - cpufreq/amd-pstate-ut: Add fix for min freq unit test (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix cpufreq_policy ref counting (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix max_perf updation with schedutil (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Refactor max frequency calculation (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix prefcore rankings (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop boost_state variable (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Always write EPP value when updating perf (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Cache EPP value and use that everywhere (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move limit updating code (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: store all values in cpudata struct in khz (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on success (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop cached epp_policy variable (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: convert mutex use to guard() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Add trace event for EPP perf updates (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_offline() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_offline() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move the invocation of amd_pstate_update_perf() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Convert the amd_pstate_get/set_epp() to static calls (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Store the boost numerator as highest perf again (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Detect preferred core support before driver registration (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move registration after static function call update (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Rename functions that enable CPPC (Steve Best) [RHEL-75925] - amd-pstate: Switch to amd-pstate by default on some Server platforms (Steve Best) [RHEL-75925] - amd-pstate: Set min_perf to nominal_perf for active mode performance gov (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the redundant verify() function (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop needless EPP initialization (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix non kerneldoc comment (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Rename MSR and shared memory specific functions (Steve Best) [RHEL-75925] - x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix (Steve Best) [RHEL-75925] - tools/power turbostat: version 2025.02.02 (Steve Best) [RHEL-77986] - tools/power turbostat: Add CPU%%c1e BIC for CWF (Steve Best) [RHEL-77986] - tools/power turbostat: Harden one-shot mode against cpu offline (Steve Best) [RHEL-77986] - tools/power turbostat: Fix forked child affinity regression (Steve Best) [RHEL-77986] - tools/power turbostat: Add tcore clock PMT type (Steve Best) [RHEL-77986] - tools/power turbostat: version 2025.01.14 (Steve Best) [RHEL-77986] - tools/power turbostat: Allow adding PMT counters directly by sysfs path (Steve Best) [RHEL-77986] - tools/power turbostat: Allow mapping multiple PMT files with the same GUID (Steve Best) [RHEL-77986] - tools/power turbostat: Add PMT directory iterator helper (Steve Best) [RHEL-77986] - tools/power turbostat: Extend PMT identification with a sequence number (Steve Best) [RHEL-77986] - tools/power turbostat: Return default value for unmapped PMT domains (Steve Best) [RHEL-77986] - tools/power turbostat: Check for non-zero value when MSR probing (Steve Best) [RHEL-77986] - tools/power turbostat: Enhance turbostat self-performance visibility (Steve Best) [RHEL-77986] - tools/power turbostat: Add fixed RAPL PSYS divisor for SPR (Steve Best) [RHEL-77986] - tools/power turbostat: Fix PMT mmaped file size rounding (Steve Best) [RHEL-77986] - tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULT (Steve Best) [RHEL-77986] - tools/power turbostat: Add an NMI column (Steve Best) [RHEL-77986] - tools/power turbostat: add Busy%% to "show idle" (Steve Best) [RHEL-77986] - tools/power turbostat: Introduce --force parameter (Steve Best) [RHEL-77986] - tools/power turbostat: Improve --help output (Steve Best) [RHEL-77986] - tools/power turbostat: Exit on unsupported Vendors (Steve Best) [RHEL-77986] - tools/power turbostat: Exit on unsupported Intel models (Steve Best) [RHEL-77986] - tools/power turbostat: update turbostat(8) (Steve Best) [RHEL-77986] - tools/power turbostat: Add initial support for ClearwaterForest (Steve Best) [RHEL-77986] - tools/power turbostat: Add initial support for PantherLake (Steve Best) [RHEL-77986] - tools/power turbostat: 2024.11.30 (Steve Best) [RHEL-77986] - tools/power turbostat: Add RAPL psys as a built-in counter (Steve Best) [RHEL-77986] - tools/power turbostat: Fix child's argument forwarding (Steve Best) [RHEL-77986] - tools/power turbostat: Force --no-perf in --dump mode (Steve Best) [RHEL-77986] - tools/power turbostat: Add support for /sys/class/drm/card1 (Steve Best) [RHEL-77986] - tools/power turbostat: Cache graphics sysfs file descriptors during probe (Steve Best) [RHEL-77986] - tools/power turbostat: Consolidate graphics sysfs access (Steve Best) [RHEL-77986] - tools/power turbostat: Remove unnecessary fflush() call (Steve Best) [RHEL-77986] - tools/power turbostat: Enhance platform divergence description (Steve Best) [RHEL-77986] - tools/power turbostat: Remove PC3 support on Lunarlake (Steve Best) [RHEL-77986] - tools/power turbostat: Rename arl_features to lnl_features (Steve Best) [RHEL-77986] - tools/power turbostat: Add back PC8 support on Arrowlake (Steve Best) [RHEL-77986] - tools/power turbostat: Remove PC7/PC9 support on MTL (Steve Best) [RHEL-77986] - tools/power turbostat: Honor --show CPU, even when even when num_cpus=1 (Steve Best) [RHEL-77986] - tools/power turbostat: Fix trailing '\n' parsing (Steve Best) [RHEL-77986] - tools/power turbostat: Allow using cpu device in perf counters on hybrid platforms (Steve Best) [RHEL-77986] - tools/power turbostat: Fix column printing for PMT xtal_time counters (Steve Best) [RHEL-77986] - tools/power turbostat: fix GCC9 build regression (Steve Best) [RHEL-77986] - thermal: intel: Fix compile issue when CONFIG_NET is not defined (Steve Best) [RHEL-79162] - thermal: intel: int340x: Panther Lake power floor and workload hint support (Steve Best) [RHEL-79162] - thermal: intel: int340x: Panther Lake DLVR support (Steve Best) [RHEL-79162] - thermal: intel: Remove explicit user_space governor selection (Steve Best) [RHEL-79162] - ACPI: DPTF: Support Panther Lake (Steve Best) [RHEL-79162] - thermal: intel: int340x: processor: Enable MMIO RAPL for Panther Lake (Steve Best) [RHEL-79162] - thermal: int3400: Remove unneeded data_vault attribute_group (Steve Best) [RHEL-79162] - thermal: int3400: Fix reading of current_uuid for active policy (Steve Best) [RHEL-79162] - thermal: Switch back to struct platform_driver::remove() (Steve Best) [RHEL-79162] - x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM() (Steve Best) [RHEL-79162] - tools/power/x86/intel-speed-select: v1.21 release (Steve Best) [RHEL-76843] - tools/power/x86/intel-speed-select: Fix TRL restore after SST-TF disable (Steve Best) [RHEL-76843] - platform/x86: ISST: Add Clearwater Forest to support list (Steve Best) [RHEL-76843] - cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWN (Steve Best) [RHEL-78189] - cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list (Steve Best) [RHEL-78189] - cpufreq: intel_pstate: Use CPPC to get scaling factors (Steve Best) [RHEL-78189] Resolves: RHEL-75925, RHEL-76843, RHEL-77986, RHEL-78189, RHEL-79162 * Thu Feb 20 2025 Julio Faracco [6.12.0-56.el10] - cpupower: Adjust whitespace for amd-pstate specific prints (Steve Best) [RHEL-78946] - cpupower: Don't fetch maximum latency when EPP is enabled (Steve Best) [RHEL-78946] - cpupower: Add support for showing energy performance preference (Steve Best) [RHEL-78946] - cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf (Steve Best) [RHEL-78946] - cpupower: Add support for amd-pstate preferred core rankings (Steve Best) [RHEL-78946] - cpupower: Remove spurious return statement (Steve Best) [RHEL-78946] - cpupower: fix TSC MHz calculation (Steve Best) [RHEL-78946] - cpupower: revise is_valid flag handling for idle_monitor (Steve Best) [RHEL-78946] - powercap: call put_device() on an error path in powercap_register_control_type() (Steve Best) [RHEL-79097] - powercap: intel_rapl: Add support for Panther Lake platform (Steve Best) [RHEL-79097] - Bump RHEL MINOR to 10.1 (Julio Faracco) Resolves: RHEL-78946, RHEL-79097 * Tue Mar 25 2025 Jan Stancek [6.12.0-55.9.1.el10_0] - af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (Davide Caratti) [RHEL-80306] {CVE-2024-57901} - redhat: kabi: update stablelist checksums (Čestmír Kalina) [RHEL-80552] - shrinker: include rh_kabi.h (Čestmír Kalina) [RHEL-80552] - redhat: pad the folio_batch struct (Nico Pache) [RHEL-80552] - redhat: pad the lruvec structure for the kabi (Nico Pache) [RHEL-80552] - redhat: pad the zone structures for kabi (Nico Pache) [RHEL-80552] - redhat: pad the wait_page_queue for the kabi (Nico Pache) [RHEL-80552] - redhat: pad the lru_gen functions for kabi (Nico Pache) [RHEL-80552] - redhat: pad the vmem_altmap struct for the kabi (Nico Pache) [RHEL-80552] - redhat: pad the vm_fault structure (Nico Pache) [RHEL-80552] - redhat: pad the tlbflush_unmap_batch struct for the KABI (Nico Pache) [RHEL-80552] - redhat: pad the swap_cluster_info structure for KABI (Nico Pache) [RHEL-80552] - redhat: pad the shrinker struct for KABI (Nico Pache) [RHEL-80552] - redhat: pad the shrink_control structure for kabi (Nico Pache) [RHEL-80552] - redhat: pad the readahead_control structure for kabi (Nico Pache) [RHEL-80552] - redhat: pad the pglist_data structure for kabi (Nico Pache) [RHEL-80552] - redhat: pad the percpu structures (Nico Pache) [RHEL-80552] - redhat: pad the page_frag_cache for the kabi (Nico Pache) [RHEL-80552] - redhat: pad the ns_common structure for kabi (Nico Pache) [RHEL-80552] - redhat: pad mmu_notifier functions for kabi (Nico Pache) [RHEL-80552] - redhat: pad the mm_struct for kabi (Nico Pache) [RHEL-80552] - redhat: pad mempool_s structure for kabi (Nico Pache) [RHEL-80552] - redhat: pad mempolicy struct for kabi (Nico Pache) [RHEL-80552] - redhat: pad the memory_failure_stats for kabi (Nico Pache) [RHEL-80552] - redhat: pad the kmem_cache_args struct (Nico Pache) [RHEL-80552] - redhat: pad the kmem_cache structure (Nico Pache) [RHEL-80552] - redhat: pad ip_conntrack_stat for kabi (Nico Pache) [RHEL-80552] - redhat: pad the free_area struct (Nico Pache) [RHEL-80552] - redhat: pad follow_pfnmap_args for kabi (Nico Pache) [RHEL-80552] - redhat: pad anon_vma for kabi (Nico Pache) [RHEL-80552] - redhat: pad access_coordinate for kabi (Nico Pache) [RHEL-80552] - redhat: pad the deferred_split queue for the kabi checker (Nico Pache) [RHEL-80552] - redhat: hide capture_control from kabi checker (Nico Pache) [RHEL-80552] - mm/memcg: Exclude mem_cgroup/obj_cgroup pointer from kABI signature computation (Waiman Long) [RHEL-80552] - net: stmmac: dwmac-tegra: Read iommu stream id from device tree (Izabela Bakollari) [RHEL-75653] {CVE-2025-21663} - Revert "smb: client: fix chmod(2) regression with ATTR_READONLY" (Jan Stancek) Resolves: RHEL-75653, RHEL-80306, RHEL-80552 * Thu Mar 20 2025 Jan Stancek [6.12.0-55.8.1.el10_0] - crypto: api - Fix larval relookup type and mask (Herbert Xu) [RHEL-78993] Resolves: RHEL-78993 * Mon Mar 17 2025 Jan Stancek [6.12.0-55.7.1.el10_0] - Enable Intel VPU driver for RHEL (Fabien Dupont) [RHEL-38582] - arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (Radu Rendec) [RHEL-80226] - smb: client: fix chmod(2) regression with ATTR_READONLY (Jay Shin) [RHEL-82677 RHEL-80534] - kabi: enable check-kabi (Čestmír Kalina) [RHEL-79881] - kabi: add symbol zap_vma_ptes to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_uses_need_wakeup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_tx_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_tx_peek_release_desc_batch to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_tx_peek_desc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_tx_completed to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_set_tx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_set_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_get_pool_from_qid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xsk_clear_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_set_rxq_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_raw_get_dma to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_fill_cb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_dma_unmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_dma_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_can_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xp_alloc_batch to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_warn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_set_features_flag to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_rxq_info_unreg_mem_model to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_rxq_info_unreg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_rxq_info_reg_mem_model to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __xdp_rxq_info_reg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_rxq_info_is_reg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_return_frame_rx_napi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_return_frame_bulk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_return_frame to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_return_buff to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_master_redirect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_flush_frame_bulk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_features_set_redirect_target to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_features_clear_redirect_target to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_do_redirect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_do_flush to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xdp_convert_zc_to_xdp_frame to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_store to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_load to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __xa_insert to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_find_after to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_find to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_erase to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol xa_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __xa_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_return_thunk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rsi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rdx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rdi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rcx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rbx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rbp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_rax to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r9 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r8 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r15 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r14 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r13 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r12 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r11 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __x86_indirect_thunk_r10 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol x86_cpu_to_apicid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __warn_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wake_up_process to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __wake_up to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wait_for_completion_timeout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wait_for_completion_io_timeout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wait_for_completion_interruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol wait_for_completion to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vzalloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vsprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vsnprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vscnprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vm_munmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vm_mmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmemmap_base to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmalloc_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmalloc_base to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vmalloc_array_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vlan_dev_vlan_id to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vlan_dev_real_dev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __virt_addr_valid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfs_unlink to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfs_mknod to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfs_mkdir to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfs_fsync_range to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol vfree to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_undefined to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_teardown_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_setup_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_possible_blades to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __uv_hub_info_list to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_get_hubless_system to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __uv_cpu_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_obj_count to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_install_heap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_get_pci_topology to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_get_master_nasid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_get_heapsize to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_get_geoinfo to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_enum_ports to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol uv_bios_enum_objs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol usleep_range_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol up_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol up_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol up to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_netdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_kprobe to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_chrdev_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __unregister_chrdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol unregister_blkdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol udp_tunnel_nic_ops to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __udelay to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_unregister_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_termios_encode_baud_rate to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_std_termios to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_register_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_port_link_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_port_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_port_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_flip_buffer_push to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_driver_kref_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tty_buffer_request_room to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tty_alloc_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tsc_khz to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol try_module_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __trace_trigger_soft_disabled to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_raw_output_prep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_print_bitmask_seq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tracepoint_xdp_exception to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tracepoint_mmap_lock_start_locking to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tracepoint_mmap_lock_released to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tracepoint_mmap_lock_acquire_returned to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_handle_return to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_reg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_raw_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_printf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_ignore_this_pid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_buffer_reserve to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_event_buffer_commit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_array_set_clr_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_array_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol trace_array_get_by_name to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol touch_softlockup_watchdog to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tls_validate_xmit_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tls_get_record to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tls_encrypt_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tls_device_sk_destruct to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timer_shutdown_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timer_shutdown to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timer_delete_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timer_delete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timecounter_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timecounter_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol timecounter_cyc2time to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol time64_to_tm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tcp_gro_complete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __tasklet_schedule to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tasklet_kill to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol tasklet_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sys_tz to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol system_wq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol system_unbound_wq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol system_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_streq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_remove_group to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_remove_file_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_remove_bin_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __sysfs_match_string to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_emit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_create_group to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_create_file_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sysfs_create_bin_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol synchronize_rcu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol synchronize_net to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol synchronize_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sync_blockdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __symbol_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __symbol_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol switchdev_handle_port_obj_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol switchdev_handle_port_obj_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol switchdev_handle_port_attr_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __sw_hweight64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __sw_hweight32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol submit_bio_noacct to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strstr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strsep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strrchr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strnlen to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strncpy_from_user to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strncpy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strncmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strncasecmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strlen to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strlcat to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strim to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcspn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcpy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strchr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcat to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol strcasecmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_slow_inc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_slow_dec to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_enable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_disable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol static_key_count to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol starget_for_each_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __stack_chk_fail to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sscanf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sort to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol softnet_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sock_gen_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sn_region_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol snprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sn_partition_id to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol smp_call_function_single_async to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol smp_call_function_single to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol smp_call_function_many to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol slab_build_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sk_skb_reason_drop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sk_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_tstamp_tx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_realloc_headroom to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_queue_tail to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_push to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_pull to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __skb_pad to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __skb_gso_segment to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __skb_flow_dissect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_dequeue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_copy_header to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_copy_expand to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_copy_bits to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_copy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_clone_tx_timestamp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_clone to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_checksum_help to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol skb_add_rx_frag_netmem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sk_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sized_strscpy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol single_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol single_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_write_to_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_strtoul to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_strtol to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_attr_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol simple_attr_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol si_meminfo to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_pcopy_to_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_pcopy_from_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_next to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_nents to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_miter_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_miter_start to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_miter_next to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_copy_to_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_copy_from_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sg_copy_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_user_nice to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_normalized_timespec64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_memory_wc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_cpus_allowed_ptr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_capacity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol set_blocksize to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __seq_puts to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_putc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_printf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol seq_lseek to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol send_sig to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol secpath_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sdev_prefix_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__preempt_schedule_notrace to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__preempt_schedule to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__might_resched to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCT__cond_resched to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_unblock_requests to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_scan_target to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_scan_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_sanitize_inquiry_string to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_rescan_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_remove_target to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_remove_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_remove_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_print_command to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_normalize_sense to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsilun_to_int to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __scsi_iterate_devices to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_is_sdev_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_is_host_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_is_fc_rport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_host_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_host_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_host_busy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_host_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_get_vpd_page to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_done to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_dma_unmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_dma_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_type to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_set_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_device_from_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_change_queue_depth to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_build_sense_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_build_sense to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_block_requests to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_add_host_with_dma to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scsi_add_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scnprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol scmd_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __SCK__tp_func_xdp_exception to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol schedule_timeout_uninterruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol schedule_timeout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol schedule to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sched_clock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_rphy_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_rphy_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_remove_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_release_transport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_delete_phy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_delete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_alloc_num to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_add_phy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_port_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_phy_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_phy_delete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_phy_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_phy_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_expander_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_end_device_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_attach_transport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol sas_ata_ncq_prio_supported to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rtnl_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rtnl_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rtnl_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rtnl_is_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rps_may_expire_flow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol round_jiffies to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol root_device_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __root_device_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rht_bucket_nested_insert to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __rht_bucket_nested to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_start_check to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_next to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_exit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_walk_enter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_insert_slow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_init_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rhashtable_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol reset_devices to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __request_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __request_module to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol request_firmware_nowait to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol request_firmware to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol remove_wait_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol remove_proc_entry to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol remap_pfn_range to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __release_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol release_firmware to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_netdevice to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_netdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_kprobe to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol register_chrdev_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __register_chrdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __register_blkdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __refrigerator to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol refcount_warn_saturate to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rcuref_get_slowpath to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __rcu_read_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __rcu_read_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rb_next to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol rb_first to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_write_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_write_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_write_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_write_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_unlock_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_unlock_bh to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_lock_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_lock_bh to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_spin_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_read_unlock_irqrestore to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_read_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_read_lock_irqsave to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _raw_read_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ___ratelimit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol radix_tree_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol queue_work_on to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol queue_limits_commit_update to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol queue_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol qdisc_reset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __put_user_8 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __put_user_4 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __put_user_2 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol put_disk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __put_devmap_managed_folio_refs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol put_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptrs_per_p4d to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_schedule_worker to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_parse_header to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_find_pin to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_clock_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_clock_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_clock_index to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_clock_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ptp_classify_raw to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ___pskb_trim to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __pskb_pull_tail to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pskb_expand_head to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol proc_remove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol proc_mkdir to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol proc_create_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol proc_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol priv_to_devlink to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __printk_ratelimit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol print_hex_dump to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol prepare_to_wait_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol prepare_to_wait to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol prepare_creds to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pm_schedule_suspend to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __pm_runtime_resume to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __pm_runtime_idle to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pldmfw_op_pci_match_record to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pldmfw_flash_image to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pid_task to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_validate_pause to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_support_asym_pause to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_start_aneg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_start to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol physical_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_set_max_speed to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_set_asym_pause to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phys_base to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_ethtool_ksettings_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_ethtool_ksettings_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_disconnect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_connect to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol phy_attached_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pgdir_shift to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol perf_trace_run_bpf_submit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol perf_trace_buf_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __per_cpu_offset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcpu_hot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcpu_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcix_set_mmrbc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_write_config_word to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_write_config_dword to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_write_config_byte to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_wake_from_d3 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_wait_for_pending_transaction to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_vpd_find_ro_info_keyword to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_vpd_check_csum to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_vpd_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_vfs_assigned to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_unregister_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_try_set_mwi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_sriov_set_totalvfs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_set_power_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_set_mwi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_set_master to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_select_bars to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_save_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_restore_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_restore_msi_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_reset_bus to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_request_selected_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_request_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_release_selected_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_release_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __pci_register_driver to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_read_vpd to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_read_config_word to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_read_config_dword to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_read_config_byte to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_prepare_to_sleep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_num_vf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_msix_free_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_msix_can_alloc_dyn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_msix_alloc_irq_at to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcim_iomap_table to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcim_iomap_regions to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcim_enable_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_irq_vector to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_irq_get_affinity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_iov_virtfn_devfn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_iounmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_ioremap_bar to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_iomap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_get_slot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_get_dsn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_get_domain_bus_and_slot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_get_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_free_irq_vectors to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_find_ext_capability to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_find_capability to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_set_readrq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_print_link_status to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_wake to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_sriov to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_msix_range to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_msi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_device_mem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_enable_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_get_readrq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_flr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_write_word to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_read_word to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_read_dword to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_clear_and_set_word_unlocked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pcie_capability_clear_and_set_word_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_sriov to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_rom to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_msix to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_msi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_disable_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_dev_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_dev_present to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_device_is_present to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_dev_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_clear_mwi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_clear_master to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_choose_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_cfg_access_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_cfg_access_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_bus_type to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_alloc_irq_vectors_affinity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_alloc_irq_vectors to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol pci_aer_clear_nonfatal_status to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol path_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_ushort to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_ulong to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_ullong to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_uint to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_long to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_int to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_charp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_byte to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_ops_bool to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol param_array_ops to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol panic_notifier_list to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol panic to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_put_unrefed_netmem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_disable_direct_recycling to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_alloc_pages to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_pool_alloc_frag to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_offset_base to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol page_frag_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __page_frag_cache_drain to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_unregister_targetport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_register_targetport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_rcv_fcp_req to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_rcv_fcp_abort to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvmet_fc_invalidate_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_unregister_remoteport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_unregister_localport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_set_remoteport_devloss to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_rescan_remoteport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_register_remoteport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_register_localport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_rcv_ls_req to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nvme_fc_io_getuuid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __num_online_cpus to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol numa_node to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ns_to_timespec64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nr_cpu_ids to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol noop_llseek to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol node_to_cpumask_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol node_states to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __node_distance to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol nla_find to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol net_ratelimit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_tx_wake_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_tx_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_tx_stop_all_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_tx_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_xps_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_tso_max_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_tso_max_segs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_real_num_tx_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_set_real_num_rx_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_schedule_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_rx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_receive_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_queue_set_napi to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __netif_napi_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_napi_add_weight to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_get_num_default_rss_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_device_detach to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_device_attach to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_carrier_on to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netif_carrier_off to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol net_dim_get_rx_moderation to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol net_dim to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_warn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_walk_all_upper_dev_rcu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_update_features to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_unbind_sb_channel to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_state_change to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_set_tc_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_set_sb_channel to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_set_num_tc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_rx_handler_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_rx_handler_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_rss_key_fill to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_reset_tc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_refcnt_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_port_same_parent_id to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_pick_tx to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_notice to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_master_upper_dev_get_rcu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_master_upper_dev_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_features_change to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_err to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_crit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_core_stats_inc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol netdev_bind_sb_channel_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __netdev_alloc_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __netdev_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __neigh_event_send to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol neigh_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ndo_dflt_fdb_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ndo_dflt_bridge_getlink to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __ndelay to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_schedule_prep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __napi_schedule_irqoff to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __napi_schedule to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_gro_receive to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_enable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_disable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_consume_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_complete_done to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_build_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol napi_alloc_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __napi_alloc_frag_align to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol names_cachep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_lock_interruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mutex_is_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mutex_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol msleep_interruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol msleep to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __msecs_to_jiffies to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_read_raw_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_powm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_get_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mpi_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol module_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol module_layout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __module_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mod_timer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mod_delayed_work_on to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mmu_notifier_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mmu_notifier_get_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mmput to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mmap_lock_do_trace_start_locking to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mmap_lock_do_trace_released to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mmap_lock_do_trace_acquire_returned to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mlx5_core_uplink_netdev_event_replay to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mlx5_core_access_reg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mlx5_blocking_notifier_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mlx5_blocking_notifier_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol misc_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol misc_deregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol metadata_dst_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol metadata_dst_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mem_section to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_kmalloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_kfree to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_free_slab to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_create_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_alloc_slab to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mempool_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memory_read_from_buffer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memmove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memdup_user_nul to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memdup_user to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memcpy_toio to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memcpy_fromio to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memcpy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memcmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memchr_inv to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol memchr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mds_idle_clear to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdio_mii_ioctl to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __mdiobus_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_get_phy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_c45_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_c45_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol mdio45_probe to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol lookup_one_len to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol local_clock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __local_bh_enable_ip to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __list_del_entry_valid_or_report to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __list_add_valid_or_report to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol libie_rx_pt_lut to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol libeth_rx_recycle_slow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol libeth_rx_fq_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol libeth_rx_fq_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kvfree_call_rcu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_with_offset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_ts64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_seconds to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_real_ts64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_real_seconds to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get_raw_ts64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ktime_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_use_mm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_unuse_mm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_should_stop to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_queue_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_queue_delayed_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_destroy_worker to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_create_worker to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_create_on_node to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_complete_and_exit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kthread_bind to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtoull to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtouint to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtou8 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtou16 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtos16 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtoll to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtoint to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kstrtobool to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ksize to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol krealloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_uevent_env to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_uevent to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_set_name to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_init_and_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_get_unless_zero to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kobject_create_and_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmemdup_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmem_cache_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmem_cache_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmem_cache_create_args to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmem_cache_alloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmalloc_size_roundup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_large_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_large_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kmalloc_caches to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_cache_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __kmalloc_cache_node_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kill_pid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kill_pgrp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kill_fasync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kfree_sensitive to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kfree to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kexec_crash_loaded to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kern_path_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kern_path to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kernel_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kernel_sigaction to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kernel_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol kasprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol jiffies_to_usecs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol jiffies_to_msecs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol jiffies to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol iter_div_u64_rem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol is_vmalloc_addr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol is_uv_system to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_set_affinity_notifier to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_set_affinity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_sched to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_enable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_disable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_poll_complete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_modify_status to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol irq_cpu_rmap_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __irq_apply_affinity_hint to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ipv6_skip_exthdr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ipv6_find_hdr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ipv6_ext_hdr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol iput to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip_route_output_flow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip_queue_xmit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip_compute_csum to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip6_route_output_flags to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ip6_dst_hoplimit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __iowrite64_copy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol iounmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ioremap_wc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ioremap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __ioread32_copy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol iomem_resource to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol invalidate_bdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol int_to_scsilun to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __init_waitqueue_head to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_wait_entry to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_uts_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_user_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_timer_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __init_swait_queue_head to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __init_rwsem to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol init_net to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __inet_lookup_established to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol inet_del_protocol to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol inet_add_protocol to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __inet6_lookup_established to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ilookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol idr_remove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol idr_find to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol idr_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol idr_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ida_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ida_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ida_alloc_range to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol I_BDEV to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_smbus_write_byte_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_smbus_read_byte_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_new_client_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_del_adapter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol i2c_bit_add_bus to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_notify_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_device_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_device_register_with_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hwmon_device_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __hw_addr_unsync_dev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __hw_addr_sync_dev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __hw_addr_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hugetlb_optimize_vmemmap_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hrtimer_start_range_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hrtimer_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hrtimer_forward to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol hrtimer_cancel to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_register_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_put_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_insert_raw to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_deregister_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol gnss_allocate_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_zeroed_page_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_user_pages_remote to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __get_user_4 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __get_user_2 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_random_u32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_random_u16 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_random_bytes to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_free_pages_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_device_system_crosststamp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol get_cpu_idle_time to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol generic_file_write_iter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol generic_file_read_iter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fs_bio_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol freezing_slow_path to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_percpu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_pages to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __free_pages to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_netdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_irq_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol free_cpumask_var to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fput to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __fortify_panic to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __folio_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __flush_workqueue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flush_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flush_signals to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_vlan to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_tcp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_pppoe to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_ports to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_l2tpv3 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_ip to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_icmp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_eth_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_ports to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_opts to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_keyid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_ipv6_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_ipv4_addrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_ip to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_enc_control to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_cvlan to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_control to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_rule_match_basic to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_keys_dissector to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_indr_dev_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_indr_dev_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_indr_block_cb_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_block_cb_setup_simple to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol flow_block_cb_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fixed_size_llseek to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol firmware_request_nowarn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol finish_wait to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol find_vma to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol find_pid_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_next_zero_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_next_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_next_and_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_last_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_first_zero_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _find_first_bit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol filp_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol filp_close to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol file_ns_capable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol file_bdev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fget to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __fentry__ to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_vport_terminate to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_vport_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_remove_host to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_remote_port_rolechg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_remote_port_delete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_remote_port_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_release_transport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_host_post_vendor_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_host_post_event to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_host_fpin_rcv to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_get_event_number to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_eh_timed_out to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_eh_should_retry_cmd to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_block_scsi_eh to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_block_rport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fc_attach_transport to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol fasync_helper to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol event_triggers_call to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol eth_validate_addr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol eth_type_trans to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_sprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_rxfh_context_lost to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_puts to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_params_from_link_mode to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_op_get_ts_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_op_get_link to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_intersect_link_masks to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_forced_speed_maps_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_convert_link_mode_to_legacy_u32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ethtool_convert_legacy_u32_to_link_mode to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol eth_platform_get_mac_address to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol eth_get_headlen to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol ether_setup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol enable_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol empty_zero_page to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol emergency_restart to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol elfcorehdr_addr to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dynamic_pr_debug to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dynamic_netdev_dbg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dynamic_dev_dbg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dump_stack to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dst_release to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol driver_remove_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol driver_for_each_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol driver_create_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dql_reset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dql_completed to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dput to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_on_pin_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_on_pin_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_pin_change_ntf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_netdev_pin_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_netdev_pin_clear to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dpll_device_change_ntf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_write_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_read_trylock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down_interruptible to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol downgrade_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol down to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol do_trace_netlink_extack to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol done_path_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dmi_get_system_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dmi_find_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_unmap_sg_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_unmap_page_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dma_sync_single_for_device to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dma_sync_single_for_cpu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_set_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_set_coherent_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_pool_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_pool_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_pool_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_pool_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dmam_free_coherent to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_map_sg_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_map_page_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dmam_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_get_required_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_free_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dma_alloc_attrs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol disable_irq_nosync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol disable_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dget_parent to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_warn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_uc_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_uc_add_excl to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_uc_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_trans_start to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_set_promiscuity to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_set_name to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_set_mtu to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_set_mac_address to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_remove_pack to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __dev_queue_xmit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_printk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_open to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_notice to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_request_threaded_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_mdiobus_alloc_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_kmemdup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_kmalloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_kfree to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_kasprintf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_hwmon_device_register_with_groups to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devm_free_irq to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_del_global to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_add_global to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_add_excl to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_mc_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devmap_managed_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __devm_add_action to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_unlock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_region_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_region_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_rate_nodes_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_rate_node_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_rate_leaf_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_rate_leaf_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_port_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_port_fn_devlink_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_params_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_params_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_nested_devlink_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_remote_reload_actions_performed to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_priv to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_port_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_port_register_with_ops to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_port_attrs_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_params_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_params_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_version_stored_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_version_running_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_version_fixed_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_serial_number_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_info_board_serial_number_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_state_update to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_recovery_done to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_priv to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_reporter_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_health_report to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_u32_pair_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_string_pair_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_pair_nest_start to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_pair_nest_end to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_fmsg_binary_pair_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_flash_update_timeout_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_flash_update_status_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devlink_alloc_ns to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol devl_assert_locked to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_kfree_skb_irq_reason to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_kfree_skb_any_reason to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_wakeup_disable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_show_string to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_set_wakeup_enable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_set_wakeup_capable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_remove_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_initialize to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_create_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_add_disk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol device_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_get_stats to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_get_by_name to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_err to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_driver_string to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _dev_crit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_close to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_addr_mod to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_addr_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_addr_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dev_add_pack to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol destroy_workqueue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol del_gendisk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol delayed_work_timer_fn to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol default_wake_function to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol default_llseek to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_remove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_create_u32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_create_file to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_create_dir to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_create_devm_seqfile to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_attr_write to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol debugfs_attr_read to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcbnl_ieee_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_ieee_setapp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_ieee_getapp_prio_dscp_mask_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_ieee_getapp_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_ieee_delapp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dcb_getapp to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca_unregister_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca_remove_requester to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca_register_notify to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca_add_requester to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol dca3_get_tag to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol current_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _ctype to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol csum_partial to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol csum_ipv6_magic to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crypto_shash_update to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crypto_shash_final to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crypto_destroy_tfm to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crypto_alloc_shash to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crc_t10dif to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol crc32_le to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpu_sibling_map to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpu_present_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpu_possible_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpu_online_mask to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpumask_next_wrap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpumask_local_spread to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpu_khz to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpu_info to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpuhp_state_remove_instance to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpuhp_state_add_instance to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpuhp_setup_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __cpuhp_remove_state to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpufreq_quick_get to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cpu_bit_bitmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _copy_to_user to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __copy_overflow to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _copy_from_user to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol consume_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __const_udelay to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol const_pcpu_hot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol complete_all to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol complete to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol commit_creds to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol clock_t_to_jiffies to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol class_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol class_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol class_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol class_create to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __check_object_size to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cdev_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cdev_del to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cdev_alloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cdev_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cc_mkdec to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol capable to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cancel_work_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cancel_delayed_work_sync to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cancel_delayed_work to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol call_usermodehelper to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol call_switchdev_notifiers to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol call_netdevice_notifiers to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol cachemode2protval to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol byte_rev_table to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol build_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_update to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_remove to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_lookup to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_last to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_insert to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_get_prev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_geo64 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_geo32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol btree_destroy to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bsg_setup_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bsg_remove_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bsg_job_done to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __break_lease to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_warn_invalid_xdp_action to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run8 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run4 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run3 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run2 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_trace_run1 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_stats_enabled_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_prog_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_prog_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_master_redirect_enabled_key to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bpf_dispatcher_xdp_func to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol boot_cpu_data to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blockdev_superblock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_status_to_errno to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_start_plug to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_stack_limits to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_queue_rq_timeout to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_mq_unique_tag to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_mq_tagset_busy_iter to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_mq_pci_map_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_mq_map_queues to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blk_finish_plug to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol blkcg_get_fc_appid to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __blk_alloc_disk to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_zalloc to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_xor to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_weight to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_subset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_set to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_print_to_pagebuf to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_parselist to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_or to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_intersects to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_from_arr32 to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bitmap_find_next_zero_area_off to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_equal to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_clear to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_andnot to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __bitmap_and to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bioset_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bioset_exit to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_put to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_endio to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_clone_blkg_association to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_associate_blkg to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_alloc_clone to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bio_alloc_bioset to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _bin2bcd to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bdev_thaw to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bdev_freeze to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bdev_file_open_by_path to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol bdev_file_open_by_dev to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol auxiliary_driver_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __auxiliary_driver_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol auxiliary_device_init to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __auxiliary_device_add to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol autoremove_wake_function to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol atomic_notifier_chain_unregister to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol atomic_notifier_chain_register to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol _atomic_dec_and_lock to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol argv_split to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol argv_free to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol arch_touch_nmi_watchdog to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_workqueue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __alloc_skb to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_pages_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol __alloc_pages_noprof to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_netdev_mqs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_etherdev_mqs to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_cpu_rmap to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_cpumask_var_node to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol alloc_chrdev_region to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol add_wait_queue_exclusive to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol add_wait_queue to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol add_timer to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol acpi_get_table to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol acpi_disabled to stablelist (Čestmír Kalina) [RHEL-79881] - kabi: add symbol abort_creds to stablelist (Čestmír Kalina) [RHEL-79881] Resolves: RHEL-38582, RHEL-79881, RHEL-80226, RHEL-82677 * Fri Mar 14 2025 Jan Stancek [6.12.0-55.6.1.el10_0] - nfs: Fix oops in nfs_netfs_init_request() when copying to cache (Olga Kornievskaia) [RHEL-77295] {CVE-2024-57927} - rhel_files: ensure all qdiscs are in modules-core (Davide Caratti) [RHEL-80112] - wifi: mt76: mt7925: add handler to hif suspend/resume event (Jose Ignacio Tornos Martinez) [RHEL-79087] - wifi: mt76: mt7925: fix CLC command timeout when suspend/resume (Jose Ignacio Tornos Martinez) [RHEL-79087] - wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend (Jose Ignacio Tornos Martinez) [RHEL-79087] - configs: enable FW_CACHE on centos-stream/rhel 10 for nouveau (Dave Airlie) [RHEL-80281] Resolves: RHEL-77295, RHEL-79087, RHEL-80112, RHEL-80281 * Tue Mar 11 2025 Jan Stancek [6.12.0-55.5.1.el10_0] - fs/proc: fix softlockup in __read_vmcore (part 2) (Baoquan He) [RHEL-79110] {CVE-2025-21694} - phy: tegra: xusb: reset VBUS & ID OVERRIDE (Rupinderjit Singh) [RHEL-80387] - kernel.spec: add missing tools-libs on s390x (Jan Stancek) [RHEL-81118] - pps: Fix a use-after-free (Michal Schmidt) [RHEL-77270] Resolves: RHEL-77270, RHEL-79110, RHEL-80387, RHEL-81118 * Fri Mar 07 2025 Jan Stancek [6.12.0-55.4.1.el10_0] - Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925 (Bastien Nocera) [RHEL-79457] - Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices. (Bastien Nocera) [RHEL-79457] - Bluetooth: btmtk: avoid UAF in btmtk_process_coredump (Bastien Nocera) [RHEL-79457] {CVE-2024-56653} - Bluetooth: btmtk: adjust the position to init iso data anchor (Bastien Nocera) [RHEL-79457] {CVE-2024-53238} - Bluetooth: btusb: mediatek: change the conditions for ISO interface (Bastien Nocera) [RHEL-79457] - Bluetooth: btusb: mediatek: add intf release flow when usb disconnect (Bastien Nocera) [RHEL-79457] {CVE-2024-56757} - Bluetooth: btusb: mediatek: add callback function in btusb_disconnect (Bastien Nocera) [RHEL-79457] - Bluetooth: btusb: mediatek: move Bluetooth power off command position (Bastien Nocera) [RHEL-79457] - redhat/configs: Enable Mediatek Bluetooth USB drivers (Bastien Nocera) [RHEL-79457] - scsi: qla2xxx: Fix use after free on unload (Ewan D. Milne) [RHEL-76090] {CVE-2024-56623} - scsi: sg: Fix slab-use-after-free read in sg_release() (Ewan D. Milne) [RHEL-76089] {CVE-2024-56631} - CVE-2025-1272: security: Re-enable lockdown LSM in some setup_arch() (Lenny Szubowicz) [RHEL-78975] {CVE-2025-1272} Resolves: RHEL-76089, RHEL-76090, RHEL-78975, RHEL-79457 * Thu Mar 06 2025 Jan Stancek [6.12.0-55.3.1.el10_0] - RDMA/mlx5: Fix a WARN during dereg_mr for DM type (Benjamin Poirier) [RHEL-41204] - arm64: mm: Fix zone_dma_limit calculation (Luiz Capitulino) [RHEL-71568] - uki: enable FIPS mode (Vitaly Kuznetsov) [RHEL-80149] Resolves: RHEL-41204, RHEL-71568, RHEL-80149 * Mon Mar 03 2025 Jan Stancek [6.12.0-55.2.1.el10_0] - Documentation/powerpc/fadump: add additional parameter feature details (Mamatha Inamdar) [RHEL-70827] - powerpc: increase MIN RMA size for CAS negotiation (Mamatha Inamdar) [RHEL-70827] - powerpc/fadump: fix additional param memory reservation for HASH MMU (Mamatha Inamdar) [RHEL-70827] - powerpc: export MIN RMA size (Mamatha Inamdar) [RHEL-70827] - scsi: mpi3mr: Update driver version to 8.12.1.0.50 (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Avoid reply queue full condition (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Fix possible crash when setting up bsg fails (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Handling of fault code for insufficient power (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Start controller indexing from 0 (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs (Chandrakanth Patil) [RHEL-30789] {CVE-2024-57804} - scsi: mpi3mr: Synchronize access to ioctl data buffer (Chandrakanth Patil) [RHEL-30789] - redhat: regenerate self-test data for new RHDISTGIT_BRANCH (Patrick Talbert) Resolves: RHEL-30789, RHEL-70827 * Thu Feb 27 2025 Jan Stancek [6.12.0-55.1.1.el10_0] - redhat: adjust rhel branch name (Jan Stancek) - redhat: set defaults for RHEL 10.0 (Jan Stancek) - Revert "x86/kvm: Override default caching mode for SEV-SNP and TDX" (Vitaly Kuznetsov) [RHEL-76109] Resolves: RHEL-76109 * Sun Feb 16 2025 Jan Stancek [6.12.0-55.el10] - ovl: support encoding fid from inode with no alias (Miklos Szeredi) [RHEL-77301] {CVE-2025-21654} - ovl: pass realinode to ovl_encode_real_fh() instead of realdentry (Miklos Szeredi) [RHEL-77301] {CVE-2025-21654} - pmdomain: imx8mp-blk-ctrl: add missing loop break condition (CKI Backport Bot) [RHEL-77240] {CVE-2025-21668} - io_uring/rsrc: require cloned buffers to share accounting contexts (Jeff Moyer) [RHEL-78677] {CVE-2025-21686} - vsock: prevent null-ptr-deref in vsock_*[has_data|has_space] (CKI Backport Bot) [RHEL-77214] {CVE-2025-21666} - USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() (CKI Backport Bot) [RHEL-78685] {CVE-2025-21689} - lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN (Herton R. Krzesinski) [RHEL-58817] Resolves: RHEL-58817, RHEL-77214, RHEL-77240, RHEL-77301, RHEL-78677, RHEL-78685 * Fri Feb 14 2025 Jan Stancek [6.12.0-54.el10] - mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM (CKI Backport Bot) [RHEL-76120] {CVE-2024-56611} - Revert "redhat: gating.yaml: drop unstable test" (Jan Stancek) - nvme: remove multipath module parameter (Bryan Gurney) [RHEL-78133] - NFSD: Fix CB_GETATTR status fix (Olga Kornievskaia) [RHEL-56888] - irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity() (CKI Backport Bot) [RHEL-78517] {CVE-2024-57949} - erofs: promote to full support (Ian Kent) [RHEL-78322] - rxrpc, afs: Fix peer hash locking vs RCU callback (Marc Dionne) [RHEL-78388] - afs: Fix cleanup of immediately failed async calls (Marc Dionne) [RHEL-78388] - afs: Fix directory format encoding struct (Marc Dionne) [RHEL-78388] - afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY (Marc Dionne) [RHEL-78388] - afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call (Marc Dionne) [RHEL-78388] - rxrpc: Improve setsockopt() handling of malformed user input (Marc Dionne) [RHEL-78388] - afs: Fix merge preference rule failure condition (Marc Dionne) [RHEL-78388] - afs: Fix the maximum cell name length (Marc Dionne) [RHEL-78388] - smb: client: get rid of kstrdup() in get_ses_refpath() (Paulo Alcantara) [RHEL-78152] - smb: client: fix noisy when tree connecting to DFS interlink targets (Paulo Alcantara) [RHEL-78152] - smb: client: don't trust DFSREF_STORAGE_SERVER bit (Paulo Alcantara) [RHEL-78152] - smb: client: handle lack of EA support in smb2_query_path_info() (Paulo Alcantara) [RHEL-78152] - smb: client: don't check for @leaf_fullpath in match_server() (Paulo Alcantara) [RHEL-78152] - smb: client: get rid of TCP_Server_Info::refpath_lock (Paulo Alcantara) [RHEL-78152] - cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM in readdir.c (Paulo Alcantara) [RHEL-78152] - smb3: add missing tracepoint for querying wsl EAs (Paulo Alcantara) [RHEL-78152] - smb: client: fix order of arguments of tracepoints (Paulo Alcantara) [RHEL-78152] - smb: client: fix oops due to unset link speed (Paulo Alcantara) [RHEL-78152] - smb: client: correctly handle ErrorContextData as a flexible array (Paulo Alcantara) [RHEL-78152] - smb: client: don't retry DFS targets on server shutdown (Paulo Alcantara) [RHEL-78152] - smb: client: fix return value of parse_dfs_referrals() (Paulo Alcantara) [RHEL-78152] - smb: client: optimize referral walk on failed link targets (Paulo Alcantara) [RHEL-78152] - smb: client: provide dns_resolve_{unc,name} helpers (Paulo Alcantara) [RHEL-78152] - smb: client: parse DNS domain name from domain= option (Paulo Alcantara) [RHEL-78152] - smb: client: fix DFS mount against old servers with NTLMSSP (Paulo Alcantara) [RHEL-78152] - smb: client: parse av pair type 4 in CHALLENGE_MESSAGE (Paulo Alcantara) [RHEL-78152] - smb: client: introduce av_for_each_entry() helper (Paulo Alcantara) [RHEL-78152] - cifs: support reconnect with alternate password for SMB1 (Paulo Alcantara) [RHEL-78152] - smb: client: sync the root session and superblock context passwords before automounting (Paulo Alcantara) [RHEL-78152] - cifs: Remove unused is_server_using_iface() (Paulo Alcantara) [RHEL-78152] - smb: enable reuse of deferred file handles for write operations (Paulo Alcantara) [RHEL-78152] - smb: fix bytes written value in /proc/fs/cifs/Stats (Paulo Alcantara) [RHEL-78152] - smb: client: fix TCP timers deadlock after rmmod (Paulo Alcantara) [RHEL-78152] {CVE-2024-54680} - smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig (Paulo Alcantara) [RHEL-78152] - smb: use macros instead of constants for leasekey size and default cifsattrs value (Paulo Alcantara) [RHEL-78152] - smb: client: destroy cfid_put_wq on module exit (Paulo Alcantara) [RHEL-78152] - cifs: Use str_yes_no() helper in cifs_ses_add_channel() (Paulo Alcantara) [RHEL-78152] - cifs: Fix rmdir failure due to ongoing I/O on deleted file (Paulo Alcantara) [RHEL-78152] - smb3: fix compiler warning in reparse code (Paulo Alcantara) [RHEL-78152] - smb: client: fix potential race in cifs_put_tcon() (Paulo Alcantara) [RHEL-78152] - smb3.1.1: fix posix mounts to older servers (Paulo Alcantara) [RHEL-78152] - fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points (Paulo Alcantara) [RHEL-78152] - fs/smb/client: Implement new SMB3 POSIX type (Paulo Alcantara) [RHEL-78152] - fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX (Paulo Alcantara) [RHEL-78152] - cifs: unlock on error in smb3_reconfigure() (Paulo Alcantara) [RHEL-78152] - cifs: during remount, make sure passwords are in sync (Paulo Alcantara) [RHEL-78152] - cifs: support mounting with alternate password to allow password rotation (Paulo Alcantara) [RHEL-78152] - smb: Initialize cfid->tcon before performing network ops (Paulo Alcantara) [RHEL-78152] {CVE-2024-56729} - smb: During unmount, ensure all cached dir instances drop their dentry (Paulo Alcantara) [RHEL-78152] {CVE-2024-53176} - smb: client: fix noisy message when mounting shares (Paulo Alcantara) [RHEL-78152] - smb: client: don't try following DFS links in cifs_tree_connect() (Paulo Alcantara) [RHEL-78152] - smb: client: allow reconnect when sending ioctl (Paulo Alcantara) [RHEL-78152] - smb: client: get rid of @nlsc param in cifs_tree_connect() (Paulo Alcantara) [RHEL-78152] - smb: client: allow more DFS referrals to be cached (Paulo Alcantara) [RHEL-78152] - cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session (Paulo Alcantara) [RHEL-78152] - cifs: Validate content of WSL reparse point buffers (Paulo Alcantara) [RHEL-78152] - cifs: Improve guard for excluding $LXDEV xattr (Paulo Alcantara) [RHEL-78152] - cifs: Add support for parsing WSL-style symlinks (Paulo Alcantara) [RHEL-78152] - cifs: Validate content of native symlink (Paulo Alcantara) [RHEL-78152] - cifs: Fix parsing native symlinks relative to the export (Paulo Alcantara) [RHEL-78152] - Update misleading comment in cifs_chan_update_iface (Paulo Alcantara) [RHEL-78152] - smb: client: change return value in open_cached_dir_by_dentry() if !cfids (Paulo Alcantara) [RHEL-78152] - smb: client: disable directory caching when dir_cache_timeout is zero (Paulo Alcantara) [RHEL-78152] - smb: client: remove unnecessary checks in open_cached_dir() (Paulo Alcantara) [RHEL-78152] - smb: prevent use-after-free due to open_cached_dir error paths (Paulo Alcantara) [RHEL-78152] {CVE-2024-53177} - smb: Don't leak cfid when reconnect races with open_cached_dir (Paulo Alcantara) [RHEL-78152] {CVE-2024-53178} - smb: client: handle max length for SMB symlinks (Paulo Alcantara) [RHEL-78152] - smb: client: get rid of bounds check in SMB2_ioctl_init() (Paulo Alcantara) [RHEL-78152] - smb: client: improve compound padding in encryption (Paulo Alcantara) [RHEL-78152] - smb3: request handle caching when caching directories (Paulo Alcantara) [RHEL-78152] - cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012 (Paulo Alcantara) [RHEL-78152] - CIFS: New mount option for cifs.upcall namespace resolution (Paulo Alcantara) [RHEL-78152] - smb/client: Prevent error pointer dereference (Paulo Alcantara) [RHEL-78152] - fs/smb/client: implement chmod() for SMB3 POSIX Extensions (Paulo Alcantara) [RHEL-78152] - smb: cached directories can be more than root file handle (Paulo Alcantara) [RHEL-78152] - smb: client: Use str_yes_no() helper function (Paulo Alcantara) [RHEL-78152] - smb: client: memcpy() with surrounding object base address (Paulo Alcantara) [RHEL-78152] - cifs: Remove pre-historic unused CIFSSMBCopy (Paulo Alcantara) [RHEL-78152] - bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write (Viktor Malik) [RHEL-78209] - clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context (Waiman Long) [RHEL-77959] - clocksource: Use pr_info() for "Checking clocksource synchronization" message (Waiman Long) [RHEL-77959] - kasan: make kasan_record_aux_stack_noalloc() the default behaviour (Waiman Long) [RHEL-71050] - workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker (Waiman Long) [RHEL-74109] {CVE-2024-57888} - smb: client: fix double free of TCP_Server_Info::hostname (CKI Backport Bot) [RHEL-77236] {CVE-2025-21673} - arm64: Force CONFIG_ARCH_FORCE_MAX_ORDER of 4k kernel to 12 (Waiman Long) [RHEL-67530] - Enable CONFIG_INTEL_MEI_PXP and CONFIG_DRM_I915_PXP on rhel (David Arcari) [RHEL-77048] - KVM: nVMX: fix canonical check of vmcs12 HOST_RIP (Maxim Levitsky) [RHEL-44575] - KVM: x86: model canonical checks more precisely (Maxim Levitsky) [RHEL-44575] - KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks (Maxim Levitsky) [RHEL-44575] - KVM: x86: Route non-canonical checks in emulator through emulate_ops (Maxim Levitsky) [RHEL-44575] - KVM: x86: drop x86.h include from cpuid.h (Maxim Levitsky) [RHEL-44575] - ext4: force disable fscrypt feature (Brian Foster) [RHEL-64637] - x86: KVM: Advertise CPUIDs for new instructions in Clearwater Forest (Paolo Bonzini) [RHEL-45114] - iommufd: Fix struct iommu_hwpt_pgfault init and padding (Eder Zulian) [RHEL-75944] - iommufd/fault: Use a separate spinlock to protect fault->deliver list (Eder Zulian) [RHEL-75944] - iommufd/fault: Destroy response and mutex in iommufd_fault_destroy() (Eder Zulian) [RHEL-75944] - iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index() (Eder Zulian) [RHEL-75944] - iommu: iommufd: fix WARNING in iommufd_device_unbind (Eder Zulian) [RHEL-75944] - smb: client: fix use-after-free of signing key (CKI Backport Bot) [RHEL-76126] {CVE-2024-53179} - smb: client: fix NULL ptr deref in crypto_aead_setkey() (CKI Backport Bot) [RHEL-76124] {CVE-2024-53185} - redhat: kernel.spec: add ynl to kernel-tools (Jan Stancek) [RHEL-63081] - tools/net/ynl: ethtool: support spec load from install location (Jan Stancek) [RHEL-63081] - tools/net/ynl: add support for --family and --list-families (Jan Stancek) [RHEL-63081] - tools: ynl: add main install target (Jan Stancek) [RHEL-63081] - tools: ynl: add install target for generated content (Jan Stancek) [RHEL-63081] - tools: ynl: add initial pyproject.toml for packaging (Jan Stancek) [RHEL-63081] - tools: ynl: move python code to separate sub-directory (Jan Stancek) [RHEL-63081] Resolves: RHEL-44575, RHEL-45114, RHEL-56888, RHEL-63081, RHEL-64637, RHEL-67530, RHEL-71050, RHEL-74109, RHEL-75944, RHEL-76120, RHEL-76124, RHEL-76126, RHEL-77048, RHEL-77236, RHEL-77959, RHEL-78133, RHEL-78152, RHEL-78209, RHEL-78322, RHEL-78388, RHEL-78517 * Tue Feb 11 2025 Jan Stancek [6.12.0-53.el10] - libperf cpumap: Grow array of read CPUs in smaller increments (Michael Petlan) [RHEL-73893] - libperf cpumap: Remove perf_cpu_map__read() (Michael Petlan) [RHEL-73893] - libperf cpumap: Remove use of perf_cpu_map__read() (Michael Petlan) [RHEL-73893] - perf pmu: Remove use of perf_cpu_map__read() (Michael Petlan) [RHEL-73893] - libperf cpumap: Be tolerant of newline at the end of a cpumask (Michael Petlan) [RHEL-73893] - libperf cpumap: Hide/reduce scope of MAX_NR_CPUS (Michael Petlan) [RHEL-73893] - perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS (Michael Petlan) [RHEL-73893] - perf: Increase MAX_NR_CPUS to 4096 (Michael Petlan) [RHEL-73893] - redhat/configs: disable CONFIG_AF_UNIX_OOB on RHEL (Davide Caratti) [RHEL-76804] - af_unix: Add a prompt to CONFIG_AF_UNIX_OOB (Davide Caratti) [RHEL-76804] - KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init (Maxim Levitsky) [RHEL-71725] - KVM: x86: Short-circuit all of kvm_apic_set_base() if MSR value is unchanged (Maxim Levitsky) [RHEL-71725] - KVM: x86: Unpack msr_data structure prior to calling kvm_apic_set_base() (Maxim Levitsky) [RHEL-71725] - KVM: x86: Make kvm_recalculate_apic_map() local to lapic.c (Maxim Levitsky) [RHEL-71725] - KVM: x86: Rename APIC base setters to better capture their relationship (Maxim Levitsky) [RHEL-71725] - KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c) (Maxim Levitsky) [RHEL-71725] - KVM: x86: Inline kvm_get_apic_mode() in lapic.h (Maxim Levitsky) [RHEL-71725] - KVM: x86: Get vcpu->arch.apic_base directly and drop kvm_get_apic_base() (Maxim Levitsky) [RHEL-71725] - KVM: x86: Drop superfluous kvm_lapic_set_base() call when setting APIC state (Maxim Levitsky) [RHEL-71725] - KVM: x86: Short-circuit all kvm_lapic_set_base() if MSR value isn't changing (Maxim Levitsky) [RHEL-71725] - KVM: x86: Use '0' for guest RIP if PMI encounters protected guest state (Maxim Levitsky) [RHEL-71725] - KVM: x86: Add lockdep-guarded asserts on register cache usage (Maxim Levitsky) [RHEL-71725] - KVM: x86: Bypass register cache when querying CPL from kvm_sched_out() (Maxim Levitsky) [RHEL-71725] - KVM: x86: Ensure vcpu->mode is loaded from memory in kvm_vcpu_exit_request() (Maxim Levitsky) [RHEL-71725] - KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer (Maxim Levitsky) [RHEL-71725] - KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error (Maxim Levitsky) [RHEL-71725] - perf/x86/intel: Add Arrow Lake U support (Michael Petlan) [RHEL-33308] - wifi: ath12k: fix crash when unbinding (Jose Ignacio Tornos Martinez) [RHEL-70414] - wifi: ath12k: fix warning when unbinding (Jose Ignacio Tornos Martinez) [RHEL-70414] - nvmet: Don't overflow subsysnqn (Maurizio Lombardi) [RHEL-74084] {CVE-2024-53681} - hugetlb: prioritize surplus allocation from current node (Aristeu Rozanski) [RHEL-74490] - mm/vmscan: accumulate nr_demoted for accurate demotion statistics (Herton R. Krzesinski) [RHEL-71335] - mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled. (Herton R. Krzesinski) [RHEL-71335] Resolves: RHEL-33308, RHEL-70414, RHEL-71335, RHEL-71725, RHEL-73893, RHEL-74084, RHEL-74490, RHEL-76804 * Sun Feb 09 2025 Jan Stancek [6.12.0-52.el10] - x86/tdx: Enable CPU topology enumeration (Vitaly Kuznetsov) [RHEL-29350] - x86/tdx: Dynamically disable SEPT violations from causing #VEs (Vitaly Kuznetsov) [RHEL-29350] - x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup() (Vitaly Kuznetsov) [RHEL-29350] - x86/tdx: Introduce wrappers to read and write TD metadata (Vitaly Kuznetsov) [RHEL-29350] - net/sctp: Prevent autoclose integer overflow in sctp_association_init() (Xin Long) [RHEL-75624] {CVE-2024-57938} - tools: ynl: extend CFLAGS to keep options from environment (Hangbin Liu) [RHEL-50389] - tools: ynl: add script dir to sys.path (Hangbin Liu) [RHEL-50389] - ALSA: change configuration CONFIG_SND_HDA_SCODEC_TAS2781_SPI (Jaroslav Kysela) [RHEL-76330] - ALSA: hda/realtek: fixup ASUS H7606W (Jaroslav Kysela) [RHEL-76330] - ALSA: hda/realtek: fixup ASUS GA605W (Jaroslav Kysela) [RHEL-76330] - ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA (Jaroslav Kysela) [RHEL-76330] - ASoC: mediatek: disable buffer pre-allocation (Jaroslav Kysela) [RHEL-76330] - ASoC: rt722: add delay time to wait for the calibration procedure (Jaroslav Kysela) [RHEL-76330] - ALSA: hda: tas2781-spi: Delete some dead code (Jaroslav Kysela) [RHEL-76330] - ALSA: hda: tas2781-spi: Fix bogus error handling in tas2781_hda_spi_probe() (Jaroslav Kysela) [RHEL-76330] - ALSA: hda: tas2781-spi: Fix error code in tas2781_read_acpi() (Jaroslav Kysela) [RHEL-76330] - ALSA: hda: tas2781-spi: Fix -Wsometimes-uninitialized in tasdevice_spi_switch_book() (Jaroslav Kysela) [RHEL-76330] - ALSA: hda: tas2781-spi: select CRC32 instead of CRC32_SARWATE (Jaroslav Kysela) [RHEL-76330] - ALSA: hda/tas2781: Add tas2781 hda SPI driver (Jaroslav Kysela) [RHEL-76330] - ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NM (Jaroslav Kysela) [RHEL-76330] - ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC (Jaroslav Kysela) [RHEL-76330] - Enable DRM_XE related kconfig options (Mika Penttilä) [RHEL-54134] - wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one (CKI Backport Bot) [RHEL-76137] {CVE-2024-56663} - wifi: cfg80211: clear link ID from bitmap during link delete after clean up (Jose Ignacio Tornos Martinez) [RHEL-73819 RHEL-74091] {CVE-2024-57898} - net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() (Jose Ignacio Tornos Martinez) [RHEL-73819 RHEL-74052] {CVE-2024-56602} - wifi: rtw89: coex: initialize local .dbcc_2g_phy in _set_btg_ctrl() (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: mac80211: wake the queues in case of failure in resume (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: rtw89: check return value of ieee80211_probereq_get() for RNR (Jose Ignacio Tornos Martinez) [RHEL-73819 RHEL-74044] {CVE-2024-48873} - wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures (Jose Ignacio Tornos Martinez) [RHEL-73819 RHEL-74051] {CVE-2024-53190} - wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() (Jose Ignacio Tornos Martinez) [RHEL-73819 RHEL-74050] {CVE-2024-53156} - wifi: iwlwifi: fix CRF name for Bz (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: cfg80211: sme: init n_channels before channels[] access (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: mac80211: fix a queue stall in certain cases of CSA (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: mac80211: fix station NSS capability initialization order (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap() (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: cfg80211: Remove the Medium Synchronization Delay validity check (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg() (Jose Ignacio Tornos Martinez) [RHEL-73819 RHEL-74048] {CVE-2024-56535} - wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: iwlwifi: mvm: tell iwlmei when we finished suspending (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: iwlwifi: allow fast resume on ax200 (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: rtw89: Fix TX fail with A2DP after scanning (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: ath12k: remove msdu_end structure for WCN7850 (Jose Ignacio Tornos Martinez) [RHEL-73819] - bus: mhi: host: Switch trace_mhi_gen_tre fields to native endian (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: ath12k: fix one more memcpy size error (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup() (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabled (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSR (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: mwifiex: add missing locking for cfg80211 calls (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: cfg80211: check radio iface combination for multi radio per wiphy (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: ath12k: Skip Rx TID cleanup for self peer (Jose Ignacio Tornos Martinez) [RHEL-73819] - wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_* (Jose Ignacio Tornos Martinez) [RHEL-73819] - idpf: trigger SW interrupt when exiting wb_on_itr mode (Michal Schmidt) [RHEL-29554] - idpf: add support for SW triggered interrupts (Michal Schmidt) [RHEL-29554] - idpf: set completion tag for "empty" bufs associated with a packet (Michal Schmidt) [RHEL-29554] - idpf: Don't hard code napi_struct size (Michal Schmidt) [RHEL-29554] - perf trace: Keep exited threads for summary (Michael Petlan) [RHEL-62340] - block: Prevent potential deadlocks in zone write plug error recovery (Ming Lei) [RHEL-71495] - dm: Fix dm-zoned-reclaim zone write pointer alignment (Ming Lei) [RHEL-71495] - block: Ignore REQ_NOWAIT for zone reset and zone finish operations (Ming Lei) [RHEL-71495] - block: Use a zone write plug BIO work for REQ_NOWAIT BIOs (Ming Lei) [RHEL-71495] - block: Prevent potential deadlock in blk_revalidate_disk_zones() (Ming Lei) [RHEL-71495] - block: Switch to using refcount_t for zone write plugs (Ming Lei) [RHEL-71495] - block: Add a public bdev_zone_is_seq() helper (Ming Lei) [RHEL-71495] - block: RCU protect disk->conv_zones_bitmap (Ming Lei) [RHEL-71495] - redhat/configs: coresight: Clean up coresight configs (Mark Salter) [RHEL-78271] Resolves: RHEL-29350, RHEL-29554, RHEL-50389, RHEL-54134, RHEL-62340, RHEL-71495, RHEL-73819, RHEL-74044, RHEL-74048, RHEL-74050, RHEL-74051, RHEL-74052, RHEL-74091, RHEL-75624, RHEL-76137, RHEL-76330, RHEL-78271 * Fri Feb 07 2025 Jan Stancek [6.12.0-51.el10] - redhat: fix build/install targets in netfilter kselftest (Hangbin Liu) [RHEL-58105] - selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment (Hangbin Liu) [RHEL-58105] - selftests: mptcp: extend CFLAGS to keep options from environment (Hangbin Liu) [RHEL-58105] - fs/nfs: fix missing declaration of nfs_idmap_cache_timeout (Olga Kornievskaia) [RHEL-74415] - NFS/pnfs: Fix a live lock between recalled layouts and layoutget (Olga Kornievskaia) [RHEL-74415] - nfsd: restore callback functionality for NFSv4.0 (Olga Kornievskaia) [RHEL-74415] - NFSD: fix management of pending async copies (Olga Kornievskaia) [RHEL-74415] - nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work" (Olga Kornievskaia) [RHEL-74415] - fs/nfs/io: make nfs_start_io_*() killable (Olga Kornievskaia) [RHEL-74415] - nfs/blocklayout: Limit repeat device registration on failure (Olga Kornievskaia) [RHEL-74415] - nfs/blocklayout: Don't attempt unregister for invalid block device (Olga Kornievskaia) [RHEL-74415] - sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket (Olga Kornievskaia) [RHEL-74415] - SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUT (Olga Kornievskaia) [RHEL-74415] - sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport (Olga Kornievskaia) [RHEL-74415] - nfs: ignore SB_RDONLY when mounting nfs (Olga Kornievskaia) [RHEL-74415] - Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_requests" (Olga Kornievskaia) [RHEL-74415] - Revert "fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_private" (Olga Kornievskaia) [RHEL-74415] - nfs/localio: must clear res.replen in nfs_local_read_done (Olga Kornievskaia) [RHEL-74415] - NFSv4.0: Fix a use-after-free problem in the asynchronous open() (Olga Kornievskaia) [RHEL-74415] - NFSv4.0: Fix the wake up of the next waiter in nfs_release_seqid() (Olga Kornievskaia) [RHEL-74415] - SUNRPC: Fix a hang in TLS sock_close if sk_write_pending (Olga Kornievskaia) [RHEL-74415] - sunrpc: remove newlines from tracepoints (Olga Kornievskaia) [RHEL-74415] - nfs: Annotate struct pnfs_commit_array with __counted_by() (Olga Kornievskaia) [RHEL-74415] - nfs/localio: eliminate need for nfs_local_fsync_work forward declaration (Olga Kornievskaia) [RHEL-74415] - nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter (Olga Kornievskaia) [RHEL-74415] - nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx (Olga Kornievskaia) [RHEL-74415] - nfs/localio: remove redundant suid/sgid handling (Olga Kornievskaia) [RHEL-74415] - NFS: Implement get_nfs_version() (Olga Kornievskaia) [RHEL-74415] - NFS: Clean up find_nfs_version() (Olga Kornievskaia) [RHEL-74415] - NFS: Rename get_nfs_version() -> find_nfs_version() (Olga Kornievskaia) [RHEL-74415] - NFS: Convert the NFS module list into an array (Olga Kornievskaia) [RHEL-74415] - NFS: Clean up locking the nfs_versions list (Olga Kornievskaia) [RHEL-74415] - nfsd: allow for up to 32 callback session slots (Olga Kornievskaia) [RHEL-74415] - nfs_common: must not hold RCU while calling nfsd_file_put_local (Olga Kornievskaia) [RHEL-74415] - nfsd: get rid of include ../internal.h (Olga Kornievskaia) [RHEL-74415] - nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur (Olga Kornievskaia) [RHEL-74415] - NFSD: Add nfsd4_copy time-to-live (Olga Kornievskaia) [RHEL-74415] - NFSD: Add a laundromat reaper for async copy state (Olga Kornievskaia) [RHEL-74415] - NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations (Olga Kornievskaia) [RHEL-74415] - NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD (Olga Kornievskaia) [RHEL-74415] - NFSD: Free async copy information in nfsd4_cb_offload_release() (Olga Kornievskaia) [RHEL-74415] - NFSD: Fix nfsd4_shutdown_copy() (Olga Kornievskaia) [RHEL-74415] - NFSD: Add a tracepoint to record canceled async COPY operations (Olga Kornievskaia) [RHEL-74415] - nfsd: make nfsd4_session->se_flags a bool (Olga Kornievskaia) [RHEL-74415] - nfsd: remove nfsd4_session->se_bchannel (Olga Kornievskaia) [RHEL-74415] - nfsd: make use of warning provided by refcount_t (Olga Kornievskaia) [RHEL-74415] - nfsd: Don't fail OP_SETCLIENTID when there are too many clients. (Olga Kornievskaia) [RHEL-74415] - svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init() (Olga Kornievskaia) [RHEL-74415] - xdrgen: Remove program_stat_to_errno() call sites (Olga Kornievskaia) [RHEL-74415] - xdrgen: Update the files included in client-side source code (Olga Kornievskaia) [RHEL-74415] - xdrgen: Remove check for "nfs_ok" in C templates (Olga Kornievskaia) [RHEL-74415] - xdrgen: Remove tracepoint call site (Olga Kornievskaia) [RHEL-74415] - nfsd: release svc_expkey/svc_export with rcu_work (Olga Kornievskaia) [RHEL-74415] - SUNRPC: make sure cache entry active before cache_show (Olga Kornievskaia) [RHEL-74415] - nfsd: make sure exp active before svc_export_show (Olga Kornievskaia) [RHEL-74415] - lockd: Remove unneeded initialization of file_lock::c.flc_flags (Olga Kornievskaia) [RHEL-74415] - lockd: Remove unused parameter to nlmsvc_testlock() (Olga Kornievskaia) [RHEL-74415] - lockd: Remove some snippets of unfinished code (Olga Kornievskaia) [RHEL-74415] - lockd: Remove unnecessary memset() (Olga Kornievskaia) [RHEL-74415] - lockd: Remove unused typedef (Olga Kornievskaia) [RHEL-74415] - NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir() (Olga Kornievskaia) [RHEL-74415] - NFSD: Remove unused values from nfsd4_encode_components_esc() (Olga Kornievskaia) [RHEL-74415] - NFSD: Remove unused results in nfsd4_encode_pathname4() (Olga Kornievskaia) [RHEL-74415] - NFSD: Prevent NULL dereference in nfsd4_process_cb_update() (Olga Kornievskaia) [RHEL-74415] - NFSD: Remove a never-true comparison (Olga Kornievskaia) [RHEL-74415] - NFSD: Remove dead code in nfsd4_create_session() (Olga Kornievskaia) [RHEL-74415] - nfsd: refine and rename NFSD_MAY_LOCK (Olga Kornievskaia) [RHEL-74415] - NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock() (Olga Kornievskaia) [RHEL-74415] - nfsd: replace call_rcu by kfree_rcu for simple kmem_cache_free callback (Olga Kornievskaia) [RHEL-74415] - xdrgen: Add a utility for extracting XDR from RFCs (Olga Kornievskaia) [RHEL-74415] - nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT (Olga Kornievskaia) [RHEL-74415] - nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response (Olga Kornievskaia) [RHEL-74415] - lockd: Fix comment about NLMv3 backwards compatibility (Olga Kornievskaia) [RHEL-74415] - nfsd: new tracepoint for after op_func in compound processing (Olga Kornievskaia) [RHEL-74415] - nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer (Olga Kornievskaia) [RHEL-74415] - nfsd: drop the nfsd4_fattr_args "size" field (Olga Kornievskaia) [RHEL-74415] - nfsd: drop the ncf_cb_bmap field (Olga Kornievskaia) [RHEL-74415] - nfsd: drop inode parameter from nfsd4_change_attribute() (Olga Kornievskaia) [RHEL-74415] - xdrgen: emit maxsize macros (Olga Kornievskaia) [RHEL-74415] - xdrgen: Add generator code for XDR width macros (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for union types (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for pointer types (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for struct types (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for typedef (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for optional_data type (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for variable-length array (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for fixed-length array (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for a string (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for variable-length opaque (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR width for fixed-length opaque (Olga Kornievskaia) [RHEL-74415] - xdrgen: XDR widths for enum types (Olga Kornievskaia) [RHEL-74415] - xdrgen: Keep track of on-the-wire data type widths (Olga Kornievskaia) [RHEL-74415] - xdrgen: Track constant values (Olga Kornievskaia) [RHEL-74415] - xdrgen: Refactor transformer arms (Olga Kornievskaia) [RHEL-74415] - xdrgen: Implement big-endian enums (Olga Kornievskaia) [RHEL-74415] - xdrgen: Rename "enum yada" types as just "yada" (Olga Kornievskaia) [RHEL-74415] - xdrgen: Rename enum's declaration Jinja2 template (Olga Kornievskaia) [RHEL-74415] - xdrgen: Rename "variable-length strings" (Olga Kornievskaia) [RHEL-74415] - xdrgen: Clean up type_specifier (Olga Kornievskaia) [RHEL-74415] - xdrgen: Exit status should be zero on success (Olga Kornievskaia) [RHEL-74415] - NFSD: Remove unused function parameter (Olga Kornievskaia) [RHEL-74415] - NFSD: Remove unnecessary posix_acl_entry pointer initialization (Olga Kornievskaia) [RHEL-74415] - svcrdma: Address an integer overflow (Olga Kornievskaia) [RHEL-74415] - NFSD: Prevent a potential integer overflow (Olga Kornievskaia) [RHEL-74415] - rhel-10: gate on kernel-qe tests results not cki ones (Bruno Goncalves) - exfat: fix the infinite loop in exfat_readdir() (CKI Backport Bot) [RHEL-75669] {CVE-2024-57940} - exfat: fix the new buffer was not zeroed before writing (CKI Backport Bot) [RHEL-75662] {CVE-2024-57943} - redhat/configs: Enable Intel Bluetooth PCIE drivers (Bastien Nocera) [RHEL-76105] - Bluetooth: Use str_enable_disable-like helpers (Bastien Nocera) [RHEL-76105] - Bluetooth: btintel_pcie: Replace deprecated PCI functions (Bastien Nocera) [RHEL-76105] - Bluetooth: btintel_pcie: remove redundant assignment to variable ret (Bastien Nocera) [RHEL-76105] - Bluetooth: btintel: Do no pass vendor events to stack (Bastien Nocera) [RHEL-76105] - Bluetooth: btintel_pcie: Remove deadcode (Bastien Nocera) [RHEL-76105] - Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaP (Bastien Nocera) [RHEL-76105] - Bluetooth: btintel_pcie: Add recovery mechanism (Bastien Nocera) [RHEL-76105] - Bluetooth: btintel_pcie: Add handshake between driver and firmware (Bastien Nocera) [RHEL-76105] - bluetooth: Fix typos in the comments (Bastien Nocera) [RHEL-76105] - net: atlantic: use irq_update_affinity_hint() (CKI Backport Bot) [RHEL-77809] - tipc: fix NULL deref in cleanup_bearer() (Xin Long) [RHEL-77768] - tipc: Fix use-after-free of kernel socket in cleanup_bearer(). (CKI Backport Bot) [RHEL-77768] {CVE-2024-56642} - perf test: Remove cpu-list BPF cgroup counter test (Michael Petlan) [RHEL-70687] - tg3: Disable tg3 PCIe AER on system reboot (Lenny Szubowicz) [RHEL-33859] - build: remove localversion-rt from git tree (Clark Williams) [RHEL-73163] - net: Fix icmp host relookup triggering ip_rt_bug (CKI Backport Bot) [RHEL-77765] {CVE-2024-56647} - redhat/configs: Default to batched invalidation on s390 (Jerry Snitselaar) [RHEL-75486] - redhat/configs: disable CONFIG_TCP_AO (Sabrina Dubroca) [RHEL-77608] Resolves: RHEL-33859, RHEL-58105, RHEL-70687, RHEL-73163, RHEL-74415, RHEL-75486, RHEL-75662, RHEL-75669, RHEL-76105, RHEL-77608, RHEL-77765, RHEL-77768, RHEL-77809 * Wed Feb 05 2025 Jan Stancek [6.12.0-50.el10] - redhat: set aarch64 variants of kernel-rt as Tech Preview (Luis Claudio R. Goncalves) [RHEL-77120] - rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads (Tomas Glozar) [RHEL-72808] - rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads (Tomas Glozar) [RHEL-72808] - rtla/osnoise: Distinguish missing workload option (Tomas Glozar) [RHEL-72808] - drm/ast: Fix ast_dp connection status (Jocelyn Falempe) [RHEL-73063] - NFSD: add cb opcode to WARN_ONCE on failed callback (Olga Kornievskaia) [RHEL-56888] - NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (Olga Kornievskaia) [RHEL-56888] - wifi: iwlwifi: bump FW API to 94 for BZ/SC devices (CKI Backport Bot) [RHEL-75880] - bpf, sockmap: Fix race between element replace and close() (Felix Maurer) [RHEL-72484] - xsk: Free skb when TX metadata options are invalid (Felix Maurer) [RHEL-72484] - xsk: always clear DMA mapping information when unmapping the pool (Felix Maurer) [RHEL-72484] - bpf: fix OOB devmap writes when deleting elements (Felix Maurer) [RHEL-72484] - xsk: fix OOB map writes when deleting elements (Felix Maurer) [RHEL-72484] - rtla: Report missed event count (Tomas Glozar) [RHEL-67557] - rtla: Add function to report missed events (Tomas Glozar) [RHEL-67557] - rtla: Count all processed events (Tomas Glozar) [RHEL-67557] - rtla: Count missed trace events (Tomas Glozar) [RHEL-67557] - tools/rtla: Add osnoise_trace_is_off() (Tomas Glozar) [RHEL-67557] - rtla/timerlat_top: Abort event processing on second signal (Tomas Glozar) [RHEL-67557] - rtla/timerlat_hist: Abort event processing on second signal (Tomas Glozar) [RHEL-67557] - rtla/timerlat_top: Stop timerlat tracer on signal (Tomas Glozar) [RHEL-67557] - rtla/timerlat_hist: Stop timerlat tracer on signal (Tomas Glozar) [RHEL-67557] - rtla: Add trace_instance_stop (Tomas Glozar) [RHEL-67557] - netlink: typographical error in nlmsg_type constants definition (CKI Backport Bot) [RHEL-76481] - net: sched: refine software bypass handling in tc_run (Xin Long) [RHEL-56246] Resolves: RHEL-56246, RHEL-56888, RHEL-67557, RHEL-72484, RHEL-72808, RHEL-73063, RHEL-75880, RHEL-76481, RHEL-77120 * Tue Feb 04 2025 Jan Stancek [6.12.0-49.el10] - Bluetooth: fix use-after-free in device_for_each_child() (CKI Backport Bot) [RHEL-76122] {CVE-2024-53237} - redhat/spec: Install all selftests in a single step (Viktor Malik) [RHEL-70889] - Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet (CKI Backport Bot) [RHEL-74009] {CVE-2024-56590} - net: usb: lan78xx: Fix double free issue with interrupt buffer allocation (CKI Backport Bot) [RHEL-74053] {CVE-2024-53213} - mm/slub: Avoid list corruption when removing a slab from the full list (Rafael Aquini) [RHEL-73368] {CVE-2024-56566} - selinux: ignore unknown extended permissions (Ondrej Mosnacek) [RHEL-75632] {CVE-2024-57931} - drm: adv7511: Fix use-after-free in adv7533_attach_dsi() (Jocelyn Falempe) [RHEL-74282] - drm: adv7511: Drop dsi single lane support (Jocelyn Falempe) [RHEL-74282] - drm/xe: Wait for migration job before unmapping pages (Jocelyn Falempe) [RHEL-74282] - drm/xe: Use non-interruptible wait when moving BO to system (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: Correct the migration DMA map direction (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: use sjt mec fw on gfx943 for sriov (Jocelyn Falempe) [RHEL-74282] - drm/i915/dg1: Fix power gate sequence. (Jocelyn Falempe) [RHEL-74282] - drm/i915/cx0_phy: Fix C10 pll programming sequence (Jocelyn Falempe) [RHEL-74282] - drm/xe: Fix fault on fd close after unbind (Jocelyn Falempe) [RHEL-74282] - drm/xe/pf: Use correct function to check LMEM provisioning (Jocelyn Falempe) [RHEL-74282] - drm/xe: Revert some changes that break a mesa debug tool (Jocelyn Falempe) [RHEL-74282] - drm/bridge: adv7511_audio: Update Audio InfoFrame properly (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: fix backport of commit 73dae652dcac (Jocelyn Falempe) [RHEL-74282] - drm/xe: Move the coredump registration to the worker thread (Jocelyn Falempe) [RHEL-74282] - drm/xe: Take PM ref in delayed snapshot capture worker (Jocelyn Falempe) [RHEL-74282] - drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req() (Jocelyn Falempe) [RHEL-74282] - udmabuf: also check for F_SEAL_FUTURE_WRITE (Jocelyn Falempe) [RHEL-74282] - udmabuf: fix racy memfd sealing check (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/mmhub4.1: fix IP version check (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/gfx12: fix IP version check (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/nbio7.0: fix IP version check (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/smu14.0.2: fix IP version check (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/nbio7.7: fix IP version check (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/nbio7.11: fix IP version check (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: don't access invalid sched (Jocelyn Falempe) [RHEL-74282] - i915/guc: Accumulate active runtime on gt reset (Jocelyn Falempe) [RHEL-74282] - i915/guc: Ensure busyness counter increases motonically (Jocelyn Falempe) [RHEL-74282] - i915/guc: Reset engine utilization buffer before registration (Jocelyn Falempe) [RHEL-74282] - drm/panel: synaptics-r63353: Fix regulator unbalance (Jocelyn Falempe) [RHEL-74282] - drm/panel: st7701: Add prepare_prev_first flag to drm_panel (Jocelyn Falempe) [RHEL-74282] - drm/panel: novatek-nt35950: fix return value check in nt35950_probe() (Jocelyn Falempe) [RHEL-74282] - drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference (Jocelyn Falempe) [RHEL-74282] - dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FS (Jocelyn Falempe) [RHEL-74282] - udmabuf: fix memory leak on last export_udmabuf() error path (Jocelyn Falempe) [RHEL-74282] - udmabuf: udmabuf_create pin folio codestyle cleanup (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: fix amdgpu_coredump (Jocelyn Falempe) [RHEL-74282] - drm/modes: Avoid divide by zero harder in drm_mode_vrefresh() (Jocelyn Falempe) [RHEL-74282] - drm/amd: Update strapping for NBIO 2.5.0 (Jocelyn Falempe) [RHEL-74282] - drm/display: use ERR_PTR on DP tunnel manager creation fail (Jocelyn Falempe) [RHEL-74282] - drm/xe/reg_sr: Remove register pool (Jocelyn Falempe) [RHEL-74282] - drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt (Jocelyn Falempe) [RHEL-74282] - amdgpu/uvd: get ring reference from rq scheduler (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12 (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: hard-code cacheline size for gfx11 (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: Dereference null return value (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: fix when the cleaner shader is emitted (Jocelyn Falempe) [RHEL-74282] - drm/amd/pm: Set SMU v13.0.7 default workload type (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: fix UVD contiguous CS mapping problem (Jocelyn Falempe) [RHEL-74282] - drm/i915: Fix NULL pointer dereference in capture_engine (Jocelyn Falempe) [RHEL-74282] - drm/i915/color: Stop using non-posted DSB writes for legacy LUT (Jocelyn Falempe) [RHEL-74282] - drm/i915: Fix memory leak by correcting cache object name in error handler (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: pause autosuspend when creating pdd (Jocelyn Falempe) [RHEL-74282] - drm/xe: Call invalidation_fence_fini for PT inval fences in error state (Jocelyn Falempe) [RHEL-74282] - drm/panic: remove spurious empty line to clean warning (Jocelyn Falempe) [RHEL-74282] - Revert "drm/amd/display: parse umc_info or vram_info based on ASIC" (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: rework resume handling for display (v2) (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Add option to retrieve detile buffer size (Jocelyn Falempe) [RHEL-74282] - drm/xe/devcoredump: Update handling of xe_force_wake_get return (Jocelyn Falempe) [RHEL-74282] - drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain() (Jocelyn Falempe) [RHEL-74282] - drm/xe/guc: Copy GuC log prior to dumping (Jocelyn Falempe) [RHEL-74282] - drm/xe/devcoredump: Add ASCII85 dump helper function (Jocelyn Falempe) [RHEL-74282] - drm/xe/devcoredump: Improve section headings and add tile info (Jocelyn Falempe) [RHEL-74282] - drm/xe/devcoredump: Use drm_puts and already cached local variables (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3 (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: set the right AMDGPU sg segment limitation (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Prune Invalid Modes For HDMI Output (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: parse umc_info or vram_info based on ASIC (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Remove hw w/a toggle if on DP2/HPO (Jocelyn Falempe) [RHEL-74282] - drm/panic: Add ABGR2101010 support (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Fix underflow when playing 8K video in full screen mode (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: Dereference the ATCS ACPI buffer (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2 (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Adding array index check to prevent memory corruption (Jocelyn Falempe) [RHEL-74282] - drm/sched: memset() 'job' in drm_sched_job_init() (Jocelyn Falempe) [RHEL-74282] - drm/panel: simple: Add Microchip AC69T88A LVDS Display panel (Jocelyn Falempe) [RHEL-74282] - drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Full exit out of IPS2 when all allow signals have been cleared (Jocelyn Falempe) [RHEL-74282] - drm/display: Fix building with GCC 15 (Jocelyn Falempe) [RHEL-74282] - drm/xe/xe3: Add initial set of workarounds (Jocelyn Falempe) [RHEL-74282] - drm/xe/ptl: L3bank mask is not available on the media GT (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: disable SG displays on cyan skillfish (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Fix garbage or black screen when resetting otg (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: skip disable CRTC in seemless bootup case (Jocelyn Falempe) [RHEL-74282] - drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check() (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create' (Jocelyn Falempe) [RHEL-74282] - drm/bridge: it6505: Enable module autoloading (Jocelyn Falempe) [RHEL-74282] - drm: panel-orientation-quirks: Add quirk for AYA NEO GEEK (Jocelyn Falempe) [RHEL-74282] - drm: panel-orientation-quirks: Add quirk for AYA NEO Founder edition (Jocelyn Falempe) [RHEL-74282] - drm: panel-orientation-quirks: Add quirk for AYA NEO 2 model (Jocelyn Falempe) [RHEL-74282] - drm/xe/pciid: Add new PCI id for ARL (Jocelyn Falempe) [RHEL-74282] - drm/xe/pciids: Add PVC's PCI device ID macros (Jocelyn Falempe) [RHEL-74282] - drm/xe/pciids: separate ARL and MTL PCI IDs (Jocelyn Falempe) [RHEL-74282] - drm/xe/pciids: separate RPL-U and RPL-P PCI IDs (Jocelyn Falempe) [RHEL-74282] - dma-fence: Use kernel's sort for merging fences (Jocelyn Falempe) [RHEL-74282] - dma-fence: Fix reference leak on fence merge failure path (Jocelyn Falempe) [RHEL-74282] - dma-buf: fix dma_fence_array_signaled v4 (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/hdp5.2: do a posting read when flushing HDP (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/hdp7.0: do a posting read when flushing HDP (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/hdp5.0: do a posting read when flushing HDP (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/hdp4.0: do a posting read when flushing HDP (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/hdp6.0: do a posting read when flushing HDP (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odm (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Limit VTotal range to max hw cap minus fp (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Correct prefetch calculation (Jocelyn Falempe) [RHEL-74282] - drm/dp_mst: Fix resetting msg rx state after topology removal (Jocelyn Falempe) [RHEL-74282] - drm/dp_mst: Verify request type in the corresponding down message reply (Jocelyn Falempe) [RHEL-74282] - drm/amd/pm: fix and simplify workload handling (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12 (Jocelyn Falempe) [RHEL-74282] - drm/dp_mst: Fix MST sideband message body length check (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: hard-code cacheline for gc943,gc944 (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Ignore scalar validation failure if pipe is phantom (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: calculate final viewport before TAP optimization (Jocelyn Falempe) [RHEL-74282] - Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs" (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: update pipe selection policy to check head pipe (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Fix handling of plane refcount (Jocelyn Falempe) [RHEL-74282] - drm/amd/pm: Remove arcturus min power limit (Jocelyn Falempe) [RHEL-74282] - drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3 (Jocelyn Falempe) [RHEL-74282] - drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7 (Jocelyn Falempe) [RHEL-74282] - drm/amd: Fix initialization mistake for NBIO 7.11 devices (Jocelyn Falempe) [RHEL-74282] - drm/amd/pm: skip setting the power source on smu v14.0.2/3 (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: fix usage slab after free (Jocelyn Falempe) [RHEL-74282] - drm/amd: Add some missing straps from NBIO 7.11.0 (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3 (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: Use the correct wptr size (Jocelyn Falempe) [RHEL-74282] - drm/xe/guc_submit: fix race around suspend_pending (Jocelyn Falempe) [RHEL-74282] - drm/xe/migrate: use XE_BO_FLAG_PAGETABLE (Jocelyn Falempe) [RHEL-74282] - Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable" (Jocelyn Falempe) [RHEL-74282] - drm/xe/migrate: fix pat index usage (Jocelyn Falempe) [RHEL-74282] - drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs (Jocelyn Falempe) [RHEL-74282] - drm/bridge: it6505: Fix inverted reset polarity (Jocelyn Falempe) [RHEL-74282] - drm/fbdev-dma: Select FB_DEFERRED_IO (Jocelyn Falempe) [RHEL-74282] - drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member (Jocelyn Falempe) [RHEL-74282] - drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check (Jocelyn Falempe) [RHEL-74282] - drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_check (Jocelyn Falempe) [RHEL-74282] - drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=n (Jocelyn Falempe) [RHEL-74282] - drm/xe/ufence: Wake up waiters after setting ufence->signalled (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipe (Jocelyn Falempe) [RHEL-74282] - drm/radeon: Fix spurious unplug event on radeon HDMI (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: Fix wrong usage of INIT_WORK() (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: Fix map/unmap queue logic (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: fix ACA bank count boundary check error (Jocelyn Falempe) [RHEL-74282] - drm/panthor: Fix OPP refcnt leaks in devfreq initialisation (Jocelyn Falempe) [RHEL-74282] - drm/panthor: record current and maximum device clock frequencies (Jocelyn Falempe) [RHEL-74282] - drm/panthor: introduce job cycle and timestamp accounting (Jocelyn Falempe) [RHEL-74282] - drm: use ATOMIC64_INIT() for atomic64_t (Jocelyn Falempe) [RHEL-74282] - drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()' (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info() (Jocelyn Falempe) [RHEL-74282] - drm/vkms: Drop unnecessary call to drm_crtc_cleanup() (Jocelyn Falempe) [RHEL-74282] - drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new() (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Reduce HPD Detection Interval for IPS (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Increase idle worker HPD detection time (Jocelyn Falempe) [RHEL-74282] - drm/xe/hdcp: Fix gsc structure check in fw check status (Jocelyn Falempe) [RHEL-74282] - drm: panel: nv3052c: correct spi_device_id for RG35XX panel (Jocelyn Falempe) [RHEL-74282] - drm/panic: Select ZLIB_DEFLATE for DRM_PANIC_SCREEN_QR_CODE (Jocelyn Falempe) [RHEL-74282] - drm/bridge: tc358767: Fix link properties discovery (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: fix a memleak issue when driver is removed (Jocelyn Falempe) [RHEL-74282] - drm/bridge: it6505: Drop EDID cache on bridge power off (Jocelyn Falempe) [RHEL-74282] - drm/bridge: anx7625: Drop EDID cache on bridge power off (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module (Jocelyn Falempe) [RHEL-74282] - drm/amdgpu: Fix JPEG v4.0.3 register write (Jocelyn Falempe) [RHEL-74282] - drm/panel: nt35510: Make new commands optional (Jocelyn Falempe) [RHEL-74282] - udmabuf: fix vmap_udmabuf error page set (Jocelyn Falempe) [RHEL-74282] - udmabuf: change folios array from kmalloc to kvmalloc (Jocelyn Falempe) [RHEL-74282] - drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unused (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Fix incorrect DSC recompute trigger (Jocelyn Falempe) [RHEL-74282] - drm/amd/display: Skip Invalid Streams from DSC Policy (Jocelyn Falempe) [RHEL-74282] - rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu (Rafael Aquini) [RHEL-73367] {CVE-2024-53160} - not upstream: Set vdso is_ready later during boot process (Herbert Xu) [RHEL-76765] - net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets (CKI Backport Bot) [RHEL-74124] {CVE-2025-21629} - cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged (Mark Langsdorf) [RHEL-66201] - Bluetooth: hci_core: Fix sleeping function called from invalid context (CKI Backport Bot) [RHEL-74114] {CVE-2024-57894} - cxl/pci: Check dport->regs.rcd_pcie_cap availability before accessing (Myron Stowe) [RHEL-70563] - cxl/pci: Add sysfs attribute for CXL 1.1 device link status (Myron Stowe) [RHEL-70563] - cxl/core/regs: Add rcd_pcie_cap initialization (Myron Stowe) [RHEL-70563] - Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync (CKI Backport Bot) [RHEL-76123] {CVE-2024-53208} Resolves: RHEL-66201, RHEL-70563, RHEL-70889, RHEL-73367, RHEL-73368, RHEL-74009, RHEL-74053, RHEL-74114, RHEL-74124, RHEL-74282, RHEL-75632, RHEL-76122, RHEL-76123, RHEL-76765 * Fri Jan 31 2025 Jan Stancek [6.12.0-48.el10] - ALSA: Intel AVS audio hardware enablement for RHEL 10 (Jaroslav Kysela) [RHEL-72802] - gitlab-ci: remove superfluous test_debug/debug_architectures (Michael Hofmann) - redhat: update brew target for RHEL scratch builds (Jan Stancek) - iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain (Jerry Snitselaar) [RHEL-73411] {CVE-2024-56668} - iommu/vt-d: Remove cache tags before disabling ATS (Jerry Snitselaar) [RHEL-73411] {CVE-2024-56669} - iommufd: Fix out_fput in iommufd_fault_alloc() (Jerry Snitselaar) [RHEL-73411] {CVE-2024-56624} - iommu/vt-d: Fix checks and print in pgtable_walk() (Jerry Snitselaar) [RHEL-73411] - iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes() (Jerry Snitselaar) [RHEL-73411] - iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLB (Jerry Snitselaar) [RHEL-73411] - iommu/arm-smmu: Defer probe of clients after smmu device bound (Jerry Snitselaar) [RHEL-73411] {CVE-2024-56568} - iommu/tegra241-cmdqv: Fix unused variable warning (Jerry Snitselaar) [RHEL-73411] - iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dir (Jerry Snitselaar) [RHEL-73411] - iommu/s390: Implement blocking domain (Jerry Snitselaar) [RHEL-73411] {CVE-2024-53232} - dmaengine: tegra: Return correct DMA status when paused (Jerry Snitselaar) [RHEL-73412] - dmaengine: dw: Select only supported masters for ACPI devices (Jerry Snitselaar) [RHEL-73412] - xfs: eliminate lockdep false positives in xfs_attr_shortform_list (Bill O'Donnell) [RHEL-46697] - RDMA/uverbs: Prevent integer overflow issue (CKI Backport Bot) [RHEL-74227] {CVE-2024-57890} - ALSA: AMD audio hardware enablement for RHEL 10 (Jaroslav Kysela) [RHEL-64633] - redhat/configs: enable iBFT parsing on aarch64 (Chris Leech) [RHEL-75491] Resolves: RHEL-46697, RHEL-64633, RHEL-72802, RHEL-73411, RHEL-73412, RHEL-74227, RHEL-75491 * Wed Jan 29 2025 Jan Stancek [6.12.0-47.el10] - ipvlan: Support bonding events (Hangbin Liu) [RHEL-73828] - dm array: fix releasing a faulty array block twice in dm_array_cursor_end (CKI Backport Bot) [RHEL-74443] {CVE-2024-57929} - redhat/kernel.spec: work around find-debuginfo aborting cross builds (Jan Stancek) [RHEL-76454] - crypto: aes-gcm-p10 - Use the correct bit to test for P10 (Mamatha Inamdar) [RHEL-62818] - crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYPTO_AES_GCM_P10 (Mamatha Inamdar) [RHEL-62818] - crypto: powerpc/p10-aes-gcm - Register modules as SIMD (Mamatha Inamdar) [RHEL-62818] - crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementation (Mamatha Inamdar) [RHEL-62818] - ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptops (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: soc-acpi: arl: Correct naming of a cs35l56 address struct (Jaroslav Kysela) [RHEL-73890] - ALSA: seq: oss: Fix races at processing SysEx messages (Jaroslav Kysela) [RHEL-73890] {CVE-2024-57893} - ALSA hda/realtek: Add quirk for Framework F111:000C (Jaroslav Kysela) [RHEL-73890] - ALSA: seq: Check UMP support for midi_version change (Jaroslav Kysela) [RHEL-73890] - Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi" (Jaroslav Kysela) [RHEL-73890] - ASoC: audio-graph-card: Call of_node_put() on correct node (Jaroslav Kysela) [RHEL-73890] - sound: usb: format: don't warn that raw DSD is unsupported (Jaroslav Kysela) [RHEL-73890] - sound: usb: enable DSD output for ddHiFi TC44C (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/ca0132: Use standard HD-audio quirk matching helpers (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audio (Jaroslav Kysela) [RHEL-73890] - ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_cache() (Jaroslav Kysela) [RHEL-73890] - ALSA: usb-audio: US16x08: Initialize array before use (Jaroslav Kysela) [RHEL-73890] - ALSA: sh: Fix wrong argument order for copy_from_iter() (Jaroslav Kysela) [RHEL-73890] - ALSA: ump: Shut up truncated string warning (Jaroslav Kysela) [RHEL-73890] - ALSA: sh: Use standard helper for buffer accesses (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/conexant: fix Z60MR100 startup pop issue (Jaroslav Kysela) [RHEL-73890] - ALSA: ump: Update legacy substream names upon FB info update (Jaroslav Kysela) [RHEL-73890] - ALSA: ump: Indicate the inactive group in legacy substream names (Jaroslav Kysela) [RHEL-73890] - ALSA: ump: Don't open legacy substream for an inactive group (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7 (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QB (Jaroslav Kysela) [RHEL-73890] - ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entry (Jaroslav Kysela) [RHEL-73890] - ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP (Jaroslav Kysela) [RHEL-73890] {CVE-2024-57805} - ALSA: memalloc: prefer dma_mapping_error() over explicit address checking (Jaroslav Kysela) [RHEL-73890] {CVE-2024-57800} - firmware: arm_scmi: Fix i.MX build dependency (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array (Jaroslav Kysela) [RHEL-73890] {CVE-2024-57880} - ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER (Jaroslav Kysela) [RHEL-73890] - ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER (Jaroslav Kysela) [RHEL-73890] - ASoC: tas2781: Fix calibration issue in stress test (Jaroslav Kysela) [RHEL-73890] - ASoC: amd: yc: Fix the wrong return value (Jaroslav Kysela) [RHEL-73890] - ALSA: control: Avoid WARN() for symlink errors (Jaroslav Kysela) [RHEL-73890] {CVE-2024-56657} - ALSA: hda/realtek: Fix headset mic on Acer Nitro 5 (Jaroslav Kysela) [RHEL-73890] - ALSA: usb-audio: Add implicit feedback quirk for Yamaha THR5 (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly" (Jaroslav Kysela) [RHEL-73890] - ALSA: hda: Fix build error without CONFIG_SND_DEBUG (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init() (Jaroslav Kysela) [RHEL-73890] - ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WW (Jaroslav Kysela) [RHEL-73890] - ASoC: amd: yc: fix internal mic on Redmi G 2022 (Jaroslav Kysela) [RHEL-73890] - ASoC: hdmi-codec: reorder channel allocation list (Jaroslav Kysela) [RHEL-73890] - ALSA: usb-audio: Make mic volume workarounds globally applicable (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: soc-acpi-intel-arl-match: Add rt722 and rt1320 support (Jaroslav Kysela) [RHEL-73890] - ASoC: sdw_utils: Add quirk to exclude amplifier function (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptops (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: sof_sdw: Add quirk for cs42l43 system using host DMICs (Jaroslav Kysela) [RHEL-73890] - ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignored (Jaroslav Kysela) [RHEL-73890] - ASoC: sdw_utils: Add support for exclusion DAI quirks (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Use codec SSID matching for Lenovo devices (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/conexant: Use the new codec SSID matching (Jaroslav Kysela) [RHEL-73890] - ALSA: hda: Use own quirk lookup helper (Jaroslav Kysela) [RHEL-73890] - ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for MTL. (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG) (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8 (Jaroslav Kysela) [RHEL-73890] - ALSA: usb-audio: add mixer mapping for Corsair HS80 (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops (Jaroslav Kysela) [RHEL-73890] - ALSA: usb-audio: Add extra PID for RME Digiface USB (Jaroslav Kysela) [RHEL-73890] - ALSA: usb-audio: Fix a DMA to stack memory bug (Jaroslav Kysela) [RHEL-73890] - ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec (Jaroslav Kysela) [RHEL-73890] - ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai() (Jaroslav Kysela) [RHEL-73890] - ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai index (Jaroslav Kysela) [RHEL-73890] - ALSA: usb-audio: Notify xrun for low-latency mode (Jaroslav Kysela) [RHEL-73890] - ALSA: seq: ump: Fix seq port updates per FB info notify (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Apply quirk for Medion E15433 (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1i (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 Max (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Set PCBeep to default value for ALC274 (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Enable speaker pins for Medion E15443 platform (Jaroslav Kysela) [RHEL-73890] - ALSA: hda/realtek: Update ALC225 depop procedure (Jaroslav Kysela) [RHEL-73890] - ALSA: pcm: Add sanity NULL check for the default mmap fault handler (Jaroslav Kysela) [RHEL-73890] {CVE-2024-53180} - ALSA: ump: Fix evaluation of MIDI 1.0 FB info (Jaroslav Kysela) [RHEL-73890] - ALSA: rawmidi: Fix kvfree() call in spinlock (Jaroslav Kysela) [RHEL-73890] - ASoC: da7213: Populate max_register to regmap_config (Jaroslav Kysela) [RHEL-73890] - ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata() (Jaroslav Kysela) [RHEL-73890] - ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES00B00 (Jaroslav Kysela) [RHEL-73890] - ALSA: usb-audio: Fix out of bounds reads when finding clock sources (Jaroslav Kysela) [RHEL-73890] {CVE-2024-53150} - ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices (Jaroslav Kysela) [RHEL-73890] {CVE-2024-53197} - ASoC: mediatek: Check num_codecs is not zero to avoid panic during probe (Jaroslav Kysela) [RHEL-73890] {CVE-2024-56685} - ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entry (Jaroslav Kysela) [RHEL-73890] - ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc() (Jaroslav Kysela) [RHEL-73890] {CVE-2024-56696} - ASoC: imx-audmix: Add NULL check in imx_audmix_probe (Jaroslav Kysela) [RHEL-73890] {CVE-2024-53199} - ALSA: hda/realtek: Update ALC256 depop procedure (Jaroslav Kysela) [RHEL-73890] - ALSA: 6fire: Release resources at card release (Jaroslav Kysela) [RHEL-73890] {CVE-2024-53239} - ALSA: caiaq: Use snd_card_free_when_closed() at disconnection (Jaroslav Kysela) [RHEL-73890] {CVE-2024-56531} - ALSA: us122l: Use snd_card_free_when_closed() at disconnection (Jaroslav Kysela) [RHEL-73890] {CVE-2024-56532} - ALSA: usx2y: Use snd_card_free_when_closed() at disconnection (Jaroslav Kysela) [RHEL-73890] {CVE-2024-56533} - ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c (Jaroslav Kysela) [RHEL-73890] - ASoC: amd: acp: fix for cpu dai index logic (Jaroslav Kysela) [RHEL-73890] - ASoC: amd: acp: fix for inconsistent indenting (Jaroslav Kysela) [RHEL-73890] - ASoC: fsl-asoc-card: Add missing handling of {hp,mic}-dt-gpios (Jaroslav Kysela) [RHEL-73890] - ASoC: fsl_micfil: fix regmap_write_bits usage (Jaroslav Kysela) [RHEL-73890] - RDMA/bnxt_re: Fix error recovery sequence (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Fix the locking while accessing the QP table (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Disable use of reserved wqes (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Fix max_qp_wrs reported (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Fix reporting hw_ver in query_device (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Add check for path mtu in modify_qp (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Fix the check for 9060 condition (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adapters (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Avoid initializing the software queue for user queues (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Fix max SGEs for the Work Request (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Remove always true dattr validity check (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Correct the sequence of device suspend (Mohammad Heib) [RHEL-22876] - RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey (Mohammad Heib) [RHEL-22876] - CI: Enable pipelines for rt-64k variant (Juri Lelli) [RHEL-70288] - redhat: Add kernel-rt-64k variant (Juri Lelli) [RHEL-70288] Resolves: RHEL-22876, RHEL-62818, RHEL-70288, RHEL-73828, RHEL-73890, RHEL-74443, RHEL-76454 * Mon Jan 27 2025 Jan Stancek [6.12.0-46.el10] - redhat: hsr: Mark as tech preview (Felix Maurer) [RHEL-74748] - xfs: Mark all experimental code as tech preview (Bill O'Donnell) [RHEL-64936] - redhat: create 'debug' addon for UKI (Li Tian) [RHEL-70836] - mptcp: disable by default (Davide Caratti) [RHEL-74247] - initramfs: avoid filename buffer overrun (Rafael Aquini) [RHEL-73366] {CVE-2024-53142} - redhat/configs: set new PKEY_UV option on s390 (Mete Durlu) [RHEL-24135] - s390/crypto: Add hardware acceleration for full AES-XTS mode (Mete Durlu) [RHEL-24136] - s390/crypto: Postpone the key split to key conversion (Mete Durlu) [RHEL-24136] - s390/crypto: Introduce function for tokenize clearkeys (Mete Durlu) [RHEL-24136] - s390/crypto: Generalize parameters for key conversion (Mete Durlu) [RHEL-24136] - s390/crypto: Use module-local structures for protected keys (Mete Durlu) [RHEL-24136] - s390/crypto: Convert to reverse x-mas tree, rename ret to rc (Mete Durlu) [RHEL-24136] - s390/pkey: Tolerate larger key blobs (Mete Durlu) [RHEL-24136] - s390/pkey: Add new pkey handler module pkey-uv (Mete Durlu) [RHEL-24135] - s390/pkey: Build module name array selectively based on kernel config options (Mete Durlu) [RHEL-24135] - s390/pkey: Fix checkpatch findings in pkey header file (Mete Durlu) [RHEL-24135] - s390/pkey: Rework pkey verify for protected keys (Mete Durlu) [RHEL-24135] - s390/pkey: Simplify protected key length calculation code (Mete Durlu) [RHEL-24135] - s390/zcrypt: Cleanup include zcrypt_api.h (Mete Durlu) [RHEL-24135] - ipvs: speed up reads from ip_vs_conn proc file (Florian Westphal) [RHEL-68933] - PCI: Batch BAR sizing operations (Myron Stowe) [RHEL-76026] - xfrm: mark packet offload as tech preview (Sabrina Dubroca) [RHEL-75472] - mm/kmemleak: fix sleeping function called from invalid context at print message (CKI Backport Bot) [RHEL-74104] {CVE-2024-57885} - mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() (CKI Backport Bot) [RHEL-74099] {CVE-2024-57884} - bnxt_en: Fix DIM shutdown (Michal Schmidt) [RHEL-73718] - bnxt_en: Fix possible memory leak when hwrm_req_replace fails (Michal Schmidt) [RHEL-73718] - bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips (Michal Schmidt) [RHEL-73718] - bnxt_en: Fix GSO type for HW GRO packets on 5750X chips (Michal Schmidt) [RHEL-73718] - selftests: drv-net: rss_ctx: Add test for ntuple rule (Michal Schmidt) [RHEL-73718] - bnxt_en: ethtool: Supply ntuple rss context action (Michal Schmidt) [RHEL-73718] Resolves: RHEL-24135, RHEL-24136, RHEL-64936, RHEL-68933, RHEL-70836, RHEL-73366, RHEL-73718, RHEL-74099, RHEL-74104, RHEL-74247, RHEL-74748, RHEL-75472, RHEL-76026 * Fri Jan 24 2025 Jan Stancek [6.12.0-45.el10] - netfilter: conntrack: clamp maximum hashtable size to INT_MAX (CKI Backport Bot) [RHEL-73620] - netfilter: nf_tables: imbalance in flowtable binding (CKI Backport Bot) [RHEL-73620] - netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext (CKI Backport Bot) [RHEL-73620] - netfilter: nft_set_hash: skip duplicated elements pending gc run (CKI Backport Bot) [RHEL-73620] - netfilter: nft_inner: incorrect percpu area handling under softirq (CKI Backport Bot) [RHEL-73620] - netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level (CKI Backport Bot) [RHEL-73620] - netfilter: x_tables: fix LED ID check in led_tg_check() (CKI Backport Bot) [RHEL-73620] - ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() (CKI Backport Bot) [RHEL-73620] - netfilter: ipset: add missing range check in bitmap_ip_uadt (CKI Backport Bot) [RHEL-73620] - netfilter: bpf: Pass string literal as format argument of request_module() (CKI Backport Bot) [RHEL-73620] - netfilter: nf_tables: must hold rcu read lock while iterating object type list (CKI Backport Bot) [RHEL-73620] - netfilter: nf_tables: must hold rcu read lock while iterating expression type list (CKI Backport Bot) [RHEL-73620] - mptcp: fix TCP options overflow. (CKI Backport Bot) [RHEL-73495] - mptcp: sysctl: sched: avoid using current->nsproxy (CKI Backport Bot) [RHEL-73495] - mptcp: sysctl: blackhole timeout: avoid using current->nsproxy (CKI Backport Bot) [RHEL-73495] - KVM: s390: add gen17 facilities to CPU model (Mete Durlu) [RHEL-24195] - KVM: s390: add msa11 to cpu model (Mete Durlu) [RHEL-24195] - KVM: s390: add concurrent-function facility to cpu model (Mete Durlu) [RHEL-24195] - redhat/configs: Re-enable full ZRAM configuration and all backends (Neal Gompa) [RHEL-72036] - wireguard: device: support big tcp GSO (CKI Backport Bot) [RHEL-74019] - wireguard: selftests: load nf_conntrack if not present (CKI Backport Bot) [RHEL-74019] - wireguard: allowedips: remove redundant selftest call (CKI Backport Bot) [RHEL-74019] - wireguard: device: omit unnecessary memset of netdev private data (CKI Backport Bot) [RHEL-74019] - bpf: Do not alloc arena on unsupported arches (Viktor Malik) [RHEL-68958] - powerpc/pseries/eeh: Fix get PE state translation (Mamatha Inamdar) [RHEL-74254] - MAINTAINERS: Make Kristen Accardi the IAA crypto driver maintainer (Vladis Dronov) [RHEL-58597] - crypto: iaa - Remove potential infinite loop in check_completion() (Vladis Dronov) [RHEL-58597] - s390/entry: Mark IRQ entries to fix stack depot warnings (Mete Durlu) [RHEL-74467] Resolves: RHEL-24195, RHEL-58597, RHEL-65818, RHEL-68958, RHEL-70212, RHEL-72036, RHEL-73201, RHEL-73495, RHEL-73620, RHEL-74019, RHEL-74254, RHEL-74467 * Wed Jan 22 2025 Jan Stancek [6.12.0-44.el10] - s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() (Mete Durlu) [RHEL-74386] - redhat/configs: Disable deprecated CONFIG_LCS option on s390 (Mete Durlu) [RHEL-68296] - powerpc/pseries/iommu: Don't unset window if it was never set (Mamatha Inamdar) [RHEL-74222] - selftests: net: local_termination: require mausezahn (CKI Backport Bot) [RHEL-74034] - selftests: openvswitch: fix tcpdump execution (CKI Backport Bot) [RHEL-74034] - selftests: rds: move test.py to TEST_FILES (CKI Backport Bot) [RHEL-74034] - selftests: netfilter: Fix missing return values in conntrack_dump_flush (CKI Backport Bot) [RHEL-74034] - selftests: net: include lib/sh/*.sh with lib.sh (CKI Backport Bot) [RHEL-74034] - selftests: tls: add a selftest for wrapping rec_seq (CKI Backport Bot) [RHEL-74034] - selftests: ETS: Use defer for test cleanup (CKI Backport Bot) [RHEL-74034] - selftests: TBF: Use defer for test cleanup (CKI Backport Bot) [RHEL-74034] - selftests: RED: Use defer for test cleanup (CKI Backport Bot) [RHEL-74034] - selftests: forwarding: lib: Allow passing PID to stop_traffic() (CKI Backport Bot) [RHEL-74034] - selftests: forwarding: Add a fallback cleanup() (CKI Backport Bot) [RHEL-74034] - selftests: net: lib: Introduce deferred commands (CKI Backport Bot) [RHEL-74034] - selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mk (CKI Backport Bot) [RHEL-74034] - selftests: net: rebuild YNL if dependencies changed (CKI Backport Bot) [RHEL-74034] - ipmr: tune the ipmr_can_free_table() checks. (CKI Backport Bot) [RHEL-74037] - ipmr: fix build with clang and DEBUG_NET disabled. (CKI Backport Bot) [RHEL-74037] - net/ipv6: release expired exception dst cached in socket (CKI Backport Bot) [RHEL-74037] - ipv6: avoid possible NULL deref in modify_prefix_route() (CKI Backport Bot) [RHEL-74037] - ipmr: fix tables suspicious RCU usage (CKI Backport Bot) [RHEL-74037] - ip6mr: fix tables suspicious RCU usage (CKI Backport Bot) [RHEL-74037] - ipmr: add debug check for mr table cleanup (CKI Backport Bot) [RHEL-74037] - selftests/rtnetlink.sh: add mngtempaddr test (CKI Backport Bot) [RHEL-74037] - ipv6: Fix soft lockups in fib6_select_path under high next hop churn (CKI Backport Bot) [RHEL-74037] - selftests: net: really check for bg process completion (CKI Backport Bot) [RHEL-74037] - ipv6: release nexthop on device removal (CKI Backport Bot) [RHEL-74037] - ipv6: switch inet6_acaddr_hash() to less predictable hash (CKI Backport Bot) [RHEL-74037] - ipv6: switch inet6_addr_hash() to less predictable hash (CKI Backport Bot) [RHEL-74037] - ptp: Add error handling for adjfine callback in ptp_clock_adjtime (CKI Backport Bot) [RHEL-74024] - ptp_pch: Replace deprecated PCI functions (CKI Backport Bot) [RHEL-74024] - wireguard: mark as Tech Preview (Hangbin Liu) [RHEL-74327] - nbd: fix partial sending (Ming Lei) [RHEL-74229] - scsi: lpfc: Fix spelling errors 'asynchronously' (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Copyright updates for 14.4.0.6 patches (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Update lpfc version to 14.4.0.6 (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Add cleanup of nvmels_wq after HBA reset (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flag (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrs (Dick Kennedy) [RHEL-61740] - scsi: lpfc: Modify CGN warning signal calculation based on EDC response (Dick Kennedy) [RHEL-61740] - md: reintroduce md-linear (Nigel Croxon) [RHEL-74142] - Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" (Maxim Levitsky) [RHEL-55724 RHEL-56929] {CVE-2024-57839} - i40e: add ability to reset VF for Tx and Rx MDD events (Michal Schmidt) [RHEL-73034] Resolves: RHEL-55724, RHEL-56929, RHEL-61740, RHEL-68296, RHEL-73034, RHEL-74024, RHEL-74034, RHEL-74037, RHEL-74142, RHEL-74222, RHEL-74229, RHEL-74327, RHEL-74386 * Mon Jan 20 2025 Jan Stancek [6.12.0-43.el10] - net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged (CKI Backport Bot) [RHEL-39340] - vfio/pci: Fallback huge faults for unaligned pfn (Alex Williamson) [RHEL-72822] - iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context (Luis Claudio R. Goncalves) [RHEL-74342] - net: sched: fix ordering of qlen adjustment (CKI Backport Bot) [RHEL-73395] {CVE-2024-53164} - net_sched: sch_fq: don't follow the fast path if Tx is behind now (CKI Backport Bot) [RHEL-73395] - s390/uvdevice: Support longer secret lists (Mete Durlu) [RHEL-25204] - s390/uv: Retrieve UV secrets sysfs support (Mete Durlu) [RHEL-25204] - s390/uvdevice: Increase indent in IOCTL definitions (Mete Durlu) [RHEL-25204] - s390/uvdevice: Add Retrieve Secret IOCTL (Mete Durlu) [RHEL-25204] - s390/uv: Retrieve UV secrets support (Mete Durlu) [RHEL-25204] - s390/uv: Use a constant for more-data rc (Mete Durlu) [RHEL-25204] - s390/uv: Provide host-key hashes in sysfs (Mete Durlu) [RHEL-47110] - s390/uv: Refactor uv-sysfs creation (Mete Durlu) [RHEL-47110] - net/l2tp: fix warning in l2tp_exit_net found by syzbot (Guillaume Nault) [RHEL-73846] - geneve: do not assume mac header is set in geneve_xmit_skb() (Guillaume Nault) [RHEL-73846] - net: Fix netns for ip_tunnel_init_flow() (Guillaume Nault) [RHEL-73846] - futex: fix user access on powerpc (Waiman Long) [RHEL-70187] - x86: fix off-by-one in access_ok() (Waiman Long) [RHEL-70187] - futex: improve user space accesses (Waiman Long) [RHEL-70187] - s390/pci: Add pci_msg debug view to PCI report (Mete Durlu) [RHEL-24144] - s390/debug: Add a reverse mode for debug_dump() (Mete Durlu) [RHEL-24144] - s390/debug: Add debug_dump() to write debug view to a string buffer (Mete Durlu) [RHEL-24144] - s390/debug: Split private data alloc/free out of file operations (Mete Durlu) [RHEL-24144] - s390/debug: Simplify and document debug_next_entry() logic (Mete Durlu) [RHEL-24144] - s390/pci: Report PCI error recovery results via SCLP (Mete Durlu) [RHEL-24144] - s390/debug: Pass in and enforce output buffer size for format handlers (Mete Durlu) [RHEL-24144] - s390/sclp: Allow user-space to provide PCI reports for optical modules (Mete Durlu) [RHEL-71264] Resolves: RHEL-24144, RHEL-25204, RHEL-39340, RHEL-47110, RHEL-70187, RHEL-71264, RHEL-72822, RHEL-73395, RHEL-73846, RHEL-74342 * Wed Jan 15 2025 Jan Stancek [6.12.0-42.el10] - net: sched: fix erspan_opt settings in cls_flower (Xin Long) [RHEL-73195] - KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits (Vitaly Kuznetsov) [RHEL-71416] - redhat/configs: enable ARCH_TEGRA_241_SOC (Mark Salter) [RHEL-67684] - x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation (Steve Best) [RHEL-68393] - net: sysctl: allow dump_cpumask to handle higher numbers of CPUs (Antoine Tenart) [RHEL-73199] - net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer (Antoine Tenart) [RHEL-73199] - net: sysctl: remove always-true condition (Antoine Tenart) [RHEL-73199] - net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason() (Antoine Tenart) [RHEL-73172] - compiler_types: Add noinline_for_tracing annotation (Antoine Tenart) [RHEL-73172] - net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUND (Antoine Tenart) [RHEL-73172] - net: vxlan: use kfree_skb_reason() in encap_bypass_if_local() (Antoine Tenart) [RHEL-73172] - net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass() (Antoine Tenart) [RHEL-73172] - net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit() (Antoine Tenart) [RHEL-73172] - net: vxlan: add drop reasons support to vxlan_xmit_one() (Antoine Tenart) [RHEL-73172] - net: vxlan: use kfree_skb_reason() in vxlan_xmit() (Antoine Tenart) [RHEL-73172] - net: vxlan: make vxlan_set_mac() return drop reasons (Antoine Tenart) [RHEL-73172] - net: vxlan: make vxlan_snoop() return drop reasons (Antoine Tenart) [RHEL-73172] - net: vxlan: make vxlan_remcsum() return drop reasons (Antoine Tenart) [RHEL-73172] - net: vxlan: add skb drop reasons to vxlan_rcv() (Antoine Tenart) [RHEL-73172] - net: tunnel: make skb_vlan_inet_prepare() return drop reasons (Antoine Tenart) [RHEL-73172] - net: tunnel: add pskb_inet_may_pull_reason() helper (Antoine Tenart) [RHEL-73172] - net: skb: add pskb_network_may_pull_reason() helper (Antoine Tenart) [RHEL-73172] - redhat: Install bpftool into BPF selftests dir (Viktor Malik) [RHEL-73480] - redhat: Drop bpftool from kernel spec (Viktor Malik) [RHEL-73480] - tools/power turbostat: Add initial support for GraniteRapids-D (Eddie Kovsky) [RHEL-29354] - rtc: check if __rtc_read_time was successful in rtc_timer_do_work() (Steve Best) [RHEL-73490] {CVE-2024-56739} - powerpc/mm/fault: Fix kfence page fault reporting (Mamatha Inamdar) [RHEL-73630] - bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL (CKI Backport Bot) [RHEL-73198] - bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features (CKI Backport Bot) [RHEL-73198] - net, team, bonding: Add netdev_base_features helper (CKI Backport Bot) [RHEL-73198] - bonding: add ESP offload features when slaves support (CKI Backport Bot) [RHEL-73198] - Documentation: bonding: add XDP support explanation (CKI Backport Bot) [RHEL-73198] - bonding: return detailed error when loading native XDP fails (CKI Backport Bot) [RHEL-73198] Resolves: RHEL-29354, RHEL-67684, RHEL-68393, RHEL-71416, RHEL-73172, RHEL-73195, RHEL-73198, RHEL-73199, RHEL-73480, RHEL-73490, RHEL-73630 * Tue Jan 14 2025 Jan Stancek [6.12.0-41.el10] - netfilter: IDLETIMER: Fix for possible ABBA deadlock (Phil Sutter) [RHEL-70301] - tcp: Fix use-after-free of nreq in reqsk_timer_handler(). (Guillaume Nault) [RHEL-73194] - netfilter: nf_tables: do not defer rule destruction via call_rcu (Florian Westphal) [RHEL-68691] - sched/numa: fix memory leak due to the overwritten vma->numab_state (Phil Auld) [RHEL-67478] - netfilter: ipset: Fix for recursive locking warning (Phil Sutter) [RHEL-71827] - NFSD: Mark exports of NFS as unsupported (Benjamin Coddington) [RHEL-50656] - netdev-genl: Hold rcu_read_lock in napi_get (Paolo Abeni) [RHEL-73205] - net: avoid potential UAF in default_operstate() (Paolo Abeni) [RHEL-73205] {CVE-2024-56635} - net: defer final 'struct net' free in netns dismantle (Paolo Abeni) [RHEL-73205] {CVE-2024-56658} - net: restrict SO_REUSEPORT to inet sockets (Paolo Abeni) [RHEL-73205] - Revert "rtnetlink: add guard for RTNL" (Paolo Abeni) [RHEL-73205] - netlink: fix false positive warning in extack during dumps (Paolo Abeni) [RHEL-73205] {CVE-2024-53212} - tcp: check space before adding MPTCP SYN options (Paolo Abeni) [RHEL-73143] - net: fix memory leak in tcp_conn_request() (Paolo Abeni) [RHEL-73143] - Revert "udp: avoid calling sock_def_readable() if possible" (Paolo Abeni) [RHEL-73132] - netfilter: ipset: Hold module reference while requesting a module (Phil Sutter) [RHEL-69538] - redhat: make kernel-debug-uki-virt installable without kernel-debug-core (Vitaly Kuznetsov) [RHEL-72983] - KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory type (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overridden (Shaoqin Huang) [RHEL-68039] - KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translation (Shaoqin Huang) [RHEL-68039] - KVM: arm64: selftests: Add tests for MMIO external abort injection (Shaoqin Huang) [RHEL-68039] - KVM: arm64: selftests: Convert to kernel's ESR terminology (Shaoqin Huang) [RHEL-68039] - tools: arm64: Grab a copy of esr.h from kernel (Shaoqin Huang) [RHEL-68039] - KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status (Shaoqin Huang) [RHEL-68039] - KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizes (Shaoqin Huang) [RHEL-68039] - KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition (Shaoqin Huang) [RHEL-68039] - KVM: arm64: vgic: Make vgic_get_irq() more robust (Shaoqin Huang) [RHEL-68039] - KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Pass on SVE mapping failures (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Don't map 'kvm_vgic_global_state' at EL2 with pKVM (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Just advertise SEIS as 0 when emulating ICC_CTLR_EL1 (Shaoqin Huang) [RHEL-68039] - KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE (Shaoqin Huang) [RHEL-68039] - KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device (Shaoqin Huang) [RHEL-68039] - KVM: arm64: vgic-its: Add a data length check in vgic_its_save_* (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Don't retire aborted MMIO instruction (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Get rid of userspace_irqchip_in_use (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Initialize trap register values in hyp in pKVM (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Initialize the hypervisor's VM state at EL2 (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu() (Shaoqin Huang) [RHEL-68039] - KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE (Shaoqin Huang) [RHEL-68039] Resolves: RHEL-50656, RHEL-67478, RHEL-68039, RHEL-68691, RHEL-69538, RHEL-70301, RHEL-71827, RHEL-72983, RHEL-73132, RHEL-73143, RHEL-73194, RHEL-73205 * Sun Jan 12 2025 Jan Stancek [6.12.0-40.el10] - selftests: netfilter: Stabilize rpath.sh (Phil Sutter) [RHEL-71139] - redhat/configs: automotive: disable CONFIG_AIO (Davide Caratti) [RHEL-71905] - redhat/configs: enable CONFIG_USB_XHCI_PCI_RENESAS on RHEL (Desnes Nunes) [RHEL-73371] - RHEL: Set correct config option for CRYPTO_HMAC_S390 (Mete Durlu) [RHEL-24137] - redhat/configs: automotive: disable CONFIG_NET_DROP_MONITOR (Davide Caratti) [RHEL-70868] - qed: put cond_resched() in qed_dmae_operation_wait() (CKI Backport Bot) [RHEL-71560] - qed: allow the callee of qed_mcp_nvm_read() to sleep (CKI Backport Bot) [RHEL-71560] - qed: put cond_resched() in qed_grc_dump_ctx_data() (CKI Backport Bot) [RHEL-71560] - qed: make 'ethtool -d' 10 times faster (CKI Backport Bot) [RHEL-71560] - x86/sev: Convert shared memory back to private on kexec (Vitaly Kuznetsov) [RHEL-68482] - x86/mm: Refactor __set_clr_pte_enc() (Vitaly Kuznetsov) [RHEL-68482] - x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP (Vitaly Kuznetsov) [RHEL-68482] Resolves: RHEL-24137, RHEL-68482, RHEL-70868, RHEL-71139, RHEL-71560, RHEL-71905, RHEL-73371 * Thu Jan 09 2025 Jan Stancek [6.12.0-39.el10] - platform/x86/intel/pmc: Disable C1 auto-demotion during suspend (Steve Best) [RHEL-66570] - platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume() (Steve Best) [RHEL-66570] - redhat/configs: Enable CONFIG_NETKIT for RHEL (Toke Høiland-Jørgensen) [RHEL-51429] - bnxt_en: Unregister PTP during PCI shutdown and suspend (Michal Schmidt) [RHEL-54644 RHEL-69499] - bnxt_en: Refactor bnxt_ptp_init() (Michal Schmidt) [RHEL-54644 RHEL-69499] - bnxt_en: Fix receive ring space parameters when XDP is active (Michal Schmidt) [RHEL-54644] - bnxt_en: Fix queue start to update vnic RSS table (Michal Schmidt) [RHEL-54644] - bnxt_en: Set backplane link modes correctly for ethtool (Michal Schmidt) [RHEL-54644] - bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down (Michal Schmidt) [RHEL-54644] - bnxt_en: use irq_update_affinity_hint() (Michal Schmidt) [RHEL-54644] - bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rules (Michal Schmidt) [RHEL-54644] - bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAW (Michal Schmidt) [RHEL-54644] - s390/cio: Externalize full CMG characteristics (Mete Durlu) [RHEL-24140] - s390/pci: Expose FIDPARM attribute in sysfs (Mete Durlu) [RHEL-71374] - perf machine: Initialize machine->env to address a segfault (Michael Petlan) [RHEL-70278] - redhat/kernel.spec.template: Require kernel-tools-libs in rtla (Tomas Glozar) [RHEL-70863] - rtla/timerlat: Fix histogram ALL for zero samples (Tomas Glozar) [RHEL-72691] - s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails (Mete Durlu) [RHEL-24143] - s390/pci: Ignore RID for isolated VFs (Mete Durlu) [RHEL-24143] - s390/pci: Use topology ID for multi-function devices (Mete Durlu) [RHEL-24143] - s390/pci: Sort PCI functions prior to creating virtual busses (Mete Durlu) [RHEL-24143] Resolves: RHEL-24140, RHEL-24143, RHEL-51429, RHEL-54644, RHEL-66570, RHEL-69499, RHEL-70278, RHEL-70863, RHEL-71374, RHEL-72691 * Mon Jan 06 2025 Jan Stancek [6.12.0-38.el10] - virtio_ring: add a func argument 'recycle_done' to virtqueue_reset() (Cindy Lu) [RHEL-56981] - virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize (Cindy Lu) [RHEL-56981] - virtio_ring: add a func argument 'recycle_done' to virtqueue_resize() (Cindy Lu) [RHEL-56981] - virtio_net: correct netdev_tx_reset_queue() invocation point (Cindy Lu) [RHEL-56981] - intel_idle: add Granite Rapids Xeon D support (David Arcari) [RHEL-68122] - sched/dlserver: Fix dlserver time accounting (Phil Auld) [RHEL-68342] - sched/dlserver: Fix dlserver double enqueue (Phil Auld) [RHEL-68342] - sched/fair: Fix NEXT_BUDDY (Phil Auld) [RHEL-68342] - sched/fair: Fix sched_can_stop_tick() for fair tasks (Phil Auld) [RHEL-68342] - sched/eevdf: More PELT vs DELAYED_DEQUEUE (Phil Auld) [RHEL-68342] Resolves: RHEL-56981, RHEL-68122, RHEL-68342 * Fri Dec 20 2024 Jan Stancek [6.12.0-37.el10] - vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data() (Alex Williamson) [RHEL-69747] - vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (Alex Williamson) [RHEL-69747] - i40e: Fix handling changed priv flags (Kamal Heib) [RHEL-69737] - RHEL-only: mark ublk as tech preview (Ming Lei) [RHEL-50740] - Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()" (Ming Lei) [RHEL-67720] - block: sed-opal: add ioctl IOC_OPAL_SET_SID_PW (Ming Lei) [RHEL-70861] - loop: fix type of block size (Ming Lei) [RHEL-65631] - x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (Phil Auld) [RHEL-70901] - sched/deadline: Fix warning in migrate_enable for boosted tasks (Phil Auld) [RHEL-70901] - sched/core: Prevent wakeup of ksoftirqd during idle load balance (Phil Auld) [RHEL-70901] - sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning busy (Phil Auld) [RHEL-70901] - sched/core: Remove the unnecessary need_resched() check in nohz_csd_func() (Phil Auld) [RHEL-70901] - sched: fix warning in sched_setaffinity (Phil Auld) [RHEL-70901] - softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel (Phil Auld) [RHEL-70901] - sched/deadline: Fix replenish_dl_new_period dl_server condition (Phil Auld) [RHEL-70901] - vfio/mlx5: Align the page tracking max message size with the device capability (CKI Backport Bot) [RHEL-69932] - tools/rtla: Improve exception handling in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739] - tools/rtla: Enhance argument parsing in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739] - tools/rtla: Improve code readability in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739] - rtla/timerlat: Do not set params->user_workload with -U (Luis Claudio R. Goncalves) [RHEL-69739] - rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long (Luis Claudio R. Goncalves) [RHEL-69739] - rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long (Luis Claudio R. Goncalves) [RHEL-69739] - tools/rtla: fix collision with glibc sched_attr/sched_set_attr (Luis Claudio R. Goncalves) [RHEL-69739] - tools/rtla: drop __NR_sched_getattr (Luis Claudio R. Goncalves) [RHEL-69739] - rtla: Fix consistency in getopt_long for timerlat_hist (Luis Claudio R. Goncalves) [RHEL-69739] - rtla: use the definition for stdout fd when calling isatty() (Luis Claudio R. Goncalves) [RHEL-69739] - x86/cacheinfo: Delete global num_cache_leaves (David Arcari) [RHEL-22703] - cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU (David Arcari) [RHEL-22703] Resolves: RHEL-22703, RHEL-50740, RHEL-65631, RHEL-67720, RHEL-69737, RHEL-69739, RHEL-69747, RHEL-69932, RHEL-70861, RHEL-70901 * Tue Dec 17 2024 Jan Stancek [6.12.0-36.el10] - configs: synchronize CONFIG_HP_ILO between flavors & enable on x86/arm (Charles Mirabile) [RHEL-65590] - crypto: rng - Fix extrng EFAULT handling (Herbert Xu) [RHEL-70652] - s390/virtio_ccw: Fix dma_parm pointer not set up (Thomas Huth) [RHEL-69815] - fsnotify: fix sending inotify event with unexpected filename (Ian Kent) [RHEL-68847] - Revert "nvme: Return BLK_STS_TARGET if the DNR bit is set" (Benjamin Marzinski) [RHEL-68140] - Revert "nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT" (Benjamin Marzinski) [RHEL-68140] - Revert "nvme: decouple basic ANA log page re-read support from native multipathing" (Benjamin Marzinski) [RHEL-68140] - Revert "nvme: nvme_mpath_init remove multipath check" (Benjamin Marzinski) [RHEL-68140] Resolves: RHEL-65590, RHEL-68140, RHEL-68847, RHEL-69815, RHEL-70652 * Fri Dec 13 2024 Jan Stancek [6.12.0-35.el10] - redhat: gating.yaml: drop unstable test (Jan Stancek) - CI: provide pipelines for automotive variant (Julio Faracco) - fadump: reserve param area if below boot_mem_top (Mamatha Inamdar) [RHEL-67986] - powerpc/fadump: allocate memory for additional parameters early (Mamatha Inamdar) [RHEL-67986] - cpufreq: intel_pstate: Update Balance-performance EPP for Granite Rapids (Steve Best) [RHEL-70009] - scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error (Cathy Avery) [RHEL-60525] - RHEL: disable the btt driver (Jeff Moyer) [RHEL-68504] - vfio/pci: Properly hide first-in-list PCIe extended capability (Alex Williamson) [RHEL-69745] - xfs: fix sparse inode limits on runt AG (Pavel Reichl) [RHEL-68542] Resolves: RHEL-60525, RHEL-67986, RHEL-68504, RHEL-68542, RHEL-69745, RHEL-70009 * Tue Dec 10 2024 Jan Stancek [6.12.0-34.el10] - iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift (Jerry Snitselaar) [RHEL-67995] - crypto: qat - Fix missing destroy_workqueue in adf_init_aer() (Vladis Dronov) [RHEL-23197] - crypto: qat - Fix typo "accelaration" (Vladis Dronov) [RHEL-23197] - crypto: qat - Constify struct pm_status_row (Vladis Dronov) [RHEL-23197] - crypto: qat - remove faulty arbiter config reset (Vladis Dronov) [RHEL-23197] - crypto: qat - remove unused adf_devmgr_get_first (Vladis Dronov) [RHEL-23197] - crypto: qat/qat_4xxx - fix off by one in uof_get_name() (Vladis Dronov) [RHEL-23197] - crypto: qat/qat_420xx - fix off by one in uof_get_name() (Vladis Dronov) [RHEL-23197] - crypto: qat - remove check after debugfs_create_dir() (Vladis Dronov) [RHEL-23197] - redhat/kernel.spec.template: Link rtla against in-tree libcpupower (Tomas Glozar) [RHEL-40744] - rtla: Documentation: Mention --deepest-idle-state (Tomas Glozar) [RHEL-40744] - rtla/timerlat: Add --deepest-idle-state for hist (Tomas Glozar) [RHEL-40744] - rtla/timerlat: Add --deepest-idle-state for top (Tomas Glozar) [RHEL-40744] - rtla/utils: Add idle state disabling via libcpupower (Tomas Glozar) [RHEL-40744] - rtla: Add optional dependency on libcpupower (Tomas Glozar) [RHEL-40744] - tools/build: Add libcpupower dependency detection (Tomas Glozar) [RHEL-40744] - mm/memcg: Free percpu stats memory of dying memcg's (Waiman Long) [RHEL-67445] Resolves: RHEL-23197, RHEL-40744, RHEL-67445, RHEL-67995 * Fri Dec 06 2024 Jan Stancek [6.12.0-33.el10] - redhat: Re-enable CONFIG_INFINIBAND_VMWARE_PVRDMA for x86 (Vitaly Kuznetsov) [RHEL-41133] - HID: hyperv: streamline driver probe to avoid devres issues (Vitaly Kuznetsov) [RHEL-67329] - powerpc: security: Lock down the kernel if booted in secure boot mode (Mamatha Inamdar) [RHEL-57024] Resolves: RHEL-41133, RHEL-57024, RHEL-65698, RHEL-67329 * Mon Dec 02 2024 Jan Stancek [6.12.0-32.el10] - selftests/bpf: Remove ksyms_weak_lskel test (Artem Savkov) [RHEL-48593] - redhat/spec: Add libxml2-devel dependency for selftests build (Viktor Malik) [RHEL-48593] - redhat/spec: Bypass check-rpaths for kselftests/bpf/urandom_read (Viktor Malik) [RHEL-48593] - redhat/spec: Do not use source fortification for selftests (Viktor Malik) [RHEL-48593] - redhat/spec: Fix BPF selftests build with PIE (Viktor Malik) [RHEL-48593] - redhat/spec: Add EXTRA_CXXFLAGS to bpf samples and selftests make (Artem Savkov) [RHEL-48593] - selftests/bpf: Allow building with extra flags (Viktor Malik) [RHEL-48593] - selftests/bpf: Disable warnings on unused flags for Clang builds (Viktor Malik) [RHEL-48593] - bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile (Viktor Malik) [RHEL-48593] Resolves: RHEL-48593 * Mon Nov 25 2024 Jan Stancek [6.12.0-31.el10] - RHEL-only: mark io_uring tech preview and disable by default (Jeff Moyer) [RHEL-65347] Resolves: RHEL-65347, RHEL-65498 * Mon Nov 18 2024 Jan Stancek [6.12.0-30.el10] - Linux 6.12 (Linus Torvalds) - x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y (Baoquan He) - x86/stackprotector: Work around strict Clang TLS symbol requirements (Ard Biesheuvel) - x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client (Mario Limonciello) - redhat/configs: cleanup CONFIG_DEV_DAX (David Hildenbrand) - redhat/configs: cleanup CONFIG_TRANSPARENT_HUGEPAGE_MADVISE for Fedora (David Hildenbrand) - redhat/configs: cleanup CONFIG_TRANSPARENT_HUGEPAGE (David Hildenbrand) - redhat/configs: enable CONFIG_TRANSPARENT_HUGEPAGE on s390x in Fedora (David Hildenbrand) - redhat/configs: automotive: Enable j784s4evm am3359 tscadc configs (Joel Slebodnick) - mm: revert "mm: shmem: fix data-race in shmem_getattr()" (Andrew Morton) - ocfs2: uncache inode which has failed entering the group (Dmitry Antipov) - mm: fix NULL pointer dereference in alloc_pages_bulk_noprof (Jinjiang Tu) - mm, doc: update read_ahead_kb for MADV_HUGEPAGE (Yafang Shao) - fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args() (Dan Carpenter) - sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers (Qun-Wei Lin) - crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 (Dave Vasilevsky) - mm/mremap: fix address wraparound in move_page_tables() (Jann Horn) - tools/mm: fix compile error (Motiejus JakÅ`tys) - mm, swap: fix allocation and scanning race with swapoff (Kairui Song) - ARM: fix cacheflush with PAN (Russell King (Oracle)) - ARM: 9435/1: ARM/nommu: Fix typo "absence" (WangYuli) - ARM: 9434/1: cfi: Fix compilation corner case (Linus Walleij) - ARM: 9420/1: smp: Fix SMP for xip kernels (Harith G) - ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels (Harith G) - Revert "drm/amd/pm: correct the workload setting" (Alex Deucher) - tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording (Steven Rostedt) - Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug" (Steven Rostedt) - drivers: perf: Fix wrong put_cpu() placement (Alexandre Ghiti) - drm/xe/oa: Fix "Missing outer runtime PM protection" warning (Ashutosh Dixit) - drm/xe: handle flat ccs during hibernation on igpu (Matthew Auld) - drm/xe: improve hibernation on igpu (Matthew Auld) - drm/xe: Restore system memory GGTT mappings (Matthew Brost) - drm/xe: Ensure all locks released in exec IOCTL (Matthew Brost) - drm/amd: Fix initialization mistake for NBIO 7.7.0 (Vijendar Mukunda) - Revert "drm/amd/display: parse umc_info or vram_info based on ASIC" (Alex Deucher) - drm/amd/display: Fix failure to read vram info due to static BP_RESULT (Hamish Claxton) - drm/amdgpu: enable GTT fallback handling for dGPUs only (Christian König) - drm/amdgpu/mes12: correct kiq unmap latency (Jack Xiao) - drm/amdgpu: fix check in gmc_v9_0_get_vm_pte() (Christian König) - drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0 (Tim Huang) - drm/amdgpu: Fix video caps for H264 and HEVC encode maximum size (David Rosca) - drm/amd/display: Adjust VSDB parser for replay feature (Rodrigo Siqueira) - drm/amd/display: Require minimum VBlank size for stutter optimization (Dillon Varone) - drm/amd/display: Handle dml allocation failure to avoid crash (Ryan Seto) - drm/amd/display: Fix Panel Replay not update screen correctly (Tom Chung) - drm/amd/display: Change some variable name of psr (Tom Chung) - drm/bridge: tc358768: Fix DSI command tx (Francesco Dolcini) - drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle (Chen Ridong) - nouveau/dp: handle retries for AUX CH transfers with GSP. (Dave Airlie) - nouveau: handle EBUSY and EAGAIN for GSP aux errors. (Dave Airlie) - nouveau: fw: sync dma after setup is called. (Dave Airlie) - drm/panthor: Fix handling of partial GPU mapping of BOs (Akash Goel) - drm/rockchip: vop: Fix a dereferenced before check warning (Andy Yan) - drm/i915: Grab intel_display from the encoder to avoid potential oopsies (Ville Syrjälä) - drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW. (Daniele Ceraolo Spurio) - Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan" (Leon Romanovsky) - RDMA/bnxt_re: Remove some dead code (Christophe JAILLET) - RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe() (Christophe JAILLET) - mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag (Sibi Sankar) - firmware: arm_scmi: Report duplicate opps as firmware bugs (Sibi Sankar) - firmware: arm_scmi: Skip opp duplicates (Cristian Marussi) - pmdomain: imx93-blk-ctrl: correct remove path (Peng Fan) - pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique names (Sibi Sankar) - pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag (Sibi Sankar) - Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K" (Aurelien Jarno) - mmc: sunxi-mmc: Fix A100 compatible description (Andre Przywara) - ASoC: max9768: Fix event generation for playback mute (Mark Brown) - ASoC: intel: sof_sdw: add quirk for Dell SKU (Deep Harsora) - ASoC: audio-graph-card2: Purge absent supplies for device tree nodes (John Watts) - ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318 (Kailang Yang) - ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10 (Maksym Glubokiy) - ALSA: hda/realtek - Fixed Clevo platform headset Mic issue (Kailang Yang) - ALSA: usb-audio: Fix Yamaha P-125 Quirk Entry (Eryk Zagorski) - crypto: mips/crc32 - fix the CRC32C implementation (Eric Biggers) - sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST (Tejun Heo) - btrfs: fix incorrect comparison for delayed refs (Josef Bacik) - redhat/configs: delete renamed CONFIG_MLX5_EN_MACSEC (Michal Schmidt) - rhel: disable DELL_RBU and cleanup related deps (Peter Robinson) - crypto: rng - Ensure stdrng is tested before user-space starts (Herbert Xu) - gitlab-ci: Add CKI_RETRIGGER_PIPELINE (Tales da Aparecida) - redhat: configs: disable the qla4xxx iSCSI driver (Chris Leech) [RHEL-1242] - Remove duplicated CONFIGs between automotive and RHEL (Julio Faracco) - redhat: update self-test data for addition of automotive (Scott Weaver) - gitlab-ci: enable automotive pipeline (Scott Weaver) - automotive: move pending configs to automotive/generic (Scott Weaver) - redhat/configs: change Renesas eMMC driver and dependencies to built-in (Radu Rendec) - redhat/configs: automotive: Remove automotive specific override CONFIG_OMAP2PLUS_MBOX - Config enablement of the Renesas R-Car S4 SoC (Radu Rendec) [RHEL-44306] - redhat/configs: automotive: Enable USB_CDNS3_TI for TI platforms (Andrew Halaney) - redhat/configs: automotive: Enable j784s4evm SPI configs (Joel Slebodnick) - redhat/configs: automotive: Enable TPS6594 MFD (Joel Slebodnick) - redhat/configs: automotive: stop overriding CRYPTO_ECDH (Andrew Halaney) - redhat/configs: automotive: Enable PCI_J721E (Andrew Halaney) - redhat/configs: change some TI platform drivers to built-in (Enric Balletbo i Serra) - redhat/configs: automotive: Enable TI j784s4evm display dependencies (Andrew Halaney) - redhat/configs: automotive: match ark configs to cs9 main-automotive (Shawn Doherty) [RHEL-35995] - redhat/configs: automotive: Enable TI's watchdog driver (Andrew Halaney) - redhat/configs: automotive: Enable TI's UFS controller (Andrew Halaney) - redhat/configs: automotive: Enable networking on the J784S4EVM (Andrew Halaney) [RHEL-29245] - Disable unsupported kernel variants for automotive (Don Zickus) - Disable CONFIG_RTW88_22BU (Don Zickus) - redhat: Delete CONFIG_EFI_ZBOOT to use the common CONFIG (Julio Faracco) - redhat: Update automotive SPEC file with new standards (Julio Faracco) - redhat: Disable WERROR for automotive temporarily (Julio Faracco) - redhat: Update spec file with automotive macros (Julio Faracco) - redhat: Add automotive CONFIGs (Julio Faracco) - net: sched: u32: Add test case for systematic hnode IDR leaks (Alexandre Ferrieux) - selftests: bonding: add ns multicast group testing (Hangbin Liu) - bonding: add ns target multicast address to slave device (Hangbin Liu) - net: ti: icssg-prueth: Fix 1 PPS sync (Meghana Malladi) - stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines (Vitalii Mordan) - net: Make copy_safe_from_sockptr() match documentation (Michal Luczaj) - net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol (Nícolas F. R. A. Prado) - ipmr: Fix access to mfc_cache_list without lock held (Breno Leitao) - samples: pktgen: correct dev to DEV (Wei Fang) - net: phylink: ensure PHY momentary link-fails are handled (Russell King (Oracle)) - mptcp: pm: use _rcu variant under rcu_read_lock (Matthieu Baerts (NGI0)) - mptcp: hold pm lock when deleting entry (Geliang Tang) - mptcp: update local address flags when setting it (Geliang Tang) - net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes. (Alexandre Ferrieux) - MAINTAINERS: Re-add cancelled Renesas driver sections (Geert Uytterhoeven) - Revert "igb: Disable threaded IRQ for igb_msix_other" (Wander Lairson Costa) - Bluetooth: btintel: Direct exception event to bluetooth stack (Kiran K) - Bluetooth: hci_core: Fix calling mgmt_device_connected (Luiz Augusto von Dentz) - virtio/vsock: Improve MSG_ZEROCOPY error handling (Michal Luczaj) - vsock: Fix sk_error_queue memory leak (Michal Luczaj) - virtio/vsock: Fix accept_queue memory leak (Michal Luczaj) - net/mlx5e: Disable loopback self-test on multi-PF netdev (Carolina Jubran) - net/mlx5e: CT: Fix null-ptr-deref in add rule err flow (Moshe Shemesh) - net/mlx5e: clear xdp features on non-uplink representors (William Tu) - net/mlx5e: kTLS, Fix incorrect page refcounting (Dragos Tatulea) - net/mlx5: fs, lock FTE when checking if active (Mark Bloch) - net/mlx5: Fix msix vectors to respect platform limit (Parav Pandit) - net/mlx5: E-switch, unload IB representors when unloading ETH representors (Chiara Meiohas) - mptcp: cope racing subflow creation in mptcp_rcv_space_adjust (Paolo Abeni) - mptcp: error out earlier on disconnect (Paolo Abeni) - net: clarify SO_DEVMEM_DONTNEED behavior in documentation (Mina Almasry) - net: fix SO_DEVMEM_DONTNEED looping too long (Mina Almasry) - net: fix data-races around sk->sk_forward_alloc (Wang Liang) - selftests: net: add netlink-dumps to .gitignore (Jakub Kicinski) - net: vertexcom: mse102x: Fix tx_bytes calculation (Stefan Wahren) - sctp: fix possible UAF in sctp_v6_available() (Eric Dumazet) - selftests: net: add a test for closing a netlink socket ith dump in progress (Jakub Kicinski) - netlink: terminate outstanding dump on socket close (Jakub Kicinski) - bcachefs: Fix assertion pop in bch2_ptr_swab() (Kent Overstreet) - bcachefs: Fix journal_entry_dev_usage_to_text() overrun (Kent Overstreet) - bcachefs: Allow for unknown key types in backpointers fsck (Kent Overstreet) - bcachefs: Fix assertion pop in topology repair (Kent Overstreet) - bcachefs: Fix hidden btree errors when reading roots (Kent Overstreet) - bcachefs: Fix validate_bset() repair path (Kent Overstreet) - bcachefs: Fix missing validation for bch_backpointer.level (Kent Overstreet) - bcachefs: Fix bch_member.btree_bitmap_shift validation (Kent Overstreet) - bcachefs: bch2_btree_write_buffer_flush_going_ro() (Kent Overstreet) - cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling() (Rafael J. Wysocki) - tpm: Disable TPM on tpm2_create_primary() failure (Jarkko Sakkinen) - tpm: Opt-in in disable PCR integrity protection (Jarkko Sakkinen) - bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 (Jiawei Ye) - bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx (Zijian Zhang) - selftests/bpf: Use -4095 as the bad address for bits iterator (Hou Tao) - LoongArch: Fix AP booting issue in VM mode (Bibo Mao) - LoongArch: Add WriteCombine shadow mapping in KASAN (Kanglong Wang) - LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits (Huacai Chen) - LoongArch: Make KASAN work with 5-level page-tables (Huacai Chen) - LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS (Yuli Wang) - LoongArch: Fix early_numa_add_cpu() usage for FDT systems (Huacai Chen) - LoongArch: For all possible CPUs setup logical-physical CPU mapping (Huacai Chen) - mm: swapfile: fix cluster reclaim work crash on rotational devices (Johannes Weiner) - selftests: hugetlb_dio: fixup check for initial conditions to skip in the start (Donet Tom) - mm/thp: fix deferred split queue not partially_mapped: fix (Hugh Dickins) - mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases (John Hubbard) - nommu: pass NULL argument to vma_iter_prealloc() (Hajime Tazaki) - ocfs2: fix UBSAN warning in ocfs2_verify_volume() (Dmitry Antipov) - nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint (Ryusuke Konishi) - nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint (Ryusuke Konishi) - mm: page_alloc: move mlocked flag clearance into free_pages_prepare() (Roman Gushchin) - mm: count zeromap read and set for swapout and swapin (Barry Song) - Fedora configs for 6.12 (Justin M. Forbes) - redhat/configs: Add CONFIG_CRYPTO_HMAC_S390 config (Mete Durlu) [RHEL-50799] - vdpa/mlx5: Fix PA offset with unaligned starting iotlb map (Si-Wei Liu) - KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN (Sean Christopherson) - KVM: x86: Unconditionally set irr_pending when updating APICv state (Sean Christopherson) - kvm: svm: Fix gctx page leak on invalid inputs (Dionna Glaze) - KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB (John Sperbeck) - KVM: SVM: Propagate error from snp_guest_req_init() to userspace (Sean Christopherson) - KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled (Sean Christopherson) - KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported (Sean Christopherson) - KVM: selftests: Disable strict aliasing (Sean Christopherson) - KVM: selftests: fix unintentional noop test in guest_memfd_test.c (Patrick Roy) - KVM: selftests: memslot_perf_test: increase guest sync timeout (Maxim Levitsky) - dm-cache: fix warnings about duplicate slab caches (Mikulas Patocka) - dm-bufio: fix warnings about duplicate slab caches (Mikulas Patocka) - integrity: Use static_assert() to check struct sizes (Gustavo A. R. Silva) - evm: stop avoidably reading i_writecount in evm_file_release (Mateusz Guzik) - ima: fix buffer overrun in ima_eventdigest_init_common (Samasth Norway Ananda) - landlock: Optimize scope enforcement (Mickaël Salaün) - landlock: Refactor network access mask management (Mickaël Salaün) - landlock: Refactor filesystem access mask management (Mickaël Salaün) - samples/landlock: Clarify option parsing behaviour (Matthieu Buffet) - samples/landlock: Refactor help message (Matthieu Buffet) - samples/landlock: Fix port parsing in sandboxer (Matthieu Buffet) - landlock: Fix grammar issues in documentation (Daniel Burgener) - landlock: Improve documentation of previous limitations (Mickaël Salaün) - sched_ext: Handle cases where pick_task_scx() is called without preceding balance_scx() (Tejun Heo) - sched_ext: Update scx_show_state.py to match scx_ops_bypass_depth's new type (Tejun Heo) - sched_ext: Add a missing newline at the end of an error message (Tejun Heo) - vdpa/mlx5: Fix error path during device add (Dragos Tatulea) - vp_vdpa: fix id_table array not null terminated error (Xiaoguang Wang) - virtio_pci: Fix admin vq cleanup by using correct info pointer (Feng Liu) - vDPA/ifcvf: Fix pci_read_config_byte() return code handling (Yuan Can) - Fix typo in vringh_test.c (Shivam Chaudhary) - vdpa: solidrun: Fix UB bug with devres (Philipp Stanner) - vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans (Hyunwoo Kim) - redhat: configs: common: generic: Clean up EM28XX that are masked behind CONFIG_VIDEO_EM28XX (Kate Hsuan) - redhat/configs: Update powerpc NR_CPUS config (Mamatha Inamdar) - redhat: use stricter rule for kunit.ko (Jan Stancek) - filtermod: fix clk kunit test and kunit location (Nico Pache) - redhat/configs: enable xr_serial on rhel (Desnes Nunes) - redhat/configs: enable ATH12K for rhel (Jose Ignacio Tornos Martinez) - Linux 6.12-rc7 (Linus Torvalds) - clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags (Abel Vesa) - clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks (Qiang Yu) - clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set (Barnabás Czémán) - clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs (Johan Hovold) - i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set (Liu Peibao) - i2c: muxes: Fix return value check in mule_i2c_mux_probe() (Yang Yingliang) - filemap: Fix bounds checking in filemap_read() (Trond Myklebust) - irqchip/gic-v3: Force propagation of the active state with a read-back (Marc Zyngier) - mailmap: add entry for Thorsten Blum (Thorsten Blum) - ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove() (Andrew Kanner) - signal: restore the override_rlimit logic (Roman Gushchin) - fs/proc: fix compile warning about variable 'vmcore_mmap_ops' (Qi Xi) - ucounts: fix counter leak in inc_rlimit_get_ucounts() (Andrei Vagin) - selftests: hugetlb_dio: check for initial conditions to skip in the start (Muhammad Usama Anjum) - mm: fix docs for the kernel parameter ``thp_anon=`` (Maíra Canal) - mm/damon/core: avoid overflow in damon_feed_loop_next_input() (SeongJae Park) - mm/damon/core: handle zero schemes apply interval (SeongJae Park) - mm/damon/core: handle zero {aggregation,ops_update} intervals (SeongJae Park) - mm/mlock: set the correct prev on failure (Wei Yang) - objpool: fix to make percpu slot allocation more robust (Masami Hiramatsu (Google)) - mm/page_alloc: keep track of free highatomic (Yu Zhao) - mm: resolve faulty mmap_region() error path behaviour (Lorenzo Stoakes) - mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling (Lorenzo Stoakes) - mm: refactor map_deny_write_exec() (Lorenzo Stoakes) - mm: unconditionally close VMAs on error (Lorenzo Stoakes) - mm: avoid unsafe VMA hook invocation when error arises on mmap hook (Lorenzo Stoakes) - mm/thp: fix deferred split unqueue naming and locking (Hugh Dickins) - mm/thp: fix deferred split queue not partially_mapped (Hugh Dickins) - USB: serial: qcserial: add support for Sierra Wireless EM86xx (Jack Wu) - USB: serial: io_edgeport: fix use after free in debug printk (Dan Carpenter) - USB: serial: option: add Quectel RG650V (Benoît Monin) - USB: serial: option: add Fibocom FG132 0x0112 composition (Reinhard Speyerer) - thunderbolt: Fix connection issue with Pluggable UD-4VPD dock (Mika Westerberg) - thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING (Mika Westerberg) - usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd() (Dan Carpenter) - usb: dwc3: fix fault at system suspend if device was already runtime suspended (Roger Quadros) - usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier (Rex Nie) - usb: musb: sunxi: Fix accessing an released usb phy (Zijun Hu) - staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation (Umang Jain) - staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation (Umang Jain) - redhat: configs: rhel: generic: x86: Enable IPU6 based MIPI cameras (Kate Hsuan) - os-build: enable CONFIG_SCHED_CLASS_EXT for RHEL (Phil Auld) - NFSD: Fix READDIR on NFSv3 mounts of ext4 exports (Chuck Lever) - smb: client: Fix use-after-free of network namespace. (Kuniyuki Iwashima) - nvme/host: Fix RCU list traversal to use SRCU primitive (Breno Leitao) - thermal/of: support thermal zones w/o trips subnode (Icenowy Zheng) - tools/lib/thermal: Remove the thermal.h soft link when doing make clean (zhang jiao) - tools/lib/thermal: Fix sampling handler context ptr (Emil Dahl Juhl) - thermal/drivers/qcom/lmh: Remove false lockdep backtrace (Dmitry Baryshkov) - cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initially (Rafael J. Wysocki) - cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration (Rafael J. Wysocki) - ACPI: processor: Move arch_init_invariance_cppc() call later (Mario Limonciello) - ksmbd: check outstanding simultaneous SMB operations (Namjae Jeon) - ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp (Namjae Jeon) - ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create (Namjae Jeon) - ksmbd: Fix the missing xa_store error check (Jinjie Ruan) - scsi: ufs: core: Start the RTC update work later (Bart Van Assche) - scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer (Johannes Thumshirn) - drm/xe: Stop accumulating LRC timestamp on job_free (Lucas De Marchi) - drm/xe/pf: Fix potential GGTT allocation leak (Michal Wajdeczko) - drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL (Matthew Brost) - drm/xe: Fix possible exec queue leak in exec IOCTL (Matthew Brost) - drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout (Nirmoy Das) - drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (Nirmoy Das) - drm/xe: Move LNL scheduling WA to xe_device.h (Nirmoy Das) - drm/xe: Use the filelist from drm for ccs_mode change (Balasubramani Vivekanandan) - drm/xe: Set mask bits for CCS_MODE register (Balasubramani Vivekanandan) - drm/panthor: Be stricter about IO mapping flags (Jann Horn) - drm/panthor: Lock XArray when getting entries for the VM (Liviu Dudau) - drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Hans de Goede) - drm/imagination: Break an object reference loop (Brendan King) - drm/imagination: Add a per-file PVR context list (Brendan King) - drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read() (Alex Deucher) - drm/amdgpu: Adjust debugfs eviction and IB access permissions (Alex Deucher) - drm/amdgpu: Adjust debugfs register access permissions (Alex Deucher) - drm/amdgpu: Fix DPX valid mode check on GC 9.4.3 (Lijo Lazar) - drm/amd/pm: correct the workload setting (Kenneth Feng) - drm/amd/pm: always pick the pptable from IFWI (Kenneth Feng) - drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported (Antonio Quartulli) - drm/amd/display: parse umc_info or vram_info based on ASIC (Aurabindo Pillai) - drm/amd/display: Fix brightness level not retained over reboot (Tom Chung) - ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits (Jyri Sarha) - ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div() (Luo Yifan) - ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate() (Luo Yifan) - ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6 (Markus Petri) - ASoC: SOF: amd: Fix for incorrect DMA ch status register offset (Venkata Prasad Potturu) - ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022 (Mingcong Bai) - ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove (Amelie Delaunay) - MAINTAINERS: Generic Sound Card section (Kuninori Morimoto) - ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chip (Shenghao Ding) - ALSA: usb-audio: Add quirk for HP 320 FHD Webcam (Takashi Iwai) - ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init() (Murad Masimov) - ALSA: ump: Don't enumeration invalid groups for legacy rawmidi (Takashi Iwai) - Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown" (Jarosław Janik) - media: videobuf2-core: copy vb planes unconditionally (Tudor Ambarus) - media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set (Mauro Carvalho Chehab) - media: vivid: fix buffer overwrite when using > 32 buffers (Hans Verkuil) - media: pulse8-cec: fix data timestamp at pulse8_setup() (Mauro Carvalho Chehab) - media: cec: extron-da-hd-4k-plus: don't use -1 as an error code (Mauro Carvalho Chehab) - media: stb0899_algo: initialize cfr before using it (Mauro Carvalho Chehab) - media: adv7604: prevent underflow condition when reporting colorspace (Mauro Carvalho Chehab) - media: cx24116: prevent overflows on SNR calculus (Mauro Carvalho Chehab) - media: ar0521: don't overflow when checking PLL values (Mauro Carvalho Chehab) - media: s5p-jpeg: prevent buffer overflows (Mauro Carvalho Chehab) - media: av7110: fix a spectre vulnerability (Mauro Carvalho Chehab) - media: mgb4: protect driver against spectre (Mauro Carvalho Chehab) - media: dvb_frontend: don't play tricks with underflow values (Mauro Carvalho Chehab) - media: dvbdev: prevent the risk of out of memory access (Mauro Carvalho Chehab) - media: v4l2-tpg: prevent the risk of a division by zero (Mauro Carvalho Chehab) - media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() (Mauro Carvalho Chehab) - media: dvb-core: add missing buffer index check (Hans Verkuil) - mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create (Koichiro Den) - btrfs: fix the length of reserved qgroup to free (Haisu Wang) - btrfs: reinitialize delayed ref list after deleting it from the list (Filipe Manana) - btrfs: fix per-subvolume RO/RW flags with new mount API (Qu Wenruo) - bcachefs: Fix UAF in __promote_alloc() error path (Kent Overstreet) - bcachefs: Change OPT_STR max to be 1 less than the size of choices array (Piotr Zalewski) - bcachefs: btree_cache.freeable list fixes (Kent Overstreet) - bcachefs: check the invalid parameter for perf test (Hongbo Li) - bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket (Pei Xiao) - bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery (Kent Overstreet) - bcachefs: Fix topology errors on split after merge (Kent Overstreet) - bcachefs: Ancient versions with bad bkey_formats are no longer supported (Kent Overstreet) - bcachefs: Fix error handling in bch2_btree_node_prefetch() (Kent Overstreet) - bcachefs: Fix null ptr deref in bucket_gen_get() (Kent Overstreet) - arm64: Kconfig: Make SME depend on BROKEN for now (Mark Rutland) - arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint (Mark Rutland) - arm64/sve: Discard stale CPU state when handling SVE traps (Mark Brown) - KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts (Gautam Menghani) - Fedora 6.12 configs part 1 (Justin M. Forbes) - MAINTAINERS: update AMD SPI maintainer (Raju Rangoju) - regulator: rk808: Add apply_bit for BUCK3 on RK809 (Mikhail Rudenko) - regulator: rtq2208: Fix uninitialized use of regulator_config (ChiYuan Huang) - drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path (Wentao Liang) - net/smc: do not leave a dangling sk pointer in __smc_create() (Eric Dumazet) - rxrpc: Fix missing locking causing hanging calls (David Howells) - net/smc: Fix lookup of netdev by using ib_device_get_netdev() (Wenjia Zhang) - netfilter: nf_tables: wait for rcu grace period on net_device removal (Pablo Neira Ayuso) - net: arc: rockchip: fix emac mdio node support (Johan Jonker) - net: arc: fix the device for dma_map_single/dma_unmap_single (Johan Jonker) - virtio_net: Update rss when set queue (Philo Lu) - virtio_net: Sync rss config to device when virtnet_probe (Philo Lu) - virtio_net: Add hash_key_length check (Philo Lu) - virtio_net: Support dynamic rss indirection table size (Philo Lu) - net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case (Nícolas F. R. A. Prado) - net: vertexcom: mse102x: Fix possible double free of TX skb (Stefan Wahren) - e1000e: Remove Meteor Lake SMBUS workarounds (Vitaly Lifshits) - i40e: fix race condition by adding filter's intermediate sync state (Aleksandr Loktionov) - idpf: fix idpf_vc_core_init error path (Pavan Kumar Linga) - idpf: avoid vport access in idpf_get_link_ksettings (Pavan Kumar Linga) - ice: change q_index variable type to s16 to store -1 value (Mateusz Polchlopek) - ice: Fix use after free during unload with ports in bridge (Marcin Szycik) - mptcp: use sock_kfree_s instead of kfree (Geliang Tang) - mptcp: no admin perm to list endpoints (Matthieu Baerts (NGI0)) - net: phy: ti: add PHY_RST_AFTER_CLK_EN flag (Diogo Silva) - net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns() (Roger Quadros) - net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7 (Roger Quadros) - net: hns3: fix kernel crash when uninstalling driver (Peiyang Wang) - Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'" (Jakub Kicinski) - can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation (Marc Kleine-Budde) - can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes (Marc Kleine-Budde) - can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST (Jean Delvare) - can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP (Geert Uytterhoeven) - can: c_can: fix {rx,tx}_errors statistics (Dario Binacchi) - can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices (Marc Kleine-Budde) - can: {cc770,sja1000}_isa: allow building on x86_64 (Thomas Mühlbacher) - can: j1939: fix error in J1939 documentation. (Alexander Hölzl) - net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts (Suraj Gupta) - MAINTAINERS: Remove self from DSA entry (Florian Fainelli) - net: enetc: allocate vf_state during PF probes (Wei Fang) - sctp: properly validate chunk size in sctp_sf_ootb() (Xin Long) - net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc() (Jinjie Ruan) - dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value (Suraj Gupta) - net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint (Vladimir Oltean) - net: enetc: set MAC address to the VF net_device (Wei Fang) - MAINTAINERS: add self as reviewer for AXI PWM GENERATOR (Trevor Gamblin) - pwm: imx-tpm: Use correct MODULO value for EPWM mode (Erik Schumacher) - proc/softirqs: replace seq_printf with seq_put_decimal_ull_width (David Wang) - nfs: avoid i_lock contention in nfs_clear_invalid_mapping (Mike Snitzer) - nfs_common: fix localio to cope with racing nfs_local_probe() (Mike Snitzer) - NFS: Further fixes to attribute delegation a/mtime changes (Trond Myklebust) - NFS: Fix attribute delegation behaviour on exclusive create (Trond Myklebust) - nfs: Fix KMSAN warning in decode_getfattr_attrs() (Roberto Sassu) - NFSv3: only use NFS timeout for MOUNT when protocols are compatible (NeilBrown) - sunrpc: handle -ENOTCONN in xs_tcp_setup_socket() (NeilBrown) - KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation (David Gstir) - security/keys: fix slab-out-of-bounds in key_task_permission (Chen Ridong) - tracing/selftests: Add tracefs mount options test (Kalesh Singh) - tracing: Document tracefs gid mount option (Kalesh Singh) - tracing: Fix tracefs mount options (Kalesh Singh) - platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed (Vishnu Sankar) - platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keys (Renato Caldas) - platform/x86: dell-wmi-base: Handle META key Lock/Unlock events (Kurt Borja) - platform/x86: dell-smbios-base: Extends support to Alienware products (Kurt Borja) - platform/x86/amd/pmc: Detect when STB is not available (Corey Hickey) - platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model (Shyam Sundar S K) - dm cache: fix potential out-of-bounds access on the first resume (Ming-Hung Tsai) - dm cache: optimize dirty bit checking with find_next_bit when resizing (Ming-Hung Tsai) - dm cache: fix out-of-bounds access to the dirty bitset when resizing (Ming-Hung Tsai) - dm cache: fix flushing uninitialized delayed_work on cache_ctr error (Ming-Hung Tsai) - dm cache: correct the number of origin blocks to match the target length (Ming-Hung Tsai) - dm-verity: don't crash if panic_on_corruption is not selected (Mikulas Patocka) - dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow (Zichen Xie) - dm: fix a crash if blk_alloc_disk fails (Mikulas Patocka) - HID: core: zero-initialize the report buffer (Jiri Kosina) - redhat: set new gcov configs (Jan Stancek) - Don't ignore gitkeep files for ark-infra (Don Zickus) - redhat/kernel.spec: don't clear entire libdir when building tools (Jan Stancek) - redhat/configs: enable usbip for rhel (Jose Ignacio Tornos Martinez) - redhat: create 'crashkernel=' addons for UKI (Vitaly Kuznetsov) - redhat: avoid superfluous quotes in UKI cmdline addones (Vitaly Kuznetsov) - fedora: arm: updates for 6.12 (Peter Robinson) - soc: qcom: pmic_glink: Handle GLINK intent allocation rejections (Bjorn Andersson) - rpmsg: glink: Handle rejected intent request better (Bjorn Andersson) - soc: qcom: socinfo: fix revision check in qcom_socinfo_probe() (Manikanta Mylavarapu) - firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling (Qingqing Zhou) - EDAC/qcom: Make irq configuration optional (Rajendra Nayak) - firmware: qcom: scm: fix a NULL-pointer dereference (Bartosz Golaszewski) - firmware: qcom: scm: suppress download mode error (Johan Hovold) - soc: qcom: Add check devm_kasprintf() returned value (Charles Han) - MAINTAINERS: Qualcomm SoC: Match reserved-memory bindings (Simon Horman) - arm64: dts: qcom: x1e80100: fix PCIe5 interconnect (Johan Hovold) - arm64: dts: qcom: x1e80100: fix PCIe4 interconnect (Johan Hovold) - arm64: dts: qcom: x1e80100: Fix up BAR spaces (Konrad Dybcio) - arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter" (Maya Matuszczyk) - arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description (Abel Vesa) - arm64: dts: qcom: sm8450 fix PIPE clock specification for pcie1 (Dmitry Baryshkov) - arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block (Abel Vesa) - arm64: dts: qcom: x1e80100: fix PCIe5 PHY clocks (Johan Hovold) - arm64: dts: qcom: x1e80100: fix PCIe4 and PCIe6a PHY clocks (Johan Hovold) - arm64: dts: qcom: msm8939: revert use of APCS mbox for RPM (Fabien Parent) - firmware: arm_scmi: Use vendor string in max-rx-timeout-ms (Cristian Marussi) - dt-bindings: firmware: arm,scmi: Add missing vendor string (Cristian Marussi) - firmware: arm_scmi: Reject clear channel request on A2P (Cristian Marussi) - firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() (Xinqi Zhang) - MAINTAINERS: invert Misc RISC-V SoC Support's pattern (Conor Dooley) - riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 (E Shattow) - riscv: dts: starfive: disable unused csi/camss nodes (Conor Dooley) - firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors (Conor Dooley) - arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes (Diederik de Haas) - arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodes (Cristian Ciocaltea) - ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin (Heiko Stuebner) - ARM: dts: rockchip: Fix the spi controller on rk3036 (Heiko Stuebner) - ARM: dts: rockchip: drop grf reference from rk3036 hdmi (Heiko Stuebner) - ARM: dts: rockchip: fix rk3036 acodec node (Heiko Stuebner) - arm64: dts: rockchip: remove orphaned pinctrl-names from pinephone pro (Heiko Stuebner) - arm64: dts: rockchip: remove num-slots property from rk3328-nanopi-r2s-plus (Heiko Stuebner) - arm64: dts: rockchip: Fix LED triggers on rk3308-roc-cc (Heiko Stuebner) - arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lion (Heiko Stuebner) - arm64: dts: rockchip: Remove undocumented supports-emmc property (Heiko Stuebner) - arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards (Heiko Stuebner) - arm64: dts: rockchip: Fix bluetooth properties on rk3566 box demo (Heiko Stuebner) - arm64: dts: rockchip: Drop regulator-init-microvolt from two boards (Heiko Stuebner) - arm64: dts: rockchip: fix i2c2 pinctrl-names property on anbernic-rg353p/v (Heiko Stuebner) - arm64: dts: rockchip: Fix reset-gpios property on brcm BT nodes (Diederik de Haas) - arm64: dts: rockchip: Fix wakeup prop names on PineNote BT node (Diederik de Haas) - arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328 (Diederik de Haas) - arm64: dts: rockchip: Designate Turing RK1's system power controller (Sam Edwards) - arm64: dts: rockchip: Start cooling maps numbering from zero on ROCK 5B (Dragan Simic) - arm64: dts: rockchip: Move L3 cache outside CPUs in RK3588(S) SoC dtsi (Dragan Simic) - arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavator (Geert Uytterhoeven) - arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-eaidk-610 (Geert Uytterhoeven) - riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices (Uwe Kleine-König) - arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz (Marek Vasut) - arm64: dts: imx8mp: correct sdhc ipg clk (Peng Fan) - arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate (Liu Ying) - arm64: dts: imx8: Fix lvds0 device tree (Diogo Silva) - arm64: dts: imx8ulp: correct the flexspi compatible string (Haibo Chen) - arm64: dts: imx8-ss-vpu: Fix imx8qm VPU IRQs (Alexander Stein) - mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process (Ben Chuang) - mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function (Ben Chuang) - tpm: Lock TPM chip in tpm_pm_suspend() first (Jarkko Sakkinen) - Make setting of cma_pernuma tech preview (Chris von Recklinghausen) [RHEL-59621] - gitlab-ci: provide consistent kcidb_tree_name (Michael Hofmann) - Linux 6.12-rc6 (Linus Torvalds) - mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() (Yu Zhao) - mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats (Yu Zhao) - mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes (Vlastimil Babka) - mm: shrinker: avoid memleak in alloc_shrinker_info (Chen Ridong) - .mailmap: update e-mail address for Eugen Hristev (Eugen Hristev) - vmscan,migrate: fix page count imbalance on node stats when demoting pages (Gregory Price) - mailmap: update Jarkko's email addresses (Jarkko Sakkinen) - mm: allow set/clear page_type again (Yu Zhao) - nilfs2: fix potential deadlock with newly created symlinks (Ryusuke Konishi) - Squashfs: fix variable overflow in squashfs_readpage_block (Phillip Lougher) - kasan: remove vmalloc_percpu test (Andrey Konovalov) - tools/mm: -Werror fixes in page-types/slabinfo (Wladislav Wiebe) - mm, swap: avoid over reclaim of full clusters (Kairui Song) - mm: fix PSWPIN counter for large folios swap-in (Barry Song) - mm: avoid VM_BUG_ON when try to map an anon large folio to zero page. (Zi Yan) - mm/codetag: fix null pointer check logic for ref and tag (Hao Ge) - mm/gup: stop leaking pinned pages in low memory conditions (John Hubbard) - phy: tegra: xusb: Add error pointer check in xusb.c (Dipendra Khadka) - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries (Abel Vesa) - phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check (Richard Zhu) - phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK (Cristian Ciocaltea) - phy: ti: phy-j721e-wiz: fix usxgmii configuration (Siddharth Vadapalli) - phy: starfive: jh7110-usb: Fix link configuration to controller (Jan Kiszka) - phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies (Johan Hovold) - phy: qcom: qmp-combo: move driver data initialisation earlier (Johan Hovold) - phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend (Johan Hovold) - phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend (Johan Hovold) - phy: qcom: qmp-usb: fix NULL-deref on runtime suspend (Johan Hovold) - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: add missing x1e80100 pipediv2 clocks (Johan Hovold) - phy: usb: disable COMMONONN for dual mode (Justin Chen) - phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register (Bartosz Wawrzyniak) - phy: usb: Fix missing elements in BCM4908 USB init array (Sam Edwards) - dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer (Jai Luthra) - dmaengine: sh: rz-dmac: handle configs where one address is zero (Wolfram Sang) - Revert "driver core: Fix uevent_show() vs driver detach race" (Greg Kroah-Hartman) - usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non self-powered devices (Amit Sunil Dhamne) - usb: phy: Fix API devm_usb_put_phy() can not release the phy (Zijun Hu) - usb: typec: use cleanup facility for 'altmodes_node' (Javier Carrasco) - usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() (Javier Carrasco) - usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path (Javier Carrasco) - usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes (Javier Carrasco) - usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links (Mathias Nyman) - Revert "usb: dwc2: Skip clock gating on Broadcom SoCs" (Stefan Wahren) - xhci: Fix Link TRB DMA in command ring stopped completion event (Faisal Hassan) - xhci: Use pm_runtime_get to prevent RPM on unsupported systems (Basavaraj Natikar) - usbip: tools: Fix detach_port() invalid port error path (Zongmin Zhou) - thunderbolt: Honor TMU requirements in the domain when setting TMU mode (Gil Fine) - thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan() (Mika Westerberg) - iio: dac: Kconfig: Fix build error for ltc2664 (Jinjie Ruan) - iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr() (Zicheng Qu) - staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg() (Zicheng Qu) - docs: iio: ad7380: fix supply for ad7380-4 (Julien Stephan) - iio: adc: ad7380: fix supplies for ad7380-4 (Julien Stephan) - iio: adc: ad7380: add missing supplies (Julien Stephan) - iio: adc: ad7380: use devm_regulator_get_enable_read_voltage() (Julien Stephan) - dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply (Julien Stephan) - iio: light: veml6030: fix microlux value calculation (Javier Carrasco) - iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table() (Jinjie Ruan) - iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table() (Jinjie Ruan) - mei: use kvmalloc for read buffer (Alexander Usyskin) - MAINTAINERS: add netup_unidvb maintainer (Abylay Ospan) - Input: fix regression when re-registering input handlers (Dmitry Torokhov) - Input: adp5588-keys - do not try to disable interrupt 0 (Dmitry Torokhov) - Input: edt-ft5x06 - fix regmap leak when probe fails (Dmitry Torokhov) - modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host (Masahiro Yamada) - modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness (Masahiro Yamada) - kconfig: show sub-menu entries even if the prompt is hidden (Masahiro Yamada) - kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile (Masahiro Yamada) - kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile (Masahiro Yamada) - kbuild: rpm-pkg: disable kernel-devel package when cross-compiling (Masahiro Yamada) - sumversion: Fix a memory leak in get_src_version() (Elena Salomatkina) - x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB (Arnd Bergmann) - posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone (Benjamin Segall) - sched/ext: Fix scx vs sched_delayed (Peter Zijlstra) - sched: Pass correct scheduling policy to __setscheduler_class (Aboorva Devarajan) - sched/numa: Fix the potential null pointer dereference in task_numa_work() (Shawn Wang) - sched: Fix pick_next_task_fair() vs try_to_wake_up() race (Peter Zijlstra) - perf: Fix missing RCU reader protection in perf_event_clear_cpumask() (Kan Liang) - irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs (Marc Zyngier) - genirq/msi: Fix off-by-one error in msi_domain_alloc() (Jinjie Ruan) - redhat/configs: add bootconfig to kernel-tools package (Brian Masney) - Enable CONFIG_SECURITY_LANDLOCK for RHEL (Zbigniew Jędrzejewski-Szmek) [RHEL-8810] - rpcrdma: Always release the rpcrdma_device's xa_array (Chuck Lever) - NFSD: Never decrement pending_async_copies on error (Chuck Lever) - NFSD: Initialize struct nfsd4_copy earlier (Chuck Lever) - xfs: streamline xfs_filestream_pick_ag (Christoph Hellwig) - xfs: fix finding a last resort AG in xfs_filestream_pick_ag (Christoph Hellwig) - xfs: Reduce unnecessary searches when searching for the best extents (Chi Zhiling) - xfs: Check for delayed allocations before setting extsize (Ojaswin Mujoo) - selftests/watchdog-test: Fix system accidentally reset after watchdog-test (Li Zhijian) - selftests/intel_pstate: check if cpupower is installed (Alessandro Zanni) - selftests/intel_pstate: fix operand expected error (Alessandro Zanni) - selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run (zhouyuhang) - cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERS (Alice Ryhl) - kbuild: rust: avoid errors with old `rustc`s without LLVM patch version (Miguel Ojeda) - PCI: Fix pci_enable_acs() support for the ACS quirks (Jason Gunthorpe) - drm/xe: Don't short circuit TDR on jobs not started (Matthew Brost) - drm/xe: Add mmio read before GGTT invalidate (Matthew Brost) - drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume (Imre Deak) - drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling (Imre Deak) - drm/xe: Remove runtime argument from display s/r functions (Maarten Lankhorst) - dt-bindings: display: mediatek: split: add subschema property constraints (Moudy Ho) - dt-bindings: display: mediatek: dpi: correct power-domains property (Macpaul Lin) - drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() (Dan Carpenter) - drm/mediatek: Fix get efuse issue for MT8188 DPTX (Liankun Yang) - drm/mediatek: Fix color format MACROs in OVL (Hsin-Te Yuan) - drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs (Jason-JH.Lin) - drm/mediatek: ovl: Add blend_modes to driver data (Jason-JH.Lin) - drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert() (Jason-JH.Lin) - drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placement (Jason-JH.Lin) - drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCs (Jason-JH.Lin) - drm/amdgpu/smu13: fix profile reporting (Alex Deucher) - drm/amd/pm: Vangogh: Fix kernel memory out of bounds write (Tvrtko Ursulin) - Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35" (Ovidiu Bunea) - drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic() (Jinjie Ruan) - drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() (Jinjie Ruan) - drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() (Jinjie Ruan) - drm/panthor: Report group as timedout when we fail to properly suspend (Boris Brezillon) - drm/panthor: Fail job creation when the group is dead (Boris Brezillon) - drm/panthor: Fix firmware initialization on systems with a page size > 4k (Boris Brezillon) - accel/ivpu: Fix NOC firewall interrupt handling (Andrzej Kacprowski) - drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM (Matthew Brost) - drm/tegra: Fix NULL vs IS_ERR() check in probe() (Dan Carpenter) - cxl/test: Improve init-order fidelity relative to real-world systems (Dan Williams) - cxl/port: Prevent out-of-order decoder allocation (Dan Williams) - cxl/port: Fix use-after-free, permit out-of-order decoder shutdown (Dan Williams) - cxl/acpi: Ensure ports ready at cxl_acpi_probe() return (Dan Williams) - cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices() (Dan Williams) - cxl/port: Fix CXL port initialization order when the subsystem is built-in (Dan Williams) - cxl/events: Fix Trace DRAM Event Record (Shiju Jose) - cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device (Li Zhijian) - nvme: re-fix error-handling for io_uring nvme-passthrough (Keith Busch) - nvmet-auth: assign dh_key to NULL after kfree_sensitive (Vitaliy Shevtsov) - nvme: module parameter to disable pi with offsets (Keith Busch) - nvme: enhance cns version checking (Keith Busch) - block: fix queue limits checks in blk_rq_map_user_bvec for real (Christoph Hellwig) - io_uring/rw: fix missing NOWAIT check for O_DIRECT start write (Jens Axboe) - ACPI: CPPC: Make rmw_lock a raw_spin_lock (Pierre Gondois) - gpiolib: fix debugfs dangling chip separator (Johan Hovold) - gpiolib: fix debugfs newline separators (Johan Hovold) - gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call (Andy Shevchenko) - gpio: fix uninit-value in swnode_find_gpio (Suraj Sonawane) - riscv: vdso: Prevent the compiler from inserting calls to memset() (Alexandre Ghiti) - riscv: Remove duplicated GET_RM (Chunyan Zhang) - riscv: Remove unused GENERATING_ASM_OFFSETS (Chunyan Zhang) - riscv: Use '%%u' to format the output of 'cpu' (WangYuli) - riscv: Prevent a bad reference count on CPU nodes (Miquel Sabaté Solà) - riscv: efi: Set NX compat flag in PE/COFF header (Heinrich Schuchardt) - RISC-V: disallow gcc + rust builds (Conor Dooley) - riscv: Do not use fortify in early code (Alexandre Ghiti) - RISC-V: ACPI: fix early_ioremap to early_memremap (Yunhui Cui) - arm64: signal: Improve POR_EL0 handling to avoid uaccess failures (Kevin Brodsky) - firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state() (Xiongfeng Wang) - Revert "kasan: Disable Software Tag-Based KASAN with GCC" (Marco Elver) - kasan: Fix Software Tag-Based KASAN with GCC (Marco Elver) - iomap: turn iomap_want_unshare_iter into an inline function (Christoph Hellwig) - fsdax: dax_unshare_iter needs to copy entire blocks (Darrick J. Wong) - fsdax: remove zeroing code from dax_unshare_iter (Darrick J. Wong) - iomap: share iomap_unshare_iter predicate code with fsdax (Darrick J. Wong) - xfs: don't allocate COW extents when unsharing a hole (Darrick J. Wong) - iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP (Hugh Dickins) - autofs: fix thinko in validate_dev_ioctl() (Ian Kent) - iov_iter: Fix iov_iter_get_pages*() for folio_queue (David Howells) - afs: Fix missing subdir edit when renamed between parent dirs (David Howells) - doc: correcting the debug path for cachefiles (Hongbo Li) - erofs: use get_tree_bdev_flags() to avoid misleading messages (Gao Xiang) - fs/super.c: introduce get_tree_bdev_flags() (Gao Xiang) - btrfs: fix defrag not merging contiguous extents due to merged extent maps (Filipe Manana) - btrfs: fix extent map merging not happening for adjacent extents (Filipe Manana) - btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids() (Zhihao Cheng) - btrfs: fix error propagation of split bios (Naohiro Aota) - MIPS: export __cmpxchg_small() (David Sterba) - bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek (Piotr Zalewski) - bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get() (Gaosheng Cui) - bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets (Kent Overstreet) - bcachefs: Don't filter partial list buckets in open_buckets_to_text() (Kent Overstreet) - bcachefs: Don't keep tons of cached pointers around (Kent Overstreet) - bcachefs: init freespace inited bits to 0 in bch2_fs_initialize (Piotr Zalewski) - bcachefs: Fix unhandled transaction restart in fallocate (Kent Overstreet) - bcachefs: Fix UAF in bch2_reconstruct_alloc() (Kent Overstreet) - bcachefs: fix null-ptr-deref in have_stripes() (Jeongjun Park) - bcachefs: fix shift oob in alloc_lru_idx_fragmentation (Jeongjun Park) - bcachefs: Fix invalid shift in validate_sb_layout() (Gianfranco Trad) - RDMA/bnxt_re: synchronize the qp-handle table array (Selvin Xavier) - RDMA/bnxt_re: Fix the usage of control path spin locks (Selvin Xavier) - RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down (Patrisious Haddad) - RDMA/cxgb4: Dump vendor specific QP details (Leon Romanovsky) - bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled (Toke Høiland-Jørgensen) - selftests/bpf: Add three test cases for bits_iter (Hou Tao) - bpf: Use __u64 to save the bits in bits iterator (Hou Tao) - bpf: Check the validity of nr_words in bpf_iter_bits_new() (Hou Tao) - bpf: Add bpf_mem_alloc_check_size() helper (Hou Tao) - bpf: Free dynamically allocated bits in bpf_iter_bits_destroy() (Hou Tao) - bpf: disallow 40-bytes extra stack for bpf_fastcall patterns (Eduard Zingerman) - selftests/bpf: Add test for trie_get_next_key() (Byeonguk Jeong) - bpf: Fix out-of-bounds write in trie_get_next_key() (Byeonguk Jeong) - selftests/bpf: Test with a very short loop (Eduard Zingerman) - bpf: Force checkpoint when jmp history is too long (Eduard Zingerman) - bpf: fix filed access without lock (Jiayuan Chen) - sock_map: fix a NULL pointer dereference in sock_map_link_update_prog() (Cong Wang) - netfilter: nft_payload: sanitize offset and length before calling skb_checksum() (Pablo Neira Ayuso) - netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() (Eric Dumazet) - netfilter: Fix use-after-free in get_info() (Dong Chenchen) - selftests: netfilter: remove unused parameter (Liu Jing) - Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs (Sungwoo Kim) - net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (Jie Wang) - net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue (Hao Lan) - net: hns3: initialize reset_timer before hclgevf_misc_irq_init() (Jian Shen) - net: hns3: don't auto enable misc vector (Jian Shen) - net: hns3: Resolved the issue that the debugfs query result is inconsistent. (Hao Lan) - net: hns3: fix missing features due to dev->features configuration too early (Hao Lan) - net: hns3: fixed reset failure issues caused by the incorrect reset type (Hao Lan) - net: hns3: add sync command to sync io-pgtable (Jian Shen) - net: hns3: default enable tx bounce buffer when smmu enabled (Peiyang Wang) - net: ethernet: mtk_wed: fix path of MT7988 WO firmware (Daniel Golle) - selftests: forwarding: Add IPv6 GRE remote change tests (Ido Schimmel) - mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address (Ido Schimmel) - mlxsw: pci: Sync Rx buffers for device (Amit Cohen) - mlxsw: pci: Sync Rx buffers for CPU (Amit Cohen) - mlxsw: spectrum_ptp: Add missing verification before pushing Tx header (Amit Cohen) - net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension (Benoît Monin) - wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_chanctx (Gustavo A. R. Silva) - wifi: iwlwifi: mvm: fix 6 GHz scan construction (Johannes Berg) - wifi: cfg80211: clear wdev->cqm_config pointer on free (Johannes Berg) - mac80211: fix user-power when emulating chanctx (Ben Greear) - Revert "wifi: iwlwifi: remove retry loops in start" (Emmanuel Grumbach) - wifi: iwlwifi: mvm: don't add default link in fw restart flow (Emmanuel Grumbach) - wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd() (Daniel Gabay) - wifi: iwlwifi: mvm: SAR table alignment (Anjaneyulu) - wifi: iwlwifi: mvm: Use the sync timepoint API in suspend (Daniel Gabay) - wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmd (Miri Korenblit) - wifi: iwlwifi: mvm: don't leak a link on AP removal (Emmanuel Grumbach) - net: fix crash when config small gso_max_size/gso_ipv4_max_size (Wang Liang) - net: usb: qmi_wwan: add Quectel RG650V (Benoît Monin) - net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext() (Vladimir Oltean) - netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write() (Zichen Xie) - net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT (Pedro Tammela) - selftests: netfilter: nft_flowtable.sh: make first pass deterministic (Florian Westphal) - gtp: allow -1 to be specified as file description from userspace (Pablo Neira Ayuso) - mctp i2c: handle NULL header address (Matt Johnston) - ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find() (Ido Schimmel) - ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow() (Ido Schimmel) - ice: fix crash on probe for DPLL enabled E810 LOM (Arkadiusz Kubalewski) - ice: block SF port creation in legacy mode (Michal Swiatkowski) - igb: Disable threaded IRQ for igb_msix_other (Wander Lairson Costa) - net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data (Furong Xu) - net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values (Ley Foon Tan) - usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver (Benjamin Große) - macsec: Fix use-after-free while sending the offloading packet (Jianbo Liu) - selftests: mptcp: list sysctl data (Matthieu Baerts (NGI0)) - mptcp: init: protect sched with rcu_read_lock (Matthieu Baerts (NGI0)) - docs: networking: packet_mmap: replace dead links with archive.org links (Levi Zim) - wifi: ath11k: Fix invalid ring usage in full monitor mode (Remi Pommarel) - wifi: ath10k: Fix memory leak in management tx (Manikanta Pubbisetty) - wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171 (Bitterblue Smith) - wifi: rtw88: Fix the RX aggregation in USB 3 mode (Bitterblue Smith) - wifi: brcm80211: BRCM_TRACING should depend on TRACING (Geert Uytterhoeven) - wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hosts (Ping-Ke Shih) - wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys (Felix Fietkau) - wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings (Gustavo A. R. Silva) - wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower (Felix Fietkau) - wifi: mac80211: Convert color collision detection to wiphy work (Remi Pommarel) - wifi: cfg80211: Add wiphy_delayed_work_pending() (Remi Pommarel) - wifi: cfg80211: Do not create BSS entries for unsupported channels (Chenming Huang) - wifi: mac80211: Fix setting txpower with emulate_chanctx (Ben Greear) - mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING (Geert Uytterhoeven) - wifi: iwlegacy: Clear stale interrupts before resuming device (Ville Syrjälä) - wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd() (Ben Hutchings) - wifi: mt76: do not increase mcu skb refcount if retry is not supported (Felix Fietkau) - wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_info v7 (Ping-Ke Shih) - ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1 (Christoffer Sandberg) - ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3 (Christoffer Sandberg) - ALSA: usb-audio: Add quirks for Dell WD19 dock (Jan Schär) - ASoC: codecs: wcd937x: relax the AUX PDM watchdog (Alexey Klimov) - ASoC: codecs: wcd937x: add missing LO Switch control (Alexey Klimov) - ASoC: dt-bindings: rockchip,rk3308-codec: add port property (Dmitry Yashin) - ASoC: dapm: fix bounds checker error in dapm_widget_list_create (Aleksei Vetrov) - ASoC: Intel: sst: Fix used of uninitialized ctx to log an error (Hans de Goede) - ASoC: cs42l51: Fix some error handling paths in cs42l51_probe() (Christophe JAILLET) - ASoC: Intel: sst: Support LPE0F28 ACPI HID (Hans de Goede) - ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet (Hans de Goede) - ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec (Hans de Goede) - ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work() (Hans de Goede) - ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13 (Piyush Raj Chouhan) - ALSA: hda/realtek: Limit internal Mic boost on Dell platform (Kailang Yang) - redhat: configs: Drop CONFIG_MEMSTICK_REALTEK_PCI config option (Desnes Nunes) - x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user() (Linus Torvalds) - perf cap: Add __NR_capget to arch/x86 unistd (Ian Rogers) - tools headers: Update the linux/unaligned.h copy with the kernel sources (Arnaldo Carvalho de Melo) - tools headers arm64: Sync arm64's cputype.h with the kernel sources (Arnaldo Carvalho de Melo) - tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources (Arnaldo Carvalho de Melo) - tools arch x86: Sync the msr-index.h copy with the kernel sources (Arnaldo Carvalho de Melo) - perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT (Arnaldo Carvalho de Melo) - perf test: Handle perftool-testsuite_probe failure due to broken DWARF (Veronika Molnarova) - tools headers UAPI: Sync kvm headers with the kernel sources (Arnaldo Carvalho de Melo) - perf trace: Fix non-listed archs in the syscalltbl routines (Jiri Slaby) - perf build: Change the clang check back to 12.0.1 (Howard Chu) - perf trace augmented_raw_syscalls: Add more checks to pass the verifier (Howard Chu) - perf trace augmented_raw_syscalls: Add extra array index bounds checking to satisfy some BPF verifiers (Arnaldo Carvalho de Melo) - perf trace: The return from 'write' isn't a pid (Arnaldo Carvalho de Melo) - tools headers UAPI: Sync linux/const.h with the kernel headers (Arnaldo Carvalho de Melo) - scsi: ufs: core: Fix another deadlock during RTC update (Peter Wang) - scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length (John Garry) - Update the RHEL_DIFFERENCES help string (Don Zickus) - Put build framework for RT kernel in place for Fedora (Clark Williams) - cgroup: Fix potential overflow issue when checking max_depth (Xiu Jianfeng) - cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction (Chen Ridong) - sched_ext: Fix enq_last_no_enq_fails selftest (Tejun Heo) - sched_ext: Make cast_mask() inline (Tejun Heo) - scx: Fix raciness in scx_ops_bypass() (David Vernet) - scx: Fix exit selftest to use custom DSQ (David Vernet) - sched_ext: Fix function pointer type mismatches in BPF selftests (Vishal Chourasia) - selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ (Ihor Solodrai) - mm: krealloc: Fix MTE false alarm in __do_krealloc (Qun-Wei Lin) - slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof (Pei Xiao) - mm: avoid unconditional one-tick sleep when swapcache_prepare fails (Barry Song) - mseal: update mseal.rst (Jeff Xu) - mm: split critical region in remap_file_pages() and invoke LSMs in between (Kirill A. Shutemov) - selftests/mm: fix deadlock for fork after pthread_create with atomic_bool (Edward Liaw) - Revert "selftests/mm: replace atomic_bool with pthread_barrier_t" (Edward Liaw) - Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM" (Edward Liaw) - tools: testing: add expand-only mode VMA test (Lorenzo Stoakes) - mm/vma: add expand-only VMA merge mode and optimise do_brk_flags() (Lorenzo Stoakes) - resource,kexec: walk_system_ram_res_rev must retain resource flags (Gregory Price) - nilfs2: fix kernel bug due to missing clearing of checked flag (Ryusuke Konishi) - mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id (Nobuhiro Iwamatsu) - ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow (Edward Adam Davis) - mm: shmem: fix data-race in shmem_getattr() (Jeongjun Park) - mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL (Jann Horn) - x86/traps: move kmsan check after instrumentation_begin (Sabyrzhan Tasbolatov) - resource: remove dependency on SPARSEMEM from GET_FREE_REGION (Huang Ying) - mm/mmap: fix race in mmap_region() with ftruncate() (Liam R. Howlett) - mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves (Matt Fleming) - fork: only invoke khugepaged, ksm hooks if no error (Lorenzo Stoakes) - fork: do not invoke uffd on fork if error occurs (Lorenzo Stoakes) - mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check (David Hildenbrand) - tpm: Lazily flush the auth session (Jarkko Sakkinen) - tpm: Rollback tpm2_load_null() (Jarkko Sakkinen) - tpm: Return tpm2_sessions_init() when null key creation fails (Jarkko Sakkinen) - spi: spi-fsl-dspi: Fix crash when not using GPIO chip select (Frank Li) - spi: geni-qcom: Fix boot warning related to pm_runtime and devres (Georgi Djakov) - spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops() (Bartosz Golaszewski) - spi: stm32: fix missing device mode capability in stm32mp25 (Alain Volmat) - Linux 6.12-rc5 (Linus Torvalds) - x86/sev: Ensure that RMP table fixups are reserved (Ashish Kalra) - x86/microcode/AMD: Split load_microcode_amd() (Borislav Petkov (AMD)) - x86/microcode/AMD: Pay attention to the stepping dynamically (Borislav Petkov (AMD)) - x86/lam: Disable ADDRESS_MASKING in most cases (Pawan Gupta) - fgraph: Change the name of cpuhp state to "fgraph:online" (Steven Rostedt) - fgraph: Fix missing unlock in register_ftrace_graph() (Li Huafei) - platform/x86: asus-wmi: Fix thermal profile initialization (Armin Wolf) - platform/x86: dell-wmi: Ignore suspend notifications (Armin Wolf) - platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses (Vamsi Krishna Brahmajosyula) - platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off when suspended" (Marek Maslanka) - firewire: core: fix invalid port index for parent device (Takashi Sakamoto) - block: fix sanity checks in blk_rq_map_user_bvec (Xinyu Zhang) - md/raid10: fix null ptr dereference in raid10_size() (Yu Kuai) - md: ensure child flush IO does not affect origin bio->bi_status (Li Nan) - xfs: update the pag for the last AG at recovery time (Christoph Hellwig) - xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag (Christoph Hellwig) - xfs: error out when a superblock buffer update reduces the agcount (Christoph Hellwig) - xfs: update the file system geometry after recoverying superblock buffers (Christoph Hellwig) - xfs: merge the perag freeing helpers (Christoph Hellwig) - xfs: pass the exact range to initialize to xfs_initialize_perag (Christoph Hellwig) - xfs: don't fail repairs on metadata files with no attr fork (Darrick J. Wong) - generic: enable RPMB for all configs that enable MMC (Peter Robinson) - fedora: riscv: Don't override MMC platform defaults (Peter Robinson) - common: only enable on MMC_DW_BLUEFIELD (Peter Robinson) - fedora: aarch64: Stop overriding CONFIG_MMC defaults (Peter Robinson) - commong: The KS7010 driver has been removed (Peter Robinson) - Revert "fs/9p: simplify iget to remove unnecessary paths" (Dominique Martinet) - Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl" (Dominique Martinet) - Revert "fs/9p: remove redundant pointer v9ses" (Dominique Martinet) - Revert " fs/9p: mitigate inode collisions" (Dominique Martinet) - cifs: fix warning when destroy 'cifs_io_request_pool' (Ye Bin) - smb: client: Handle kstrdup failures for passwords (Henrique Carvalho) - fuse: remove stray debug line (Miklos Szeredi) - Revert "fuse: move initialization of fuse_file to fuse_writepages() instead of in callback" (Miklos Szeredi) - fuse: update inode size after extending passthrough write (Amir Goldstein) - fs: pass offset and result to backing_file end_write() callback (Amir Goldstein) - nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net (Yang Erkun) - nfsd: fix race between laundromat and free_stateid (Olga Kornievskaia) - ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detection issue (Shubham Panwar) - ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] (Christian Heusel) - ACPI: PRM: Clean up guid type in struct prm_handler_info (Dan Carpenter) - ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context (Koba Ko) - powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request() (Yuan Can) - cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception (liwei) - cpufreq: docs: Reflect latency changes in docs (Christian Loehle) - PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees (Bartosz Golaszewski) - PCI: Hold rescan lock while adding devices during host probe (Bartosz Golaszewski) - fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPS (Arnd Bergmann) - fbdev: da8xx: remove the driver (Bartosz Golaszewski) - fbdev: Constify struct sbus_mmap_map (Christophe JAILLET) - fbdev: nvidiafb: fix inconsistent indentation warning (SurajSonawane2415) - fbdev: sstfb: Make CONFIG_FB_DEVICE optional (Gonzalo Silvalde Blanco) - MAINTAINERS: add a keyword entry for the GPIO subsystem (Bartosz Golaszewski) - ata: libata: Set DID_TIME_OUT for commands that actually timed out (Niklas Cassel) - ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc (Krzysztof Kozlowski) - ASoC: fsl_micfil: Add sample rate constraint (Shengjiu Wang) - ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue (Jack Yu) - ASoC: SOF: Intel: hda: Always clean up link DMA during stop (Ranjani Sridharan) - soundwire: intel_ace2x: Send PDI stream number during prepare (Ranjani Sridharan) - ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's (Ranjani Sridharan) - ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs (Ranjani Sridharan) - ASoC: fsl_micfil: Add a flag to distinguish with different volume control types (Chancel Liu) - ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs (Alexey Klimov) - ASoC: Change my e-mail to gmail (Kirill Marinushkin) - ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops (Derek Fang) - ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA (Ilya Dudikov) - MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers (Andrei Simion) - ASoC: qcom: Select missing common Soundwire module code on SDM845 (Krzysztof Kozlowski) - ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler (Shengjiu Wang) - ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsing (Lad Prabhakar) - ASoC: max98388: Fix missing increment of variable slot_found (Colin Ian King) - ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA (Christian Heusel) - ASoC: topology: Bump minimal topology ABI version (Amadeusz Sławiński) - ASoC: codecs: Fix error handling in aw_dev_get_dsp_status function (Zhu Jun) - ASoC: qcom: sdm845: add missing soundwire runtime stream alloc (Alexey Klimov) - ASoC: loongson: Fix component check failed on FDT systems (Binbin Zhou) - ASoC: dapm: avoid container_of() to get component (Benjamin Bara) - ASoC: SOF: Intel: hda-loader: do not wait for HDaudio IOC (Kai Vehmanen) - ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platform (Venkata Prasad Potturu) - ASoC: SOF: amd: Add error log for DSP firmware validation failure (Venkata Prasad Potturu) - ASoC: Intel: avs: Update stream status in a separate thread (Amadeusz Sławiński) - ASoC: dt-bindings: davinci-mcasp: Fix interrupt properties (Miquel Raynal) - ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe() (Zichen Xie) - ALSA: hda/realtek: Update default depop procedure (Kailang Yang) - ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATE (Eric Biggers) - ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593 (José Relvas) - ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size() (Andrey Shumilin) - drm/xe: Don't restart parallel queues multiple times on GT reset (Nirmoy Das) - drm/xe/ufence: Prefetch ufence addr to catch bogus address (Nirmoy Das) - drm/xe: Handle unreliable MMIO reads during forcewake (Shuicheng Lin) - drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout (Badal Nilawar) - drm/xe: Enlarge the invalidation timeout from 150 to 500 (Shuicheng Lin) - drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node() (Javier Carrasco) - drm/bridge: Fix assignment of the of_node of the parent to aux bridge (Abel Vesa) - i915: fix DRM_I915_GVT_KVMGT dependencies (Arnd Bergmann) - drm/amdgpu: handle default profile on on devices without fullscreen 3D (Alex Deucher) - drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too (Mario Limonciello) - drm/amdgpu: fix random data corruption for sdma 7 (Frank Min) - drm/amd/display: temp w/a for DP Link Layer compliance (Aurabindo Pillai) - drm/amd/display: temp w/a for dGPU to enter idle optimizations (Aurabindo Pillai) - drm/amd/pm: update deep sleep status on smu v14.0.2/3 (Kenneth Feng) - drm/amd/pm: update overdrive function on smu v14.0.2/3 (Kenneth Feng) - drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3 (Kenneth Feng) - drm/amd: Guard against bad data for ATIF ACPI method (Mario Limonciello) - x86: fix whitespace in runtime-const assembler output (Linus Torvalds) - x86: fix user address masking non-canonical speculation issue (Linus Torvalds) - v6.12-rc4-rt6 (Sebastian Andrzej Siewior) - sched: Update the lazy-preempt bits. (Sebastian Andrzej Siewior) - timer: Update the ktimersd series. (Sebastian Andrzej Siewior) - v6.12-rc4-rt5 (Sebastian Andrzej Siewior) - bpf: Check validity of link->type in bpf_link_show_fdinfo() (Hou Tao) - bpf: Add the missing BPF_LINK_TYPE invocation for sockmap (Hou Tao) - bpf: fix do_misc_fixups() for bpf_get_branch_snapshot() (Andrii Nakryiko) - bpf,perf: Fix perf_event_detach_bpf_prog error handling (Jiri Olsa) - selftests/bpf: Add test for passing in uninit mtu_len (Daniel Borkmann) - selftests/bpf: Add test for writes to .rodata (Daniel Borkmann) - bpf: Remove MEM_UNINIT from skb/xdp MTU helpers (Daniel Borkmann) - bpf: Fix overloading of MEM_UNINIT's meaning (Daniel Borkmann) - bpf: Add MEM_WRITE attribute (Daniel Borkmann) - bpf: Preserve param->string when parsing mount options (Hou Tao) - bpf, arm64: Fix address emission with tag-based KASAN enabled (Peter Collingbourne) - net: dsa: mv88e6xxx: support 4000ps cycle counter period (Shenghao Yang) - net: dsa: mv88e6xxx: read cycle counter period from hardware (Shenghao Yang) - net: dsa: mv88e6xxx: group cycle counter coefficients (Shenghao Yang) - net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition (Reinhard Speyerer) - hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event (Haiyang Zhang) - net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x (Tim Harvey) - Bluetooth: ISO: Fix UAF on iso_sock_timeout (Luiz Augusto von Dentz) - Bluetooth: SCO: Fix UAF on sco_sock_timeout (Luiz Augusto von Dentz) - Bluetooth: hci_core: Disable works on hci_unregister_dev (Luiz Augusto von Dentz) - xfrm: fix one more kernel-infoleak in algo dumping (Petr Vaganov) - xfrm: validate new SA's prefixlen using SA family when sel.family is unset (Sabrina Dubroca) - xfrm: policy: remove last remnants of pernet inexact list (Florian Westphal) - xfrm: respect ip protocols rules criteria when performing dst lookups (Eyal Birger) - xfrm: extract dst lookup parameters into a struct (Eyal Birger) - posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() (Jinjie Ruan) - r8169: avoid unsolicited interrupts (Heiner Kallweit) - net: sched: use RCU read-side critical section in taprio_dump() (Dmitry Antipov) - net: sched: fix use-after-free in taprio_change() (Dmitry Antipov) - net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers (Vladimir Oltean) - net: usb: usbnet: fix name regression (Oliver Neukum) - mlxsw: spectrum_router: fix xa_store() error checking (Yuan Can) - netfilter: xtables: fix typo causing some targets not to load on IPv6 (Pablo Neira Ayuso) - netfilter: bpf: must hold reference on net namespace (Florian Westphal) - virtio_net: fix integer overflow in stats (Michael S. Tsirkin) - net: fix races in netdev_tx_sent_queue()/dev_watchdog() (Eric Dumazet) - net: wwan: fix global oob in wwan_rtnl_policy (Lin Ma) - fsl/fman: Fix refcount handling of fman-related devices (Aleksandr Mishin) - fsl/fman: Save device references taken in mac_probe() (Aleksandr Mishin) - MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] (Hangbin Liu) - mailmap: update entry for Jesper Dangaard Brouer (Jesper Dangaard Brouer) - net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x (Peter Rashleigh) - octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() (Aleksandr Mishin) - octeon_ep: Implement helper for iterating packets in Rx queue (Aleksandr Mishin) - bnxt_en: replace ptp_lock with irqsave variant (Vadim Fedorenko) - net: phy: dp83822: Fix reset pin definitions (Michel Alex) - MAINTAINERS: add Simon as an official reviewer (Jakub Kicinski) - net: plip: fix break; causing plip to never transmit (Jakub Boehm) - be2net: fix potential memory leak in be_xmit() (Wang Hai) - net/sun3_82586: fix potential memory leak in sun3_82586_send_packet() (Wang Hai) - net: pse-pd: Fix out of bound for loop (Kory Maincent) - HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard (Hans de Goede) - HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad (Kenneth Albanowski) - HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad (Bartłomiej Maryńczak) - LoongArch: KVM: Mark hrtimer to expire in hard interrupt context (Huacai Chen) - LoongArch: Make KASAN usable for variable cpu_vabits (Huacai Chen) - LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space (Bibo Mao) - LoongArch: Don't crash in stack_top() for tasks without vDSO (Thomas Weißschuh) - LoongArch: Set correct size for vDSO code mapping (Huacai Chen) - LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context (Huacai Chen) - LoongArch: Get correct cores_per_package for SMT systems (Huacai Chen) - LoongArch: Use "Exception return address" to comment ERA (Yanteng Si) - tracing: Consider the NULL character when validating the event length (Leo Yan) - tracing/probes: Fix MAX_TRACE_ARGS limit handling (Mikel Rychliski) - objpool: fix choosing allocation for percpu slots (Viktor Malik) - btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() (Yue Haibing) - btrfs: reject ro->rw reconfiguration if there are hard ro requirements (Qu Wenruo) - btrfs: fix read corruption due to race with extent map merging (Boris Burkov) - btrfs: fix the delalloc range locking if sector size < page size (Qu Wenruo) - btrfs: qgroup: set a more sane default value for subtree drop threshold (Qu Wenruo) - btrfs: clear force-compress on remount when compress mount option is given (Filipe Manana) - btrfs: zoned: fix zone unusable accounting for freed reserved extent (Naohiro Aota) - jfs: Fix sanity check in dbMount (Dave Kleikamp) - bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path (Kent Overstreet) - bcachefs: Mark more errors as AUTOFIX (Kent Overstreet) - bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations (Kent Overstreet) - bcachefs: Don't use wait_event_interruptible() in recovery (Kent Overstreet) - bcachefs: Fix __bch2_fsck_err() warning (Kent Overstreet) - bcachefs: fsck: Improve hash_check_key() (Kent Overstreet) - bcachefs: bch2_hash_set_or_get_in_snapshot() (Kent Overstreet) - bcachefs: Repair mismatches in inode hash seed, type (Kent Overstreet) - bcachefs: Add hash seed, type to inode_to_text() (Kent Overstreet) - bcachefs: INODE_STR_HASH() for bch_inode_unpacked (Kent Overstreet) - bcachefs: Run in-kernel offline fsck without ratelimit errors (Kent Overstreet) - bcachefs: skip mount option handle for empty string. (Hongbo Li) - bcachefs: fix incorrect show_options results (Hongbo Li) - bcachefs: Fix data corruption on -ENOSPC in buffered write path (Kent Overstreet) - bcachefs: bch2_folio_reservation_get_partial() is now better behaved (Kent Overstreet) - bcachefs: fix disk reservation accounting in bch2_folio_reservation_get() (Kent Overstreet) - bcachefS: ec: fix data type on stripe deletion (Kent Overstreet) - bcachefs: Don't use commit_do() unnecessarily (Kent Overstreet) - bcachefs: handle restarts in bch2_bucket_io_time_reset() (Kent Overstreet) - bcachefs: fix restart handling in __bch2_resume_logged_op_finsert() (Kent Overstreet) - bcachefs: fix restart handling in bch2_alloc_write_key() (Kent Overstreet) - bcachefs: fix restart handling in bch2_do_invalidates_work() (Kent Overstreet) - bcachefs: fix missing restart handling in bch2_read_retry_nodecode() (Kent Overstreet) - bcachefs: fix restart handling in bch2_fiemap() (Kent Overstreet) - bcachefs: fix bch2_hash_delete() error path (Kent Overstreet) - bcachefs: fix restart handling in bch2_rename2() (Kent Overstreet) - Revert "9p: Enable multipage folios" (Dominique Martinet) - Trim Changelog for 6.12 (Justin M. Forbes) - Enable CONFIG_SECURITY_IPE for Fedora (Zbigniew Jędrzejewski-Szmek) - redhat: allow to override VERSION_ON_UPSTREAM from command line (Jan Stancek) - redhat: configs: Enable CONFIG_SECURITY_TOMOYO in Fedora kernels (Tetsuo Handa) - redhat: drop ARK changelog (Jan Stancek) [RHEL-56700] - redhat: regenerate test-data (Jan Stancek) [RHEL-56700] - redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700] - redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700] - redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700] - redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700] - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700] - redhat: set release version (Jan Stancek) [RHEL-56700] - redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700] - KVM: selftests: Fix build on on non-x86 architectures (Mark Brown) - 9p: fix slab cache name creation for real (Linus Torvalds) - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton) - KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton) - KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen) - KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier) - KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier) - KVM: arm64: Expose S1PIE to guests (Mark Brown) - KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton) - KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton) - KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton) - KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton) - KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton) - KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang) - KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum) - RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang) - KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson) - KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov) - KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson) - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky) - KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson) - KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson) - KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson) - x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov) - KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert) - KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert) - uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma) - proc: Fix W=1 build kernel-doc warning (Thorsten Blum) - afs: Fix lock recursion (David Howells) - fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni) - fs: don't try and remove empty rbtree node (Christian Brauner) - netfs: Downgrade i_rwsem for a buffered write (David Howells) - nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi) - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai) - netfs: fix documentation build error (Jonathan Corbet) - netfs: In readahead, put the folio refs as soon extracted (David Howells) - crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu) - Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes) - Linux 6.12-rc4 (Linus Torvalds) - Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001 (Luiz Augusto von Dentz) - Bluetooth: bnep: fix wild-memory-access in proto_unregister (Ye Bin) - Bluetooth: btusb: Fix not being able to reconnect after suspend (Luiz Augusto von Dentz) - Bluetooth: Remove debugfs directory on module init failure (Aaron Thompson) - Bluetooth: Call iso_exit() on module unload (Aaron Thompson) - Bluetooth: ISO: Fix multiple init when debugfs is disabled (Aaron Thompson) - pinctrl: ocelot: fix system hang on level based interrupts (Sergey Matsievskiy) - pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func() (Harshit Mogalapalli) - pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map() (Harshit Mogalapalli) - pinctrl: intel: platform: Add Panther Lake to the list of supported (Andy Shevchenko) - pinctrl: intel: platform: use semicolon instead of comma in ncommunities assignment (Javier Carrasco) - pinctrl: intel: platform: fix error path in device_for_each_child_node() (Javier Carrasco) - pinctrl: aw9523: add missing mutex_destroy (Rosen Penev) - pinctrl: stm32: check devm_kasprintf() returned value (Ma Ke) - pinctrl: apple: check devm_kasprintf() returned value (Ma Ke) - misc: rtsx: list supported models in Kconfig help (Yo-Jung (Leo) Lin) - MAINTAINERS: Remove some entries due to various compliance requirements. (Greg Kroah-Hartman) - misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device (Heiko Thiery) - misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device (Heiko Thiery) - parport: Proper fix for array out-of-bounds access (Takashi Iwai) - iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig (Javier Carrasco) - iio: frequency: {admv4420,adrf6780}: format Kconfig entries (Javier Carrasco) - iio: adc: ad4695: Add missing Kconfig select (David Lechner) - iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency() (Christophe JAILLET) - iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config() (Mohammed Anees) - iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig (Javier Carrasco) - iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig (Javier Carrasco) - iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig (Javier Carrasco) - iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig (Javier Carrasco) - iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig (Javier Carrasco) - iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: resolver: ad2s1210 add missing select REGMAP in Kconfig (Javier Carrasco) - iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: magnetometer: af8133j: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: light: bu27008: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: chemical: ens160: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig (Javier Carrasco) - iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig (Javier Carrasco) - iio: pressure: sdp500: Add missing select CRC8 (Jonathan Cameron) - iio: light: veml6030: fix ALS sensor resolution (Javier Carrasco) - iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume() (Dan Carpenter) - iio: bmi323: fix copy and paste bugs in suspend resume (Dan Carpenter) - iio: bmi323: Drop CONFIG_PM guards around runtime functions (Nathan Chancellor) - dt-bindings: iio: dac: adi,ad56xx: Fix duplicate compatible strings (Rob Herring (Arm)) - iio: light: opt3001: add missing full-scale range value (Emil Gedenryd) - iio: light: veml6030: fix IIO device retrieval from embedded device (Javier Carrasco) - iio: accel: bma400: Fix uninitialized variable field_value in tap event handling. (Mikhail Lobanov) - serial: qcom-geni: rename suspend functions (Johan Hovold) - serial: qcom-geni: drop unused receive parameter (Johan Hovold) - serial: qcom-geni: drop flip buffer WARN() (Johan Hovold) - serial: qcom-geni: fix rx cancel dma status bit (Johan Hovold) - serial: qcom-geni: fix receiver enable (Johan Hovold) - serial: qcom-geni: fix dma rx cancellation (Johan Hovold) - serial: qcom-geni: fix shutdown race (Johan Hovold) - serial: qcom-geni: revert broken hibernation support (Johan Hovold) - serial: qcom-geni: fix polled console initialisation (Johan Hovold) - serial: imx: Update mctrl old_status on RTSD interrupt (Marek Vasut) - tty: n_gsm: Fix use-after-free in gsm_cleanup_mux (Longlong Xia) - vt: prevent kernel-infoleak in con_font_get() (Jeongjun Park) - USB: serial: option: add Telit FN920C04 MBIM compositions (Daniele Palmas) - USB: serial: option: add support for Quectel EG916Q-GL (Benjamin B. Frost) - xhci: dbc: honor usb transfer size boundaries. (Mathias Nyman) - usb: xhci: Fix handling errors mid TD followed by other errors (Michal Pecio) - xhci: Mitigate failed set dequeue pointer commands (Mathias Nyman) - xhci: Fix incorrect stream context type macro (Mathias Nyman) - USB: gadget: dummy-hcd: Fix "task hung" problem (Alan Stern) - usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING store (Kevin Groeneveld) - usb: dwc3: core: Fix system suspend on TI AM62 platforms (Roger Quadros) - xhci: tegra: fix checked USB2 port number (Henry Lin) - usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG (Prashanth K) - usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF (Jonathan Marek) - usb: typec: altmode should keep reference to parent (Thadeu Lima de Souza Cascardo) - MAINTAINERS: usb: raw-gadget: add bug tracker link (Andrey Konovalov) - MAINTAINERS: Add an entry for the LJCA drivers (Sakari Ailus) - x86/apic: Always explicitly disarm TSC-deadline timer (Zhang Rui) - x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load (John Allen) - x86/bugs: Use code segment selector for VERW operand (Pawan Gupta) - x86/entry_32: Clear CPU buffers after register restore in NMI return (Pawan Gupta) - x86/entry_32: Do not clobber user EFLAGS.ZF (Pawan Gupta) - x86/resctrl: Annotate get_mem_config() functions as __init (Nathan Chancellor) - x86/resctrl: Avoid overflow in MB settings in bw_validate() (Martin Kletzander) - x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h (Richard Gong) - irqchip/renesas-rzg2l: Fix missing put_device (Fabrizio Castro) - irqchip/riscv-intc: Fix SMP=n boot with ACPI (Sunil V L) - irqchip/sifive-plic: Unmask interrupt in plic_irq_enable() (Nam Cao) - irqchip/gic-v4: Don't allow a VMOVP on a dying VPE (Marc Zyngier) - irqchip/sifive-plic: Return error code on failure (Charlie Jenkins) - irqchip/riscv-imsic: Fix output text of base address (Andrew Jones) - irqchip/ocelot: Comment sticky register clearing code (Sergey Matsievskiy) - irqchip/ocelot: Fix trigger register address (Sergey Matsievskiy) - irqchip: Remove obsolete config ARM_GIC_V3_ITS_PCI (Lukas Bulwahn) - MAINTAINERS: Add an entry for PREEMPT_RT. (Sebastian Andrzej Siewior) - sched/fair: Fix external p->on_rq users (Peter Zijlstra) - sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug (Johannes Weiner) - sched/core: Dequeue PSI signals for blocked tasks that are delayed (Peter Zijlstra) - sched: Fix delayed_dequeue vs switched_from_fair() (Peter Zijlstra) - sched/core: Disable page allocation in task_tick_mm_cid() (Waiman Long) - sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl() (Phil Auld) - sched/eevdf: Fix wakeup-preempt by checking cfs_rq->nr_running (Chen Yu) - sched: Fix sched_delayed vs cfs_bandwidth (Mike Galbraith) - xen: Remove dependency between pciback and privcmd (Jiqian Chen) - dma-mapping: fix tracing dma_alloc/free with vmalloc'd memory (Sean Anderson) - io_uring/rw: fix wrong NOWAIT check in io_rw_init_file() (Jens Axboe) - scsi: target: core: Fix null-ptr-deref in target_alloc_device() (Wang Hai) - scsi: mpi3mr: Validate SAS port assignments (Ranjan Kumar) - scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down (Seunghwan Baek) - scsi: ufs: core: Requeue aborted request (Peter Wang) - scsi: ufs: core: Fix the issue of ICU failure (Peter Wang) - fgraph: Allocate ret_stack_list with proper size (Steven Rostedt) - fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks (Steven Rostedt) - MAINTAINERS: update IPE tree url and Fan Wu's email (Fan Wu) - ipe: fallback to platform keyring also if key in trusted keyring is rejected (Luca Boccassi) - ipe: allow secondary and platform keyrings to install/update policies (Luca Boccassi) - ipe: also reject policy updates with the same version (Luca Boccassi) - ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower version (Luca Boccassi) - Input: zinitix - don't fail if linux,keycodes prop is absent (Nikita Travkin) - Input: xpad - add support for MSI Claw A1M (John Edwards) - Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller (Stefan Kerkmann) - 9p: Avoid creating multiple slab caches with the same name (Pedro Falcato) - 9p: Enable multipage folios (David Howells) - 9p: v9fs_fid_find: also lookup by inode if not found dentry (Dominique Martinet) - cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS (Alice Ryhl) - kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION` (Gary Guo) - kbuild: fix issues with rustc-option (Alice Ryhl) - kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros (Masahiro Yamada) - lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW (Timo Grautstueck) - lib/buildid: Handle memfd_secret() files in build_id_parse() (Andrii Nakryiko) - selftests/bpf: Add test case for delta propagation (Daniel Borkmann) - bpf: Fix print_reg_state's constant scalar dump (Daniel Borkmann) - bpf: Fix incorrect delta propagation between linked registers (Daniel Borkmann) - bpf: Properly test iter/task tid filtering (Jordan Rome) - bpf: Fix iter/task tid filtering (Jordan Rome) - riscv, bpf: Make BPF_CMPXCHG fully ordered (Andrea Parri) - bpf, vsock: Drop static vsock_bpf_prot initialization (Michal Luczaj) - vsock: Update msg_count on read_skb() (Michal Luczaj) - vsock: Update rx_bytes on read_skb() (Michal Luczaj) - bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock (Michal Luczaj) - selftests/bpf: Add asserts for netfilter link info (Tyrone Wu) - bpf: Fix link info netfilter flags to populate defrag flag (Tyrone Wu) - selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx() (Dimitar Kanaliev) - selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_size_sx() (Dimitar Kanaliev) - bpf: Fix truncation bug in coerce_reg_to_size_sx() (Dimitar Kanaliev) - selftests/bpf: Assert link info uprobe_multi count & path_size if unset (Tyrone Wu) - bpf: Fix unpopulated path_size when uprobe_multi fields unset (Tyrone Wu) - selftests/bpf: Fix cross-compiling urandom_read (Tony Ambardar) - selftests/bpf: Add test for kfunc module order (Simon Sundberg) - selftests/bpf: Provide a generic [un]load_module helper (Simon Sundberg) - bpf: fix kfunc btf caching for modules (Toke Høiland-Jørgensen) - selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc (Tony Ambardar) - riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled (Pu Lehui) - selftests/bpf: fix perf_event link info name_len assertion (Tyrone Wu) - bpf: fix unpopulated name_len field in perf_event link info (Tyrone Wu) - bpf: use kvzmalloc to allocate BPF verifier environment (Rik van Riel) - selftests/bpf: Add more test case for field flattening (Hou Tao) - bpf: Check the remaining info_cnt before repeating btf fields (Hou Tao) - bpf, lsm: Remove bpf_lsm_key_free hook (Thomas Weißschuh) - bpf: Fix memory leak in bpf_core_apply (Jiri Olsa) - bpf: selftests: send packet to devmap redirect XDP (Florian Kauer) - bpf: devmap: provide rxq after redirect (Florian Kauer) - bpf: Sync uapi bpf.h header to tools directory (Daniel Borkmann) - bpf: Make sure internal and UAPI bpf_redirect flags don't overlap (Toke Høiland-Jørgensen) - selftests/bpf: Verify that sync_linked_regs preserves subreg_def (Eduard Zingerman) - bpf: sync_linked_regs() must preserve subreg_def (Eduard Zingerman) - bpf: Use raw_spinlock_t in ringbuf (Wander Lairson Costa) - selftest: hid: add the missing tests directory (Yun Lu) - cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() (Josh Poimboeuf) - nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function (Nilay Shroff) - nvme: make keep-alive synchronous operation (Nilay Shroff) - nvme-loop: flush off pending I/O while shutting down loop controller (Nilay Shroff) - nvme-pci: fix race condition between reset and nvme_dev_disable() (Maurizio Lombardi) - nvme-multipath: defer partition scanning (Keith Busch) - nvme: disable CC.CRIME (NVME_CC_CRIME) (Greg Joyce) - nvme: delete unnecessary fallthru comment (Tokunori Ikegami) - nvmet-rdma: use sbitmap to replace rsp free list (Guixin Liu) - nvme: tcp: avoid race between queue_lock lock and destroy (Hannes Reinecke) - nvmet-passthru: clear EUID/NGUID/UUID while using loop target (Nilay Shroff) - block: fix blk_rq_map_integrity_sg kernel-doc (Keith Busch) - ublk: don't allow user copy for unprivileged device (Ming Lei) - blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race (Omar Sandoval) - blk-mq: setup queue ->tag_set before initializing hctx (Ming Lei) - elevator: Remove argument from elevator_find_get (Breno Leitao) - elevator: do not request_module if elevator exists (Breno Leitao) - drbd: Remove unused conn_lowest_minor (Dr. David Alan Gilbert) - block: Fix elevator_get_default() checking for NULL q->tag_set (SurajSonawane2415) - io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work (Jens Axboe) - io_uring/rsrc: ignore dummy_ubuf for buffer cloning (Jens Axboe) - io_uring/sqpoll: close race on waiting for sqring entries (Jens Axboe) - cifs: Remove unused functions (Dr. David Alan Gilbert) - smb/client: Fix logically dead code (Advait Dhamorikar) - smb: client: fix OOBs when building SMB2_IOCTL request (Paulo Alcantara) - smb: client: fix possible double free in smb2_set_ea() (Su Hui) - xfs: punch delalloc extents from the COW fork for COW writes (Christoph Hellwig) - xfs: set IOMAP_F_SHARED for all COW fork allocations (Christoph Hellwig) - xfs: share more code in xfs_buffered_write_iomap_begin (Christoph Hellwig) - xfs: support the COW fork in xfs_bmap_punch_delalloc_range (Christoph Hellwig) - xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock (Christoph Hellwig) - xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof (Christoph Hellwig) - xfs: factor out a xfs_file_write_zero_eof helper (Christoph Hellwig) - iomap: move locking out of iomap_write_delalloc_release (Christoph Hellwig) - iomap: remove iomap_file_buffered_write_punch_delalloc (Christoph Hellwig) - iomap: factor out a iomap_last_written_block helper (Christoph Hellwig) - xfs: fix integer overflow in xrep_bmap (Darrick J. Wong) - cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled (Mario Limonciello) - cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems (Dhananjay Ugwekar) - powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H (Srinivas Pandruvada) - [PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices again (Jean Delvare) - drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (Juha-Pekka Heikkila) - drm/xe/bmg: improve cache flushing behaviour (Matthew Auld) - drm/xe/xe_sync: initialise ufence.signalled (Matthew Auld) - drm/xe/ufence: ufence can be signaled right after wait_woken (Nirmoy Das) - drm/xe: Use bookkeep slots for external BO's in exec IOCTL (Matthew Brost) - drm/xe/query: Increase timestamp width (Lucas De Marchi) - drm/xe: Don't free job in TDR (Matthew Brost) - drm/xe: Take job list lock in xe_sched_add_pending_job (Matthew Brost) - drm/xe: fix unbalanced rpm put() with declare_wedged() (Matthew Auld) - drm/xe: fix unbalanced rpm put() with fence_fini() (Matthew Auld) - drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg (Aradhya Bhatia) - drm/ast: vga: Clear EDID if no display is connected (Thomas Zimmermann) - drm/ast: sil164: Clear EDID if no display is connected (Thomas Zimmermann) - Revert "drm/mgag200: Add vblank support" (Thomas Zimmermann) - gpu: host1x: Set up device DMA parameters (Thierry Reding) - gpu: host1x: Fix boot regression for Tegra (Jon Hunter) - drm/panel: himax-hx83102: Adjust power and gamma to optimize brightness (Cong Yang) - accel/qaic: Fix the for loop used to walk SG table (Pranjal Ramajor Asha Kanojiya) - drm/vmwgfx: Remove unnecessary NULL checks before kvfree() (Thorsten Blum) - drm/vmwgfx: Handle surface check failure correctly (Nikolay Kuratov) - drm/vmwgfx: Cleanup kms setup without 3d (Zack Rusin) - drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_check (Ian Forbes) - drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS (Ian Forbes) - drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible mode (Imre Deak) - drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation (Imre Deak) - drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs (Alex Deucher) - drm/amdgpu/swsmu: Only force workload setup on init (Alex Deucher) - drm/radeon: Fix encoder->possible_clones (Ville Syrjälä) - drm/amdgpu/smu13: always apply the powersave optimization (Alex Deucher) - drm/amdkfd: Accounting pdd vram_usage for svm (Philip Yang) - drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring (Srinivasan Shanmugam) - drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipes (Michael Chen) - drm/amdgpu: prevent BO_HANDLES error from being overwritten (Mohammed Anees) - drm/amdgpu: enable enforce_isolation sysfs node on VFs (Alex Deucher) - drm/msm/a6xx+: Insert a fence wait before SMMU table update (Rob Clark) - drm/msm/dpu: don't always program merge_3d block (Jessica Zhang) - drm/msm/dpu: Don't always set merge_3d pending flush (Jessica Zhang) - drm/msm: Allocate memory for disp snapshot with kvzalloc() (Douglas Anderson) - drm/msm: Avoid NULL dereference in msm_disp_state_print_regs() (Douglas Anderson) - drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation (Jonathan Marek) - drm/msm/dsi: improve/fix dsc pclk calculation (Jonathan Marek) - drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998 (Dmitry Baryshkov) - drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds() (Dmitry Baryshkov) - drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check (Dmitry Baryshkov) - drm/msm/dpu: make sure phys resources are properly initialized (Dmitry Baryshkov) - mm: fix follow_pfnmap API lockdep assert (Linus Torvalds) - iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices (Lu Baolu) - iommu/arm-smmu-v3: Convert comma to semicolon (Chen Ni) - iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32 (Daniel Mentz) - iommu/arm-smmu: Clarify MMU-500 CPRE workaround (Robin Murphy) - powerpc/powernv: Free name on error in opal_event_init() (Michael Ellerman) - s390: Update defconfigs (Heiko Carstens) - s390: Initialize psw mask in perf_arch_fetch_caller_regs() (Heiko Carstens) - s390/sclp_vt220: Convert newlines to CRLF instead of LFCR (Thomas Weißschuh) - s390/sclp: Deactivate sclp after all its users (Thomas Weißschuh) - s390/pkey_pckmo: Return with success for valid protected key types (Holger Dengler) - KVM: s390: Change virtual to physical address access in diag 0x258 handler (Michael Mueller) - KVM: s390: gaccess: Check if guest address is in memslot (Nico Boehr) - s390/ap: Fix CCA crypto card behavior within protected execution environment (Harald Freudenberger) - s390/pci: Handle PCI error codes other than 0x3a (Niklas Schnelle) - x86/bugs: Do not use UNTRAIN_RET with IBPB on entry (Johannes Wikner) - x86/bugs: Skip RSB fill at VMEXIT (Johannes Wikner) - x86/entry: Have entry_ibpb() invalidate return predictions (Johannes Wikner) - x86/cpufeatures: Add a IBPB_NO_RET BUG flag (Johannes Wikner) - x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET (Jim Mattson) - maple_tree: add regression test for spanning store bug (Lorenzo Stoakes) - maple_tree: correct tree corruption on spanning store (Lorenzo Stoakes) - mm/mglru: only clear kswapd_failures if reclaimable (Wei Xu) - mm/swapfile: skip HugeTLB pages for unuse_vma (Liu Shixin) - selftests: mm: fix the incorrect usage() info of khugepaged (Nanyong Sun) - MAINTAINERS: add Jann as memory mapping/VMA reviewer (Jann Horn) - mm: swap: prevent possible data-race in __try_to_reclaim_swap (Jeongjun Park) - mm: khugepaged: fix the incorrect statistics when collapsing large file folios (Baolin Wang) - MAINTAINERS: kasan, kcov: add bugzilla links (Andrey Konovalov) - mm: don't install PMD mappings when THPs are disabled by the hw/process/vma (David Hildenbrand) - mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw() (Kefeng Wang) - Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs (SeongJae Park) - Docs/damon/maintainer-profile: add missing '_' suffixes for external web links (SeongJae Park) - maple_tree: check for MA_STATE_BULK on setting wr_rebalance (Sidhartha Kumar) - mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point (Yang Shi) - mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets() (Jinjie Ruan) - mm: remove unused stub for can_swapin_thp() (Andy Shevchenko) - mailmap: add an entry for Andy Chiu (Andy Chiu) - MAINTAINERS: add memory mapping/VMA co-maintainers (Lorenzo Stoakes) - fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization (Brahmajit Das) - lib: alloc_tag_module_unload must wait for pending kfree_rcu calls (Florian Westphal) - mm/mremap: fix move_normal_pmd/retract_page_tables race (Jann Horn) - mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior) - selftests/mm: fix deadlock for fork after pthread_create on ARM (Edward Liaw) - selftests/mm: replace atomic_bool with pthread_barrier_t (Edward Liaw) - fat: fix uninitialized variable (OGAWA Hirofumi) - nilfs2: propagate directory read errors from nilfs_find_entry() (Ryusuke Konishi) - mm/mmap: correct error handling in mmap_region() (Lorenzo Stoakes) - clk: test: Fix some memory leaks (Jinjie Ruan) - clk: samsung: Fix out-of-bound access of of_match_node() (Jinjie Ruan) - clk: rockchip: fix finding of maximum clock ID (Yao Zi) - kasan: Disable Software Tag-Based KASAN with GCC (Will Deacon) - Documentation/protection-keys: add AArch64 to documentation (Joey Gouly) - arm64: set POR_EL0 for kernel threads (Joey Gouly) - arm64: probes: Fix uprobes for big-endian kernels (Mark Rutland) - arm64: probes: Fix simulate_ldr*_literal() (Mark Rutland) - arm64: probes: Remove broken LDR (literal) uprobe support (Mark Rutland) - firmware: arm_scmi: Queue in scmi layer for mailbox implementation (Justin Chen) - firmware: arm_scmi: Give SMC transport precedence over mailbox (Florian Fainelli) - firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() (Su Hui) - firmware: arm_ffa: Avoid string-fortify warning caused by memcpy() (Gavin Shan) - firmware: arm_ffa: Avoid string-fortify warning in export_uuid() (Arnd Bergmann) - arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers (Josua Mayer) - reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC (Changhuang Liang) - reset: npcm: convert comma to semicolon (Yan Zhen) - ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin (Florian Klink) - soc: fsl: cpm1: qmc: Fix unused data compilation warning (Herve Codina) - soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers (Geert Uytterhoeven) - Documentation/process: maintainer-soc: clarify submitting patches (Krzysztof Kozlowski) - dmaengine: cirrus: check that output may be truncated (Alexander Sverdlin) - dmaengine: cirrus: ERR_CAST() ioremap error (Alexander Sverdlin) - MAINTAINERS: use the canonical soc mailing list address and mark it as L: (Konstantin Ryabitsev) - ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2 (Vasiliy Kovalev) - ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property read (Pierre-Louis Bossart) - ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property read (Pierre-Louis Bossart) - ALSA/hda: intel-sdw-acpi: fetch fwnode once in sdw_intel_scan_controller() (Pierre-Louis Bossart) - ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller (Pierre-Louis Bossart) - ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects (Baojun Xu) - ALSA: scarlett2: Add error check after retrieving PEQ filter values (Zhu Jun) - ALSA: hda/cs8409: Fix possible NULL dereference (Murad Masimov) - sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML (Julian Vetter) - ALSA: line6: update contact information (Markus Grabner) - ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set() (Karol Kosik) - ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2 (Vasiliy Kovalev) - ALSA: hda: Sound support for HP Spectre x360 16 inch model 2024 (christoph.plattner) - net/mlx5e: Don't call cleanup on profile rollback failure (Cosmin Ratiu) - net/mlx5: Unregister notifier on eswitch init failure (Cosmin Ratiu) - net/mlx5: Fix command bitmask initialization (Shay Drory) - net/mlx5: Check for invalid vector index on EQ creation (Maher Sanalla) - net/mlx5: HWS, use lock classes for bwc locks (Cosmin Ratiu) - net/mlx5: HWS, don't destroy more bwc queue locks than allocated (Cosmin Ratiu) - net/mlx5: HWS, fixed double free in error flow of definer layout (Yevgeny Kliteynik) - net/mlx5: HWS, removed wrong access to a number of rules variable (Yevgeny Kliteynik) - mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow (Matthieu Baerts (NGI0)) - net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init (Felix Fietkau) - vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame (Daniel Borkmann) - net: dsa: vsc73xx: fix reception from VLAN-unaware bridges (Vladimir Oltean) - net: ravb: Only advertise Rx/Tx timestamps if hardware supports it (Niklas Söderlund) - net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test() (Jinjie Ruan) - net: phy: mdio-bcm-unimac: Add BCM6846 support (Linus Walleij) - dt-bindings: net: brcm,unimac-mdio: Add bcm6846-mdio (Linus Walleij) - udp: Compute L4 checksum as usual when not segmenting the skb (Jakub Sitnicki) - genetlink: hold RCU in genlmsg_mcast() (Eric Dumazet) - net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361 (Peter Rashleigh) - tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). (Kuniyuki Iwashima) - net: bcmasp: fix potential memory leak in bcmasp_xmit() (Wang Hai) - net: systemport: fix potential memory leak in bcm_sysport_xmit() (Wang Hai) - net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit() (Wang Hai) - net: xilinx: axienet: fix potential memory leak in axienet_start_xmit() (Wang Hai) - selftests: mptcp: join: test for prohibited MPC to port-based endp (Paolo Abeni) - mptcp: prevent MPC handshake on port-based signal endpoints (Paolo Abeni) - net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid (Li RongQing) - net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY (Oleksij Rempel) - net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit() (Wang Hai) - netdevsim: use cond_resched() in nsim_dev_trap_report_work() (Eric Dumazet) - macsec: don't increment counters for an unrelated SA (Sabrina Dubroca) - octeontx2-af: Fix potential integer overflows on integer shifts (Colin Ian King) - net: stmmac: dwmac-tegra: Fix link bring-up sequence (Paritosh Dixit) - net: usb: usbnet: fix race in probe failure (Oliver Neukum) - net/smc: Fix memory leak when using percpu refs (Kai Shen) - net: lan743x: Remove duplicate check (Jinjie Ruan) - posix-clock: Fix missing timespec64 check in pc_clock_settime() (Jinjie Ruan) - MAINTAINERS: add Andrew Lunn as a co-maintainer of all networking drivers (Jakub Kicinski) - selftests: drivers: net: fix name not defined (Alessandro Zanni) - selftests: net/rds: add module not found (Alessandro Zanni) - net: enetc: add missing static descriptor and inline keyword (Wei Fang) - net: enetc: disable NAPI after all rings are disabled (Wei Fang) - net: enetc: disable Tx BD rings after they are empty (Wei Fang) - net: enetc: block concurrent XDP transmissions during ring reconfiguration (Wei Fang) - net: enetc: remove xdp_drops statistic from enetc_xdp_drop() (Wei Fang) - net: sparx5: fix source port register when mirroring (Daniel Machon) - ipv4: give an IPv4 dev to blackhole_netdev (Xin Long) - RDMA/bnxt_re: Fix the GID table length (Kalesh AP) - RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages (Bhargava Chenna Marreddy) - RDMA/bnxt_re: Change the sequence of updating the CQ toggle value (Chandramohan Akula) - RDMA/bnxt_re: Fix an error path in bnxt_re_add_device (Kalesh AP) - RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop (Selvin Xavier) - RDMA/bnxt_re: Fix a possible NULL pointer dereference (Kalesh AP) - RDMA/bnxt_re: Return more meaningful error (Kalesh AP) - RDMA/bnxt_re: Fix incorrect dereference of srq in async event (Kashyap Desai) - RDMA/bnxt_re: Fix out of bound check (Kalesh AP) - RDMA/bnxt_re: Fix the max CQ WQEs for older adapters (Abhishek Mohapatra) - RDMA/srpt: Make slab cache names unique (Bart Van Assche) - RDMA/irdma: Fix misspelling of "accept*" (Alexander Zubkov) - RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP (Anumula Murali Mohan Reddy) - RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES (Showrya M N) - RDMA/core: Fix ENODEV error for iWARP test over vlan (Anumula Murali Mohan Reddy) - RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event (Qianqiang Liu) - RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode (Selvin Xavier) - RDMA/bnxt_re: Add a check for memory allocation (Kalesh AP) - RDMA/bnxt_re: Fix incorrect AVID type in WQE structure (Saravanan Vajravel) - RDMA/bnxt_re: Fix a possible memory leak (Kalesh AP) - btrfs: fix uninitialized pointer free on read_alloc_one_name() error (Roi Martin) - btrfs: send: cleanup unneeded return variable in changed_verity() (Christian Heusel) - btrfs: fix uninitialized pointer free in add_inode_ref() (Roi Martin) - btrfs: use sector numbers as keys for the dirty extents xarray (Filipe Manana) - ksmbd: add support for supplementary groups (Namjae Jeon) - ksmbd: fix user-after-free from session log off (Namjae Jeon) - crypto: marvell/cesa - Disable hash algorithms (Herbert Xu) - crypto: testmgr - Hide ENOENT errors better (Herbert Xu) - crypto: api - Fix liveliness check in crypto_alg_tested (Herbert Xu) - sched_ext: Remove unnecessary cpu_relax() (David Vernet) - sched_ext: Don't hold scx_tasks_lock for too long (Tejun Heo) - sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers (Tejun Heo) - sched_ext: bypass mode shouldn't depend on ops.select_cpu() (Tejun Heo) - sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl() (Tejun Heo) - sched_ext: Start schedulers with consistent p->scx.slice values (Tejun Heo) - Revert "sched_ext: Use shorter slice while bypassing" (Tejun Heo) - sched_ext: use correct function name in pick_task_scx() warning message (Honglei Wang) - selftests: sched_ext: Add sched_ext as proper selftest target (Björn Töpel) - ring-buffer: Fix reader locking when changing the sub buffer order (Petr Pavlu) - ring-buffer: Fix refcount setting of boot mapped buffers (Steven Rostedt) - bcachefs: Fix sysfs warning in fstests generic/730,731 (Kent Overstreet) - bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev (Kent Overstreet) - bcachefs: Fix kasan splat in new_stripe_alloc_buckets() (Kent Overstreet) - bcachefs: Add missing validation for bch_stripe.csum_granularity_bits (Kent Overstreet) - bcachefs: Fix missing bounds checks in bch2_alloc_read() (Kent Overstreet) - bcachefs: fix uaf in bch2_dio_write_done() (Kent Overstreet) - bcachefs: Improve check_snapshot_exists() (Kent Overstreet) - bcachefs: Fix bkey_nocow_lock() (Kent Overstreet) - bcachefs: Fix accounting replay flags (Kent Overstreet) - bcachefs: Fix invalid shift in member_to_text() (Kent Overstreet) - bcachefs: Fix bch2_have_enough_devs() for BCH_SB_MEMBER_INVALID (Kent Overstreet) - bcachefs: __wait_for_freeing_inode: Switch to wait_bit_queue_entry (Kent Overstreet) - bcachefs: Check if stuck in journal_res_get() (Kent Overstreet) - closures: Add closure_wait_event_timeout() (Kent Overstreet) - bcachefs: Fix state lock involved deadlock (Alan Huang) - bcachefs: Fix NULL pointer dereference in bch2_opt_to_text (Mohammed Anees) - bcachefs: Release transaction before wake up (Alan Huang) - bcachefs: add check for btree id against max in try read node (Piotr Zalewski) - bcachefs: Disk accounting device validation fixes (Kent Overstreet) - bcachefs: bch2_inode_or_descendents_is_open() (Kent Overstreet) - bcachefs: Kill bch2_propagate_key_to_snapshot_leaves() (Kent Overstreet) - bcachefs: bcachefs_metadata_version_inode_has_child_snapshots (Kent Overstreet) - bcachefs: Delete vestigal check_inode() checks (Kent Overstreet) - bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots (Kent Overstreet) - bcachefs: reattach_inode() now correctly handles interior snapshot nodes (Kent Overstreet) - bcachefs: Split out check_unreachable_inodes() pass (Kent Overstreet) - bcachefs: Fix lockdep splat in bch2_accounting_read (Kent Overstreet) - f2fs: allow parallel DIO reads (Jaegeuk Kim) - erofs: get rid of kaddr in `struct z_erofs_maprecorder` (Gao Xiang) - erofs: get rid of z_erofs_try_to_claim_pcluster() (Gao Xiang) - erofs: ensure regular inodes for file-backed mounts (Gao Xiang) - redhat: configs: decrease CONFIG_PCP_BATCH_SCALE_MAX (Rafael Aquini) - redhat/configs: Enable CONFIG_RCU_TRACE in Fedora/REHL kernels (Waiman Long) - HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN (Jason Gerecke) - HID: amd_sfh: Switch to device-managed dmam_alloc_coherent() (Basavaraj Natikar) - HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad (WangYuli) - HID: multitouch: Add support for B2402FVA track point (Stefan Blum) - HID: plantronics: Workaround for an unexcepted opposite volume key (Wade Wang) - hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma (SurajSonawane2415) - Linux 6.12-rc3 (Linus Torvalds) - cifs: Fix creating native symlinks pointing to current or parent directory (Pali Rohár) - cifs: Improve creating native symlinks pointing to directory (Pali Rohár) - net/9p/usbg: Fix build error (Jinjie Ruan) - USB: yurex: kill needless initialization in yurex_read (Oliver Neukum) - Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant" (Oliver Neukum) - usb: xhci: Fix problem with xhci resume from suspend (Jose Alberto Reguero) - usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus support (Radhey Shyam Pandey) - usb: dwc3: core: Stop processing of pending events if controller is halted (Selvarasu Ganesan) - usb: dwc3: re-enable runtime PM after failed resume (Roy Luo) - usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip (Icenowy Zheng) - usb: gadget: core: force synchronous registration (John Keeping) - mailmap: update mail for Fiona Behrens (Fiona Behrens) - rust: device: change the from_raw() function (Guilherme Giacomo Simoes) - powerpc/8xx: Fix kernel DTLB miss on dcbz (Christophe Leroy) - scsi: scsi_transport_fc: Allow setting rport state to current state (Benjamin Marzinski) - scsi: wd33c93: Don't use stale scsi_pointer value (Daniel Palmer) - scsi: fnic: Move flush_work initialization out of if block (Martin Wilck) - scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb() (Avri Altman) - hwmon: (max1668) Add missing dependency on REGMAP_I2C (Javier Carrasco) - hwmon: (ltc2991) Add missing dependency on REGMAP_I2C (Javier Carrasco) - hwmon: (adt7470) Add missing dependency on REGMAP_I2C (Javier Carrasco) - hwmon: (adm9240) Add missing dependency on REGMAP_I2C (Javier Carrasco) - hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C (Javier Carrasco) - hwmon: (tmp513) Add missing dependency on REGMAP_I2C (Guenter Roeck) - hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config() (Javier Carrasco) - hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature (Peter Colberg) - ftrace/selftest: Test combination of function_graph tracer and function profiler (Steven Rostedt) - selftests/rseq: Fix mm_cid test failure (Mathieu Desnoyers) - selftests: vDSO: Explicitly include sched.h (Yu Liao) - selftests: vDSO: improve getrandom and chacha error messages (Jason A. Donenfeld) - selftests: vDSO: unconditionally build getrandom test (Jason A. Donenfeld) - selftests: vDSO: unconditionally build chacha test (Jason A. Donenfeld) - of: Skip kunit tests when arm64+ACPI doesn't populate root node (Stephen Boyd) - of: Fix unbalanced of node refcount and memory leaks (Jinjie Ruan) - dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-map number (Frank Li) - dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parent (Frank Li) - dt-bindings: display: elgin,jg10309-01: Add own binding (Fabio Estevam) - fbdev: Switch back to struct platform_driver::remove() (Uwe Kleine-König) - gpio: aspeed: Use devm_clk api to manage clock source (Billy Tsai) - gpio: aspeed: Add the flush write to ensure the write complete. (Billy Tsai) - NFS: remove revoked delegation from server's delegation list (Dai Ngo) - nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstp (Mike Snitzer) - nfs_common: fix Kconfig for NFS_COMMON_LOCALIO_SUPPORT (Mike Snitzer) - nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put() (Mike Snitzer) - NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies() (Yanjun Zhang) - SUNRPC: Fix integer overflow in decode_rc_list() (Dan Carpenter) - sunrpc: fix prog selection loop in svc_process_common (NeilBrown) - nfs: Remove duplicated include in localio.c (Yang Li) - rcu/nocb: Fix rcuog wake-up from offline softirq (Frederic Weisbecker) - x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE (Juergen Gross) - io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAIT (Jens Axboe) - io_uring/rw: fix cflags posting for single issue multishot read (Jens Axboe) - thermal: intel: int340x: processor: Add MMIO RAPL PL4 support (Zhang Rui) - thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support (Zhang Rui) - powercap: intel_rapl_msr: Add PL4 support for Arrowlake-U (Sumeet Pawnikar) - powercap: intel_rapl_tpmi: Ignore minor version change (Zhang Rui) - thermal: intel: int340x: processor: Fix warning during module unload (Zhang Rui) - powercap: intel_rapl_tpmi: Fix bogus register reading (Zhang Rui) - thermal: core: Free tzp copy along with the thermal zone (Rafael J. Wysocki) - thermal: core: Reference count the zone in thermal_zone_get_by_id() (Rafael J. Wysocki) - ACPI: resource: Fold Asus Vivobook Pro N6506M* DMI quirks together (Hans de Goede) - ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks together (Hans de Goede) - ACPI: resource: Make Asus ExpertBook B2502 matches cover more models (Hans de Goede) - ACPI: resource: Make Asus ExpertBook B2402 matches cover more models (Hans de Goede) - PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list() (Ulf Hansson) - Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()" (Ulf Hansson) - pmdomain: qcom-cpr: Fix the return of uninitialized variable (Zhang Zekun) - OPP: fix error code in dev_pm_opp_set_config() (Dan Carpenter) - mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling (Michal Wilczynski) - Revert "mmc: mvsdio: Use sg_miter for PIO" (Linus Walleij) - mmc: core: Only set maximum DMA segment size if DMA is supported (Guenter Roeck) - ata: libata: Update MAINTAINERS file (Damien Le Moal) - ata: libata: avoid superfluous disk spin down + spin up during hibernation (Niklas Cassel) - drm/xe: Make wedged_mode debugfs writable (Matt Roper) - drm/xe: Restore GT freq on GSC load error (Vinay Belgaumkar) - drm/xe/guc_submit: fix xa_store() error checking (Matthew Auld) - drm/xe/ct: fix xa_store() error checking (Matthew Auld) - drm/xe/ct: prevent UAF in send_recv() (Matthew Auld) - drm/fbdev-dma: Only cleanup deferred I/O if necessary (Janne Grunau) - nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error (Yonatan Maman) - nouveau/dmem: Fix privileged error in copy engine channel (Yonatan Maman) - drm/vc4: Stop the active perfmon before being destroyed (Maíra Canal) - drm/v3d: Stop the active perfmon before being destroyed (Maíra Canal) - drm/nouveau/gsp: remove extraneous ; after mutex (Colin Ian King) - drm/xe: Drop GuC submit_wq pool (Matthew Brost) - drm/sched: Use drm sched lockdep map for submit_wq (Matthew Brost) - drm/i915/hdcp: fix connector refcounting (Jani Nikula) - drm/radeon: always set GEM function pointer (Christian König) - drm/amd/display: fix hibernate entry for DCN35+ (Hamza Mahfooz) - drm/amd/display: Clear update flags after update has been applied (Josip Pavic) - drm/amdgpu: partially revert powerplay `__counted_by` changes (Alex Deucher) - drm/radeon: add late_register for connector (Wu Hoi Pok) - drm/amdkfd: Fix an eviction fence leak (Lang Yu) - fedora: distable RTL8192E wifi driver (Peter Robinson) - common: arm64: Fixup and cleanup some SCMI options (Peter Robinson) - common: Cleanup ARM_SCMI_TRANSPORT options (Peter Robinson) - v6.12-rc2-rt4 (Sebastian Andrzej Siewior) - sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior) - softirq: Clean white space. (Sebastian Andrzej Siewior) - mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior) - ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior) - v6.12-rc2-rt3 (Sebastian Andrzej Siewior) - MAINTAINERS: Add headers and mailing list to UDP section (Simon Horman) - MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL] (Simon Horman) - slip: make slhc_remember() more robust against malicious packets (Eric Dumazet) - net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC (D. Wythe) - ppp: fix ppp_async_encode() illegal access (Eric Dumazet) - docs: netdev: document guidance on cleanup patches (Simon Horman) - phonet: Handle error of rtnl_register_module(). (Kuniyuki Iwashima) - mpls: Handle error of rtnl_register_module(). (Kuniyuki Iwashima) - mctp: Handle error of rtnl_register_module(). (Kuniyuki Iwashima) - bridge: Handle error of rtnl_register_module(). (Kuniyuki Iwashima) - vxlan: Handle error of rtnl_register_module(). (Kuniyuki Iwashima) - rtnetlink: Add bulk registration helpers for rtnetlink message handlers. (Kuniyuki Iwashima) - selftests: netfilter: conntrack_vrf.sh: add fib test case (Florian Westphal) - netfilter: fib: check correct rtable in vrf setups (Florian Westphal) - netfilter: xtables: avoid NFPROTO_UNSPEC where needed (Florian Westphal) - net: do not delay dst_entries_add() in dst_release() (Eric Dumazet) - e1000e: change I219 (19) devices to ADP (Vitaly Lifshits) - igb: Do not bring the device up after non-fatal error (Mohamed Khalfella) - i40e: Fix macvlan leak by synchronizing access to mac_filter_hash (Aleksandr Loktionov) - ice: Fix increasing MSI-X on VF (Marcin Szycik) - ice: Flush FDB entries before reset (Wojciech Drewek) - ice: Fix netif_is_ice() in Safe Mode (Marcin Szycik) - ice: Fix entering Safe Mode (Marcin Szycik) - mptcp: pm: do not remove closing subflows (Matthieu Baerts (NGI0)) - mptcp: fallback when MPTCP opts are dropped after 1st data (Matthieu Baerts (NGI0)) - tcp: fix mptcp DSS corruption due to large pmtu xmit (Paolo Abeni) - mptcp: handle consistently DSS corruption (Paolo Abeni) - net: netconsole: fix wrong warning (Breno Leitao) - net: dsa: refuse cross-chip mirroring operations (Vladimir Oltean) - net: fec: don't save PTP state if PTP is unsupported (Wei Fang) - net: ibm: emac: mal: add dcr_unmap to _remove (Rosen Penev) - net: ftgmac100: fixed not check status from fixed phy (Jacky Chou) - net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver (Jijie Shao) - sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start (Xin Long) - net: amd: mvme147: Fix probe banner message (Daniel Palmer) - net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY (Heiner Kallweit) - net: ti: icssg-prueth: Fix race condition for VLAN table access (MD Danish Anwar) - net: ibm: emac: mal: fix wrong goto (Rosen Penev) - net/sched: accept TCA_STAB only for root qdisc (Eric Dumazet) - selftests: make kselftest-clean remove libynl outputs (Greg Thelen) - selftests: net: rds: add gitignore file for include.sh (Javier Carrasco) - selftests: net: rds: add include.sh to EXTRA_CLEAN (Javier Carrasco) - selftests: net: add msg_oob to gitignore (Javier Carrasco) - net: dsa: b53: fix jumbo frames on 10/100 ports (Jonas Gorski) - net: dsa: b53: allow lower MTUs on BCM5325/5365 (Jonas Gorski) - net: dsa: b53: fix max MTU for BCM5325/BCM5365 (Jonas Gorski) - net: dsa: b53: fix max MTU for 1g switches (Jonas Gorski) - net: dsa: b53: fix jumbo frame mtu check (Jonas Gorski) - net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal (Nicolas Pitre) - net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal (Nicolas Pitre) - net: airoha: Update tx cpu dma ring idx at the end of xmit loop (Lorenzo Bianconi) - net: phy: Remove LED entry from LEDs list on unregister (Christian Marangi) - Bluetooth: btusb: Don't fail external suspend requests (Luiz Augusto von Dentz) - Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync (Luiz Augusto von Dentz) - Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change (Luiz Augusto von Dentz) - net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo() (Christophe JAILLET) - Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled" (Jakub Kicinski) - net: dsa: lan9303: ensure chip reset and wait for READY status (Anatolij Gustschin) - net: explicitly clear the sk pointer, when pf->create fails (Ignat Korchagin) - net: phy: bcm84881: Fix some error handling paths (Christophe JAILLET) - net: Fix an unsafe loop on the list (Anastasia Kovaleva) - net: pse-pd: Fix enabled status mismatch (Kory Maincent) - selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test (Kacper Ludwinski) - ibmvnic: Inspect header requirements before using scrq direct (Nick Child) - selftests: add regression test for br_netfilter panic (Andy Roulin) - netfilter: br_netfilter: fix panic with metadata_dst skb (Andy Roulin) - net: dsa: sja1105: fix reception from VLAN-unaware bridges (Vladimir Oltean) - idpf: deinit virtchnl transaction manager after vport and vectors (Larysa Zaremba) - idpf: use actual mbx receive payload length (Joshua Hay) - idpf: fix VF dynamic interrupt ctl register initialization (Ahmed Zaki) - ice: fix VLAN replay after reset (Dave Ertman) - ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins (Arkadiusz Kubalewski) - ice: fix memleak in ice_init_tx_topology() (Przemek Kitszel) - ice: clear port vlan config during reset (Michal Swiatkowski) - ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count() (Gui-Dong Han) - ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins() (Gui-Dong Han) - ice: set correct dst VSI in only LAN filters (Michal Swiatkowski) - Documentation: networking/tcp_ao: typo and grammar fixes (Leo Stone) - rxrpc: Fix uninitialised variable in rxrpc_send_data() (David Howells) - rxrpc: Fix a race between socket set up and I/O thread creation (David Howells) - tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out (Neal Cardwell) - tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe (Neal Cardwell) - tcp: fix to allow timestamp undo if no retransmits were sent (Neal Cardwell) - net: phy: aquantia: remove usage of phy_set_max_speed (Abhishek Chauhan) - net: phy: aquantia: AQR115c fix up PMA capabilities (Abhishek Chauhan) - sfc: Don't invoke xdp_do_flush() from netpoll. (Sebastian Andrzej Siewior) - net: phy: dp83869: fix memory corruption when enabling fiber (Ingo van Lil) - ring-buffer: Do not have boot mapped buffers hook to CPU hotplug (Steven Rostedt) - btrfs: fix clear_dirty and writeback ordering in submit_one_sector() (Naohiro Aota) - btrfs: zoned: fix missing RCU locking in error message when loading zone info (Filipe Manana) - btrfs: fix missing error handling when adding delayed ref with qgroups enabled (Filipe Manana) - btrfs: add cancellation points to trim loops (Luca Stefani) - btrfs: split remaining space to discard in chunks (Luca Stefani) - nfsd: fix possible badness in FREE_STATEID (Olga Kornievskaia) - nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() failed (NeilBrown) - NFSD: Mark filecache "down" if init fails (Chuck Lever) - xfs: fix a typo (Andrew Kreimer) - xfs: don't free cowblocks from under dirty pagecache on unshare (Brian Foster) - xfs: skip background cowblock trims on inodes open for write (Brian Foster) - xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc (Christoph Hellwig) - xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc (Christoph Hellwig) - xfs: don't ifdef around the exact minlen allocations (Christoph Hellwig) - xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate (Christoph Hellwig) - xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname (Christoph Hellwig) - xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split (Christoph Hellwig) - xfs: return bool from xfs_attr3_leaf_add (Christoph Hellwig) - xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname (Christoph Hellwig) - xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate() (Uros Bizjak) - xfs: scrub: convert comma to semicolon (Yan Zhen) - xfs: Remove empty declartion in header file (Zhang Zekun) - MAINTAINERS: add Carlos Maiolino as XFS release manager (Chandan Babu R) - configs: fedora/x86: Set CONFIG_CRYPTO_DEV_CCP_DD=y (Hans de Goede) - mm: zswap: delete comments for "value" member of 'struct zswap_entry'. (Kanchana P Sridhar) - CREDITS: sort alphabetically by name (Krzysztof Kozlowski) - secretmem: disable memfd_secret() if arch cannot set direct map (Patrick Roy) - .mailmap: update Fangrui's email (Fangrui Song) - mm/huge_memory: check pmd_special() only after pmd_present() (David Hildenbrand) - resource, kunit: fix user-after-free in resource_test_region_intersects() (Huang Ying) - fs/proc/kcore.c: allow translation of physical memory addresses (Alexander Gordeev) - selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test (Donet Tom) - device-dax: correct pgoff align in dax_set_mapping() (Kun(llfl)) - kthread: unpark only parked kthread (Frederic Weisbecker) - Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN" (Michal Hocko) - bcachefs: do not use PF_MEMALLOC_NORECLAIM (Michal Hocko) - misc: sgi-gru: Don't disable preemption in GRU driver (Dimitri Sivanich) - unicode: Don't special case ignorable code points (Gabriel Krisman Bertazi) - sched_ext: Documentation: Update instructions for running example schedulers (Devaansh-Kumar) - sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED (Tejun Heo) - sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() was called (Tejun Heo) - sched/core: Make select_task_rq() take the pointer to wake_flags instead of value (Tejun Heo) - sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init() (Tejun Heo) - sched_ext: Improve error reporting during loading (Tejun Heo) - sched_ext: Add __weak markers to BPF helper function decalarations (Vishal Chourasia) - fs/ntfs3: Format output messages like others fs in kernel (Konstantin Komarov) - fs/ntfs3: Additional check in ntfs_file_release (Konstantin Komarov) - fs/ntfs3: Fix general protection fault in run_is_mapped_full (Konstantin Komarov) - fs/ntfs3: Sequential field availability check in mi_enum_attr() (Konstantin Komarov) - fs/ntfs3: Additional check in ni_clear() (Konstantin Komarov) - fs/ntfs3: Fix possible deadlock in mi_read (Konstantin Komarov) - ntfs3: Change to non-blocking allocation in ntfs_d_hash (Diogo Jahchan Koike) - fs/ntfs3: Remove unused al_delete_le (Dr. David Alan Gilbert) - fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr (Konstantin Komarov) - fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag (Konstantin Komarov) - fs/ntfs3: Add support for the compression attribute (Konstantin Komarov) - fs/ntfs3: Implement fallocate for compressed files (Konstantin Komarov) - fs/ntfs3: Make checks in run_unpack more clear (Konstantin Komarov) - fs/ntfs3: Add rough attr alloc_size check (Konstantin Komarov) - fs/ntfs3: Stale inode instead of bad (Konstantin Komarov) - fs/ntfs3: Refactor enum_rstbl to suppress static checker (Konstantin Komarov) - fs/ntfs3: Fix sparse warning in ni_fiemap (Konstantin Komarov) - fs/ntfs3: Fix warning possible deadlock in ntfs_set_state (Konstantin Komarov) - fs/ntfs3: Fix sparse warning for bigendian (Konstantin Komarov) - fs/ntfs3: Separete common code for file_read/write iter/splice (Konstantin Komarov) - fs/ntfs3: Optimize large writes into sparse file (Konstantin Komarov) - fs/ntfs3: Do not call file_modified if collapse range failed (Konstantin Komarov) - fs/ntfs3: Check if more than chunk-size bytes are written (Andrew Ballance) - ntfs3: Add bounds checking to mi_enum_attr() (lei lu) - fs/ntfs3: Use swap() to improve code (Thorsten Blum) - perf cs-etm: Fix the assert() to handle captured and unprocessed cpu trace (Ilkka Koskinen) - perf build: Fix build feature-dwarf_getlocations fail for old libdw (Yang Jihong) - perf build: Fix static compilation error when libdw is not installed (Yang Jihong) - perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORT (James Clark) - tools headers arm64: Sync arm64's cputype.h with the kernel sources (Arnaldo Carvalho de Melo) - perf tools: Cope with differences for lib/list_sort.c copy from the kernel (Arnaldo Carvalho de Melo) - tools check_headers.sh: Add check variant that excludes some hunks (Arnaldo Carvalho de Melo) - perf beauty: Update copy of linux/socket.h with the kernel sources (Arnaldo Carvalho de Melo) - tools headers UAPI: Sync the linux/in.h with the kernel sources (Arnaldo Carvalho de Melo) - perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources (Arnaldo Carvalho de Melo) - tools arch x86: Sync the msr-index.h copy with the kernel sources (Arnaldo Carvalho de Melo) - tools include UAPI: Sync linux/fcntl.h copy with the kernel sources (Arnaldo Carvalho de Melo) - tools include UAPI: Sync linux/sched.h copy with the kernel sources (Arnaldo Carvalho de Melo) - tools include UAPI: Sync sound/asound.h copy with the kernel sources (Arnaldo Carvalho de Melo) - perf vdso: Missed put on 32-bit dsos (Ian Rogers) - perf symbol: Set binary_type of dso when loading (Namhyung Kim) - Turn on ZRAM_WRITEBACK for Fedora (Justin M. Forbes) - vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() (Haoran Zhang) - vsock/virtio: use GFP_ATOMIC under RCU read lock (Michael S. Tsirkin) - virtio_console: fix misc probe bugs (Michael S. Tsirkin) - virtio_ring: tag event_triggered as racy for KCSAN (Michael S. Tsirkin) - vdpa/octeon_ep: Fix format specifier for pointers in debug messages (Srujana Challa) - configs: rhel: Fix designware I2C controllers related config settings (Hans de Goede) - Enable CONFIG_DMA_NUMA_CMA for x86_64 and aarch64 (Chris von Recklinghausen) - new config in drivers/phy (Izabela Bakollari) - configs: fedora: Unset CONFIG_I2C_DESIGNWARE_CORE on s390x (Hans de Goede) - configs: fedora: Drop duplicate CONFIG_I2C_DESIGNWARE_CORE for x86_64 and aarch64 (Hans de Goede) - Enable DESIGNWARE_CORE for ppc as well (Justin M. Forbes) - Fix up I2C_DESIGNWARE_CORE config for Fedora (Justin M. Forbes) - Linux 6.12-rc2 (Linus Torvalds) - kbuild: deb-pkg: Remove blank first line from maint scripts (Aaron Thompson) - kbuild: fix a typo dt_binding_schema -> dt_binding_schemas (Xu Yang) - scripts: import more list macros (Sami Tolvanen) - kconfig: qconf: fix buffer overflow in debug links (Masahiro Yamada) - kconfig: qconf: move conf_read() before drawing tree pain (Masahiro Yamada) - kconfig: clear expr::val_is_valid when allocated (Masahiro Yamada) - kconfig: fix infinite loop in sym_calc_choice() (Masahiro Yamada) - kbuild: move non-boot built-in DTBs to .rodata section (Masahiro Yamada) - platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors (Hans de Goede) - platform/x86: wmi: Update WMI driver API documentation (Armin Wolf) - platform/x86: dell-ddv: Fix typo in documentation (Anaswara T Rajan) - platform/x86: dell-sysman: add support for alienware products (Crag Wang) - platform/x86/intel: power-domains: Add Diamond Rapids support (Srinivas Pandruvada) - platform/x86: ISST: Add Diamond Rapids to support list (Srinivas Pandruvada) - platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake (Hans de Goede) - platform/x86: dell-laptop: Do not fail when encountering unsupported batteries (Armin Wolf) - MAINTAINERS: Update Intel In Field Scan(IFS) entry (Jithu Joseph) - platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug (Zach Wade) - KVM: arm64: Fix kvm_has_feat*() handling of negative features (Marc Zyngier) - KVM: arm64: Another reviewer reshuffle (Marc Zyngier) - KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM (Mark Brown) - KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path (Vincent Donnefort) - x86/reboot: emergency callbacks are now registered by common KVM code (Paolo Bonzini) - KVM: x86: leave kvm.ko out of the build if no vendor module is requested (Paolo Bonzini) - KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU (Paolo Bonzini) - KVM: selftests: Fix build on architectures other than x86_64 (Mark Brown) - powerpc/vdso: allow r30 in vDSO code generation of getrandom (Jason A. Donenfeld) - bcachefs: Rework logged op error handling (Kent Overstreet) - bcachefs: Add warn param to subvol_get_snapshot, peek_inode (Kent Overstreet) - bcachefs: Kill snapshot arg to fsck_write_inode() (Kent Overstreet) - bcachefs: Check for unlinked, non-empty dirs in check_inode() (Kent Overstreet) - bcachefs: Check for unlinked inodes with dirents (Kent Overstreet) - bcachefs: Check for directories with no backpointers (Kent Overstreet) - bcachefs: Kill alloc_v4.fragmentation_lru (Kent Overstreet) - bcachefs: minor lru fsck fixes (Kent Overstreet) - bcachefs: Mark more errors AUTOFIX (Kent Overstreet) - bcachefs: Make sure we print error that causes fsck to bail out (Kent Overstreet) - bcachefs: bkey errors are only AUTOFIX during read (Kent Overstreet) - bcachefs: Create lost+found in correct snapshot (Kent Overstreet) - bcachefs: Fix reattach_inode() (Kent Overstreet) - bcachefs: Add missing wakeup to bch2_inode_hash_remove() (Kent Overstreet) - bcachefs: Fix trans_commit disk accounting revert (Kent Overstreet) - bcachefs: Fix bch2_inode_is_open() check (Kent Overstreet) - bcachefs: Fix return type of dirent_points_to_inode_nowarn() (Kent Overstreet) - bcachefs: Fix bad shift in bch2_read_flag_list() (Kent Overstreet) - xen: Fix config option reference in XEN_PRIVCMD definition (Lukas Bulwahn) - ext4: fix off by one issue in alloc_flex_gd() (Baokun Li) - ext4: mark fc as ineligible using an handle in ext4_xattr_set() (Luis Henriques (SUSE)) - ext4: use handle to mark fc as ineligible in __track_dentry_update() (Luis Henriques (SUSE)) - EINJ, CXL: Fix CXL device SBDF calculation (Ben Cheatham) - i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume (Marek Vasut) - spi: spi-cadence: Fix missing spi_controller_is_target() check (Jinjie Ruan) - spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabled (Jinjie Ruan) - spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled (Jinjie Ruan) - spi: s3c64xx: fix timeout counters in flush_fifo (Ben Dooks) - spi: atmel-quadspi: Fix wrong register value written to MR (Alexander Dahl) - MAINTAINERS: Add security/Kconfig.hardening to hardening section (Nathan Chancellor) - hardening: Adjust dependencies in selection of MODVERSIONS (Nathan Chancellor) - MAINTAINERS: Add unsafe_memcpy() to the FORTIFY review list (Kees Cook) - tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM support (Paul Moore) - selftests: breakpoints: use remaining time to check if suspend succeed (Yifei Liu) - kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3 (Alessandro Zanni) - selftest: hid: add missing run-hid-tools-tests.sh (Yun Lu) - selftests: vDSO: align getrandom states to cache line (Jason A. Donenfeld) - selftests: exec: update gitignore for load_address (Javier Carrasco) - selftests: core: add unshare_test to gitignore (Javier Carrasco) - clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macro (Ba Jing) - selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error() (Shuah Khan) - selftest: rtc: Check if could access /dev/rtc0 before testing (Joseph Jang) - arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386 (Easwar Hariharan) - arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS (Mark Rutland) - arm64: errata: Expand speculative SSBS workaround once more (Mark Rutland) - arm64: cputype: Add Neoverse-N3 definitions (Mark Rutland) - arm64: Force position-independent veneers (Mark Rutland) - riscv: Fix kernel stack size when KASAN is enabled (Alexandre Ghiti) - drivers/perf: riscv: Align errno for unsupported perf event (Pu Lehui) - tracing/hwlat: Fix a race during cpuhp processing (Wei Li) - tracing/timerlat: Fix a race during cpuhp processing (Wei Li) - tracing/timerlat: Drop interface_lock in stop_kthread() (Wei Li) - tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline (Wei Li) - x86/ftrace: Include (Sami Tolvanen) - rtla: Fix the help text in osnoise and timerlat top tools (Eder Zulian) - tools/rtla: Fix installation from out-of-tree build (Ben Hutchings) - tracing: Fix trace_check_vprintf() when tp_printk is used (Steven Rostedt) - slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in (Vlastimil Babka) - mm, slab: suppress warnings in test_leak_destroy kunit test (Vlastimil Babka) - rcu/kvfree: Refactor kvfree_rcu_queue_batch() (Uladzislau Rezki (Sony)) - mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release() (Nilay Shroff) - ACPI: battery: Fix possible crash when unregistering a battery hook (Armin Wolf) - ACPI: battery: Simplify battery hook locking (Armin Wolf) - ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO (Hans de Goede) - ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[] (Hans de Goede) - ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[] (Hans de Goede) - ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA (Hans de Goede) - ACPI: resource: Remove duplicate Asus E1504GAB IRQ override (Hans de Goede) - cpufreq: Avoid a bad reference count on CPU node (Miquel Sabaté Solà) - cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock (Uwe Kleine-König) - gpiolib: Fix potential NULL pointer dereference in gpiod_get_label() (Lad Prabhakar) - gpio: davinci: Fix condition for irqchip registration (Vignesh Raghavendra) - gpio: davinci: fix lazy disable (Emanuele Ghidoli) - ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin (Takashi Iwai) - ALSA: line6: add hw monitor volume control to POD HD500X (Hans P. Moller) - ALSA: gus: Fix some error handling paths related to get_bpos() usage (Christophe JAILLET) - ALSA: hda: Add missing parameter description for snd_hdac_stream_timecounter_init() (Takashi Iwai) - ALSA: usb-audio: Add native DSD support for Luxman D-08u (Jan Lalinsky) - ALSA: core: add isascii() check to card ID generator (Jaroslav Kysela) - MAINTAINERS: ALSA: use linux-sound@vger.kernel.org list (Jaroslav Kysela) - ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string (Alexey Klimov) - ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcard (Alexey Klimov) - ASoC: intel: sof_sdw: Add check devm_kasprintf() returned value (Charles Han) - ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m (Hui Wang) - ASoC: dt-bindings: davinci-mcasp: Fix interrupts property (Miquel Raynal) - ASoC: Intel: soc-acpi: arl: Fix some missing empty terminators (Charles Keepax) - ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item (Bard Liao) - ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit (Shengjiu Wang) - ASoC: dt-bindings: renesas,rsnd: correct reg-names for R-Car Gen1 (Wolfram Sang) - ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default regs values (Alexey Klimov) - ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uninitialized (Andrei Simion) - ASoC: cs35l45: Corrects cs35l45_get_clk_freq_id function data type (Ricardo Rivera-Matos) - ASoC: topology: Fix incorrect addressing assignments (Tang Bin) - ASoC: amd: yc: Add quirk for HP Dragonfly pro one (David Lawrence Glanzman) - ASoC: amd: acp: don't set card long_name (Vijendar Mukunda) - Revert "ALSA: hda: Conditionally use snooping for AMD HDMI" (Takashi Iwai) - ALSA: hda: fix trigger_tstamp_latched (Jaroslav Kysela) - ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200 (Abhishek Tamboli) - ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flag (Takashi Iwai) - ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs (Takashi Iwai) - ALSA: silence integer wrapping warning (Dan Carpenter) - ALSA: Reorganize kerneldoc parameter names (Julia Lawall) - ALSA: hda/realtek: Fix the push button function for the ALC257 (Oder Chiou) - ALSA: hda/conexant: fix some typos (Oldherl Oh) - ALSA: mixer_oss: Remove some incorrect kfree_const() usages (Christophe JAILLET) - ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9 (Ai Chao) - ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET (Lianqin Hu) - ALSA: Fix typos in comments across various files (Yu Jiaoliang) - selftest: alsa: check if user has alsa installed (Abdul Rahim) - ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Uwe Kleine-König) - ALSA: hda/tas2781: Add new quirk for Lenovo Y990 Laptop (Baojun Xu) - ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8 (Nikolai Afanasenkov) - drm/xe: Fix memory leak when aborting binds (Matthew Brost) - drm/xe: Prevent null pointer access in xe_migrate_copy (Zhanjun Dong) - drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close (José Roberto de Souza) - drm/xe/queue: move xa_alloc to prevent UAF (Matthew Auld) - drm/xe/vm: move xa_alloc to prevent UAF (Matthew Auld) - drm/xe: Clean up VM / exec queue file lock usage. (Matthew Brost) - drm/xe: Resume TDR after GT reset (Matthew Brost) - drm/xe/xe2: Add performance tuning for L3 cache flushing (Gustavo Sousa) - drm/xe/xe2: Extend performance tuning to media GT (Gustavo Sousa) - drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM (Gustavo Sousa) - drm/xe: Use helper for ASID -> VM in GPU faults and access counters (Matthew Brost) - drm/xe: Convert to USM lock to rwsem (Matthew Brost) - drm/xe: use devm_add_action_or_reset() helper (He Lugang) - drm/xe: fix UAF around queue destruction (Matthew Auld) - drm/xe/guc_submit: add missing locking in wedged_fini (Matthew Auld) - drm/xe: Restore pci state upon resume (Rodrigo Vivi) - drm/i915/gem: fix bitwise and logical AND mixup (Jani Nikula) - drm/panthor: Don't add write fences to the shared BOs (Boris Brezillon) - drm/panthor: Don't declare a queue blocked if deferred operations are pending (Boris Brezillon) - drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup() (Boris Brezillon) - drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc() (Boris Brezillon) - drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags (Liviu Dudau) - drm/sched: revert "Always increment correct scheduler score" (Christian König) - drm/sched: Always increment correct scheduler score (Tvrtko Ursulin) - drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job (Tvrtko Ursulin) - drm/sched: Add locking to drm_sched_entity_modify_sched (Tvrtko Ursulin) - drm/amd/display: Fix system hang while resume with TBT monitor (Tom Chung) - drm/amd/display: Enable idle workqueue for more IPS modes (Leo Li) - drm/amd/display: Add HDR workaround for specific eDP (Alex Hung) - drm/amd/display: avoid set dispclk to 0 (Charlene Liu) - drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSC (Fangzhi Zuo) - drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 (Yihan Zhu) - firmware/sysfb: Disable sysfb for firmware buffers with unknown parent (Thomas Zimmermann) - drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS (Thomas Zimmermann) - drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes (Derek Foreman) - drm/sched: Fix dynamic job-flow control race (Rob Clark) - MAINTAINERS: drm/sched: Add new maintainers (Philipp Stanner) - drm/panthor: Fix race when converting group handle to group object (Steven Price) - drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA (Hans de Goede) - drm/display: fix kerneldocs references (Dmitry Baryshkov) - drm/dp_mst: Fix DSC decompression detection in Synaptics branch devices (Imre Deak) - aoe: fix the potential use-after-free problem in more places (Chun-Yi Lee) - blk_iocost: remove some duplicate irq disable/enables (Dan Carpenter) - block: fix blk_rq_map_integrity_sg kernel-doc (Keith Busch) - io_uring/net: harden multishot termination case for recv (Jens Axboe) - io_uring: fix casts to io_req_flags_t (Min-Hua Chen) - io_uring: fix memory leak when cache init fail (Guixin Liu) - inotify: Fix possible deadlock in fsnotify_destroy_mark (Lizhi Xu) - fsnotify: Avoid data race between fsnotify_recalc_mask() and fsnotify_object_watched() (Jan Kara) - udf: fix uninit-value use in udf_get_fileshortad (Gianfranco Trad) - udf: refactor inode_bmap() to handle error (Zhao Mengmeng) - udf: refactor udf_next_aext() to handle error (Zhao Mengmeng) - udf: refactor udf_current_aext() to handle error (Zhao Mengmeng) - ceph: fix cap ref leak via netfs init_request (Patrick Donnelly) - ceph: use struct_size() helper in __ceph_pool_perm_get() (Thorsten Blum) - btrfs: disable rate limiting when debug enabled (Leo Martins) - btrfs: wait for fixup workers before stopping cleaner kthread during umount (Filipe Manana) - btrfs: fix a NULL pointer dereference when failed to start a new trasacntion (Qu Wenruo) - btrfs: send: fix invalid clone operation for file that got its size decreased (Filipe Manana) - btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent event class (Filipe Manana) - btrfs: drop the backref cache during relocation if we commit (Josef Bacik) - btrfs: also add stripe entries for NOCOW writes (Johannes Thumshirn) - btrfs: send: fix buffer overflow detection when copying path to cache entry (Filipe Manana) - cifs: Do not convert delimiter when parsing NFS-style symlinks (Pali Rohár) - cifs: Validate content of NFS reparse point buffer (Pali Rohár) - cifs: Fix buffer overflow when parsing NFS reparse points (Pali Rohár) - smb: client: Correct typos in multiple comments across various files (Shen Lichuan) - smb: client: use actual path when queryfs (wangrong) - cifs: Remove intermediate object of failed create reparse call (Pali Rohár) - Revert "smb: client: make SHA-512 TFM ephemeral" (Steve French) - smb: Update comments about some reparse point tags (Pali Rohár) - cifs: Check for UTF-16 null codepoint in SFU symlink target location (Pali Rohár) - close_range(): fix the logics in descriptor table trimming (Al Viro) - v6.12-rc1-rt2 (Sebastian Andrzej Siewior) - Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior) - Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior) - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) Resolves: RHEL-56700 * Mon Nov 11 2024 Jan Stancek [6.11.0-29.el10] - redhat/configs: enable xr_serial on rhel (Desnes Nunes) - redhat/configs: enable ATH12K for rhel (Jose Ignacio Tornos Martinez) - Linux 6.12-rc7 (Linus Torvalds) - clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flags (Abel Vesa) - clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks (Qiang Yu) - clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set (Barnabás Czémán) - clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs (Johan Hovold) - i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set (Liu Peibao) - i2c: muxes: Fix return value check in mule_i2c_mux_probe() (Yang Yingliang) - filemap: Fix bounds checking in filemap_read() (Trond Myklebust) - irqchip/gic-v3: Force propagation of the active state with a read-back (Marc Zyngier) - mailmap: add entry for Thorsten Blum (Thorsten Blum) - ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove() (Andrew Kanner) - signal: restore the override_rlimit logic (Roman Gushchin) - fs/proc: fix compile warning about variable 'vmcore_mmap_ops' (Qi Xi) - ucounts: fix counter leak in inc_rlimit_get_ucounts() (Andrei Vagin) - selftests: hugetlb_dio: check for initial conditions to skip in the start (Muhammad Usama Anjum) - mm: fix docs for the kernel parameter ``thp_anon=`` (Maíra Canal) - mm/damon/core: avoid overflow in damon_feed_loop_next_input() (SeongJae Park) - mm/damon/core: handle zero schemes apply interval (SeongJae Park) - mm/damon/core: handle zero {aggregation,ops_update} intervals (SeongJae Park) - mm/mlock: set the correct prev on failure (Wei Yang) - objpool: fix to make percpu slot allocation more robust (Masami Hiramatsu (Google)) - mm/page_alloc: keep track of free highatomic (Yu Zhao) - mm: resolve faulty mmap_region() error path behaviour (Lorenzo Stoakes) - mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling (Lorenzo Stoakes) - mm: refactor map_deny_write_exec() (Lorenzo Stoakes) - mm: unconditionally close VMAs on error (Lorenzo Stoakes) - mm: avoid unsafe VMA hook invocation when error arises on mmap hook (Lorenzo Stoakes) - mm/thp: fix deferred split unqueue naming and locking (Hugh Dickins) - mm/thp: fix deferred split queue not partially_mapped (Hugh Dickins) - USB: serial: qcserial: add support for Sierra Wireless EM86xx (Jack Wu) - USB: serial: io_edgeport: fix use after free in debug printk (Dan Carpenter) - USB: serial: option: add Quectel RG650V (Benoît Monin) - USB: serial: option: add Fibocom FG132 0x0112 composition (Reinhard Speyerer) - thunderbolt: Fix connection issue with Pluggable UD-4VPD dock (Mika Westerberg) - thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING (Mika Westerberg) - usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd() (Dan Carpenter) - usb: dwc3: fix fault at system suspend if device was already runtime suspended (Roger Quadros) - usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier (Rex Nie) - usb: musb: sunxi: Fix accessing an released usb phy (Zijun Hu) - staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation (Umang Jain) - staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation (Umang Jain) - redhat: configs: rhel: generic: x86: Enable IPU6 based MIPI cameras (Kate Hsuan) - os-build: enable CONFIG_SCHED_CLASS_EXT for RHEL (Phil Auld) - NFSD: Fix READDIR on NFSv3 mounts of ext4 exports (Chuck Lever) - smb: client: Fix use-after-free of network namespace. (Kuniyuki Iwashima) - nvme/host: Fix RCU list traversal to use SRCU primitive (Breno Leitao) - thermal/of: support thermal zones w/o trips subnode (Icenowy Zheng) - tools/lib/thermal: Remove the thermal.h soft link when doing make clean (zhang jiao) - tools/lib/thermal: Fix sampling handler context ptr (Emil Dahl Juhl) - thermal/drivers/qcom/lmh: Remove false lockdep backtrace (Dmitry Baryshkov) - cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initially (Rafael J. Wysocki) - cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration (Rafael J. Wysocki) - ACPI: processor: Move arch_init_invariance_cppc() call later (Mario Limonciello) - ksmbd: check outstanding simultaneous SMB operations (Namjae Jeon) - ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp (Namjae Jeon) - ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create (Namjae Jeon) - ksmbd: Fix the missing xa_store error check (Jinjie Ruan) - scsi: ufs: core: Start the RTC update work later (Bart Van Assche) - scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer (Johannes Thumshirn) - drm/xe: Stop accumulating LRC timestamp on job_free (Lucas De Marchi) - drm/xe/pf: Fix potential GGTT allocation leak (Michal Wajdeczko) - drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL (Matthew Brost) - drm/xe: Fix possible exec queue leak in exec IOCTL (Matthew Brost) - drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout (Nirmoy Das) - drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (Nirmoy Das) - drm/xe: Move LNL scheduling WA to xe_device.h (Nirmoy Das) - drm/xe: Use the filelist from drm for ccs_mode change (Balasubramani Vivekanandan) - drm/xe: Set mask bits for CCS_MODE register (Balasubramani Vivekanandan) - drm/panthor: Be stricter about IO mapping flags (Jann Horn) - drm/panthor: Lock XArray when getting entries for the VM (Liviu Dudau) - drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strict (Hans de Goede) - drm/imagination: Break an object reference loop (Brendan King) - drm/imagination: Add a per-file PVR context list (Brendan King) - drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read() (Alex Deucher) - drm/amdgpu: Adjust debugfs eviction and IB access permissions (Alex Deucher) - drm/amdgpu: Adjust debugfs register access permissions (Alex Deucher) - drm/amdgpu: Fix DPX valid mode check on GC 9.4.3 (Lijo Lazar) - drm/amd/pm: correct the workload setting (Kenneth Feng) - drm/amd/pm: always pick the pptable from IFWI (Kenneth Feng) - drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported (Antonio Quartulli) - drm/amd/display: parse umc_info or vram_info based on ASIC (Aurabindo Pillai) - drm/amd/display: Fix brightness level not retained over reboot (Tom Chung) - ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits (Jyri Sarha) - ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div() (Luo Yifan) - ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate() (Luo Yifan) - ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6 (Markus Petri) - ASoC: SOF: amd: Fix for incorrect DMA ch status register offset (Venkata Prasad Potturu) - ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022 (Mingcong Bai) - ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove (Amelie Delaunay) - MAINTAINERS: Generic Sound Card section (Kuninori Morimoto) - ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chip (Shenghao Ding) - ALSA: usb-audio: Add quirk for HP 320 FHD Webcam (Takashi Iwai) - ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init() (Murad Masimov) - ALSA: ump: Don't enumeration invalid groups for legacy rawmidi (Takashi Iwai) - Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown" (Jarosław Janik) - media: videobuf2-core: copy vb planes unconditionally (Tudor Ambarus) - media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set (Mauro Carvalho Chehab) - media: vivid: fix buffer overwrite when using > 32 buffers (Hans Verkuil) - media: pulse8-cec: fix data timestamp at pulse8_setup() (Mauro Carvalho Chehab) - media: cec: extron-da-hd-4k-plus: don't use -1 as an error code (Mauro Carvalho Chehab) - media: stb0899_algo: initialize cfr before using it (Mauro Carvalho Chehab) - media: adv7604: prevent underflow condition when reporting colorspace (Mauro Carvalho Chehab) - media: cx24116: prevent overflows on SNR calculus (Mauro Carvalho Chehab) - media: ar0521: don't overflow when checking PLL values (Mauro Carvalho Chehab) - media: s5p-jpeg: prevent buffer overflows (Mauro Carvalho Chehab) - media: av7110: fix a spectre vulnerability (Mauro Carvalho Chehab) - media: mgb4: protect driver against spectre (Mauro Carvalho Chehab) - media: dvb_frontend: don't play tricks with underflow values (Mauro Carvalho Chehab) - media: dvbdev: prevent the risk of out of memory access (Mauro Carvalho Chehab) - media: v4l2-tpg: prevent the risk of a division by zero (Mauro Carvalho Chehab) - media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() (Mauro Carvalho Chehab) - media: dvb-core: add missing buffer index check (Hans Verkuil) - mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create (Koichiro Den) - btrfs: fix the length of reserved qgroup to free (Haisu Wang) - btrfs: reinitialize delayed ref list after deleting it from the list (Filipe Manana) - btrfs: fix per-subvolume RO/RW flags with new mount API (Qu Wenruo) - bcachefs: Fix UAF in __promote_alloc() error path (Kent Overstreet) - bcachefs: Change OPT_STR max to be 1 less than the size of choices array (Piotr Zalewski) - bcachefs: btree_cache.freeable list fixes (Kent Overstreet) - bcachefs: check the invalid parameter for perf test (Hongbo Li) - bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket (Pei Xiao) - bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery (Kent Overstreet) - bcachefs: Fix topology errors on split after merge (Kent Overstreet) - bcachefs: Ancient versions with bad bkey_formats are no longer supported (Kent Overstreet) - bcachefs: Fix error handling in bch2_btree_node_prefetch() (Kent Overstreet) - bcachefs: Fix null ptr deref in bucket_gen_get() (Kent Overstreet) - arm64: Kconfig: Make SME depend on BROKEN for now (Mark Rutland) - arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint (Mark Rutland) - arm64/sve: Discard stale CPU state when handling SVE traps (Mark Brown) - KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts (Gautam Menghani) - Fedora 6.12 configs part 1 (Justin M. Forbes) - MAINTAINERS: update AMD SPI maintainer (Raju Rangoju) - regulator: rk808: Add apply_bit for BUCK3 on RK809 (Mikhail Rudenko) - regulator: rtq2208: Fix uninitialized use of regulator_config (ChiYuan Huang) - drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path (Wentao Liang) - net/smc: do not leave a dangling sk pointer in __smc_create() (Eric Dumazet) - rxrpc: Fix missing locking causing hanging calls (David Howells) - net/smc: Fix lookup of netdev by using ib_device_get_netdev() (Wenjia Zhang) - netfilter: nf_tables: wait for rcu grace period on net_device removal (Pablo Neira Ayuso) - net: arc: rockchip: fix emac mdio node support (Johan Jonker) - net: arc: fix the device for dma_map_single/dma_unmap_single (Johan Jonker) - virtio_net: Update rss when set queue (Philo Lu) - virtio_net: Sync rss config to device when virtnet_probe (Philo Lu) - virtio_net: Add hash_key_length check (Philo Lu) - virtio_net: Support dynamic rss indirection table size (Philo Lu) - net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case (Nícolas F. R. A. Prado) - net: vertexcom: mse102x: Fix possible double free of TX skb (Stefan Wahren) - e1000e: Remove Meteor Lake SMBUS workarounds (Vitaly Lifshits) - i40e: fix race condition by adding filter's intermediate sync state (Aleksandr Loktionov) - idpf: fix idpf_vc_core_init error path (Pavan Kumar Linga) - idpf: avoid vport access in idpf_get_link_ksettings (Pavan Kumar Linga) - ice: change q_index variable type to s16 to store -1 value (Mateusz Polchlopek) - ice: Fix use after free during unload with ports in bridge (Marcin Szycik) - mptcp: use sock_kfree_s instead of kfree (Geliang Tang) - mptcp: no admin perm to list endpoints (Matthieu Baerts (NGI0)) - net: phy: ti: add PHY_RST_AFTER_CLK_EN flag (Diogo Silva) - net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns() (Roger Quadros) - net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7 (Roger Quadros) - net: hns3: fix kernel crash when uninstalling driver (Peiyang Wang) - Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'" (Jakub Kicinski) - can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation (Marc Kleine-Budde) - can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes (Marc Kleine-Budde) - can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST (Jean Delvare) - can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP (Geert Uytterhoeven) - can: c_can: fix {rx,tx}_errors statistics (Dario Binacchi) - can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices (Marc Kleine-Budde) - can: {cc770,sja1000}_isa: allow building on x86_64 (Thomas Mühlbacher) - can: j1939: fix error in J1939 documentation. (Alexander Hölzl) - net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts (Suraj Gupta) - MAINTAINERS: Remove self from DSA entry (Florian Fainelli) - net: enetc: allocate vf_state during PF probes (Wei Fang) - sctp: properly validate chunk size in sctp_sf_ootb() (Xin Long) - net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc() (Jinjie Ruan) - dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value (Suraj Gupta) - net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint (Vladimir Oltean) - net: enetc: set MAC address to the VF net_device (Wei Fang) - MAINTAINERS: add self as reviewer for AXI PWM GENERATOR (Trevor Gamblin) - pwm: imx-tpm: Use correct MODULO value for EPWM mode (Erik Schumacher) - proc/softirqs: replace seq_printf with seq_put_decimal_ull_width (David Wang) - nfs: avoid i_lock contention in nfs_clear_invalid_mapping (Mike Snitzer) - nfs_common: fix localio to cope with racing nfs_local_probe() (Mike Snitzer) - NFS: Further fixes to attribute delegation a/mtime changes (Trond Myklebust) - NFS: Fix attribute delegation behaviour on exclusive create (Trond Myklebust) - nfs: Fix KMSAN warning in decode_getfattr_attrs() (Roberto Sassu) - NFSv3: only use NFS timeout for MOUNT when protocols are compatible (NeilBrown) - sunrpc: handle -ENOTCONN in xs_tcp_setup_socket() (NeilBrown) - KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation (David Gstir) - security/keys: fix slab-out-of-bounds in key_task_permission (Chen Ridong) - tracing/selftests: Add tracefs mount options test (Kalesh Singh) - tracing: Document tracefs gid mount option (Kalesh Singh) - tracing: Fix tracefs mount options (Kalesh Singh) - platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed (Vishnu Sankar) - platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keys (Renato Caldas) - platform/x86: dell-wmi-base: Handle META key Lock/Unlock events (Kurt Borja) - platform/x86: dell-smbios-base: Extends support to Alienware products (Kurt Borja) - platform/x86/amd/pmc: Detect when STB is not available (Corey Hickey) - platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model (Shyam Sundar S K) - dm cache: fix potential out-of-bounds access on the first resume (Ming-Hung Tsai) - dm cache: optimize dirty bit checking with find_next_bit when resizing (Ming-Hung Tsai) - dm cache: fix out-of-bounds access to the dirty bitset when resizing (Ming-Hung Tsai) - dm cache: fix flushing uninitialized delayed_work on cache_ctr error (Ming-Hung Tsai) - dm cache: correct the number of origin blocks to match the target length (Ming-Hung Tsai) - dm-verity: don't crash if panic_on_corruption is not selected (Mikulas Patocka) - dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow (Zichen Xie) - dm: fix a crash if blk_alloc_disk fails (Mikulas Patocka) - HID: core: zero-initialize the report buffer (Jiri Kosina) - redhat: set new gcov configs (Jan Stancek) - Don't ignore gitkeep files for ark-infra (Don Zickus) - redhat/kernel.spec: don't clear entire libdir when building tools (Jan Stancek) - redhat/configs: enable usbip for rhel (Jose Ignacio Tornos Martinez) - redhat: create 'crashkernel=' addons for UKI (Vitaly Kuznetsov) - redhat: avoid superfluous quotes in UKI cmdline addones (Vitaly Kuznetsov) - fedora: arm: updates for 6.12 (Peter Robinson) - soc: qcom: pmic_glink: Handle GLINK intent allocation rejections (Bjorn Andersson) - rpmsg: glink: Handle rejected intent request better (Bjorn Andersson) - soc: qcom: socinfo: fix revision check in qcom_socinfo_probe() (Manikanta Mylavarapu) - firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enabling (Qingqing Zhou) - EDAC/qcom: Make irq configuration optional (Rajendra Nayak) - firmware: qcom: scm: fix a NULL-pointer dereference (Bartosz Golaszewski) - firmware: qcom: scm: suppress download mode error (Johan Hovold) - soc: qcom: Add check devm_kasprintf() returned value (Charles Han) - MAINTAINERS: Qualcomm SoC: Match reserved-memory bindings (Simon Horman) - arm64: dts: qcom: x1e80100: fix PCIe5 interconnect (Johan Hovold) - arm64: dts: qcom: x1e80100: fix PCIe4 interconnect (Johan Hovold) - arm64: dts: qcom: x1e80100: Fix up BAR spaces (Konrad Dybcio) - arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitch (Johan Hovold) - arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter" (Maya Matuszczyk) - arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description (Abel Vesa) - arm64: dts: qcom: sm8450 fix PIPE clock specification for pcie1 (Dmitry Baryshkov) - arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block (Abel Vesa) - arm64: dts: qcom: x1e80100: fix PCIe5 PHY clocks (Johan Hovold) - arm64: dts: qcom: x1e80100: fix PCIe4 and PCIe6a PHY clocks (Johan Hovold) - arm64: dts: qcom: msm8939: revert use of APCS mbox for RPM (Fabien Parent) - firmware: arm_scmi: Use vendor string in max-rx-timeout-ms (Cristian Marussi) - dt-bindings: firmware: arm,scmi: Add missing vendor string (Cristian Marussi) - firmware: arm_scmi: Reject clear channel request on A2P (Cristian Marussi) - firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() (Xinqi Zhang) - MAINTAINERS: invert Misc RISC-V SoC Support's pattern (Conor Dooley) - riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64 (E Shattow) - riscv: dts: starfive: disable unused csi/camss nodes (Conor Dooley) - firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors (Conor Dooley) - arm64: dts: rockchip: Correct GPIO polarity on brcm BT nodes (Diederik de Haas) - arm64: dts: rockchip: Drop invalid clock-names from es8388 codec nodes (Cristian Ciocaltea) - ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin (Heiko Stuebner) - ARM: dts: rockchip: Fix the spi controller on rk3036 (Heiko Stuebner) - ARM: dts: rockchip: drop grf reference from rk3036 hdmi (Heiko Stuebner) - ARM: dts: rockchip: fix rk3036 acodec node (Heiko Stuebner) - arm64: dts: rockchip: remove orphaned pinctrl-names from pinephone pro (Heiko Stuebner) - arm64: dts: rockchip: remove num-slots property from rk3328-nanopi-r2s-plus (Heiko Stuebner) - arm64: dts: rockchip: Fix LED triggers on rk3308-roc-cc (Heiko Stuebner) - arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lion (Heiko Stuebner) - arm64: dts: rockchip: Remove undocumented supports-emmc property (Heiko Stuebner) - arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards (Heiko Stuebner) - arm64: dts: rockchip: Fix bluetooth properties on rk3566 box demo (Heiko Stuebner) - arm64: dts: rockchip: Drop regulator-init-microvolt from two boards (Heiko Stuebner) - arm64: dts: rockchip: fix i2c2 pinctrl-names property on anbernic-rg353p/v (Heiko Stuebner) - arm64: dts: rockchip: Fix reset-gpios property on brcm BT nodes (Diederik de Haas) - arm64: dts: rockchip: Fix wakeup prop names on PineNote BT node (Diederik de Haas) - arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328 (Diederik de Haas) - arm64: dts: rockchip: Designate Turing RK1's system power controller (Sam Edwards) - arm64: dts: rockchip: Start cooling maps numbering from zero on ROCK 5B (Dragan Simic) - arm64: dts: rockchip: Move L3 cache outside CPUs in RK3588(S) SoC dtsi (Dragan Simic) - arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavator (Geert Uytterhoeven) - arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-eaidk-610 (Geert Uytterhoeven) - riscv: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices (Uwe Kleine-König) - arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz (Marek Vasut) - arm64: dts: imx8mp: correct sdhc ipg clk (Peng Fan) - arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate (Liu Ying) - arm64: dts: imx8: Fix lvds0 device tree (Diogo Silva) - arm64: dts: imx8ulp: correct the flexspi compatible string (Haibo Chen) - arm64: dts: imx8-ss-vpu: Fix imx8qm VPU IRQs (Alexander Stein) - mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process (Ben Chuang) - mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function (Ben Chuang) - tpm: Lock TPM chip in tpm_pm_suspend() first (Jarkko Sakkinen) - Make setting of cma_pernuma tech preview (Chris von Recklinghausen) [RHEL-59621] - gitlab-ci: provide consistent kcidb_tree_name (Michael Hofmann) Resolves: RHEL-56700 * Mon Nov 04 2024 Jan Stancek [6.11.0-28.el10] - Linux 6.12-rc6 (Linus Torvalds) - mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() (Yu Zhao) - mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats (Yu Zhao) - mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes (Vlastimil Babka) - mm: shrinker: avoid memleak in alloc_shrinker_info (Chen Ridong) - .mailmap: update e-mail address for Eugen Hristev (Eugen Hristev) - vmscan,migrate: fix page count imbalance on node stats when demoting pages (Gregory Price) - mailmap: update Jarkko's email addresses (Jarkko Sakkinen) - mm: allow set/clear page_type again (Yu Zhao) - nilfs2: fix potential deadlock with newly created symlinks (Ryusuke Konishi) - Squashfs: fix variable overflow in squashfs_readpage_block (Phillip Lougher) - kasan: remove vmalloc_percpu test (Andrey Konovalov) - tools/mm: -Werror fixes in page-types/slabinfo (Wladislav Wiebe) - mm, swap: avoid over reclaim of full clusters (Kairui Song) - mm: fix PSWPIN counter for large folios swap-in (Barry Song) - mm: avoid VM_BUG_ON when try to map an anon large folio to zero page. (Zi Yan) - mm/codetag: fix null pointer check logic for ref and tag (Hao Ge) - mm/gup: stop leaking pinned pages in low memory conditions (John Hubbard) - phy: tegra: xusb: Add error pointer check in xusb.c (Dipendra Khadka) - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries (Abel Vesa) - phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check (Richard Zhu) - phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK (Cristian Ciocaltea) - phy: ti: phy-j721e-wiz: fix usxgmii configuration (Siddharth Vadapalli) - phy: starfive: jh7110-usb: Fix link configuration to controller (Jan Kiszka) - phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies (Johan Hovold) - phy: qcom: qmp-combo: move driver data initialisation earlier (Johan Hovold) - phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend (Johan Hovold) - phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend (Johan Hovold) - phy: qcom: qmp-usb: fix NULL-deref on runtime suspend (Johan Hovold) - dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: add missing x1e80100 pipediv2 clocks (Johan Hovold) - phy: usb: disable COMMONONN for dual mode (Justin Chen) - phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register (Bartosz Wawrzyniak) - phy: usb: Fix missing elements in BCM4908 USB init array (Sam Edwards) - dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer (Jai Luthra) - dmaengine: sh: rz-dmac: handle configs where one address is zero (Wolfram Sang) - Revert "driver core: Fix uevent_show() vs driver detach race" (Greg Kroah-Hartman) - usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non self-powered devices (Amit Sunil Dhamne) - usb: phy: Fix API devm_usb_put_phy() can not release the phy (Zijun Hu) - usb: typec: use cleanup facility for 'altmodes_node' (Javier Carrasco) - usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() (Javier Carrasco) - usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path (Javier Carrasco) - usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes (Javier Carrasco) - usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links (Mathias Nyman) - Revert "usb: dwc2: Skip clock gating on Broadcom SoCs" (Stefan Wahren) - xhci: Fix Link TRB DMA in command ring stopped completion event (Faisal Hassan) - xhci: Use pm_runtime_get to prevent RPM on unsupported systems (Basavaraj Natikar) - usbip: tools: Fix detach_port() invalid port error path (Zongmin Zhou) - thunderbolt: Honor TMU requirements in the domain when setting TMU mode (Gil Fine) - thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan() (Mika Westerberg) - iio: dac: Kconfig: Fix build error for ltc2664 (Jinjie Ruan) - iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr() (Zicheng Qu) - staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg() (Zicheng Qu) - docs: iio: ad7380: fix supply for ad7380-4 (Julien Stephan) - iio: adc: ad7380: fix supplies for ad7380-4 (Julien Stephan) - iio: adc: ad7380: add missing supplies (Julien Stephan) - iio: adc: ad7380: use devm_regulator_get_enable_read_voltage() (Julien Stephan) - dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply (Julien Stephan) - iio: light: veml6030: fix microlux value calculation (Javier Carrasco) - iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table() (Jinjie Ruan) - iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table() (Jinjie Ruan) - mei: use kvmalloc for read buffer (Alexander Usyskin) - MAINTAINERS: add netup_unidvb maintainer (Abylay Ospan) - Input: fix regression when re-registering input handlers (Dmitry Torokhov) - Input: adp5588-keys - do not try to disable interrupt 0 (Dmitry Torokhov) - Input: edt-ft5x06 - fix regmap leak when probe fails (Dmitry Torokhov) - modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host (Masahiro Yamada) - modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness (Masahiro Yamada) - kconfig: show sub-menu entries even if the prompt is hidden (Masahiro Yamada) - kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile (Masahiro Yamada) - kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile (Masahiro Yamada) - kbuild: rpm-pkg: disable kernel-devel package when cross-compiling (Masahiro Yamada) - sumversion: Fix a memory leak in get_src_version() (Elena Salomatkina) - x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB (Arnd Bergmann) - posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone (Benjamin Segall) - sched/ext: Fix scx vs sched_delayed (Peter Zijlstra) - sched: Pass correct scheduling policy to __setscheduler_class (Aboorva Devarajan) - sched/numa: Fix the potential null pointer dereference in task_numa_work() (Shawn Wang) - sched: Fix pick_next_task_fair() vs try_to_wake_up() race (Peter Zijlstra) - perf: Fix missing RCU reader protection in perf_event_clear_cpumask() (Kan Liang) - irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs (Marc Zyngier) - genirq/msi: Fix off-by-one error in msi_domain_alloc() (Jinjie Ruan) - redhat/configs: add bootconfig to kernel-tools package (Brian Masney) - Enable CONFIG_SECURITY_LANDLOCK for RHEL (Zbigniew Jędrzejewski-Szmek) [RHEL-8810] - rpcrdma: Always release the rpcrdma_device's xa_array (Chuck Lever) - NFSD: Never decrement pending_async_copies on error (Chuck Lever) - NFSD: Initialize struct nfsd4_copy earlier (Chuck Lever) - xfs: streamline xfs_filestream_pick_ag (Christoph Hellwig) - xfs: fix finding a last resort AG in xfs_filestream_pick_ag (Christoph Hellwig) - xfs: Reduce unnecessary searches when searching for the best extents (Chi Zhiling) - xfs: Check for delayed allocations before setting extsize (Ojaswin Mujoo) - selftests/watchdog-test: Fix system accidentally reset after watchdog-test (Li Zhijian) - selftests/intel_pstate: check if cpupower is installed (Alessandro Zanni) - selftests/intel_pstate: fix operand expected error (Alessandro Zanni) - selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run (zhouyuhang) - cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERS (Alice Ryhl) - kbuild: rust: avoid errors with old `rustc`s without LLVM patch version (Miguel Ojeda) - PCI: Fix pci_enable_acs() support for the ACS quirks (Jason Gunthorpe) - drm/xe: Don't short circuit TDR on jobs not started (Matthew Brost) - drm/xe: Add mmio read before GGTT invalidate (Matthew Brost) - drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume (Imre Deak) - drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling (Imre Deak) - drm/xe: Remove runtime argument from display s/r functions (Maarten Lankhorst) - dt-bindings: display: mediatek: split: add subschema property constraints (Moudy Ho) - dt-bindings: display: mediatek: dpi: correct power-domains property (Macpaul Lin) - drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() (Dan Carpenter) - drm/mediatek: Fix get efuse issue for MT8188 DPTX (Liankun Yang) - drm/mediatek: Fix color format MACROs in OVL (Hsin-Te Yuan) - drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs (Jason-JH.Lin) - drm/mediatek: ovl: Add blend_modes to driver data (Jason-JH.Lin) - drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert() (Jason-JH.Lin) - drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placement (Jason-JH.Lin) - drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCs (Jason-JH.Lin) - drm/amdgpu/smu13: fix profile reporting (Alex Deucher) - drm/amd/pm: Vangogh: Fix kernel memory out of bounds write (Tvrtko Ursulin) - Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35" (Ovidiu Bunea) - drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic() (Jinjie Ruan) - drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() (Jinjie Ruan) - drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() (Jinjie Ruan) - drm/panthor: Report group as timedout when we fail to properly suspend (Boris Brezillon) - drm/panthor: Fail job creation when the group is dead (Boris Brezillon) - drm/panthor: Fix firmware initialization on systems with a page size > 4k (Boris Brezillon) - accel/ivpu: Fix NOC firewall interrupt handling (Andrzej Kacprowski) - drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM (Matthew Brost) - drm/tegra: Fix NULL vs IS_ERR() check in probe() (Dan Carpenter) - cxl/test: Improve init-order fidelity relative to real-world systems (Dan Williams) - cxl/port: Prevent out-of-order decoder allocation (Dan Williams) - cxl/port: Fix use-after-free, permit out-of-order decoder shutdown (Dan Williams) - cxl/acpi: Ensure ports ready at cxl_acpi_probe() return (Dan Williams) - cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices() (Dan Williams) - cxl/port: Fix CXL port initialization order when the subsystem is built-in (Dan Williams) - cxl/events: Fix Trace DRAM Event Record (Shiju Jose) - cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device (Li Zhijian) - nvme: re-fix error-handling for io_uring nvme-passthrough (Keith Busch) - nvmet-auth: assign dh_key to NULL after kfree_sensitive (Vitaliy Shevtsov) - nvme: module parameter to disable pi with offsets (Keith Busch) - nvme: enhance cns version checking (Keith Busch) - block: fix queue limits checks in blk_rq_map_user_bvec for real (Christoph Hellwig) - io_uring/rw: fix missing NOWAIT check for O_DIRECT start write (Jens Axboe) - ACPI: CPPC: Make rmw_lock a raw_spin_lock (Pierre Gondois) - gpiolib: fix debugfs dangling chip separator (Johan Hovold) - gpiolib: fix debugfs newline separators (Johan Hovold) - gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call (Andy Shevchenko) - gpio: fix uninit-value in swnode_find_gpio (Suraj Sonawane) - riscv: vdso: Prevent the compiler from inserting calls to memset() (Alexandre Ghiti) - riscv: Remove duplicated GET_RM (Chunyan Zhang) - riscv: Remove unused GENERATING_ASM_OFFSETS (Chunyan Zhang) - riscv: Use '%%u' to format the output of 'cpu' (WangYuli) - riscv: Prevent a bad reference count on CPU nodes (Miquel Sabaté Solà) - riscv: efi: Set NX compat flag in PE/COFF header (Heinrich Schuchardt) - RISC-V: disallow gcc + rust builds (Conor Dooley) - riscv: Do not use fortify in early code (Alexandre Ghiti) - RISC-V: ACPI: fix early_ioremap to early_memremap (Yunhui Cui) - arm64: signal: Improve POR_EL0 handling to avoid uaccess failures (Kevin Brodsky) - firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state() (Xiongfeng Wang) - Revert "kasan: Disable Software Tag-Based KASAN with GCC" (Marco Elver) - kasan: Fix Software Tag-Based KASAN with GCC (Marco Elver) - iomap: turn iomap_want_unshare_iter into an inline function (Christoph Hellwig) - fsdax: dax_unshare_iter needs to copy entire blocks (Darrick J. Wong) - fsdax: remove zeroing code from dax_unshare_iter (Darrick J. Wong) - iomap: share iomap_unshare_iter predicate code with fsdax (Darrick J. Wong) - xfs: don't allocate COW extents when unsharing a hole (Darrick J. Wong) - iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP (Hugh Dickins) - autofs: fix thinko in validate_dev_ioctl() (Ian Kent) - iov_iter: Fix iov_iter_get_pages*() for folio_queue (David Howells) - afs: Fix missing subdir edit when renamed between parent dirs (David Howells) - doc: correcting the debug path for cachefiles (Hongbo Li) - erofs: use get_tree_bdev_flags() to avoid misleading messages (Gao Xiang) - fs/super.c: introduce get_tree_bdev_flags() (Gao Xiang) - btrfs: fix defrag not merging contiguous extents due to merged extent maps (Filipe Manana) - btrfs: fix extent map merging not happening for adjacent extents (Filipe Manana) - btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids() (Zhihao Cheng) - btrfs: fix error propagation of split bios (Naohiro Aota) - MIPS: export __cmpxchg_small() (David Sterba) - bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek (Piotr Zalewski) - bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get() (Gaosheng Cui) - bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets (Kent Overstreet) - bcachefs: Don't filter partial list buckets in open_buckets_to_text() (Kent Overstreet) - bcachefs: Don't keep tons of cached pointers around (Kent Overstreet) - bcachefs: init freespace inited bits to 0 in bch2_fs_initialize (Piotr Zalewski) - bcachefs: Fix unhandled transaction restart in fallocate (Kent Overstreet) - bcachefs: Fix UAF in bch2_reconstruct_alloc() (Kent Overstreet) - bcachefs: fix null-ptr-deref in have_stripes() (Jeongjun Park) - bcachefs: fix shift oob in alloc_lru_idx_fragmentation (Jeongjun Park) - bcachefs: Fix invalid shift in validate_sb_layout() (Gianfranco Trad) - RDMA/bnxt_re: synchronize the qp-handle table array (Selvin Xavier) - RDMA/bnxt_re: Fix the usage of control path spin locks (Selvin Xavier) - RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down (Patrisious Haddad) - RDMA/cxgb4: Dump vendor specific QP details (Leon Romanovsky) - bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled (Toke Høiland-Jørgensen) - selftests/bpf: Add three test cases for bits_iter (Hou Tao) - bpf: Use __u64 to save the bits in bits iterator (Hou Tao) - bpf: Check the validity of nr_words in bpf_iter_bits_new() (Hou Tao) - bpf: Add bpf_mem_alloc_check_size() helper (Hou Tao) - bpf: Free dynamically allocated bits in bpf_iter_bits_destroy() (Hou Tao) - bpf: disallow 40-bytes extra stack for bpf_fastcall patterns (Eduard Zingerman) - selftests/bpf: Add test for trie_get_next_key() (Byeonguk Jeong) - bpf: Fix out-of-bounds write in trie_get_next_key() (Byeonguk Jeong) - selftests/bpf: Test with a very short loop (Eduard Zingerman) - bpf: Force checkpoint when jmp history is too long (Eduard Zingerman) - bpf: fix filed access without lock (Jiayuan Chen) - sock_map: fix a NULL pointer dereference in sock_map_link_update_prog() (Cong Wang) - netfilter: nft_payload: sanitize offset and length before calling skb_checksum() (Pablo Neira Ayuso) - netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() (Eric Dumazet) - netfilter: Fix use-after-free in get_info() (Dong Chenchen) - selftests: netfilter: remove unused parameter (Liu Jing) - Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs (Sungwoo Kim) - net: hns3: fix kernel crash when 1588 is sent on HIP08 devices (Jie Wang) - net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue (Hao Lan) - net: hns3: initialize reset_timer before hclgevf_misc_irq_init() (Jian Shen) - net: hns3: don't auto enable misc vector (Jian Shen) - net: hns3: Resolved the issue that the debugfs query result is inconsistent. (Hao Lan) - net: hns3: fix missing features due to dev->features configuration too early (Hao Lan) - net: hns3: fixed reset failure issues caused by the incorrect reset type (Hao Lan) - net: hns3: add sync command to sync io-pgtable (Jian Shen) - net: hns3: default enable tx bounce buffer when smmu enabled (Peiyang Wang) - net: ethernet: mtk_wed: fix path of MT7988 WO firmware (Daniel Golle) - selftests: forwarding: Add IPv6 GRE remote change tests (Ido Schimmel) - mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address (Ido Schimmel) - mlxsw: pci: Sync Rx buffers for device (Amit Cohen) - mlxsw: pci: Sync Rx buffers for CPU (Amit Cohen) - mlxsw: spectrum_ptp: Add missing verification before pushing Tx header (Amit Cohen) - net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension (Benoît Monin) - wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_chanctx (Gustavo A. R. Silva) - wifi: iwlwifi: mvm: fix 6 GHz scan construction (Johannes Berg) - wifi: cfg80211: clear wdev->cqm_config pointer on free (Johannes Berg) - mac80211: fix user-power when emulating chanctx (Ben Greear) - Revert "wifi: iwlwifi: remove retry loops in start" (Emmanuel Grumbach) - wifi: iwlwifi: mvm: don't add default link in fw restart flow (Emmanuel Grumbach) - wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd() (Daniel Gabay) - wifi: iwlwifi: mvm: SAR table alignment (Anjaneyulu) - wifi: iwlwifi: mvm: Use the sync timepoint API in suspend (Daniel Gabay) - wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmd (Miri Korenblit) - wifi: iwlwifi: mvm: don't leak a link on AP removal (Emmanuel Grumbach) - net: fix crash when config small gso_max_size/gso_ipv4_max_size (Wang Liang) - net: usb: qmi_wwan: add Quectel RG650V (Benoît Monin) - net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext() (Vladimir Oltean) - netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write() (Zichen Xie) - net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT (Pedro Tammela) - selftests: netfilter: nft_flowtable.sh: make first pass deterministic (Florian Westphal) - gtp: allow -1 to be specified as file description from userspace (Pablo Neira Ayuso) - mctp i2c: handle NULL header address (Matt Johnston) - ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find() (Ido Schimmel) - ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow() (Ido Schimmel) - ice: fix crash on probe for DPLL enabled E810 LOM (Arkadiusz Kubalewski) - ice: block SF port creation in legacy mode (Michal Swiatkowski) - igb: Disable threaded IRQ for igb_msix_other (Wander Lairson Costa) - net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data (Furong Xu) - net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values (Ley Foon Tan) - usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver (Benjamin Große) - macsec: Fix use-after-free while sending the offloading packet (Jianbo Liu) - selftests: mptcp: list sysctl data (Matthieu Baerts (NGI0)) - mptcp: init: protect sched with rcu_read_lock (Matthieu Baerts (NGI0)) - docs: networking: packet_mmap: replace dead links with archive.org links (Levi Zim) - wifi: ath11k: Fix invalid ring usage in full monitor mode (Remi Pommarel) - wifi: ath10k: Fix memory leak in management tx (Manikanta Pubbisetty) - wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171 (Bitterblue Smith) - wifi: rtw88: Fix the RX aggregation in USB 3 mode (Bitterblue Smith) - wifi: brcm80211: BRCM_TRACING should depend on TRACING (Geert Uytterhoeven) - wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hosts (Ping-Ke Shih) - wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys (Felix Fietkau) - wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings (Gustavo A. R. Silva) - wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower (Felix Fietkau) - wifi: mac80211: Convert color collision detection to wiphy work (Remi Pommarel) - wifi: cfg80211: Add wiphy_delayed_work_pending() (Remi Pommarel) - wifi: cfg80211: Do not create BSS entries for unsupported channels (Chenming Huang) - wifi: mac80211: Fix setting txpower with emulate_chanctx (Ben Greear) - mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING (Geert Uytterhoeven) - wifi: iwlegacy: Clear stale interrupts before resuming device (Ville Syrjälä) - wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd() (Ben Hutchings) - wifi: mt76: do not increase mcu skb refcount if retry is not supported (Felix Fietkau) - wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_info v7 (Ping-Ke Shih) - ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1 (Christoffer Sandberg) - ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3 (Christoffer Sandberg) - ALSA: usb-audio: Add quirks for Dell WD19 dock (Jan Schär) - ASoC: codecs: wcd937x: relax the AUX PDM watchdog (Alexey Klimov) - ASoC: codecs: wcd937x: add missing LO Switch control (Alexey Klimov) - ASoC: dt-bindings: rockchip,rk3308-codec: add port property (Dmitry Yashin) - ASoC: dapm: fix bounds checker error in dapm_widget_list_create (Aleksei Vetrov) - ASoC: Intel: sst: Fix used of uninitialized ctx to log an error (Hans de Goede) - ASoC: cs42l51: Fix some error handling paths in cs42l51_probe() (Christophe JAILLET) - ASoC: Intel: sst: Support LPE0F28 ACPI HID (Hans de Goede) - ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet (Hans de Goede) - ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec (Hans de Goede) - ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work() (Hans de Goede) - ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13 (Piyush Raj Chouhan) - ALSA: hda/realtek: Limit internal Mic boost on Dell platform (Kailang Yang) - redhat: configs: Drop CONFIG_MEMSTICK_REALTEK_PCI config option (Desnes Nunes) - x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user() (Linus Torvalds) - perf cap: Add __NR_capget to arch/x86 unistd (Ian Rogers) - tools headers: Update the linux/unaligned.h copy with the kernel sources (Arnaldo Carvalho de Melo) - tools headers arm64: Sync arm64's cputype.h with the kernel sources (Arnaldo Carvalho de Melo) - tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources (Arnaldo Carvalho de Melo) - tools arch x86: Sync the msr-index.h copy with the kernel sources (Arnaldo Carvalho de Melo) - perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT (Arnaldo Carvalho de Melo) - perf test: Handle perftool-testsuite_probe failure due to broken DWARF (Veronika Molnarova) - tools headers UAPI: Sync kvm headers with the kernel sources (Arnaldo Carvalho de Melo) - perf trace: Fix non-listed archs in the syscalltbl routines (Jiri Slaby) - perf build: Change the clang check back to 12.0.1 (Howard Chu) - perf trace augmented_raw_syscalls: Add more checks to pass the verifier (Howard Chu) - perf trace augmented_raw_syscalls: Add extra array index bounds checking to satisfy some BPF verifiers (Arnaldo Carvalho de Melo) - perf trace: The return from 'write' isn't a pid (Arnaldo Carvalho de Melo) - tools headers UAPI: Sync linux/const.h with the kernel headers (Arnaldo Carvalho de Melo) - scsi: ufs: core: Fix another deadlock during RTC update (Peter Wang) - scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length (John Garry) - Update the RHEL_DIFFERENCES help string (Don Zickus) - Put build framework for RT kernel in place for Fedora (Clark Williams) - cgroup: Fix potential overflow issue when checking max_depth (Xiu Jianfeng) - cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction (Chen Ridong) - sched_ext: Fix enq_last_no_enq_fails selftest (Tejun Heo) - sched_ext: Make cast_mask() inline (Tejun Heo) - scx: Fix raciness in scx_ops_bypass() (David Vernet) - scx: Fix exit selftest to use custom DSQ (David Vernet) - sched_ext: Fix function pointer type mismatches in BPF selftests (Vishal Chourasia) - selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ (Ihor Solodrai) - mm: krealloc: Fix MTE false alarm in __do_krealloc (Qun-Wei Lin) - slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof (Pei Xiao) - mm: avoid unconditional one-tick sleep when swapcache_prepare fails (Barry Song) - mseal: update mseal.rst (Jeff Xu) - mm: split critical region in remap_file_pages() and invoke LSMs in between (Kirill A. Shutemov) - selftests/mm: fix deadlock for fork after pthread_create with atomic_bool (Edward Liaw) - Revert "selftests/mm: replace atomic_bool with pthread_barrier_t" (Edward Liaw) - Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM" (Edward Liaw) - tools: testing: add expand-only mode VMA test (Lorenzo Stoakes) - mm/vma: add expand-only VMA merge mode and optimise do_brk_flags() (Lorenzo Stoakes) - resource,kexec: walk_system_ram_res_rev must retain resource flags (Gregory Price) - nilfs2: fix kernel bug due to missing clearing of checked flag (Ryusuke Konishi) - mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id (Nobuhiro Iwamatsu) - ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow (Edward Adam Davis) - mm: shmem: fix data-race in shmem_getattr() (Jeongjun Park) - mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL (Jann Horn) - x86/traps: move kmsan check after instrumentation_begin (Sabyrzhan Tasbolatov) - resource: remove dependency on SPARSEMEM from GET_FREE_REGION (Huang Ying) - mm/mmap: fix race in mmap_region() with ftruncate() (Liam R. Howlett) - mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves (Matt Fleming) - fork: only invoke khugepaged, ksm hooks if no error (Lorenzo Stoakes) - fork: do not invoke uffd on fork if error occurs (Lorenzo Stoakes) - mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check (David Hildenbrand) - tpm: Lazily flush the auth session (Jarkko Sakkinen) - tpm: Rollback tpm2_load_null() (Jarkko Sakkinen) - tpm: Return tpm2_sessions_init() when null key creation fails (Jarkko Sakkinen) - spi: spi-fsl-dspi: Fix crash when not using GPIO chip select (Frank Li) - spi: geni-qcom: Fix boot warning related to pm_runtime and devres (Georgi Djakov) - spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops() (Bartosz Golaszewski) - spi: stm32: fix missing device mode capability in stm32mp25 (Alain Volmat) Resolves: RHEL-56700 * Tue Oct 29 2024 Jan Stancek [6.11.0-27.el10] - Linux 6.12-rc5 (Linus Torvalds) - x86/sev: Ensure that RMP table fixups are reserved (Ashish Kalra) - x86/microcode/AMD: Split load_microcode_amd() (Borislav Petkov (AMD)) - x86/microcode/AMD: Pay attention to the stepping dynamically (Borislav Petkov (AMD)) - x86/lam: Disable ADDRESS_MASKING in most cases (Pawan Gupta) - fgraph: Change the name of cpuhp state to "fgraph:online" (Steven Rostedt) - fgraph: Fix missing unlock in register_ftrace_graph() (Li Huafei) - platform/x86: asus-wmi: Fix thermal profile initialization (Armin Wolf) - platform/x86: dell-wmi: Ignore suspend notifications (Armin Wolf) - platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses (Vamsi Krishna Brahmajosyula) - platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off when suspended" (Marek Maslanka) - firewire: core: fix invalid port index for parent device (Takashi Sakamoto) - block: fix sanity checks in blk_rq_map_user_bvec (Xinyu Zhang) - md/raid10: fix null ptr dereference in raid10_size() (Yu Kuai) - md: ensure child flush IO does not affect origin bio->bi_status (Li Nan) - xfs: update the pag for the last AG at recovery time (Christoph Hellwig) - xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag (Christoph Hellwig) - xfs: error out when a superblock buffer update reduces the agcount (Christoph Hellwig) - xfs: update the file system geometry after recoverying superblock buffers (Christoph Hellwig) - xfs: merge the perag freeing helpers (Christoph Hellwig) - xfs: pass the exact range to initialize to xfs_initialize_perag (Christoph Hellwig) - xfs: don't fail repairs on metadata files with no attr fork (Darrick J. Wong) - generic: enable RPMB for all configs that enable MMC (Peter Robinson) - fedora: riscv: Don't override MMC platform defaults (Peter Robinson) - common: only enable on MMC_DW_BLUEFIELD (Peter Robinson) - fedora: aarch64: Stop overriding CONFIG_MMC defaults (Peter Robinson) - commong: The KS7010 driver has been removed (Peter Robinson) - Revert "fs/9p: simplify iget to remove unnecessary paths" (Dominique Martinet) - Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl" (Dominique Martinet) - Revert "fs/9p: remove redundant pointer v9ses" (Dominique Martinet) - Revert " fs/9p: mitigate inode collisions" (Dominique Martinet) - cifs: fix warning when destroy 'cifs_io_request_pool' (Ye Bin) - smb: client: Handle kstrdup failures for passwords (Henrique Carvalho) - fuse: remove stray debug line (Miklos Szeredi) - Revert "fuse: move initialization of fuse_file to fuse_writepages() instead of in callback" (Miklos Szeredi) - fuse: update inode size after extending passthrough write (Amir Goldstein) - fs: pass offset and result to backing_file end_write() callback (Amir Goldstein) - nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net (Yang Erkun) - nfsd: fix race between laundromat and free_stateid (Olga Kornievskaia) - ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detection issue (Shubham Panwar) - ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] (Christian Heusel) - ACPI: PRM: Clean up guid type in struct prm_handler_info (Dan Carpenter) - ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context (Koba Ko) - powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request() (Yuan Can) - cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception (liwei) - cpufreq: docs: Reflect latency changes in docs (Christian Loehle) - PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-trees (Bartosz Golaszewski) - PCI: Hold rescan lock while adding devices during host probe (Bartosz Golaszewski) - fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPS (Arnd Bergmann) - fbdev: da8xx: remove the driver (Bartosz Golaszewski) - fbdev: Constify struct sbus_mmap_map (Christophe JAILLET) - fbdev: nvidiafb: fix inconsistent indentation warning (SurajSonawane2415) - fbdev: sstfb: Make CONFIG_FB_DEVICE optional (Gonzalo Silvalde Blanco) - MAINTAINERS: add a keyword entry for the GPIO subsystem (Bartosz Golaszewski) - ata: libata: Set DID_TIME_OUT for commands that actually timed out (Niklas Cassel) - ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc (Krzysztof Kozlowski) - ASoC: fsl_micfil: Add sample rate constraint (Shengjiu Wang) - ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue (Jack Yu) - ASoC: SOF: Intel: hda: Always clean up link DMA during stop (Ranjani Sridharan) - soundwire: intel_ace2x: Send PDI stream number during prepare (Ranjani Sridharan) - ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's (Ranjani Sridharan) - ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs (Ranjani Sridharan) - ASoC: fsl_micfil: Add a flag to distinguish with different volume control types (Chancel Liu) - ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs (Alexey Klimov) - ASoC: Change my e-mail to gmail (Kirill Marinushkin) - ASoC: Intel: soc-acpi: lnl: Add match entry for TM2 laptops (Derek Fang) - ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA (Ilya Dudikov) - MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers (Andrei Simion) - ASoC: qcom: Select missing common Soundwire module code on SDM845 (Krzysztof Kozlowski) - ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler (Shengjiu Wang) - ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsing (Lad Prabhakar) - ASoC: max98388: Fix missing increment of variable slot_found (Colin Ian King) - ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA (Christian Heusel) - ASoC: topology: Bump minimal topology ABI version (Amadeusz Sławiński) - ASoC: codecs: Fix error handling in aw_dev_get_dsp_status function (Zhu Jun) - ASoC: qcom: sdm845: add missing soundwire runtime stream alloc (Alexey Klimov) - ASoC: loongson: Fix component check failed on FDT systems (Binbin Zhou) - ASoC: dapm: avoid container_of() to get component (Benjamin Bara) - ASoC: SOF: Intel: hda-loader: do not wait for HDaudio IOC (Kai Vehmanen) - ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platform (Venkata Prasad Potturu) - ASoC: SOF: amd: Add error log for DSP firmware validation failure (Venkata Prasad Potturu) - ASoC: Intel: avs: Update stream status in a separate thread (Amadeusz Sławiński) - ASoC: dt-bindings: davinci-mcasp: Fix interrupt properties (Miquel Raynal) - ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe() (Zichen Xie) - ALSA: hda/realtek: Update default depop procedure (Kailang Yang) - ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATE (Eric Biggers) - ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593 (José Relvas) - ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size() (Andrey Shumilin) - drm/xe: Don't restart parallel queues multiple times on GT reset (Nirmoy Das) - drm/xe/ufence: Prefetch ufence addr to catch bogus address (Nirmoy Das) - drm/xe: Handle unreliable MMIO reads during forcewake (Shuicheng Lin) - drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout (Badal Nilawar) - drm/xe: Enlarge the invalidation timeout from 150 to 500 (Shuicheng Lin) - drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node() (Javier Carrasco) - drm/bridge: Fix assignment of the of_node of the parent to aux bridge (Abel Vesa) - i915: fix DRM_I915_GVT_KVMGT dependencies (Arnd Bergmann) - drm/amdgpu: handle default profile on on devices without fullscreen 3D (Alex Deucher) - drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too (Mario Limonciello) - drm/amdgpu: fix random data corruption for sdma 7 (Frank Min) - drm/amd/display: temp w/a for DP Link Layer compliance (Aurabindo Pillai) - drm/amd/display: temp w/a for dGPU to enter idle optimizations (Aurabindo Pillai) - drm/amd/pm: update deep sleep status on smu v14.0.2/3 (Kenneth Feng) - drm/amd/pm: update overdrive function on smu v14.0.2/3 (Kenneth Feng) - drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3 (Kenneth Feng) - drm/amd: Guard against bad data for ATIF ACPI method (Mario Limonciello) - x86: fix whitespace in runtime-const assembler output (Linus Torvalds) - x86: fix user address masking non-canonical speculation issue (Linus Torvalds) - v6.12-rc4-rt6 (Sebastian Andrzej Siewior) - sched: Update the lazy-preempt bits. (Sebastian Andrzej Siewior) - timer: Update the ktimersd series. (Sebastian Andrzej Siewior) - v6.12-rc4-rt5 (Sebastian Andrzej Siewior) - bpf: Check validity of link->type in bpf_link_show_fdinfo() (Hou Tao) - bpf: Add the missing BPF_LINK_TYPE invocation for sockmap (Hou Tao) - bpf: fix do_misc_fixups() for bpf_get_branch_snapshot() (Andrii Nakryiko) - bpf,perf: Fix perf_event_detach_bpf_prog error handling (Jiri Olsa) - selftests/bpf: Add test for passing in uninit mtu_len (Daniel Borkmann) - selftests/bpf: Add test for writes to .rodata (Daniel Borkmann) - bpf: Remove MEM_UNINIT from skb/xdp MTU helpers (Daniel Borkmann) - bpf: Fix overloading of MEM_UNINIT's meaning (Daniel Borkmann) - bpf: Add MEM_WRITE attribute (Daniel Borkmann) - bpf: Preserve param->string when parsing mount options (Hou Tao) - bpf, arm64: Fix address emission with tag-based KASAN enabled (Peter Collingbourne) - net: dsa: mv88e6xxx: support 4000ps cycle counter period (Shenghao Yang) - net: dsa: mv88e6xxx: read cycle counter period from hardware (Shenghao Yang) - net: dsa: mv88e6xxx: group cycle counter coefficients (Shenghao Yang) - net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition (Reinhard Speyerer) - hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event (Haiyang Zhang) - net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x (Tim Harvey) - Bluetooth: ISO: Fix UAF on iso_sock_timeout (Luiz Augusto von Dentz) - Bluetooth: SCO: Fix UAF on sco_sock_timeout (Luiz Augusto von Dentz) - Bluetooth: hci_core: Disable works on hci_unregister_dev (Luiz Augusto von Dentz) - xfrm: fix one more kernel-infoleak in algo dumping (Petr Vaganov) - xfrm: validate new SA's prefixlen using SA family when sel.family is unset (Sabrina Dubroca) - xfrm: policy: remove last remnants of pernet inexact list (Florian Westphal) - xfrm: respect ip protocols rules criteria when performing dst lookups (Eyal Birger) - xfrm: extract dst lookup parameters into a struct (Eyal Birger) - posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() (Jinjie Ruan) - r8169: avoid unsolicited interrupts (Heiner Kallweit) - net: sched: use RCU read-side critical section in taprio_dump() (Dmitry Antipov) - net: sched: fix use-after-free in taprio_change() (Dmitry Antipov) - net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers (Vladimir Oltean) - net: usb: usbnet: fix name regression (Oliver Neukum) - mlxsw: spectrum_router: fix xa_store() error checking (Yuan Can) - netfilter: xtables: fix typo causing some targets not to load on IPv6 (Pablo Neira Ayuso) - netfilter: bpf: must hold reference on net namespace (Florian Westphal) - virtio_net: fix integer overflow in stats (Michael S. Tsirkin) - net: fix races in netdev_tx_sent_queue()/dev_watchdog() (Eric Dumazet) - net: wwan: fix global oob in wwan_rtnl_policy (Lin Ma) - fsl/fman: Fix refcount handling of fman-related devices (Aleksandr Mishin) - fsl/fman: Save device references taken in mac_probe() (Aleksandr Mishin) - MAINTAINERS: add samples/pktgen to NETWORKING [GENERAL] (Hangbin Liu) - mailmap: update entry for Jesper Dangaard Brouer (Jesper Dangaard Brouer) - net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x (Peter Rashleigh) - octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() (Aleksandr Mishin) - octeon_ep: Implement helper for iterating packets in Rx queue (Aleksandr Mishin) - bnxt_en: replace ptp_lock with irqsave variant (Vadim Fedorenko) - net: phy: dp83822: Fix reset pin definitions (Michel Alex) - MAINTAINERS: add Simon as an official reviewer (Jakub Kicinski) - net: plip: fix break; causing plip to never transmit (Jakub Boehm) - be2net: fix potential memory leak in be_xmit() (Wang Hai) - net/sun3_82586: fix potential memory leak in sun3_82586_send_packet() (Wang Hai) - net: pse-pd: Fix out of bound for loop (Kory Maincent) - HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard (Hans de Goede) - HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad (Kenneth Albanowski) - HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad (Bartłomiej Maryńczak) - LoongArch: KVM: Mark hrtimer to expire in hard interrupt context (Huacai Chen) - LoongArch: Make KASAN usable for variable cpu_vabits (Huacai Chen) - LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space (Bibo Mao) - LoongArch: Don't crash in stack_top() for tasks without vDSO (Thomas Weißschuh) - LoongArch: Set correct size for vDSO code mapping (Huacai Chen) - LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context (Huacai Chen) - LoongArch: Get correct cores_per_package for SMT systems (Huacai Chen) - LoongArch: Use "Exception return address" to comment ERA (Yanteng Si) - tracing: Consider the NULL character when validating the event length (Leo Yan) - tracing/probes: Fix MAX_TRACE_ARGS limit handling (Mikel Rychliski) - objpool: fix choosing allocation for percpu slots (Viktor Malik) - btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() (Yue Haibing) - btrfs: reject ro->rw reconfiguration if there are hard ro requirements (Qu Wenruo) - btrfs: fix read corruption due to race with extent map merging (Boris Burkov) - btrfs: fix the delalloc range locking if sector size < page size (Qu Wenruo) - btrfs: qgroup: set a more sane default value for subtree drop threshold (Qu Wenruo) - btrfs: clear force-compress on remount when compress mount option is given (Filipe Manana) - btrfs: zoned: fix zone unusable accounting for freed reserved extent (Naohiro Aota) - jfs: Fix sanity check in dbMount (Dave Kleikamp) - bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path (Kent Overstreet) - bcachefs: Mark more errors as AUTOFIX (Kent Overstreet) - bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations (Kent Overstreet) - bcachefs: Don't use wait_event_interruptible() in recovery (Kent Overstreet) - bcachefs: Fix __bch2_fsck_err() warning (Kent Overstreet) - bcachefs: fsck: Improve hash_check_key() (Kent Overstreet) - bcachefs: bch2_hash_set_or_get_in_snapshot() (Kent Overstreet) - bcachefs: Repair mismatches in inode hash seed, type (Kent Overstreet) - bcachefs: Add hash seed, type to inode_to_text() (Kent Overstreet) - bcachefs: INODE_STR_HASH() for bch_inode_unpacked (Kent Overstreet) - bcachefs: Run in-kernel offline fsck without ratelimit errors (Kent Overstreet) - bcachefs: skip mount option handle for empty string. (Hongbo Li) - bcachefs: fix incorrect show_options results (Hongbo Li) - bcachefs: Fix data corruption on -ENOSPC in buffered write path (Kent Overstreet) - bcachefs: bch2_folio_reservation_get_partial() is now better behaved (Kent Overstreet) - bcachefs: fix disk reservation accounting in bch2_folio_reservation_get() (Kent Overstreet) - bcachefS: ec: fix data type on stripe deletion (Kent Overstreet) - bcachefs: Don't use commit_do() unnecessarily (Kent Overstreet) - bcachefs: handle restarts in bch2_bucket_io_time_reset() (Kent Overstreet) - bcachefs: fix restart handling in __bch2_resume_logged_op_finsert() (Kent Overstreet) - bcachefs: fix restart handling in bch2_alloc_write_key() (Kent Overstreet) - bcachefs: fix restart handling in bch2_do_invalidates_work() (Kent Overstreet) - bcachefs: fix missing restart handling in bch2_read_retry_nodecode() (Kent Overstreet) - bcachefs: fix restart handling in bch2_fiemap() (Kent Overstreet) - bcachefs: fix bch2_hash_delete() error path (Kent Overstreet) - bcachefs: fix restart handling in bch2_rename2() (Kent Overstreet) - Revert "9p: Enable multipage folios" (Dominique Martinet) - Trim Changelog for 6.12 (Justin M. Forbes) - Enable CONFIG_SECURITY_IPE for Fedora (Zbigniew Jędrzejewski-Szmek) - redhat: allow to override VERSION_ON_UPSTREAM from command line (Jan Stancek) - redhat: configs: Enable CONFIG_SECURITY_TOMOYO in Fedora kernels (Tetsuo Handa) Resolves: RHEL-56700 * Wed Oct 23 2024 Jan Stancek [6.11.0-26.el10] - redhat: drop ARK changelog (Jan Stancek) [RHEL-56700] - redhat: regenerate test-data (Jan Stancek) [RHEL-56700] - redhat: rpminspect.yaml: more tests to ignore in selftests (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-56700] - redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-56700] - redhat: gitlab-ci: add initial version (Jan Stancek) [RHEL-56700] - redhat: update rpminspect with c9s one (Jan Stancek) [RHEL-56700] - redhat: remove fedora configs and files (Jan Stancek) [RHEL-56700] - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-56700] - redhat: set release version (Jan Stancek) [RHEL-56700] - redhat: fix CONFIG_PREEMPT config (Jan Stancek) [RHEL-56700] - KVM: selftests: Fix build on on non-x86 architectures (Mark Brown) - 9p: fix slab cache name creation for real (Linus Torvalds) - KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration (Oliver Upton) - KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS (Oliver Upton) - KVM: arm64: Fix shift-out-of-bounds bug (Ilkka Koskinen) - KVM: arm64: Shave a few bytes from the EL2 idmap code (Marc Zyngier) - KVM: arm64: Don't eagerly teardown the vgic on init error (Marc Zyngier) - KVM: arm64: Expose S1PIE to guests (Mark Brown) - KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule (Oliver Upton) - KVM: arm64: nv: Punt stage-2 recycling to a vCPU request (Oliver Upton) - KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed (Oliver Upton) - KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out (Oliver Upton) - KVM: arm64: Unregister redistributor for failed vCPU creation (Oliver Upton) - KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest (Shaoqin Huang) - KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1_EL1 (Shaoqin Huang) - KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace (Shameer Kolothum) - RISCV: KVM: use raw_spinlock for critical section in imsic (Cyan Yang) - KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups (Sean Christopherson) - KVM: selftests: x86: Avoid using SSE/AVX instructions (Vitaly Kuznetsov) - KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory (Sean Christopherson) - KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() (Maxim Levitsky) - KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL (Sean Christopherson) - KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range() (Sean Christopherson) - KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot (Sean Christopherson) - x86/kvm: Override default caching mode for SEV-SNP and TDX (Kirill A. Shutemov) - KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic (Dr. David Alan Gilbert) - KVM: Remove unused kvm_vcpu_gfn_to_pfn (Dr. David Alan Gilbert) - uprobe: avoid out-of-bounds memory access of fetching args (Qiao Ma) - proc: Fix W=1 build kernel-doc warning (Thorsten Blum) - afs: Fix lock recursion (David Howells) - fs: Fix uninitialized value issue in from_kuid and from_kgid (Alessandro Zanni) - fs: don't try and remove empty rbtree node (Christian Brauner) - netfs: Downgrade i_rwsem for a buffered write (David Howells) - nilfs2: fix kernel bug due to missing clearing of buffer delay flag (Ryusuke Konishi) - openat2: explicitly return -E2BIG for (usize > PAGE_SIZE) (Aleksa Sarai) - netfs: fix documentation build error (Jonathan Corbet) - netfs: In readahead, put the folio refs as soon extracted (David Howells) - crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue (Qianqiang Liu) - Revert "Merge branch 'enablement/gpio-expander' into 'os-build'" (Justin M. Forbes) - v6.12-rc2-rt4 (Sebastian Andrzej Siewior) - sched: Replace PREEMPT_AUTO with LAZY_PREEMPT. (Sebastian Andrzej Siewior) - softirq: Clean white space. (Sebastian Andrzej Siewior) - mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds. (Sebastian Andrzej Siewior) - ARM: vfp: Rename the locking functions. (Sebastian Andrzej Siewior) - v6.12-rc2-rt3 (Sebastian Andrzej Siewior) - v6.12-rc1-rt2 (Sebastian Andrzej Siewior) - Revert "time: Allow to preempt after a callback." + dependencies. (Sebastian Andrzej Siewior) - Revert "sched/rt: Don't try push tasks if there are none." (Sebastian Andrzej Siewior) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - locking/rt: Annotate unlock followed by lock for sparse. (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation for RCU. (Sebastian Andrzej Siewior) - locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave() (Sebastian Andrzej Siewior) - locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - Linux v6.12-rc4 Resolves: RHEL-56700