kernel-5.14.0-440.el9

* Mon Apr 15 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-440.el9]
- hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations (David Arcari) [RHEL-28126] {CVE-2021-47098}
- pppoe: Fix memory leak in pppoe_sendmsg() (Guillaume Nault) [RHEL-29930]
- ppp_async: limit MRU to 64K (Guillaume Nault) [RHEL-29930]
- powercap: intel_rapl: Add support for Arrow Lake (Steve Best) [RHEL-20102]
- powercap: intel_rapl: Add support for Lunar Lake-M paltform (Steve Best) [RHEL-20102]
- dmaengine: ti: edma: Add some null pointer checks to the edma_probe (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add dependency for PTP (Andrew Halaney) [RHEL-29244]
- net: mdio: mdio-bitbang: Fix C45 read/write protocol (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Avoid overriding return value (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Fix typo in bitfield documentation (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use device_get_match_data() (Andrew Halaney) [RHEL-29244]
- soc/ti: wkup_m3_ipc: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: smartreflex: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: pruss: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: pm33xx: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: knav_qmss_queue: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: knav_dma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX (Andrew Halaney) [RHEL-29244]
- soc: ti: Use devm_platform_ioremap_resource_byname simplify logic (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: remove non-fatal probe deferral log (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Fixup documentation errors (Andrew Halaney) [RHEL-29244]
- wkup_m3_ipc.c: Fix error checking for debugfs_create_dir (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_{request,release}_mem_region() API (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_get()/put() API (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Allow compile-testing (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Avoid cast to incompatible function type (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Use devm_platform_ioremap_resource() (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Simplify getting the opam_sr pointer (Andrew Halaney) [RHEL-29244]
- soc: ti: Use devm_platform_ioremap_resource() (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add entry for J784S4 SOC (Andrew Halaney) [RHEL-29244]
- soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring() (Andrew Halaney) [RHEL-29244]
- ARM: omap2: smartreflex: remove on_init control (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add AM62Ax JTAG ID (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe (Andrew Halaney) [RHEL-29244]
- drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Remove unneeded semicolon (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for i2c voltage scaling (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for IO Isolation (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking knav_queue_open() result (Andrew Halaney) [RHEL-29244]
- soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_dma: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: replace usage of found with dedicated list iterator variable (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warning (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add AM62x JTAG ID (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add entry for J721S2 SoC family (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: fix referenced node in error message (Andrew Halaney) [RHEL-29244]
- soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCs (Andrew Halaney) [RHEL-29244]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Andrew Halaney) [RHEL-29244]
- soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use (Andrew Halaney) [RHEL-29244]
- of/irq: export of_msi_get_domain (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Move register definitions to header file (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: cleanup TAPRIO handling (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required (Andrew Halaney) [RHEL-29244]
- net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw-new: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix error handling in am65_cpsw_nuss_common_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Set default TX channels to maximum (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Re-arrange functions to avoid forward declaration (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_region (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add missing icss_iep_put to error path (Andrew Halaney) [RHEL-29244]
- net: ti: icss-iep: fix setting counter value (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong direction (Andrew Halaney) [RHEL-29244]
- net: ethernet: davinci_emac: Use MAC Address from Device Tree (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add phys_port_name support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix r30 CMDs bitmasks (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix mixed module-builtin object (Andrew Halaney) [RHEL-29244]
- net: netcp: replace deprecated strncpy with strscpy (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix tx_total_bytes count (Andrew Halaney) [RHEL-29244]
- net: cpmac: remove driver to prepare for platform removal (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add support for half duplex operation (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add PTP dependency (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add AM64x icssg support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add packet timestamping and ptp support (Andrew Halaney) [RHEL-29244]
- net: ti: icss-iep: Add IEP driver (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Remove unused declarations (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode (Andrew Halaney) [RHEL-29244]
- net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Power management support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Standard network staticstics (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ICSSG Stats (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ICSSG ethernet driver (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add icssg queues APIs and macros (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Firmware config and classification APIs. (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add mii helper apis and macros (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver. (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Call of_node_put() on error path (Andrew Halaney) [RHEL-29244]
- net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix format specifier in netcp_create_interface() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remap (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rate (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721E (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for SGMII mode (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Simplify setting supported interface (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: adjust estf following ptp changes (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: reset pps genf adj settings on enable (Andrew Halaney) [RHEL-29244]
- net: Use of_property_read_bool() for boolean properties (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Update name of Serdes PHY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Delete unreachable error handling code (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Handle -EPROBE_DEFER for Serdes PHY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: adjust pps following ptp changes (Andrew Halaney) [RHEL-29244]
- ptp: convert remaining drivers to adjfine interface (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: add pps support (Andrew Halaney) [RHEL-29244]
- net: mdio: mdio-bitbang: Separate C22 and C45 transactions (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for SERDES configuration (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdef (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add suspend/resume support (Andrew Halaney) [RHEL-29244]
- net: drop the weight argument from netif_napi_add (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support" (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume" (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe() (Andrew Halaney) [RHEL-29244]
- ptp: cpts: convert .adjfreq to .adjfine (Andrew Halaney) [RHEL-29244]
- net: cpsw: disable napi in cpsw_ndo_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Add cpsw_ale_restore() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add suspend/resume support (Andrew Halaney) [RHEL-29244]
- net: switch to netif_napi_add_tx() (Andrew Halaney) [RHEL-29244]
- eth: remove copies of the NAPI_POLL_WEIGHT define (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw/cpts: Add suspend/resume helpers (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix return type of netcp_ndo_start_xmit() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports (Andrew Halaney) [RHEL-29244]
- net: cpmac: Add __init/__exit annotations to module init/exit funcs (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_common_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: Add workaround for errata i2329 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix devlink port register sequence (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (Andrew Halaney) [RHEL-29244]
- ethernet/ti: delete if NULL check befort devm_kfree (Andrew Halaney) [RHEL-29244]
- eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get (Andrew Halaney) [RHEL-29244]
- drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support (Andrew Halaney) [RHEL-29244]
- drivers: net: cpsw: ale: add broadcast/multicast rate limit support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: drop CPSW_HEADROOM define (Andrew Halaney) [RHEL-29244]
- net: cpsw: add missing of_node_put() in cpsw_probe_dt() (Andrew Halaney) [RHEL-29244]
- drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix spelling mistake and clean up message (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Convert to PHYLINK (Andrew Halaney) [RHEL-29244]
- net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpts: Handle error for clk_enable (Andrew Halaney) [RHEL-29244]
- net: cpsw: Properly initialise struct page_pool_params (Andrew Halaney) [RHEL-29244]
- net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Enable PHY timestamping (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: add missing of_node_put before return (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory (Andrew Halaney) [RHEL-29244]
- net: davinci_emac: Fix interrupt pacing disable (Andrew Halaney) [RHEL-29244]
- ethernet: tlan: use eth_hw_addr_set() (Andrew Halaney) [RHEL-29244]
- ethernet: remove random_ether_addr() (Andrew Halaney) [RHEL-29244]
- ethernet: replace netdev->dev_addr assignment loops (Andrew Halaney) [RHEL-29244]
- ethernet: manually convert memcpy(dev_addr,..., sizeof(addr)) (Andrew Halaney) [RHEL-29244]
- ethernet: make use of eth_hw_addr_random() where appropriate (Andrew Halaney) [RHEL-29244]
- ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc() (Andrew Halaney) [RHEL-29244]
- ethernet: use of_get_ethdev_address() (Andrew Halaney) [RHEL-29244]
- am65-cpsw: avoid null pointer arithmetic (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Move devlink registration to be last devlink command (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: make array stpa static const, makes object smaller (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_cpdma: revert "drop frame padding" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_cpdma: drop frame padding (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: switch to use skb_put_padto() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: switch to use skb_put_padto() (Andrew Halaney) [RHEL-29244]
- Revert "net: build all switchdev drivers as modules when the bridge is a module" (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: fix wrong devlink release order (Andrew Halaney) [RHEL-29244]
- net: build all switchdev drivers as modules when the bridge is a module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62: Fix SPI PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: handle irq_of_parse_and_map() errors (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_by (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Annotate struct edma_desc with __counted_by (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: omap-dma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: cppi41: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: annotate pm function with __maybe_unused (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: remove unused edma_and function (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Workaround errata i2234 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add system suspend/resume support (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: remove non-fatal probe deferral log (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for BCDMA CSI RX (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoC (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHAN (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Do conditional decrement of UDMA_CHAN_RT_PEER_BCNT_REG (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: convert PSIL to be buildable as module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: convert k3-udma to module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-glue: fix memory leak when register device fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: add additional TX threads for j721e (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: add additional TX threads for j7200 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Remove some unused functions (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get() (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ul (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: deprecate '#dma-channels' (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62: Update PSIL thread for saul. (Andrew Halaney) [RHEL-29244]
- dma: omap: hide legacy interface (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add AM62x DMSS support (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: cleanup comments (Andrew Halaney) [RHEL-29244]
- drivers: dma: ti: k3-psil: Add support for J721S2 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Use 'for_each_set_bit' when possible (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Fix smatch warnings (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX (Andrew Halaney) [RHEL-29244]
- xfs: drop experimental warning for FSDAX (Bill O'Donnell) [RHEL-15319]
- mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind (Bill O'Donnell) [RHEL-12888]
- xfs: correct calculation for agend and blockcount (Bill O'Donnell) [RHEL-12888]
- fs: distinguish between user initiated freeze and kernel initiated freeze (Bill O'Donnell) [RHEL-12888]
- xfs: fix the calculation for "end" and "length" (Bill O'Donnell) [RHEL-12888]
- mpls: Do not orphan the skb (Guillaume Nault) [RHEL-28782]
- net: flow_dissector: Use 64bits for used_keys (Ivan Vecera) [RHEL-29648]
- macvlan: Don't propagate promisc change to lower dev in passthru (Davide Caratti) [RHEL-32205]
- ipvlan: add ipvlan_route_v6_outbound() helper (Davide Caratti) [RHEL-32205]
- ipvlan: properly track tx_errors (Davide Caratti) [RHEL-32205]
- platform/x86: intel-uncore-freq: Add additional client processors (Steve Best) [RHEL-32742]
- l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function (Guillaume Nault) [RHEL-30144]
- net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() (Guillaume Nault) [RHEL-30144]
- geneve: make sure to pull inner header in geneve_rx() (Guillaume Nault) [RHEL-30144]
- net: ip_tunnel: prevent perpetual headroom growth (Guillaume Nault) [RHEL-30144]
- l2tp: pass correct message length to ip6_append_data (Guillaume Nault) [RHEL-30144]
- ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() (Guillaume Nault) [RHEL-30144]
- ip_tunnels: use DEV_STATS_INC() (Guillaume Nault) [RHEL-30144]
- ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function (Guillaume Nault) [RHEL-31492]
- inet_diag: annotate data-races around inet_diag_table[] (Guillaume Nault) [RHEL-31492]
- arp: Prevent overflow in arp_req_get(). (Guillaume Nault) [RHEL-31492]
- ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid (Guillaume Nault) [RHEL-31492]
- inet: read sk->sk_family once in inet_recv_error() (Guillaume Nault) [RHEL-31492]
- net: ipv4: fix a memleak in ip_setup_cork (Guillaume Nault) [RHEL-31492]
- ipv6: init the accept_queue's spinlocks in inet6_create (Guillaume Nault) [RHEL-31492]
- tcp: make sure init the accept_queue's spinlocks once (Guillaume Nault) [RHEL-31492]
Resolves: RHEL-12888, RHEL-15319, RHEL-20102, RHEL-28126, RHEL-28782, RHEL-29244, RHEL-29648, RHEL-29930, RHEL-30144, RHEL-31492, RHEL-32205, RHEL-32742

Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
This commit is contained in:
Lucas Zampieri 2024-04-15 15:23:53 -03:00
parent f72f33d252
commit b37bb8ef98
No known key found for this signature in database
GPG Key ID: 6DA90B962E68B074
4 changed files with 611 additions and 8 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 5
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 439
RHEL_RELEASE = 440
#
# ZSTREAM

View File

@ -1,3 +1,305 @@
* Mon Apr 15 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-440.el9]
- hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations (David Arcari) [RHEL-28126] {CVE-2021-47098}
- pppoe: Fix memory leak in pppoe_sendmsg() (Guillaume Nault) [RHEL-29930]
- ppp_async: limit MRU to 64K (Guillaume Nault) [RHEL-29930]
- powercap: intel_rapl: Add support for Arrow Lake (Steve Best) [RHEL-20102]
- powercap: intel_rapl: Add support for Lunar Lake-M paltform (Steve Best) [RHEL-20102]
- dmaengine: ti: edma: Add some null pointer checks to the edma_probe (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add dependency for PTP (Andrew Halaney) [RHEL-29244]
- net: mdio: mdio-bitbang: Fix C45 read/write protocol (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Avoid overriding return value (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Fix typo in bitfield documentation (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use device_get_match_data() (Andrew Halaney) [RHEL-29244]
- soc/ti: wkup_m3_ipc: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: smartreflex: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: pruss: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: pm33xx: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: knav_qmss_queue: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: knav_dma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX (Andrew Halaney) [RHEL-29244]
- soc: ti: Use devm_platform_ioremap_resource_byname simplify logic (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: remove non-fatal probe deferral log (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Fixup documentation errors (Andrew Halaney) [RHEL-29244]
- wkup_m3_ipc.c: Fix error checking for debugfs_create_dir (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_{request,release}_mem_region() API (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_get()/put() API (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Allow compile-testing (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Avoid cast to incompatible function type (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Use devm_platform_ioremap_resource() (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Simplify getting the opam_sr pointer (Andrew Halaney) [RHEL-29244]
- soc: ti: Use devm_platform_ioremap_resource() (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add entry for J784S4 SOC (Andrew Halaney) [RHEL-29244]
- soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring() (Andrew Halaney) [RHEL-29244]
- ARM: omap2: smartreflex: remove on_init control (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add AM62Ax JTAG ID (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe (Andrew Halaney) [RHEL-29244]
- drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Remove unneeded semicolon (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for i2c voltage scaling (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for IO Isolation (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking knav_queue_open() result (Andrew Halaney) [RHEL-29244]
- soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_dma: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: replace usage of found with dedicated list iterator variable (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warning (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add AM62x JTAG ID (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add entry for J721S2 SoC family (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: fix referenced node in error message (Andrew Halaney) [RHEL-29244]
- soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCs (Andrew Halaney) [RHEL-29244]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Andrew Halaney) [RHEL-29244]
- soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use (Andrew Halaney) [RHEL-29244]
- of/irq: export of_msi_get_domain (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Move register definitions to header file (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: cleanup TAPRIO handling (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required (Andrew Halaney) [RHEL-29244]
- net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw-new: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix error handling in am65_cpsw_nuss_common_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Set default TX channels to maximum (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Re-arrange functions to avoid forward declaration (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_region (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add missing icss_iep_put to error path (Andrew Halaney) [RHEL-29244]
- net: ti: icss-iep: fix setting counter value (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong direction (Andrew Halaney) [RHEL-29244]
- net: ethernet: davinci_emac: Use MAC Address from Device Tree (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add phys_port_name support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix r30 CMDs bitmasks (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix mixed module-builtin object (Andrew Halaney) [RHEL-29244]
- net: netcp: replace deprecated strncpy with strscpy (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix tx_total_bytes count (Andrew Halaney) [RHEL-29244]
- net: cpmac: remove driver to prepare for platform removal (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add support for half duplex operation (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add PTP dependency (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add AM64x icssg support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add packet timestamping and ptp support (Andrew Halaney) [RHEL-29244]
- net: ti: icss-iep: Add IEP driver (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Remove unused declarations (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode (Andrew Halaney) [RHEL-29244]
- net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Power management support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Standard network staticstics (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ICSSG Stats (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ICSSG ethernet driver (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add icssg queues APIs and macros (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Firmware config and classification APIs. (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add mii helper apis and macros (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver. (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Call of_node_put() on error path (Andrew Halaney) [RHEL-29244]
- net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix format specifier in netcp_create_interface() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remap (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rate (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721E (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for SGMII mode (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Simplify setting supported interface (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: adjust estf following ptp changes (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: reset pps genf adj settings on enable (Andrew Halaney) [RHEL-29244]
- net: Use of_property_read_bool() for boolean properties (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Update name of Serdes PHY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Delete unreachable error handling code (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Handle -EPROBE_DEFER for Serdes PHY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: adjust pps following ptp changes (Andrew Halaney) [RHEL-29244]
- ptp: convert remaining drivers to adjfine interface (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: add pps support (Andrew Halaney) [RHEL-29244]
- net: mdio: mdio-bitbang: Separate C22 and C45 transactions (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for SERDES configuration (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdef (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add suspend/resume support (Andrew Halaney) [RHEL-29244]
- net: drop the weight argument from netif_napi_add (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support" (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume" (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe() (Andrew Halaney) [RHEL-29244]
- ptp: cpts: convert .adjfreq to .adjfine (Andrew Halaney) [RHEL-29244]
- net: cpsw: disable napi in cpsw_ndo_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Add cpsw_ale_restore() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add suspend/resume support (Andrew Halaney) [RHEL-29244]
- net: switch to netif_napi_add_tx() (Andrew Halaney) [RHEL-29244]
- eth: remove copies of the NAPI_POLL_WEIGHT define (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw/cpts: Add suspend/resume helpers (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix return type of netcp_ndo_start_xmit() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports (Andrew Halaney) [RHEL-29244]
- net: cpmac: Add __init/__exit annotations to module init/exit funcs (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_common_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: Add workaround for errata i2329 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix devlink port register sequence (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (Andrew Halaney) [RHEL-29244]
- ethernet/ti: delete if NULL check befort devm_kfree (Andrew Halaney) [RHEL-29244]
- eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get (Andrew Halaney) [RHEL-29244]
- drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support (Andrew Halaney) [RHEL-29244]
- drivers: net: cpsw: ale: add broadcast/multicast rate limit support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: drop CPSW_HEADROOM define (Andrew Halaney) [RHEL-29244]
- net: cpsw: add missing of_node_put() in cpsw_probe_dt() (Andrew Halaney) [RHEL-29244]
- drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix spelling mistake and clean up message (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Convert to PHYLINK (Andrew Halaney) [RHEL-29244]
- net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpts: Handle error for clk_enable (Andrew Halaney) [RHEL-29244]
- net: cpsw: Properly initialise struct page_pool_params (Andrew Halaney) [RHEL-29244]
- net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Enable PHY timestamping (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: add missing of_node_put before return (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory (Andrew Halaney) [RHEL-29244]
- net: davinci_emac: Fix interrupt pacing disable (Andrew Halaney) [RHEL-29244]
- ethernet: tlan: use eth_hw_addr_set() (Andrew Halaney) [RHEL-29244]
- ethernet: remove random_ether_addr() (Andrew Halaney) [RHEL-29244]
- ethernet: replace netdev->dev_addr assignment loops (Andrew Halaney) [RHEL-29244]
- ethernet: manually convert memcpy(dev_addr,..., sizeof(addr)) (Andrew Halaney) [RHEL-29244]
- ethernet: make use of eth_hw_addr_random() where appropriate (Andrew Halaney) [RHEL-29244]
- ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc() (Andrew Halaney) [RHEL-29244]
- ethernet: use of_get_ethdev_address() (Andrew Halaney) [RHEL-29244]
- am65-cpsw: avoid null pointer arithmetic (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Move devlink registration to be last devlink command (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: make array stpa static const, makes object smaller (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_cpdma: revert "drop frame padding" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_cpdma: drop frame padding (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: switch to use skb_put_padto() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: switch to use skb_put_padto() (Andrew Halaney) [RHEL-29244]
- Revert "net: build all switchdev drivers as modules when the bridge is a module" (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: fix wrong devlink release order (Andrew Halaney) [RHEL-29244]
- net: build all switchdev drivers as modules when the bridge is a module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62: Fix SPI PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: handle irq_of_parse_and_map() errors (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_by (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Annotate struct edma_desc with __counted_by (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: omap-dma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: cppi41: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: annotate pm function with __maybe_unused (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: remove unused edma_and function (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Workaround errata i2234 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add system suspend/resume support (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: remove non-fatal probe deferral log (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for BCDMA CSI RX (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoC (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHAN (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Do conditional decrement of UDMA_CHAN_RT_PEER_BCNT_REG (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: convert PSIL to be buildable as module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: convert k3-udma to module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-glue: fix memory leak when register device fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: add additional TX threads for j721e (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: add additional TX threads for j7200 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Remove some unused functions (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get() (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ul (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: deprecate '#dma-channels' (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62: Update PSIL thread for saul. (Andrew Halaney) [RHEL-29244]
- dma: omap: hide legacy interface (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add AM62x DMSS support (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: cleanup comments (Andrew Halaney) [RHEL-29244]
- drivers: dma: ti: k3-psil: Add support for J721S2 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Use 'for_each_set_bit' when possible (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Fix smatch warnings (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX (Andrew Halaney) [RHEL-29244]
- xfs: drop experimental warning for FSDAX (Bill O'Donnell) [RHEL-15319]
- mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind (Bill O'Donnell) [RHEL-12888]
- xfs: correct calculation for agend and blockcount (Bill O'Donnell) [RHEL-12888]
- fs: distinguish between user initiated freeze and kernel initiated freeze (Bill O'Donnell) [RHEL-12888]
- xfs: fix the calculation for "end" and "length" (Bill O'Donnell) [RHEL-12888]
- mpls: Do not orphan the skb (Guillaume Nault) [RHEL-28782]
- net: flow_dissector: Use 64bits for used_keys (Ivan Vecera) [RHEL-29648]
- macvlan: Don't propagate promisc change to lower dev in passthru (Davide Caratti) [RHEL-32205]
- ipvlan: add ipvlan_route_v6_outbound() helper (Davide Caratti) [RHEL-32205]
- ipvlan: properly track tx_errors (Davide Caratti) [RHEL-32205]
- platform/x86: intel-uncore-freq: Add additional client processors (Steve Best) [RHEL-32742]
- l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function (Guillaume Nault) [RHEL-30144]
- net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() (Guillaume Nault) [RHEL-30144]
- geneve: make sure to pull inner header in geneve_rx() (Guillaume Nault) [RHEL-30144]
- net: ip_tunnel: prevent perpetual headroom growth (Guillaume Nault) [RHEL-30144]
- l2tp: pass correct message length to ip6_append_data (Guillaume Nault) [RHEL-30144]
- ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() (Guillaume Nault) [RHEL-30144]
- ip_tunnels: use DEV_STATS_INC() (Guillaume Nault) [RHEL-30144]
- ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function (Guillaume Nault) [RHEL-31492]
- inet_diag: annotate data-races around inet_diag_table[] (Guillaume Nault) [RHEL-31492]
- arp: Prevent overflow in arp_req_get(). (Guillaume Nault) [RHEL-31492]
- ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid (Guillaume Nault) [RHEL-31492]
- inet: read sk->sk_family once in inet_recv_error() (Guillaume Nault) [RHEL-31492]
- net: ipv4: fix a memleak in ip_setup_cork (Guillaume Nault) [RHEL-31492]
- ipv6: init the accept_queue's spinlocks in inet6_create (Guillaume Nault) [RHEL-31492]
- tcp: make sure init the accept_queue's spinlocks once (Guillaume Nault) [RHEL-31492]
Resolves: RHEL-12888, RHEL-15319, RHEL-20102, RHEL-28126, RHEL-28782, RHEL-29244, RHEL-29648, RHEL-29930, RHEL-30144, RHEL-31492, RHEL-32205, RHEL-32742
* Fri Apr 12 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-439.el9]
- PCI/MSI: Prevent MSI hardware interrupt number truncation (Myron Stowe) [RHEL-21453]
- redhat/configs: Add CONFIG_CRYPTO_DEV_QAT_420XX (Vladis Dronov) [RHEL-17715]

View File

@ -165,15 +165,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 439
%define pkgrelease 440
%define kversion 5
%define tarfile_release 5.14.0-439.el9
%define tarfile_release 5.14.0-440.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 439%{?buildid}%{?dist}
%define specrelease 440%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-439.el9
%define kabiversion 5.14.0-440.el9
#
# End of genspec.sh variables
@ -3733,6 +3733,307 @@ fi
#
#
%changelog
* Mon Apr 15 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-440.el9]
- hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations (David Arcari) [RHEL-28126] {CVE-2021-47098}
- pppoe: Fix memory leak in pppoe_sendmsg() (Guillaume Nault) [RHEL-29930]
- ppp_async: limit MRU to 64K (Guillaume Nault) [RHEL-29930]
- powercap: intel_rapl: Add support for Arrow Lake (Steve Best) [RHEL-20102]
- powercap: intel_rapl: Add support for Lunar Lake-M paltform (Steve Best) [RHEL-20102]
- dmaengine: ti: edma: Add some null pointer checks to the edma_probe (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add dependency for PTP (Andrew Halaney) [RHEL-29244]
- net: mdio: mdio-bitbang: Fix C45 read/write protocol (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Avoid overriding return value (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Fix typo in bitfield documentation (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use device_get_match_data() (Andrew Halaney) [RHEL-29244]
- soc/ti: wkup_m3_ipc: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: smartreflex: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: pruss: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: pm33xx: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: knav_qmss_queue: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc/ti: knav_dma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo.c: Add JTAG ID for AM62PX (Andrew Halaney) [RHEL-29244]
- soc: ti: Use devm_platform_ioremap_resource_byname simplify logic (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: remove non-fatal probe deferral log (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Fixup documentation errors (Andrew Halaney) [RHEL-29244]
- wkup_m3_ipc.c: Fix error checking for debugfs_create_dir (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_{request,release}_mem_region() API (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Add pruss_get()/put() API (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Allow compile-testing (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Avoid cast to incompatible function type (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Use devm_platform_ioremap_resource() (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Simplify getting the opam_sr pointer (Andrew Halaney) [RHEL-29244]
- soc: ti: Use devm_platform_ioremap_resource() (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add entry for J784S4 SOC (Andrew Halaney) [RHEL-29244]
- soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring() (Andrew Halaney) [RHEL-29244]
- ARM: omap2: smartreflex: remove on_init control (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add AM62Ax JTAG ID (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe (Andrew Halaney) [RHEL-29244]
- drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Remove unneeded semicolon (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for i2c voltage scaling (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for IO Isolation (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking knav_queue_open() result (Andrew Halaney) [RHEL-29244]
- soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_dma: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- soc: ti: replace usage of found with dedicated list iterator variable (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warning (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add AM62x JTAG ID (Andrew Halaney) [RHEL-29244]
- soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe (Andrew Halaney) [RHEL-29244]
- soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable (Andrew Halaney) [RHEL-29244]
- soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init (Andrew Halaney) [RHEL-29244]
- soc: ti: k3-socinfo: Add entry for J721S2 SoC family (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: fix referenced node in error message (Andrew Halaney) [RHEL-29244]
- soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex (Andrew Halaney) [RHEL-29244]
- soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCs (Andrew Halaney) [RHEL-29244]
- net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port (Andrew Halaney) [RHEL-29244]
- soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use (Andrew Halaney) [RHEL-29244]
- of/irq: export of_msi_get_domain (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Move register definitions to header file (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: cleanup TAPRIO handling (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required (Andrew Halaney) [RHEL-29244]
- net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw-new: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix error handling in am65_cpsw_nuss_common_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Set default TX channels to maximum (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Re-arrange functions to avoid forward declaration (Andrew Halaney) [RHEL-29244]
- net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_region (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add missing icss_iep_put to error path (Andrew Halaney) [RHEL-29244]
- net: ti: icss-iep: fix setting counter value (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong direction (Andrew Halaney) [RHEL-29244]
- net: ethernet: davinci_emac: Use MAC Address from Device Tree (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add phys_port_name support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix r30 CMDs bitmasks (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix mixed module-builtin object (Andrew Halaney) [RHEL-29244]
- net: netcp: replace deprecated strncpy with strscpy (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix tx_total_bytes count (Andrew Halaney) [RHEL-29244]
- net: cpmac: remove driver to prepare for platform removal (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add support for half duplex operation (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add PTP dependency (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add AM64x icssg support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: add packet timestamping and ptp support (Andrew Halaney) [RHEL-29244]
- net: ti: icss-iep: Add IEP driver (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Remove unused declarations (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode (Andrew Halaney) [RHEL-29244]
- net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Power management support (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Standard network staticstics (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ICSSG Stats (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add ICSSG ethernet driver (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add icssg queues APIs and macros (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Firmware config and classification APIs. (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add mii helper apis and macros (Andrew Halaney) [RHEL-29244]
- net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver. (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Call of_node_put() on error path (Andrew Halaney) [RHEL-29244]
- net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix format specifier in netcp_create_interface() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remap (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rate (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721E (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for SGMII mode (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Simplify setting supported interface (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: adjust estf following ptp changes (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: reset pps genf adj settings on enable (Andrew Halaney) [RHEL-29244]
- net: Use of_property_read_bool() for boolean properties (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Update name of Serdes PHY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release action (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Delete unreachable error handling code (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Handle -EPROBE_DEFER for Serdes PHY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: adjust pps following ptp changes (Andrew Halaney) [RHEL-29244]
- ptp: convert remaining drivers to adjfine interface (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: add pps support (Andrew Halaney) [RHEL-29244]
- net: mdio: mdio-bitbang: Separate C22 and C45 transactions (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for SERDES configuration (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdef (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add suspend/resume support (Andrew Halaney) [RHEL-29244]
- net: drop the weight argument from netif_napi_add (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support" (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume" (Andrew Halaney) [RHEL-29244]
- Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe() (Andrew Halaney) [RHEL-29244]
- ptp: cpts: convert .adjfreq to .adjfine (Andrew Halaney) [RHEL-29244]
- net: cpsw: disable napi in cpsw_ndo_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Add cpsw_ale_restore() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add suspend/resume support (Andrew Halaney) [RHEL-29244]
- net: switch to netif_napi_add_tx() (Andrew Halaney) [RHEL-29244]
- eth: remove copies of the NAPI_POLL_WEIGHT define (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw/cpts: Add suspend/resume helpers (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix return type of netcp_ndo_start_xmit() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports (Andrew Halaney) [RHEL-29244]
- net: cpmac: Add __init/__exit annotations to module init/exit funcs (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_common_open() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helper (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5G (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_mdio: Add workaround for errata i2329 (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix devlink port register sequence (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() (Andrew Halaney) [RHEL-29244]
- ethernet/ti: delete if NULL check befort devm_kfree (Andrew Halaney) [RHEL-29244]
- eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get (Andrew Halaney) [RHEL-29244]
- drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support (Andrew Halaney) [RHEL-29244]
- drivers: net: cpsw: ale: add broadcast/multicast rate limit support (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtime_get_sync (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: drop CPSW_HEADROOM define (Andrew Halaney) [RHEL-29244]
- net: cpsw: add missing of_node_put() in cpsw_probe_dt() (Andrew Halaney) [RHEL-29244]
- drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Fix spelling mistake and clean up message (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: Convert to PHYLINK (Andrew Halaney) [RHEL-29244]
- net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpts: Handle error for clk_enable (Andrew Halaney) [RHEL-29244]
- net: cpsw: Properly initialise struct page_pool_params (Andrew Halaney) [RHEL-29244]
- net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: Enable PHY timestamping (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: add missing of_node_put before return (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory (Andrew Halaney) [RHEL-29244]
- net: davinci_emac: Fix interrupt pacing disable (Andrew Halaney) [RHEL-29244]
- ethernet: tlan: use eth_hw_addr_set() (Andrew Halaney) [RHEL-29244]
- ethernet: remove random_ether_addr() (Andrew Halaney) [RHEL-29244]
- ethernet: replace netdev->dev_addr assignment loops (Andrew Halaney) [RHEL-29244]
- ethernet: manually convert memcpy(dev_addr,..., sizeof(addr)) (Andrew Halaney) [RHEL-29244]
- ethernet: make use of eth_hw_addr_random() where appropriate (Andrew Halaney) [RHEL-29244]
- ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc() (Andrew Halaney) [RHEL-29244]
- ethernet: use of_get_ethdev_address() (Andrew Halaney) [RHEL-29244]
- am65-cpsw: avoid null pointer arithmetic (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: Move devlink registration to be last devlink command (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: make array stpa static const, makes object smaller (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_cpdma: revert "drop frame padding" (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_cpdma: drop frame padding (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: davinci_emac: switch to use skb_put_padto() (Andrew Halaney) [RHEL-29244]
- net: ethernet: ti: cpsw: switch to use skb_put_padto() (Andrew Halaney) [RHEL-29244]
- Revert "net: build all switchdev drivers as modules when the bridge is a module" (Andrew Halaney) [RHEL-29244]
- net: ti: am65-cpsw-nuss: fix wrong devlink release order (Andrew Halaney) [RHEL-29244]
- net: build all switchdev drivers as modules when the bridge is a module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62: Fix SPI PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: handle irq_of_parse_and_map() errors (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: omap-dma: Annotate struct omap_desc with __counted_by (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Annotate struct edma_desc with __counted_by (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: omap-dma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: cppi41: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: annotate pm function with __maybe_unused (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: remove unused edma_and function (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Workaround errata i2234 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add system suspend/resume support (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: remove non-fatal probe deferral log (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for BCDMA CSI RX (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoC (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHAN (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Do conditional decrement of UDMA_CHAN_RT_PEER_BCNT_REG (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: convert PSIL to be buildable as module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: convert k3-udma to module (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-glue: fix memory leak when register device fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: add additional TX threads for j721e (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: add additional TX threads for j7200 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Remove some unused functions (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get() (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ul (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: deprecate '#dma-channels' (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-am62: Update PSIL thread for saul. (Andrew Halaney) [RHEL-29244]
- dma: omap: hide legacy interface (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add AM62x DMSS support (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: cleanup comments (Andrew Halaney) [RHEL-29244]
- drivers: dma: ti: k3-psil: Add support for J721S2 (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: edma: Use 'for_each_set_bit' when possible (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Fix smatch warnings (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail (Andrew Halaney) [RHEL-29244]
- dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX (Andrew Halaney) [RHEL-29244]
- xfs: drop experimental warning for FSDAX (Bill O'Donnell) [RHEL-15319]
- mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind (Bill O'Donnell) [RHEL-12888]
- xfs: correct calculation for agend and blockcount (Bill O'Donnell) [RHEL-12888]
- fs: distinguish between user initiated freeze and kernel initiated freeze (Bill O'Donnell) [RHEL-12888]
- xfs: fix the calculation for "end" and "length" (Bill O'Donnell) [RHEL-12888]
- mpls: Do not orphan the skb (Guillaume Nault) [RHEL-28782]
- net: flow_dissector: Use 64bits for used_keys (Ivan Vecera) [RHEL-29648]
- macvlan: Don't propagate promisc change to lower dev in passthru (Davide Caratti) [RHEL-32205]
- ipvlan: add ipvlan_route_v6_outbound() helper (Davide Caratti) [RHEL-32205]
- ipvlan: properly track tx_errors (Davide Caratti) [RHEL-32205]
- platform/x86: intel-uncore-freq: Add additional client processors (Steve Best) [RHEL-32742]
- l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function (Guillaume Nault) [RHEL-30144]
- net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() (Guillaume Nault) [RHEL-30144]
- geneve: make sure to pull inner header in geneve_rx() (Guillaume Nault) [RHEL-30144]
- net: ip_tunnel: prevent perpetual headroom growth (Guillaume Nault) [RHEL-30144]
- l2tp: pass correct message length to ip6_append_data (Guillaume Nault) [RHEL-30144]
- ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() (Guillaume Nault) [RHEL-30144]
- ip_tunnels: use DEV_STATS_INC() (Guillaume Nault) [RHEL-30144]
- ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function (Guillaume Nault) [RHEL-31492]
- inet_diag: annotate data-races around inet_diag_table[] (Guillaume Nault) [RHEL-31492]
- arp: Prevent overflow in arp_req_get(). (Guillaume Nault) [RHEL-31492]
- ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid (Guillaume Nault) [RHEL-31492]
- inet: read sk->sk_family once in inet_recv_error() (Guillaume Nault) [RHEL-31492]
- net: ipv4: fix a memleak in ip_setup_cork (Guillaume Nault) [RHEL-31492]
- ipv6: init the accept_queue's spinlocks in inet6_create (Guillaume Nault) [RHEL-31492]
- tcp: make sure init the accept_queue's spinlocks once (Guillaume Nault) [RHEL-31492]
* Fri Apr 12 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-439.el9]
- PCI/MSI: Prevent MSI hardware interrupt number truncation (Myron Stowe) [RHEL-21453]
- redhat/configs: Add CONFIG_CRYPTO_DEV_QAT_420XX (Vladis Dronov) [RHEL-17715]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-439.el9.tar.xz) = d4fbaf81b8e7a54f4ae5ebe7169ddb2bd37cef75bae5458782dcc495bb3ef26196e41c0d0402915521e67dfb6994d3dc024c263d2f1410e7234b6499bde9fa9e
SHA512 (kernel-abi-stablelists-5.14.0-439.el9.tar.bz2) = 480c7f8dfb9076aca5a33be102d371e1cea6430cadb09b4aeba9e998ccdfd83f00a3af9233bae32b79149cc239ece0e864a0bf380f2c34cbae9ddb7dda231cc4
SHA512 (kernel-kabi-dw-5.14.0-439.el9.tar.bz2) = 0701beb8b23ea67dc408eb4e20ef59f2b89323b16cc2d24b6062aec29037079ebcfe8fe91d15eab48599305c9a3e2c41e7f4072eca80454460b0693bca4b43f6
SHA512 (linux-5.14.0-440.el9.tar.xz) = 585e38441c3504cef413e02c09a09b62ea3b078d22b2945e4c071fba4abb7f02bed855e32e0759fc1aeae259f509b127a63becde9cca922e85d2808c2b9f4cb2
SHA512 (kernel-abi-stablelists-5.14.0-440.el9.tar.bz2) = e8ae96c22c6f708beb8111e0f5db2846d374d69866683bf0cab6d78a73cdb57131a5f9009242b410fd457a1f5ad6a690cfe594bda677ef8c053073621e83888a
SHA512 (kernel-kabi-dw-5.14.0-440.el9.tar.bz2) = c71ee5b699c6d555ae786920e5c456b38bb37d230389aaa26969fedb9aa0622710600493f1579303f8e382522513a441063a05338563295ecb883bf324f11571