kernel-5.14.0-417.el9

* Thu Feb 01 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-417.el9]
- bpf: Limit the number of uprobes when attaching program to multiple uprobes (Jerome Marchand) [RHEL-21411]
- xfrm: don't require advance ESN callback for packet offload (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Track xmit submission to PTP WQ after populating metadata map (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit_wqe (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix error codes in alloc_branch_attr() (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Update doorbell for port timestamping CQ before the software counter (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQ (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs (Mohammad Kabat) [RHEL-882]
- net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst (Mohammad Kabat) [RHEL-882]
- net/mlx5: Document support for RoCE HCA disablement capability (Mohammad Kabat) [RHEL-882]
- Documentation: devlink: mlx5.rst: Fix htmldoc build warning (Mohammad Kabat) [RHEL-882]
- net/mlx5: Decouple PHC .adjtime and .adjphase implementations (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check netdev pointer before checking its net ns (Mohammad Kabat) [RHEL-882]
- net/mlx5e: TC, Don't offload post action rule if not supported (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Remove a useless function call (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix fw tracer first block check (Mohammad Kabat) [RHEL-882]
- net/mlx5e: XDP, Drop fragmented packets larger than MTU size (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix a potential double-free in fs_udp_create_groups (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix a NULL vs IS_ERR() check (Mohammad Kabat) [RHEL-882]
- net/mlx5: Nack sync reset request when HotPlug is enabled (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free of encap_header (Mohammad Kabat) [RHEL-882]
- Revert "net/mlx5e: fix double free of encap_header" (Mohammad Kabat) [RHEL-882]
- Revert "net/mlx5e: fix double free of encap_header in update funcs" (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free of encap_header in update funcs (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free of encap_header (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Correct snprintf truncation handling for fw_version buffer (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix mkey cache WQ flush (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Remove not-used cache disable flag (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Don't hold encap tbl lock if there is no encap action (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add capability check for vnic counters (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Expose catastrophic steering error counters (Mohammad Kabat) [RHEL-882]
- net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Ensure that IPsec sequence packet number starts from 1 (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Honor user choice of IPsec replay window size (Mohammad Kabat) [RHEL-882]
- net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix flush and close release flow of regular rq for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: xsk: Fix invalid buffer access for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix page_pool page fragment tracking for XDP (Mohammad Kabat) [RHEL-882]
- net/mlx5: Unregister devlink params in case interface is down (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported (Mohammad Kabat) [RHEL-882]
- Documentation: net/mlx5: Wrap notes in admonition blocks (Mohammad Kabat) [RHEL-882]
- Documentation: net/mlx5: Add blank line separator before numbered lists (Mohammad Kabat) [RHEL-882]
- Documentation: net/mlx5: Use bullet and definition lists for vnic counters description (Mohammad Kabat) [RHEL-882]
- Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check return value of snprintf writing to fw_version buffer (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Reduce the size of icosq_str (Mohammad Kabat) [RHEL-882]
- net/mlx5: Increase size of irq name buffer (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix pedit endianness (Mohammad Kabat) [RHEL-882]
- IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF (Mohammad Kabat) [RHEL-882]
- IB/mlx5: Fix rdma counter binding for RAW QP (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Don't offload internal port if filter device is out device (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Take RTNL lock before triggering netdev notifiers (Mohammad Kabat) [RHEL-882]
- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdown (Mohammad Kabat) [RHEL-882]
- net/mlx5: Handle fw tracer change ownership event based on MTRC (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, fix peer entry ageing in LAG mode (Mohammad Kabat) [RHEL-882]
- net/mlx5: E-switch, register event handler before arming the event (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix mkey cache possible deadlock on cleanup (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix NULL string error (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix assigning access flags to cache mkeys (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Clear mirred devices array if the rule is split (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix trailing */ formatting in block comment (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Fix code indentation (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Reload auxiliary devices in pci error handlers (Mohammad Kabat) [RHEL-882]
- net/mlx5: Skip clock update work when device is in error state (Mohammad Kabat) [RHEL-882]
- net/mlx5: LAG, Check correct bucket when modifying LAG (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Unoffload post act rule when handling FIB events (Mohammad Kabat) [RHEL-882]
- net/mlx5: Allow 0 for total host VFs (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Fix wrong allocation of modify hdr pattern (Mohammad Kabat) [RHEL-882]
- net/mlx5e: TC, Fix internal port memory leak (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Take RTNL lock when needed before calling xdp_set_features() (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Set proper IPsec source port in L4 selector (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_core: Make find_closest_ft more generic (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix flowhash key set/get for custom RSS (Mohammad Kabat) [RHEL-882]
- net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload (Mohammad Kabat) [RHEL-882]
- net/mlx5e: xsk: Fix crash on regular rq reactivation (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Move representor neigh cleanup to profile cleanup_tx (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set (Mohammad Kabat) [RHEL-882]
- net/mlx5: Honor user input for migratable port fn attr (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer() (Mohammad Kabat) [RHEL-882]
- net/mlx5: fix potential memory leak in mlx5e_init_rep_rx (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check for NOT_READY flag state after locking (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix memory leak in mlx5e_ptp_open (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free in mlx5e_destroy_flow_table (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix reserved at offset in hca_cap register (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix scheduling of IPsec ASO query while in atomic (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Drop XFRM state lock when modifying flow steering (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix typo reminder -> remainder (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix ESN update kernel panic (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Don't delay release of hardware objects (Mohammad Kabat) [RHEL-882]
- net/mlx5: Free IRQ rmap and notifier on kernel shutdown (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Fix wrong action data allocation in decap action (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Support SW created encap actions for FW table (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix driver load with single msix vector (Mohammad Kabat) [RHEL-882]
- net/mlx5e: XDP, Allow growing tail for XDP multi buffer (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix affinity assignment (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix Q-counters query in LAG mode (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix Q-counters per vport allocation (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Create an indirect flow table for steering anchor (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions (Mohammad Kabat) [RHEL-882]
- net/mlx5: Ensure af_desc.mask is properly initialized (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix setting of irq->map.index for static IRQ case (Mohammad Kabat) [RHEL-882]
- net/mlx5: Remove rmap also in case dynamic MSIX not supported (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix check for allocation failure in comp_irqs_request_pci() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Drain health before unregistering devlink (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Prevent encap offload when neigh update is running (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Extract remaining tunnel encap code to dedicated file (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix indexing of mlx5_irq (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix irq affinity management (Mohammad Kabat) [RHEL-882]
- net/mlx5: Free irqs only on shutdown callback (Mohammad Kabat) [RHEL-882]
- net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Properly release work data structure (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Compare all fields in IPv6 address (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Don't overwrite extack message returned from IPsec SA validator (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix FW error while setting IPsec policy block action (Mohammad Kabat) [RHEL-882]
- eth: mlx5: avoid iterator use outside of a loop (Mohammad Kabat) [RHEL-882]
- net/mlx5: Update op_mode to op_mod for port selection (Mohammad Kabat) [RHEL-882]
- net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set() (Mohammad Kabat) [RHEL-882]
- net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn() (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Hook NAPIs to page pools (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add vnic devlink health reporter to representors (Mohammad Kabat) [RHEL-882]
- net/mlx5: Add vnic devlink health reporter to PFs/VFs (Mohammad Kabat) [RHEL-882]
- Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" (Mohammad Kabat) [RHEL-882]
- Revert "net/mlx5: Expose steering dropped packets counter" (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Add memory statistics for domain object (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Add more info in domain dbg dump (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: RX, Take shared info fragment addition into a function (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Remove un-established assumptions on XDP buffer (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calculations (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: RX, Generalize mlx5e_fill_mxbuf() (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Let XDP checker function get the params as input (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Improve Striding RQ check with XDP (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Add support for multi-buffer XDP redirect-in (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifo (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Remove doubtful unlikely calls (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: Introduce extended version for mlx5e_xmit_data (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: Move struct mlx5e_xmit_data to datapath header (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: Move XDP struct and enum to XDP header (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: Accept tunnel mode for IPsec packet offload (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Create IPsec table with tunnel support only when encap is disabled (Mohammad Kabat) [RHEL-882]
- net/mlx5: Allow blocking encap changes in eswitch (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Support IPsec TX packet offload in tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Support IPsec RX packet offload in tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Prepare IPsec packet reformat code for tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Configure IPsec SA tables to support tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check IPsec packet offload tunnel capabilities (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add IPsec packet offload tunnel bits (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Allow relaxed ordering read in VFs and VMs (Mohammad Kabat) [RHEL-882]
- net/mlx5: Update relaxed ordering read HCA capabilities (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Set counter ID on the last STE for STEv1 TX (Mohammad Kabat) [RHEL-882]
- net/mlx5: Create a new profile for SFs (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, add tracepoints for multicast (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, implement mdb offload (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, support multicast VLAN pop (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, add per-port multicast replication tables (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, snoop igmp/mld packets (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, extract code to lookup parent bridge of port (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, move additional data structures to priv header (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, increase bridge tables sizes (Mohammad Kabat) [RHEL-882]
- net/mlx5: Add mlx5_ifc definitions for bridge multicast support (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Simulate missing IPsec TX limits hardware functionality (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Generalize IPsec work structs (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Reduce contention in IPsec workqueue (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Set IPsec replay sequence numbers (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Remove ESN callbacks if it is not supported (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix SQ SW state layout in SQ devlink health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix RQ SW state layout in RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Rename misleading skb_pc/cc references in ptp code (Mohammad Kabat) [RHEL-882]
- net/mlx5: Update cyclecounter shift value to improve ptp free running mode precision (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Remove redundant macsec code (Mohammad Kabat) [RHEL-882]
- net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep() (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Remove unused num_alloc_xa_entries variable (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Overcome slow response for first IPsec ASO WQE (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add SW implementation to support IPsec 64 bit soft and hard limits (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Prevent zero IPsec soft/hard limits (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Factor out IPsec ASO update function (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Expand switchdev Q-counters to expose representor statistics (Mohammad Kabat) [RHEL-882]
- net/mlx5: Introduce other vport query for Q-counters (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix build break on 32bit (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache stats (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Break the wqe bulk refill in smaller chunks (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Increase WQE bulk size for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Split off release path for xsk buffers for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Defer page release in legacy rq for better recycling (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Change wqe last_in_page field from bool to bit flags (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Defer page release in striding rq for better recycling (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic name (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Enable skb page recycling through the page_pool (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Enable dma map and sync from page_pool allocator (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove internal page_cache (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Store SHAMPO header pages in array (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove alloc unit layout constraint for striding rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove alloc unit layout constraint for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocation (Mohammad Kabat) [RHEL-882]
- net/mlx5: Add counter information to mlx5 driver documentation (Mohammad Kabat) [RHEL-882]
- net/mlx5: Provide external API for allocating vectors (Mohammad Kabat) [RHEL-882]
- net/mlx5: Use one completion vector if eth is disabled (Mohammad Kabat) [RHEL-882]
- net/mlx5: Refactor calculation of required completion vectors (Mohammad Kabat) [RHEL-882]
- net/mlx5: Move devlink registration before mlx5_load (Mohammad Kabat) [RHEL-882]
- net/mlx5: Use dynamic msix vectors allocation (Mohammad Kabat) [RHEL-882]
- net/mlx5: Refactor completion irq request/release code (Mohammad Kabat) [RHEL-882]
- net/mlx5: Improve naming of pci function vectors (Mohammad Kabat) [RHEL-882]
- net/mlx5: Use newer affinity descriptor (Mohammad Kabat) [RHEL-882]
- net/mlx5: Modify struct mlx5_irq to use struct msi_map (Mohammad Kabat) [RHEL-882]
- net/mlx5: Remove redundant pci_clear_master (Mohammad Kabat) [RHEL-882]
- net/mlx5: Set out of order (ooo) by default (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Disable out-of-order in integrity enabled QPs (Mohammad Kabat) [RHEL-882]
- net/mlx5: Expose bits for enabling out-of-order by default (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Update IPsec per SA packets/bytes count (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Use one rule to count all IPsec Tx offloaded traffic (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Support IPsec acquire default SA (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Allow policies with reqid 0, to support IKE policy holes (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Use chains for IPsec policy priority offload (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_core: Allow ignore_flow_level on TX dest (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_chains: Refactor to detach chains from tc usage (Mohammad Kabat) [RHEL-882]
- net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload (Mohammad Kabat) [RHEL-882 RHEL-894]
- net/mlx5e: Add helper for encap_info_equal for tunnels with options (Mohammad Kabat) [RHEL-882 RHEL-894]
- net/mlx5e: Enable TC offload for egress MACVLAN over bond (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Enable TC offload for ingress MACVLAN over bond (Mohammad Kabat) [RHEL-882]
- net/mlx5e: TC, Extract indr setup block checks to function (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add more information to hairpin table dump (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add devlink hairpin queues parameters (Mohammad Kabat) [RHEL-882]
- net/mlx5: Move needed PTYS functions to core layer (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add XSK RQ state flag for RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Expose SQ SW state as part of SQ health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Stringify RQ SW state in RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Rename RQ/SQ adaptive moderation state flag (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Utilize the entire fifo (Mohammad Kabat) [RHEL-882]
- net/mlx5: Add comment to mlx5_devlink_params_register() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Stop waiting for PCI up if teardown was triggered (Mohammad Kabat) [RHEL-882]
- net/mlx5: remove redundant clear_bit (Mohammad Kabat) [RHEL-882]
- net/mlx5: Separate mlx5 driver documentation into multiple pages (Mohammad Kabat) [RHEL-882]
- perf: Fix perf_event_validate_size() lockdep splat (Michael Petlan) [RHEL-17969 RHEL-17970] {CVE-2023-6931}
- perf: Fix perf_event_validate_size() (Michael Petlan) [RHEL-17969 RHEL-17970] {CVE-2023-6931}
- clocksource: Print clocksource name when clocksource is tested unstable (Prarit Bhargava) [RHEL-19589]
- rbd: don't move requests to the running list on errors (Ilya Dryomov) [RHEL-21939]
- net: stmmac: fix incorrect flag check in timestamp interrupt (Eric Chanudet) [RHEL-20494]
- net: stmmac: dwmac-imx: pause the TXC clock in fixed-link (Eric Chanudet) [RHEL-20494]
- net: stmmac: add new mode parameter for fix_mac_speed (Eric Chanudet) [RHEL-20494]
- net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP (Eric Chanudet) [RHEL-20494]
- net: stmmac: correct MAC propagation delay (Eric Chanudet) [RHEL-20494]
- math64: New DIV_U64_ROUND_CLOSEST helper (Eric Chanudet) [RHEL-20494]
- net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs (Eric Chanudet) [RHEL-20494]
- net: stmmac: add support for platform specific reset (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the en_tx_lpi_clockgating field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the rx_clk_runs_in_lpi field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the int_snapshot_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the ext_snapshot_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the multi_msi_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the vlan_fail_q_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the serdes_up_after_phy_linkup field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the tso_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the has_sun8i field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the use_phy_wol field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the sph_disable field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the has_integrated_pcs field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: add imx93 platform support (Eric Chanudet) [RHEL-20494]
- serial: fsl_lpuart: Use devm_platform_get_and_ioremap_resource() (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: add IDLE interrupt support for rx_dma on imx7ulp/imx8ulp/imx8qxp (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: move the lpuart32_int() below (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: add earlycon for imx8ulp platform (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: adjust buffer length to the intended size (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_SBK is asserted in lpuart32_tx_empty (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: fix race on RX DMA shutdown (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL_SBK is asserted (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: fix RS485 RTS polariy inverse issue (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: add imx8ulp support (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: set RTS watermark for lpuart (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Enable Receiver Idle Empty function for LPUART (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: set receive watermark for imx8qxp platform (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma ready (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: increase maximum uart_nr to eight (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: disable the CTS when send break signal (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown() (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown() (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Add runtime pm support (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: enable wakeup source for lpuart (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Use uart_xmit_advance() (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Remove custom frame size calculation (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Fix comment typo (Eric Chanudet) [RHEL-20492]
- tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: RS485 RTS polariy is inverse (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: correct the count of break characters (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: zero out parity bit in CS7 mode (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Call core's sanitization and remove custom one (Eric Chanudet) [RHEL-20492]
- serial: Add uart_rs485_config() (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: remove the count initialization as it is not needed (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: remove redundant code in rs485_config functions (Eric Chanudet) [RHEL-20492]
- fsl_lpuart: Don't enable interrupts too early (Eric Chanudet) [RHEL-20492]
- Revert "s390/smp: disallow CPU hotplug of CPU 0" (David Arcari) [RHEL-23485]
- tcp: Dump bound-only sockets in inet_diag. (Guillaume Nault) [RHEL-21223]
Resolves: RHEL-17969, RHEL-19589, RHEL-20492, RHEL-20494, RHEL-21223, RHEL-21411, RHEL-21939, RHEL-23485, RHEL-876, RHEL-882, RHEL-894, RHEL-17970

Signed-off-by: Scott Weaver <scweaver@redhat.com>
This commit is contained in:
Scott Weaver 2024-02-01 12:07:52 -05:00
parent f9ccf0f5d8
commit 64a13f987b
3 changed files with 339 additions and 8 deletions

View File

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

View File

@ -165,15 +165,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 416
%define pkgrelease 417
%define kversion 5
%define tarfile_release 5.14.0-416.el9
%define tarfile_release 5.14.0-417.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 416%{?buildid}%{?dist}
%define specrelease 417%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-416.el9
%define kabiversion 5.14.0-417.el9
#
# End of genspec.sh variables
@ -3727,6 +3727,337 @@ fi
#
#
%changelog
* Thu Feb 01 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-417.el9]
- bpf: Limit the number of uprobes when attaching program to multiple uprobes (Jerome Marchand) [RHEL-21411]
- xfrm: don't require advance ESN callback for packet offload (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Track xmit submission to PTP WQ after populating metadata map (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit_wqe (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix error codes in alloc_branch_attr() (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Update doorbell for port timestamping CQ before the software counter (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQ (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs (Mohammad Kabat) [RHEL-882]
- net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst (Mohammad Kabat) [RHEL-882]
- net/mlx5: Document support for RoCE HCA disablement capability (Mohammad Kabat) [RHEL-882]
- Documentation: devlink: mlx5.rst: Fix htmldoc build warning (Mohammad Kabat) [RHEL-882]
- net/mlx5: Decouple PHC .adjtime and .adjphase implementations (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check netdev pointer before checking its net ns (Mohammad Kabat) [RHEL-882]
- net/mlx5e: TC, Don't offload post action rule if not supported (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Remove a useless function call (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix fw tracer first block check (Mohammad Kabat) [RHEL-882]
- net/mlx5e: XDP, Drop fragmented packets larger than MTU size (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix a potential double-free in fs_udp_create_groups (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix a NULL vs IS_ERR() check (Mohammad Kabat) [RHEL-882]
- net/mlx5: Nack sync reset request when HotPlug is enabled (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free of encap_header (Mohammad Kabat) [RHEL-882]
- Revert "net/mlx5e: fix double free of encap_header" (Mohammad Kabat) [RHEL-882]
- Revert "net/mlx5e: fix double free of encap_header in update funcs" (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free of encap_header in update funcs (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free of encap_header (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Correct snprintf truncation handling for fw_version buffer (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix mkey cache WQ flush (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Remove not-used cache disable flag (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Don't hold encap tbl lock if there is no encap action (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add capability check for vnic counters (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Expose catastrophic steering error counters (Mohammad Kabat) [RHEL-882]
- net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Ensure that IPsec sequence packet number starts from 1 (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Honor user choice of IPsec replay window size (Mohammad Kabat) [RHEL-882]
- net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix flush and close release flow of regular rq for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: xsk: Fix invalid buffer access for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix page_pool page fragment tracking for XDP (Mohammad Kabat) [RHEL-882]
- net/mlx5: Unregister devlink params in case interface is down (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported (Mohammad Kabat) [RHEL-882]
- Documentation: net/mlx5: Wrap notes in admonition blocks (Mohammad Kabat) [RHEL-882]
- Documentation: net/mlx5: Add blank line separator before numbered lists (Mohammad Kabat) [RHEL-882]
- Documentation: net/mlx5: Use bullet and definition lists for vnic counters description (Mohammad Kabat) [RHEL-882]
- Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check return value of snprintf writing to fw_version buffer (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Reduce the size of icosq_str (Mohammad Kabat) [RHEL-882]
- net/mlx5: Increase size of irq name buffer (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix pedit endianness (Mohammad Kabat) [RHEL-882]
- IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF (Mohammad Kabat) [RHEL-882]
- IB/mlx5: Fix rdma counter binding for RAW QP (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Don't offload internal port if filter device is out device (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Take RTNL lock before triggering netdev notifiers (Mohammad Kabat) [RHEL-882]
- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdown (Mohammad Kabat) [RHEL-882]
- net/mlx5: Handle fw tracer change ownership event based on MTRC (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, fix peer entry ageing in LAG mode (Mohammad Kabat) [RHEL-882]
- net/mlx5: E-switch, register event handler before arming the event (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix mkey cache possible deadlock on cleanup (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix NULL string error (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix assigning access flags to cache mkeys (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Clear mirred devices array if the rule is split (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix trailing */ formatting in block comment (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Fix code indentation (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Reload auxiliary devices in pci error handlers (Mohammad Kabat) [RHEL-882]
- net/mlx5: Skip clock update work when device is in error state (Mohammad Kabat) [RHEL-882]
- net/mlx5: LAG, Check correct bucket when modifying LAG (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Unoffload post act rule when handling FIB events (Mohammad Kabat) [RHEL-882]
- net/mlx5: Allow 0 for total host VFs (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Fix wrong allocation of modify hdr pattern (Mohammad Kabat) [RHEL-882]
- net/mlx5e: TC, Fix internal port memory leak (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Take RTNL lock when needed before calling xdp_set_features() (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Set proper IPsec source port in L4 selector (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_core: Make find_closest_ft more generic (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix flowhash key set/get for custom RSS (Mohammad Kabat) [RHEL-882]
- net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload (Mohammad Kabat) [RHEL-882]
- net/mlx5e: xsk: Fix crash on regular rq reactivation (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Move representor neigh cleanup to profile cleanup_tx (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set (Mohammad Kabat) [RHEL-882]
- net/mlx5: Honor user input for migratable port fn attr (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer() (Mohammad Kabat) [RHEL-882]
- net/mlx5: fix potential memory leak in mlx5e_init_rep_rx (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check for NOT_READY flag state after locking (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix memory leak in mlx5e_ptp_open (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create (Mohammad Kabat) [RHEL-882]
- net/mlx5e: fix double free in mlx5e_destroy_flow_table (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix reserved at offset in hca_cap register (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix scheduling of IPsec ASO query while in atomic (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Drop XFRM state lock when modifying flow steering (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix typo reminder -> remainder (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix ESN update kernel panic (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Don't delay release of hardware objects (Mohammad Kabat) [RHEL-882]
- net/mlx5: Free IRQ rmap and notifier on kernel shutdown (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Fix wrong action data allocation in decap action (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Support SW created encap actions for FW table (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix driver load with single msix vector (Mohammad Kabat) [RHEL-882]
- net/mlx5e: XDP, Allow growing tail for XDP multi buffer (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix affinity assignment (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix Q-counters query in LAG mode (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Fix Q-counters per vport allocation (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Create an indirect flow table for steering anchor (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions (Mohammad Kabat) [RHEL-882]
- net/mlx5: Ensure af_desc.mask is properly initialized (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix setting of irq->map.index for static IRQ case (Mohammad Kabat) [RHEL-882]
- net/mlx5: Remove rmap also in case dynamic MSIX not supported (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix check for allocation failure in comp_irqs_request_pci() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Drain health before unregistering devlink (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Prevent encap offload when neigh update is running (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Extract remaining tunnel encap code to dedicated file (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix indexing of mlx5_irq (Mohammad Kabat) [RHEL-882]
- net/mlx5: Fix irq affinity management (Mohammad Kabat) [RHEL-882]
- net/mlx5: Free irqs only on shutdown callback (Mohammad Kabat) [RHEL-882]
- net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macs (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Properly release work data structure (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Compare all fields in IPv6 address (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Don't overwrite extack message returned from IPsec SA validator (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix FW error while setting IPsec policy block action (Mohammad Kabat) [RHEL-882]
- eth: mlx5: avoid iterator use outside of a loop (Mohammad Kabat) [RHEL-882]
- net/mlx5: Update op_mode to op_mod for port selection (Mohammad Kabat) [RHEL-882]
- net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set() (Mohammad Kabat) [RHEL-882]
- net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn() (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Hook NAPIs to page pools (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add vnic devlink health reporter to representors (Mohammad Kabat) [RHEL-882]
- net/mlx5: Add vnic devlink health reporter to PFs/VFs (Mohammad Kabat) [RHEL-882]
- Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" (Mohammad Kabat) [RHEL-882]
- Revert "net/mlx5: Expose steering dropped packets counter" (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Add memory statistics for domain object (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Add more info in domain dbg dump (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: RX, Take shared info fragment addition into a function (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Remove un-established assumptions on XDP buffer (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calculations (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: RX, Generalize mlx5e_fill_mxbuf() (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Let XDP checker function get the params as input (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Improve Striding RQ check with XDP (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Add support for multi-buffer XDP redirect-in (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifo (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: XDP, Remove doubtful unlikely calls (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: Introduce extended version for mlx5e_xmit_data (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: Move struct mlx5e_xmit_data to datapath header (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: Move XDP struct and enum to XDP header (Mohammad Kabat) [RHEL-876 RHEL-882]
- net/mlx5e: Accept tunnel mode for IPsec packet offload (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Create IPsec table with tunnel support only when encap is disabled (Mohammad Kabat) [RHEL-882]
- net/mlx5: Allow blocking encap changes in eswitch (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Support IPsec TX packet offload in tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Support IPsec RX packet offload in tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Prepare IPsec packet reformat code for tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Configure IPsec SA tables to support tunnel mode (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Check IPsec packet offload tunnel capabilities (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add IPsec packet offload tunnel bits (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Allow relaxed ordering read in VFs and VMs (Mohammad Kabat) [RHEL-882]
- net/mlx5: Update relaxed ordering read HCA capabilities (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write (Mohammad Kabat) [RHEL-882]
- net/mlx5: DR, Set counter ID on the last STE for STEv1 TX (Mohammad Kabat) [RHEL-882]
- net/mlx5: Create a new profile for SFs (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, add tracepoints for multicast (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, implement mdb offload (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, support multicast VLAN pop (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, add per-port multicast replication tables (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, snoop igmp/mld packets (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, extract code to lookup parent bridge of port (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, move additional data structures to priv header (Mohammad Kabat) [RHEL-882]
- net/mlx5: Bridge, increase bridge tables sizes (Mohammad Kabat) [RHEL-882]
- net/mlx5: Add mlx5_ifc definitions for bridge multicast support (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Simulate missing IPsec TX limits hardware functionality (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Generalize IPsec work structs (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Reduce contention in IPsec workqueue (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Set IPsec replay sequence numbers (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Remove ESN callbacks if it is not supported (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix SQ SW state layout in SQ devlink health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix RQ SW state layout in RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Rename misleading skb_pc/cc references in ptp code (Mohammad Kabat) [RHEL-882]
- net/mlx5: Update cyclecounter shift value to improve ptp free running mode precision (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Remove redundant macsec code (Mohammad Kabat) [RHEL-882]
- net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep() (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Remove unused num_alloc_xa_entries variable (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Overcome slow response for first IPsec ASO WQE (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add SW implementation to support IPsec 64 bit soft and hard limits (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Prevent zero IPsec soft/hard limits (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Factor out IPsec ASO update function (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Expand switchdev Q-counters to expose representor statistics (Mohammad Kabat) [RHEL-882]
- net/mlx5: Introduce other vport query for Q-counters (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Fix build break on 32bit (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache stats (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Break the wqe bulk refill in smaller chunks (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Increase WQE bulk size for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Split off release path for xsk buffers for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Defer page release in legacy rq for better recycling (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Change wqe last_in_page field from bool to bit flags (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Defer page release in striding rq for better recycling (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic name (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Enable skb page recycling through the page_pool (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Enable dma map and sync from page_pool allocator (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove internal page_cache (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Store SHAMPO header pages in array (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove alloc unit layout constraint for striding rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove alloc unit layout constraint for legacy rq (Mohammad Kabat) [RHEL-882]
- net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocation (Mohammad Kabat) [RHEL-882]
- net/mlx5: Add counter information to mlx5 driver documentation (Mohammad Kabat) [RHEL-882]
- net/mlx5: Provide external API for allocating vectors (Mohammad Kabat) [RHEL-882]
- net/mlx5: Use one completion vector if eth is disabled (Mohammad Kabat) [RHEL-882]
- net/mlx5: Refactor calculation of required completion vectors (Mohammad Kabat) [RHEL-882]
- net/mlx5: Move devlink registration before mlx5_load (Mohammad Kabat) [RHEL-882]
- net/mlx5: Use dynamic msix vectors allocation (Mohammad Kabat) [RHEL-882]
- net/mlx5: Refactor completion irq request/release code (Mohammad Kabat) [RHEL-882]
- net/mlx5: Improve naming of pci function vectors (Mohammad Kabat) [RHEL-882]
- net/mlx5: Use newer affinity descriptor (Mohammad Kabat) [RHEL-882]
- net/mlx5: Modify struct mlx5_irq to use struct msi_map (Mohammad Kabat) [RHEL-882]
- net/mlx5: Remove redundant pci_clear_master (Mohammad Kabat) [RHEL-882]
- net/mlx5: Set out of order (ooo) by default (Mohammad Kabat) [RHEL-882]
- RDMA/mlx5: Disable out-of-order in integrity enabled QPs (Mohammad Kabat) [RHEL-882]
- net/mlx5: Expose bits for enabling out-of-order by default (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Update IPsec per SA packets/bytes count (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Use one rule to count all IPsec Tx offloaded traffic (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Support IPsec acquire default SA (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Allow policies with reqid 0, to support IKE policy holes (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Use chains for IPsec policy priority offload (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_core: Allow ignore_flow_level on TX dest (Mohammad Kabat) [RHEL-882]
- net/mlx5: fs_chains: Refactor to detach chains from tc usage (Mohammad Kabat) [RHEL-882]
- net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload (Mohammad Kabat) [RHEL-882 RHEL-894]
- net/mlx5e: Add helper for encap_info_equal for tunnels with options (Mohammad Kabat) [RHEL-882 RHEL-894]
- net/mlx5e: Enable TC offload for egress MACVLAN over bond (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Enable TC offload for ingress MACVLAN over bond (Mohammad Kabat) [RHEL-882]
- net/mlx5e: TC, Extract indr setup block checks to function (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add more information to hairpin table dump (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add devlink hairpin queues parameters (Mohammad Kabat) [RHEL-882]
- net/mlx5: Move needed PTYS functions to core layer (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Add XSK RQ state flag for RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Expose SQ SW state as part of SQ health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Stringify RQ SW state in RQ devlink health diagnostics (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Rename RQ/SQ adaptive moderation state flag (Mohammad Kabat) [RHEL-882]
- net/mlx5e: Utilize the entire fifo (Mohammad Kabat) [RHEL-882]
- net/mlx5: Add comment to mlx5_devlink_params_register() (Mohammad Kabat) [RHEL-882]
- net/mlx5: Stop waiting for PCI up if teardown was triggered (Mohammad Kabat) [RHEL-882]
- net/mlx5: remove redundant clear_bit (Mohammad Kabat) [RHEL-882]
- net/mlx5: Separate mlx5 driver documentation into multiple pages (Mohammad Kabat) [RHEL-882]
- perf: Fix perf_event_validate_size() lockdep splat (Michael Petlan) [RHEL-17969 RHEL-17970] {CVE-2023-6931}
- perf: Fix perf_event_validate_size() (Michael Petlan) [RHEL-17969 RHEL-17970] {CVE-2023-6931}
- clocksource: Print clocksource name when clocksource is tested unstable (Prarit Bhargava) [RHEL-19589]
- rbd: don't move requests to the running list on errors (Ilya Dryomov) [RHEL-21939]
- net: stmmac: fix incorrect flag check in timestamp interrupt (Eric Chanudet) [RHEL-20494]
- net: stmmac: dwmac-imx: pause the TXC clock in fixed-link (Eric Chanudet) [RHEL-20494]
- net: stmmac: add new mode parameter for fix_mac_speed (Eric Chanudet) [RHEL-20494]
- net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP (Eric Chanudet) [RHEL-20494]
- net: stmmac: correct MAC propagation delay (Eric Chanudet) [RHEL-20494]
- math64: New DIV_U64_ROUND_CLOSEST helper (Eric Chanudet) [RHEL-20494]
- net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs (Eric Chanudet) [RHEL-20494]
- net: stmmac: add support for platform specific reset (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the en_tx_lpi_clockgating field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the rx_clk_runs_in_lpi field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the int_snapshot_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the ext_snapshot_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the multi_msi_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the vlan_fail_q_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the serdes_up_after_phy_linkup field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the tso_en field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the has_sun8i field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the use_phy_wol field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the sph_disable field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: replace the has_integrated_pcs field with a flag (Eric Chanudet) [RHEL-20494]
- net: stmmac: add imx93 platform support (Eric Chanudet) [RHEL-20494]
- serial: fsl_lpuart: Use devm_platform_get_and_ioremap_resource() (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: add IDLE interrupt support for rx_dma on imx7ulp/imx8ulp/imx8qxp (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: move the lpuart32_int() below (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: add earlycon for imx8ulp platform (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: adjust buffer length to the intended size (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_SBK is asserted in lpuart32_tx_empty (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: fix race on RX DMA shutdown (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL_SBK is asserted (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: fix RS485 RTS polariy inverse issue (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: add imx8ulp support (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: set RTS watermark for lpuart (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Enable Receiver Idle Empty function for LPUART (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: set receive watermark for imx8qxp platform (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma ready (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: increase maximum uart_nr to eight (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: disable the CTS when send break signal (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown() (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown() (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: Add runtime pm support (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: enable wakeup source for lpuart (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Use uart_xmit_advance() (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Remove custom frame size calculation (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Fix comment typo (Eric Chanudet) [RHEL-20492]
- tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: RS485 RTS polariy is inverse (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: correct the count of break characters (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: zero out parity bit in CS7 mode (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Call core's sanitization and remove custom one (Eric Chanudet) [RHEL-20492]
- serial: Add uart_rs485_config() (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: remove the count initialization as it is not needed (Eric Chanudet) [RHEL-20492]
- tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (Eric Chanudet) [RHEL-20492]
- serial: fsl_lpuart: remove redundant code in rs485_config functions (Eric Chanudet) [RHEL-20492]
- fsl_lpuart: Don't enable interrupts too early (Eric Chanudet) [RHEL-20492]
- Revert "s390/smp: disallow CPU hotplug of CPU 0" (David Arcari) [RHEL-23485]
- tcp: Dump bound-only sockets in inet_diag. (Guillaume Nault) [RHEL-21223]
* Wed Jan 31 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-416.el9]
- platform/x86: intel-uncore-freq: Fix types in sysfs callbacks (David Arcari) [RHEL-23310]
- x86/tsc: Extend watchdog check exemption to 4-Sockets platform (Prarit Bhargava) [RHEL-20163]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-416.el9.tar.xz) = bf16858ff045a789bd7819965bb9b556bf4c7af6519ed622af3f4e8b87436f963e1509f84a722ae9970f99e40796b99f9bee2f958c49347875102c7bd37809db
SHA512 (kernel-abi-stablelists-5.14.0-416.el9.tar.bz2) = 0bf169f79e3d1acc0edb808a28de1a3c2f8a1e82b0b4bc9c05baa512bad53c2d26150f5661ea060846df4ec4db2ecc833e553fed1589ca759fb9d1a4436a25d1
SHA512 (kernel-kabi-dw-5.14.0-416.el9.tar.bz2) = 6bea4dc9003624e6627a47b78157fb2359542799bf01e9e6f716e2de2ab2834acc90441f962b280133736b43b8f3f7aa637fd9d194b24d40f90db2eedc8edc26
SHA512 (linux-5.14.0-417.el9.tar.xz) = 933062b373833bff1ca04f2bc7a68915026bfc3f21ccb689032913e8da8a88f6d0e579f9a69791d5fe5dc5def86e747602d6ddecb4d5e5d15bb116d7b1eb3dae
SHA512 (kernel-abi-stablelists-5.14.0-417.el9.tar.bz2) = d6800385dab9b2dcc6e86b39c2009c1d98e7270872f635fa463c34291e1144932cd0a7fa60b4bee101bddfc53f9a6c6e46189cc4a77d6c06614640bc962bb32d
SHA512 (kernel-kabi-dw-5.14.0-417.el9.tar.bz2) = b24007ca6d89200b3634a58433664b846388d9eb6f763f039c3fe061c6a75eef2e81b57a27da9be0efb425828b6e3ff5f94ee836c3bd1e73d8ae2a6c4ff35311