kernel-5.14.0-458.el9

* Mon Jun 03 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-458.el9]
- memblock: fix crash when reserved memory is not added to memory (Eric Chanudet) [RHEL-36126]
- mm: pass nid to reserve_bootmem_region() (Eric Chanudet) [RHEL-36126]
- x86/tsc: Trust initial offset in architectural TSC-adjust MSRs (Prarit Bhargava) [RHEL-29437]
- net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec (Sabrina Dubroca) [RHEL-31748]
- macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst (Sabrina Dubroca) [RHEL-31748]
- ethernet: Add helper for assigning packet type when dest address does not match device address (Sabrina Dubroca) [RHEL-31748]
- macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads (Sabrina Dubroca) [RHEL-31748]
- net: macsec: revert the MAC address if mdo_upd_secy fails (Sabrina Dubroca) [RHEL-31748]
- net: macsec: documentation for macsec_context and macsec_ops (Sabrina Dubroca) [RHEL-31748]
- net: macsec: move sci_to_cpu to macsec header (Sabrina Dubroca) [RHEL-31748]
- net: add DEV_STATS_READ() helper (Sabrina Dubroca) [RHEL-31748]
- net: macsec: Use helper functions to update stats (Sabrina Dubroca) [RHEL-31748]
- macsec: use DEV_STATS_INC() (Sabrina Dubroca) [RHEL-31748]
- net: macsec: remove the prepare flag from the MACsec offloading context (Sabrina Dubroca) [RHEL-31748]
- ethtool: add linkmode bitmap support to struct ethtool_keee (Ivan Vecera) [RHEL-32101]
- ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee (Ivan Vecera) [RHEL-32101]
- ethtool: adjust struct ethtool_keee to kernel needs (Ivan Vecera) [RHEL-32101]
- ethtool: switch back from ethtool_keee to ethtool_eee for ioctl (Ivan Vecera) [RHEL-32101]
- ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side (Ivan Vecera) [RHEL-32101]
- treewide: use get_random_u32_below() instead of deprecated function (Bill O'Donnell) [RHEL-36333]
- powerpc/64s: fix program check interrupt emergency stack path (Mamatha Inamdar) [RHEL-37690] {CVE-2021-47428}
- ext4: regenerate buddy after block freeing failed if under fc replay (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: change the type of blocksize in ext4_mb_init_cache() (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: correct grp validation in ext4_mb_good_group (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: drop the call to ext4_error() from ext4_get_group_info() (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: allow ext4_get_group_info() to fail (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued (Ming Lei) [RHEL-38348]
- blk-cgroup: fix list corruption from resetting io stat (Ming Lei) [RHEL-38348]
- net: dst: fix missing initialization of rt_uncached (Felix Maurer) [RHEL-15695]
- net: dst: Switch to rcuref_t reference counting (Felix Maurer) [RHEL-15695]
- net: Use call_rcu_hurry() for dst_release() (Felix Maurer) [RHEL-15695]
- net: dst: Prevent false sharing vs. dst_entry:: __refcnt (Felix Maurer) [RHEL-15695]
- rh_messages.h: mark mlx5 on Bluefield-3 as unmaintained (Scott Weaver) [RHEL-33061]
- rh_messages.h: update driver and device lists (Scott Weaver) [RHEL-35575]
- i2c: dev: copy userspace array safely (Steve Best) [RHEL-38295] {CVE-2023-52758}
- crypto: pcrypt - Fix hungtask for PADATA_RESET (Herbert Xu) [RHEL-38173] {CVE-2023-52813}
- platform/x86/amd/pmc: Modify SMU message port for latest AMD platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add 1Ah family series to STB support list (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add idlemask support for 1Ah family (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add VPE information for AMDI000A platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13 (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move platform defines to header (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: adjust getting DRAM size behavior (David Arcari) [RHEL-24991]
- platform/x86: Add s2idle quirk for more Lenovo laptops (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add dump_custom_stb module parameter (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Handle overflow cases where the num_samples range is higher (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2() (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add PMFW command id to support S2D force flush (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Fix build error with randconfig (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move PMC driver to separate directory (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Use release_mem_region() to undo request_mem_region_muxed() (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxx (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Add new ACPI ID AMDI000A (David Arcari) [RHEL-24991]
- platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmc (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages (David Arcari) [RHEL-24991]
- include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume (David Arcari) [RHEL-24991]
- PM: sleep: enable dynamic debug support within pm_pr_dbg() (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Update metrics table info for Pink Sardine (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Add helper function to check the cpu id (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Get STB DRAM size from PMFW (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Pass true/false to bool argument (David Arcari) [RHEL-24991]
- redhat/configs: Enable INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON (Jerry Snitselaar) [RHEL-28672]
- idpf: don't skip over ethtool tcp-data-split setting (Michal Schmidt) [RHEL-36182]
- mmc: sdio: fix possible resource leaks in some error paths (Steve Best) [RHEL-38151] {CVE-2023-52730}
- redhat/configs: Adding CONFIG_TYPEC_MUX_WCD939X_USBSS (Desnes Nunes) [RHEL-34114]
- usb: xhci: use array_size() when allocating and freeing memory (Desnes Nunes) [RHEL-34114]
- usb: xhci: check if 'requested segments' exceeds ERST capacity (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Fix connector check on init (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Ack unsupported commands (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Check for notifications after init (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Correct the PDO counting in pd_set (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Update PD of Type-C port upon pd_set (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd() (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Correct port source pdo array in pd_set callback (Desnes Nunes) [RHEL-34114]
- xhci: Fix failure to detect ring expansion need. (Desnes Nunes) [RHEL-34114]
- usb: port: Don't try to peer unused USB ports based on location (Desnes Nunes) [RHEL-34114]
- usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group (Desnes Nunes) [RHEL-34114]
- usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices (Desnes Nunes) [RHEL-34114]
- USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command (Desnes Nunes) [RHEL-34114]
- usb: typec: tpcm: Fix issues with power being removed during reset (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Don't disconnect if not started (Desnes Nunes) [RHEL-34114]
- usb: roles: don't get/set_role() when usb_role_switch is unregistered (Desnes Nunes) [RHEL-34114]
- usb: roles: fix NULL pointer issue when put module's reference (Desnes Nunes) [RHEL-34114]
- USB: roles: make role_class a static const structure (Desnes Nunes) [RHEL-34114]
- usb: uhci-grlib: Explicitly include linux/platform_device.h (Desnes Nunes) [RHEL-34114]
- usb: uhci-grlib: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-34114]
- scsi: sd: usb_storage: uas: Access media prior to querying device properties (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: Support EBC feature of DWC_usb31" (Desnes Nunes) [RHEL-34114]
- dt-bindings: xilinx: replace Piyush Mehta maintainership (Desnes Nunes) [RHEL-34114]
- USB: serial: option: add Fibocom FM101-GL variant (Desnes Nunes) [RHEL-34114]
- USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e (Desnes Nunes) [RHEL-34114]
- USB: serial: cp210x: add ID for IMST iM871A-USB (Desnes Nunes) [RHEL-34114]
- thunderbolt: Fix setting the CNS bit in ROUTER_CS_5 (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: fix the PD disabled case (Desnes Nunes) [RHEL-34114]
- usb: ucsi_acpi: Quirk to ack a connector change ack cmd (Desnes Nunes) [RHEL-34114]
- usb: ucsi_acpi: Fix command completion handling (Desnes Nunes) [RHEL-34114]
- usb: ucsi: Add missing ppm_lock (Desnes Nunes) [RHEL-34114]
- usb: ulpi: Fix debugfs directory leak (Desnes Nunes) [RHEL-34114]
- Revert "usb: typec: tcpm: fix cc role at port reset" (Desnes Nunes) [RHEL-34114]
- USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT (Desnes Nunes) [RHEL-34114]
- usb: chipidea: core: handle power lost in workqueue (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend (Desnes Nunes) [RHEL-34114]
- usb: core: Prevent null pointer dereference in update_port_device_state (Desnes Nunes) [RHEL-34114]
- xhci: handle isoc Babble and Buffer Overrun events properly (Desnes Nunes) [RHEL-34114]
- xhci: process isoc TD properly when there was a transaction error mid TD. (Desnes Nunes) [RHEL-34114]
- xhci: fix off by one check when adding a secondary interrupter. (Desnes Nunes) [RHEL-34114]
- xhci: fix possible null pointer dereference at secondary interrupter removal (Desnes Nunes) [RHEL-34114]
- usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK (Desnes Nunes) [RHEL-34114]
- usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Fix indentations in documentation of NCM section (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: fix use of device-specific init function (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: Separate reset for TPS6598x (Desnes Nunes) [RHEL-34114]
- usb: mon: Fix atomicity violation in mon_bin_vma_fault (Desnes Nunes) [RHEL-34114]
- usb: typec: class: fix typec_altmode_put_partner to put plugs (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: dwc3: Limit num-hc-interrupters definition (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: xhci: Add num-hc-interrupters definition (Desnes Nunes) [RHEL-34114]
- xhci: add support to allocate several interrupters (Desnes Nunes) [RHEL-34114]
- USB: core: Use device_driver directly in struct usb_driver and usb_device_driver (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Queue PM runtime idle on disconnect event (Desnes Nunes) [RHEL-34114]
- usb: chipidea: wait controller resume finished for wakeup irq (Desnes Nunes) [RHEL-34114]
- usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call (Desnes Nunes) [RHEL-34114]
- usb: gadget: f_ncm: Always set current gadget in ncm_bind() (Desnes Nunes) [RHEL-34114]
- usb: dwc3: set pm runtime active before resume common (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Support EBC feature of DWC_usb31 (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Support multiple capabilities (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: Add child nodes for multiple PD capabilities (Desnes Nunes) [RHEL-34114]
- usb: xhci-plat: fix usb disconnect issue after s4 (Desnes Nunes) [RHEL-34114]
- usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS (Desnes Nunes) [RHEL-34114]
- usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Handle EP0 request dequeuing properly (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Properly handle processing of pending events (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Propagate core init errors to UDC during pullup (Desnes Nunes) [RHEL-34114]
- USB: fix up merge of 6.4-rc4 into usb-next (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Add error logs for unknown endpoint events (Desnes Nunes) [RHEL-34114]
- usb: ueagle-atm: Use wait_event_freezable_timeout() in uea_wait() (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add patch update support for tps6598x (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: declare in_data in as const in exec_cmd functions (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add function to request firmware (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add init and reset functions to tipd_data (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only" (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: Soft reset phy on probe for host" (Desnes Nunes) [RHEL-34114]
- usb: linux/usb.h: fix Excess kernel-doc description warning (Desnes Nunes) [RHEL-34114]
- thunderbolt: Reduce retry timeout to speed up boot for some devices (Desnes Nunes) [RHEL-34114]
- thunderbolt: Keep link as asymmetric if preferred by hardware (Desnes Nunes) [RHEL-34114]
- thunderbolt: make tb_bus_type const (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Parse Accessory Mode information (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: usb: add accessory mode description (Desnes Nunes) [RHEL-34114]
- xhci: Fix null pointer dereference during S4 resume when resetting ep0 (Desnes Nunes) [RHEL-34114]
- usb: dwc3: imx8mp: Fix smatch warning (Desnes Nunes) [RHEL-34114]
- usb: typec: fixed a typo (Desnes Nunes) [RHEL-34114]
- usb: gadget: f_fs: fix fortify warning (Desnes Nunes) [RHEL-34114]
- usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() (Desnes Nunes) [RHEL-34114]
- usb: mon_text: Replace snprintf() with the safer scnprintf() variant (Desnes Nunes) [RHEL-34114]
- usb: mon_stat: Replace snprintf() with the safer scnprintf() variant (Desnes Nunes) [RHEL-34114]
- usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: Document WCD939x USB SubSystem Altmode/Analog Audio Switch (Desnes Nunes) [RHEL-34114]
- usb: core: Fix crash w/ usb_choose_configuration() if no driver (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP (Desnes Nunes) [RHEL-34114]
- usb: typec: change altmode SVID to u16 entry (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: usb: add altmodes description (Desnes Nunes) [RHEL-34114]
- usb: typec: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- usb: chipidea: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: nxp,ptn5110: Fix typos in the title (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: genesys,gl850g: Document 'peer-hub' (Desnes Nunes) [RHEL-34114]
- usb: cdc-acm: return correct error code on unsupported break (Desnes Nunes) [RHEL-34114]
- thunderbolt: Add support for Intel Lunar Lake (Desnes Nunes) [RHEL-34114]
- thunderbolt: Disable PCIe extended encapsulation upon teardown properly (Desnes Nunes) [RHEL-34114]
- thunderbolt: Make PCIe tunnel setup and teardown follow CM guide (Desnes Nunes) [RHEL-34114]
- thunderbolt: Improve logging when DisplayPort resource is added due to hotplug (Desnes Nunes) [RHEL-34114]
- thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well (Desnes Nunes) [RHEL-34114]
- thunderbolt: Disable CL states only when actually needed (Desnes Nunes) [RHEL-34114]
- thunderbolt: Transition link to asymmetric only when both sides support it (Desnes Nunes) [RHEL-34114]
- thunderbolt: Log XDomain link speed and width (Desnes Nunes) [RHEL-34114]
- thunderbolt: Move width_name() helper to tb.h (Desnes Nunes) [RHEL-34114]
- thunderbolt: Handle lane bonding of Gen 4 XDomain links properly (Desnes Nunes) [RHEL-34114]
- thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Fix power line control for SunplusIT camera (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Pick first best alternate setting insteed of last (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Fix power line control for a Chicony camera (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: fix UCSI on buggy Qualcomm devices (Desnes Nunes) [RHEL-34114]
- media: cx231xx: fix a memleak in cx231xx_init_isoc (Desnes Nunes) [RHEL-34114]
- usb: xhci: xhci-plat: Add support for BCM2711 (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: xhci: Add support for BCM2711 (Desnes Nunes) [RHEL-34114]
- usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub (Desnes Nunes) [RHEL-34114]
- usb: hub: Replace hardcoded quirk value with BIT() macro (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpci: add vconn over current fault handling to maxim_core (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: add tcpm_port_error_recovery symbol (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: tps6598x: add reset-gpios property (Desnes Nunes) [RHEL-34114]
- usb: typec: tps6598x: add reset gpio support (Desnes Nunes) [RHEL-34114]
- r8152: fix unknown device for choose_configuration (Desnes Nunes) [RHEL-34114]
- r8152: Choose our USB config with choose_configuration() rather than probe() (Desnes Nunes) [RHEL-34114]
- usb: core: Allow subclassed USB drivers to override usb_choose_configuration() (Desnes Nunes) [RHEL-34114]
- usb: core: Don't force USB generic_subclass drivers to define probe() (Desnes Nunes) [RHEL-34114]
- usb: atm: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() (Desnes Nunes) [RHEL-34114]
- xhci: fix possible null pointer deref during xhci urb enqueue (Desnes Nunes) [RHEL-34114]
- xhci: Reconfigure endpoint 0 max packet size only during endpoint reset (Desnes Nunes) [RHEL-34114]
- xhci: minor coding style cleanup in 'xhci_try_enable_msi()' (Desnes Nunes) [RHEL-34114]
- xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code (Desnes Nunes) [RHEL-34114]
- xhci: change 'msix_count' to encompass MSI or MSI-X vectors (Desnes Nunes) [RHEL-34114]
- xhci: refactor static MSI function (Desnes Nunes) [RHEL-34114]
- xhci: refactor static MSI-X function (Desnes Nunes) [RHEL-34114]
- xhci: add handler for only one interrupt line (Desnes Nunes) [RHEL-34114]
- xhci: check if legacy irq is available before using it as fallback (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Add missing headers (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sizeof(*pointer) instead of sizeof(type) (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sizeof_field() where it makes sense (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Replace custom return value with proper Linux error code (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Don't shadow error codes in store() functions (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Check for errors first in xhci_dbc_stop() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use ATTRIBUTE_GROUPS() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sysfs_emit() to instead of scnprintf() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Convert to use sysfs_streq() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Drop duplicate checks for dma_free_coherent() (Desnes Nunes) [RHEL-34114]
- usb: new quirk to reduce the SET_ADDRESS request timeout (Desnes Nunes) [RHEL-34114]
- usb: xhci: Add timeout argument in address_device USB HCD callback (Desnes Nunes) [RHEL-34114]
- media: usb: cx231xx: Stop direct calls to queue num_buffers field (Desnes Nunes) [RHEL-34114]
- USB: misc: iowarrior: remove redundant assignment to variable io_res (Desnes Nunes) [RHEL-34114]
- thunderbolt: Remove duplicated re-assignment of pointer 'out' (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb: add phy tuning properties (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb: add power-domains property (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb-phy: convert to json schema (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by (Desnes Nunes) [RHEL-34114]
- memstick r592: make memstick_debug_get_tpc_name() static (Desnes Nunes) [RHEL-34114]
- memstick: fix memory leak if card device is never registered (Desnes Nunes) [RHEL-34114]
- memstick: core: Imply IOSCHED_BFQ (Desnes Nunes) [RHEL-34114]
- mmc: core: Imply IOSCHED_BFQ (Desnes Nunes) [RHEL-34114]
- memstick/mspro_block: Convert to use sysfs_emit()/sysfs_emit_at() APIs (Desnes Nunes) [RHEL-34114]
- memstick: r592: Fix a UAF bug when removing the driver (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic (Desnes Nunes) [RHEL-34114]
- memstick: switch from 'pci_' to 'dma_' API (Desnes Nunes) [RHEL-34114]
- memstick: r592: Change the name of the 'pci_driver' structure to be consistent (Desnes Nunes) [RHEL-34114]
- misc: rtsx: clean up one inconsistent indenting (Desnes Nunes) [RHEL-34114]
- phy: broadcom: sata: fix Wvoid-pointer-to-enum-cast warning (Desnes Nunes) [RHEL-34114]
- phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers (Desnes Nunes) [RHEL-34114]
- phy: qcom: qmp-ufs: add missing offsets to sm8150 configuration (Desnes Nunes) [RHEL-34114]
- phy: core: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- phy: core: add debugfs files (Desnes Nunes) [RHEL-34114]
- PCI: tegra: Convert to devm_of_phy_optional_get() (Desnes Nunes) [RHEL-34114]
- phy: Add devm_of_phy_optional_get() helper (Desnes Nunes) [RHEL-34114]
- doc: phy: Document devm_of_phy_get() (Desnes Nunes) [RHEL-34114]
- phy: Remove unused phy_optional_get() (Desnes Nunes) [RHEL-34114]
- net: hsr: hsr_slave: Fix the promiscuous mode in offload mode (Felix Maurer) [RHEL-30017]
- hsr: Handle failures in module init (Felix Maurer) [RHEL-30017]
- hsr: Fix uninit-value access in hsr_get_node() (Felix Maurer) [RHEL-30017 RHEL-33236] {CVE-2024-26863}
- net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames (Felix Maurer) [RHEL-30017]
- net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame() (Felix Maurer) [RHEL-30017 RHEL-31606] {CVE-2024-26707}
- net: hsr: Add support for MC filtering at the slave device (Felix Maurer) [RHEL-30017]
- net: hsr: Disable promiscuous mode in offload mode (Felix Maurer) [RHEL-30017]
Resolves: RHEL-15695, RHEL-24991, RHEL-26678, RHEL-28672, RHEL-29437, RHEL-30017, RHEL-31606, RHEL-31748, RHEL-32101, RHEL-33061, RHEL-33236, RHEL-34114, RHEL-35575, RHEL-36126, RHEL-36182, RHEL-36333, RHEL-37690, RHEL-38151, RHEL-38173, RHEL-38295, RHEL-38348

Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
This commit is contained in:
Lucas Zampieri 2024-06-03 17:39:28 -03:00
parent f6d360ce9a
commit d228213f36
No known key found for this signature in database
GPG Key ID: 6DA90B962E68B074
19 changed files with 552 additions and 23 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 = 457
RHEL_RELEASE = 458
#
# ZSTREAM

View File

@ -2582,7 +2582,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -6432,6 +6431,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2566,7 +2566,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -6408,6 +6407,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2579,7 +2579,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -6429,6 +6428,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2563,7 +2563,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -6405,6 +6404,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2632,7 +2632,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -6534,6 +6533,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2616,7 +2616,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -6510,6 +6509,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2291,7 +2291,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -5897,6 +5896,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2275,7 +2275,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -5875,6 +5874,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2274,7 +2274,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -5886,6 +5885,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2258,7 +2258,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -5864,6 +5863,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2269,7 +2269,6 @@ CONFIG_INTEL_IDXD=m
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_IOMMU_DEBUGFS is not set
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# CONFIG_INTEL_LDMA is not set
CONFIG_INTEL_MEI_GSC=m
@ -5890,6 +5889,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2430,7 +2430,7 @@ CONFIG_INTEL_IOMMU_DEBUGFS=y
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_SVM=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IPS=m
@ -6166,6 +6166,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2414,7 +2414,7 @@ CONFIG_INTEL_IOATDMA=m
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_SVM=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IPS=m
@ -6143,6 +6143,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2483,7 +2483,7 @@ CONFIG_INTEL_IOMMU_DEBUGFS=y
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_SVM=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IPS=m
@ -6269,6 +6269,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -2467,7 +2467,7 @@ CONFIG_INTEL_IOATDMA=m
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_SVM=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IPS=m
@ -6246,6 +6246,7 @@ CONFIG_TYPEC_MUX_FSA4480=m
# CONFIG_TYPEC_MUX_NB7VPQ904M is not set
CONFIG_TYPEC_MUX_PI3USB30532=m
# CONFIG_TYPEC_MUX_PTN36502 is not set
# CONFIG_TYPEC_MUX_WCD939X_USBSS is not set
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# CONFIG_TYPEC_QCOM_PMIC is not set
# CONFIG_TYPEC_RT1711H is not set

View File

@ -1,3 +1,266 @@
* Mon Jun 03 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-458.el9]
- memblock: fix crash when reserved memory is not added to memory (Eric Chanudet) [RHEL-36126]
- mm: pass nid to reserve_bootmem_region() (Eric Chanudet) [RHEL-36126]
- x86/tsc: Trust initial offset in architectural TSC-adjust MSRs (Prarit Bhargava) [RHEL-29437]
- net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec (Sabrina Dubroca) [RHEL-31748]
- macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst (Sabrina Dubroca) [RHEL-31748]
- ethernet: Add helper for assigning packet type when dest address does not match device address (Sabrina Dubroca) [RHEL-31748]
- macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads (Sabrina Dubroca) [RHEL-31748]
- net: macsec: revert the MAC address if mdo_upd_secy fails (Sabrina Dubroca) [RHEL-31748]
- net: macsec: documentation for macsec_context and macsec_ops (Sabrina Dubroca) [RHEL-31748]
- net: macsec: move sci_to_cpu to macsec header (Sabrina Dubroca) [RHEL-31748]
- net: add DEV_STATS_READ() helper (Sabrina Dubroca) [RHEL-31748]
- net: macsec: Use helper functions to update stats (Sabrina Dubroca) [RHEL-31748]
- macsec: use DEV_STATS_INC() (Sabrina Dubroca) [RHEL-31748]
- net: macsec: remove the prepare flag from the MACsec offloading context (Sabrina Dubroca) [RHEL-31748]
- ethtool: add linkmode bitmap support to struct ethtool_keee (Ivan Vecera) [RHEL-32101]
- ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee (Ivan Vecera) [RHEL-32101]
- ethtool: adjust struct ethtool_keee to kernel needs (Ivan Vecera) [RHEL-32101]
- ethtool: switch back from ethtool_keee to ethtool_eee for ioctl (Ivan Vecera) [RHEL-32101]
- ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side (Ivan Vecera) [RHEL-32101]
- treewide: use get_random_u32_below() instead of deprecated function (Bill O'Donnell) [RHEL-36333]
- powerpc/64s: fix program check interrupt emergency stack path (Mamatha Inamdar) [RHEL-37690] {CVE-2021-47428}
- ext4: regenerate buddy after block freeing failed if under fc replay (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: change the type of blocksize in ext4_mb_init_cache() (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: correct grp validation in ext4_mb_good_group (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: drop the call to ext4_error() from ext4_get_group_info() (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: allow ext4_get_group_info() to fail (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued (Ming Lei) [RHEL-38348]
- blk-cgroup: fix list corruption from resetting io stat (Ming Lei) [RHEL-38348]
- net: dst: fix missing initialization of rt_uncached (Felix Maurer) [RHEL-15695]
- net: dst: Switch to rcuref_t reference counting (Felix Maurer) [RHEL-15695]
- net: Use call_rcu_hurry() for dst_release() (Felix Maurer) [RHEL-15695]
- net: dst: Prevent false sharing vs. dst_entry:: __refcnt (Felix Maurer) [RHEL-15695]
- rh_messages.h: mark mlx5 on Bluefield-3 as unmaintained (Scott Weaver) [RHEL-33061]
- rh_messages.h: update driver and device lists (Scott Weaver) [RHEL-35575]
- i2c: dev: copy userspace array safely (Steve Best) [RHEL-38295] {CVE-2023-52758}
- crypto: pcrypt - Fix hungtask for PADATA_RESET (Herbert Xu) [RHEL-38173] {CVE-2023-52813}
- platform/x86/amd/pmc: Modify SMU message port for latest AMD platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add 1Ah family series to STB support list (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add idlemask support for 1Ah family (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add VPE information for AMDI000A platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13 (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move platform defines to header (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: adjust getting DRAM size behavior (David Arcari) [RHEL-24991]
- platform/x86: Add s2idle quirk for more Lenovo laptops (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add dump_custom_stb module parameter (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Handle overflow cases where the num_samples range is higher (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2() (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add PMFW command id to support S2D force flush (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Fix build error with randconfig (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move PMC driver to separate directory (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Use release_mem_region() to undo request_mem_region_muxed() (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxx (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Add new ACPI ID AMDI000A (David Arcari) [RHEL-24991]
- platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmc (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages (David Arcari) [RHEL-24991]
- include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume (David Arcari) [RHEL-24991]
- PM: sleep: enable dynamic debug support within pm_pr_dbg() (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Update metrics table info for Pink Sardine (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Add helper function to check the cpu id (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Get STB DRAM size from PMFW (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Pass true/false to bool argument (David Arcari) [RHEL-24991]
- redhat/configs: Enable INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON (Jerry Snitselaar) [RHEL-28672]
- idpf: don't skip over ethtool tcp-data-split setting (Michal Schmidt) [RHEL-36182]
- mmc: sdio: fix possible resource leaks in some error paths (Steve Best) [RHEL-38151] {CVE-2023-52730}
- redhat/configs: Adding CONFIG_TYPEC_MUX_WCD939X_USBSS (Desnes Nunes) [RHEL-34114]
- usb: xhci: use array_size() when allocating and freeing memory (Desnes Nunes) [RHEL-34114]
- usb: xhci: check if 'requested segments' exceeds ERST capacity (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Fix connector check on init (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Ack unsupported commands (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Check for notifications after init (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Correct the PDO counting in pd_set (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Update PD of Type-C port upon pd_set (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd() (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Correct port source pdo array in pd_set callback (Desnes Nunes) [RHEL-34114]
- xhci: Fix failure to detect ring expansion need. (Desnes Nunes) [RHEL-34114]
- usb: port: Don't try to peer unused USB ports based on location (Desnes Nunes) [RHEL-34114]
- usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group (Desnes Nunes) [RHEL-34114]
- usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices (Desnes Nunes) [RHEL-34114]
- USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command (Desnes Nunes) [RHEL-34114]
- usb: typec: tpcm: Fix issues with power being removed during reset (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Don't disconnect if not started (Desnes Nunes) [RHEL-34114]
- usb: roles: don't get/set_role() when usb_role_switch is unregistered (Desnes Nunes) [RHEL-34114]
- usb: roles: fix NULL pointer issue when put module's reference (Desnes Nunes) [RHEL-34114]
- USB: roles: make role_class a static const structure (Desnes Nunes) [RHEL-34114]
- usb: uhci-grlib: Explicitly include linux/platform_device.h (Desnes Nunes) [RHEL-34114]
- usb: uhci-grlib: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-34114]
- scsi: sd: usb_storage: uas: Access media prior to querying device properties (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: Support EBC feature of DWC_usb31" (Desnes Nunes) [RHEL-34114]
- dt-bindings: xilinx: replace Piyush Mehta maintainership (Desnes Nunes) [RHEL-34114]
- USB: serial: option: add Fibocom FM101-GL variant (Desnes Nunes) [RHEL-34114]
- USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e (Desnes Nunes) [RHEL-34114]
- USB: serial: cp210x: add ID for IMST iM871A-USB (Desnes Nunes) [RHEL-34114]
- thunderbolt: Fix setting the CNS bit in ROUTER_CS_5 (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: fix the PD disabled case (Desnes Nunes) [RHEL-34114]
- usb: ucsi_acpi: Quirk to ack a connector change ack cmd (Desnes Nunes) [RHEL-34114]
- usb: ucsi_acpi: Fix command completion handling (Desnes Nunes) [RHEL-34114]
- usb: ucsi: Add missing ppm_lock (Desnes Nunes) [RHEL-34114]
- usb: ulpi: Fix debugfs directory leak (Desnes Nunes) [RHEL-34114]
- Revert "usb: typec: tcpm: fix cc role at port reset" (Desnes Nunes) [RHEL-34114]
- USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT (Desnes Nunes) [RHEL-34114]
- usb: chipidea: core: handle power lost in workqueue (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend (Desnes Nunes) [RHEL-34114]
- usb: core: Prevent null pointer dereference in update_port_device_state (Desnes Nunes) [RHEL-34114]
- xhci: handle isoc Babble and Buffer Overrun events properly (Desnes Nunes) [RHEL-34114]
- xhci: process isoc TD properly when there was a transaction error mid TD. (Desnes Nunes) [RHEL-34114]
- xhci: fix off by one check when adding a secondary interrupter. (Desnes Nunes) [RHEL-34114]
- xhci: fix possible null pointer dereference at secondary interrupter removal (Desnes Nunes) [RHEL-34114]
- usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK (Desnes Nunes) [RHEL-34114]
- usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Fix indentations in documentation of NCM section (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: fix use of device-specific init function (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: Separate reset for TPS6598x (Desnes Nunes) [RHEL-34114]
- usb: mon: Fix atomicity violation in mon_bin_vma_fault (Desnes Nunes) [RHEL-34114]
- usb: typec: class: fix typec_altmode_put_partner to put plugs (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: dwc3: Limit num-hc-interrupters definition (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: xhci: Add num-hc-interrupters definition (Desnes Nunes) [RHEL-34114]
- xhci: add support to allocate several interrupters (Desnes Nunes) [RHEL-34114]
- USB: core: Use device_driver directly in struct usb_driver and usb_device_driver (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Queue PM runtime idle on disconnect event (Desnes Nunes) [RHEL-34114]
- usb: chipidea: wait controller resume finished for wakeup irq (Desnes Nunes) [RHEL-34114]
- usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call (Desnes Nunes) [RHEL-34114]
- usb: gadget: f_ncm: Always set current gadget in ncm_bind() (Desnes Nunes) [RHEL-34114]
- usb: dwc3: set pm runtime active before resume common (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Support EBC feature of DWC_usb31 (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Support multiple capabilities (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: Add child nodes for multiple PD capabilities (Desnes Nunes) [RHEL-34114]
- usb: xhci-plat: fix usb disconnect issue after s4 (Desnes Nunes) [RHEL-34114]
- usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS (Desnes Nunes) [RHEL-34114]
- usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Handle EP0 request dequeuing properly (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Properly handle processing of pending events (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Propagate core init errors to UDC during pullup (Desnes Nunes) [RHEL-34114]
- USB: fix up merge of 6.4-rc4 into usb-next (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Add error logs for unknown endpoint events (Desnes Nunes) [RHEL-34114]
- usb: ueagle-atm: Use wait_event_freezable_timeout() in uea_wait() (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add patch update support for tps6598x (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: declare in_data in as const in exec_cmd functions (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add function to request firmware (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add init and reset functions to tipd_data (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only" (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: Soft reset phy on probe for host" (Desnes Nunes) [RHEL-34114]
- usb: linux/usb.h: fix Excess kernel-doc description warning (Desnes Nunes) [RHEL-34114]
- thunderbolt: Reduce retry timeout to speed up boot for some devices (Desnes Nunes) [RHEL-34114]
- thunderbolt: Keep link as asymmetric if preferred by hardware (Desnes Nunes) [RHEL-34114]
- thunderbolt: make tb_bus_type const (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Parse Accessory Mode information (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: usb: add accessory mode description (Desnes Nunes) [RHEL-34114]
- xhci: Fix null pointer dereference during S4 resume when resetting ep0 (Desnes Nunes) [RHEL-34114]
- usb: dwc3: imx8mp: Fix smatch warning (Desnes Nunes) [RHEL-34114]
- usb: typec: fixed a typo (Desnes Nunes) [RHEL-34114]
- usb: gadget: f_fs: fix fortify warning (Desnes Nunes) [RHEL-34114]
- usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() (Desnes Nunes) [RHEL-34114]
- usb: mon_text: Replace snprintf() with the safer scnprintf() variant (Desnes Nunes) [RHEL-34114]
- usb: mon_stat: Replace snprintf() with the safer scnprintf() variant (Desnes Nunes) [RHEL-34114]
- usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: Document WCD939x USB SubSystem Altmode/Analog Audio Switch (Desnes Nunes) [RHEL-34114]
- usb: core: Fix crash w/ usb_choose_configuration() if no driver (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP (Desnes Nunes) [RHEL-34114]
- usb: typec: change altmode SVID to u16 entry (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: usb: add altmodes description (Desnes Nunes) [RHEL-34114]
- usb: typec: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- usb: chipidea: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: nxp,ptn5110: Fix typos in the title (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: genesys,gl850g: Document 'peer-hub' (Desnes Nunes) [RHEL-34114]
- usb: cdc-acm: return correct error code on unsupported break (Desnes Nunes) [RHEL-34114]
- thunderbolt: Add support for Intel Lunar Lake (Desnes Nunes) [RHEL-34114]
- thunderbolt: Disable PCIe extended encapsulation upon teardown properly (Desnes Nunes) [RHEL-34114]
- thunderbolt: Make PCIe tunnel setup and teardown follow CM guide (Desnes Nunes) [RHEL-34114]
- thunderbolt: Improve logging when DisplayPort resource is added due to hotplug (Desnes Nunes) [RHEL-34114]
- thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well (Desnes Nunes) [RHEL-34114]
- thunderbolt: Disable CL states only when actually needed (Desnes Nunes) [RHEL-34114]
- thunderbolt: Transition link to asymmetric only when both sides support it (Desnes Nunes) [RHEL-34114]
- thunderbolt: Log XDomain link speed and width (Desnes Nunes) [RHEL-34114]
- thunderbolt: Move width_name() helper to tb.h (Desnes Nunes) [RHEL-34114]
- thunderbolt: Handle lane bonding of Gen 4 XDomain links properly (Desnes Nunes) [RHEL-34114]
- thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Fix power line control for SunplusIT camera (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Pick first best alternate setting insteed of last (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Fix power line control for a Chicony camera (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: fix UCSI on buggy Qualcomm devices (Desnes Nunes) [RHEL-34114]
- media: cx231xx: fix a memleak in cx231xx_init_isoc (Desnes Nunes) [RHEL-34114]
- usb: xhci: xhci-plat: Add support for BCM2711 (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: xhci: Add support for BCM2711 (Desnes Nunes) [RHEL-34114]
- usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub (Desnes Nunes) [RHEL-34114]
- usb: hub: Replace hardcoded quirk value with BIT() macro (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpci: add vconn over current fault handling to maxim_core (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: add tcpm_port_error_recovery symbol (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: tps6598x: add reset-gpios property (Desnes Nunes) [RHEL-34114]
- usb: typec: tps6598x: add reset gpio support (Desnes Nunes) [RHEL-34114]
- r8152: fix unknown device for choose_configuration (Desnes Nunes) [RHEL-34114]
- r8152: Choose our USB config with choose_configuration() rather than probe() (Desnes Nunes) [RHEL-34114]
- usb: core: Allow subclassed USB drivers to override usb_choose_configuration() (Desnes Nunes) [RHEL-34114]
- usb: core: Don't force USB generic_subclass drivers to define probe() (Desnes Nunes) [RHEL-34114]
- usb: atm: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() (Desnes Nunes) [RHEL-34114]
- xhci: fix possible null pointer deref during xhci urb enqueue (Desnes Nunes) [RHEL-34114]
- xhci: Reconfigure endpoint 0 max packet size only during endpoint reset (Desnes Nunes) [RHEL-34114]
- xhci: minor coding style cleanup in 'xhci_try_enable_msi()' (Desnes Nunes) [RHEL-34114]
- xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code (Desnes Nunes) [RHEL-34114]
- xhci: change 'msix_count' to encompass MSI or MSI-X vectors (Desnes Nunes) [RHEL-34114]
- xhci: refactor static MSI function (Desnes Nunes) [RHEL-34114]
- xhci: refactor static MSI-X function (Desnes Nunes) [RHEL-34114]
- xhci: add handler for only one interrupt line (Desnes Nunes) [RHEL-34114]
- xhci: check if legacy irq is available before using it as fallback (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Add missing headers (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sizeof(*pointer) instead of sizeof(type) (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sizeof_field() where it makes sense (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Replace custom return value with proper Linux error code (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Don't shadow error codes in store() functions (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Check for errors first in xhci_dbc_stop() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use ATTRIBUTE_GROUPS() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sysfs_emit() to instead of scnprintf() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Convert to use sysfs_streq() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Drop duplicate checks for dma_free_coherent() (Desnes Nunes) [RHEL-34114]
- usb: new quirk to reduce the SET_ADDRESS request timeout (Desnes Nunes) [RHEL-34114]
- usb: xhci: Add timeout argument in address_device USB HCD callback (Desnes Nunes) [RHEL-34114]
- media: usb: cx231xx: Stop direct calls to queue num_buffers field (Desnes Nunes) [RHEL-34114]
- USB: misc: iowarrior: remove redundant assignment to variable io_res (Desnes Nunes) [RHEL-34114]
- thunderbolt: Remove duplicated re-assignment of pointer 'out' (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb: add phy tuning properties (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb: add power-domains property (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb-phy: convert to json schema (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by (Desnes Nunes) [RHEL-34114]
- memstick r592: make memstick_debug_get_tpc_name() static (Desnes Nunes) [RHEL-34114]
- memstick: fix memory leak if card device is never registered (Desnes Nunes) [RHEL-34114]
- memstick: core: Imply IOSCHED_BFQ (Desnes Nunes) [RHEL-34114]
- mmc: core: Imply IOSCHED_BFQ (Desnes Nunes) [RHEL-34114]
- memstick/mspro_block: Convert to use sysfs_emit()/sysfs_emit_at() APIs (Desnes Nunes) [RHEL-34114]
- memstick: r592: Fix a UAF bug when removing the driver (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic (Desnes Nunes) [RHEL-34114]
- memstick: switch from 'pci_' to 'dma_' API (Desnes Nunes) [RHEL-34114]
- memstick: r592: Change the name of the 'pci_driver' structure to be consistent (Desnes Nunes) [RHEL-34114]
- misc: rtsx: clean up one inconsistent indenting (Desnes Nunes) [RHEL-34114]
- phy: broadcom: sata: fix Wvoid-pointer-to-enum-cast warning (Desnes Nunes) [RHEL-34114]
- phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers (Desnes Nunes) [RHEL-34114]
- phy: qcom: qmp-ufs: add missing offsets to sm8150 configuration (Desnes Nunes) [RHEL-34114]
- phy: core: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- phy: core: add debugfs files (Desnes Nunes) [RHEL-34114]
- PCI: tegra: Convert to devm_of_phy_optional_get() (Desnes Nunes) [RHEL-34114]
- phy: Add devm_of_phy_optional_get() helper (Desnes Nunes) [RHEL-34114]
- doc: phy: Document devm_of_phy_get() (Desnes Nunes) [RHEL-34114]
- phy: Remove unused phy_optional_get() (Desnes Nunes) [RHEL-34114]
- net: hsr: hsr_slave: Fix the promiscuous mode in offload mode (Felix Maurer) [RHEL-30017]
- hsr: Handle failures in module init (Felix Maurer) [RHEL-30017]
- hsr: Fix uninit-value access in hsr_get_node() (Felix Maurer) [RHEL-30017 RHEL-33236] {CVE-2024-26863}
- net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames (Felix Maurer) [RHEL-30017]
- net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame() (Felix Maurer) [RHEL-30017 RHEL-31606] {CVE-2024-26707}
- net: hsr: Add support for MC filtering at the slave device (Felix Maurer) [RHEL-30017]
- net: hsr: Disable promiscuous mode in offload mode (Felix Maurer) [RHEL-30017]
Resolves: RHEL-15695, RHEL-24991, RHEL-26678, RHEL-28672, RHEL-29437, RHEL-30017, RHEL-31606, RHEL-31748, RHEL-32101, RHEL-33061, RHEL-33236, RHEL-34114, RHEL-35575, RHEL-36126, RHEL-36182, RHEL-36333, RHEL-37690, RHEL-38151, RHEL-38173, RHEL-38295, RHEL-38348
* Thu May 30 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-457.el9]
- net: add netdev_lockdep_set_classes() to virtual drivers (Davide Caratti) [RHEL-6066]
- net: bridge: use netdev_lockdep_set_classes() (Davide Caratti) [RHEL-6066]

View File

@ -165,15 +165,15 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 5.14.0
%define patchversion 5.14
%define pkgrelease 457
%define pkgrelease 458
%define kversion 5
%define tarfile_release 5.14.0-457.el9
%define tarfile_release 5.14.0-458.el9
# This is needed to do merge window version magic
%define patchlevel 14
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 457%{?buildid}%{?dist}
%define specrelease 458%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 5.14.0-457.el9
%define kabiversion 5.14.0-458.el9
#
# End of genspec.sh variables
@ -3737,6 +3737,268 @@ fi
#
#
%changelog
* Mon Jun 03 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-458.el9]
- memblock: fix crash when reserved memory is not added to memory (Eric Chanudet) [RHEL-36126]
- mm: pass nid to reserve_bootmem_region() (Eric Chanudet) [RHEL-36126]
- x86/tsc: Trust initial offset in architectural TSC-adjust MSRs (Prarit Bhargava) [RHEL-29437]
- net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec (Sabrina Dubroca) [RHEL-31748]
- macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst (Sabrina Dubroca) [RHEL-31748]
- ethernet: Add helper for assigning packet type when dest address does not match device address (Sabrina Dubroca) [RHEL-31748]
- macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads (Sabrina Dubroca) [RHEL-31748]
- net: macsec: revert the MAC address if mdo_upd_secy fails (Sabrina Dubroca) [RHEL-31748]
- net: macsec: documentation for macsec_context and macsec_ops (Sabrina Dubroca) [RHEL-31748]
- net: macsec: move sci_to_cpu to macsec header (Sabrina Dubroca) [RHEL-31748]
- net: add DEV_STATS_READ() helper (Sabrina Dubroca) [RHEL-31748]
- net: macsec: Use helper functions to update stats (Sabrina Dubroca) [RHEL-31748]
- macsec: use DEV_STATS_INC() (Sabrina Dubroca) [RHEL-31748]
- net: macsec: remove the prepare flag from the MACsec offloading context (Sabrina Dubroca) [RHEL-31748]
- ethtool: add linkmode bitmap support to struct ethtool_keee (Ivan Vecera) [RHEL-32101]
- ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee (Ivan Vecera) [RHEL-32101]
- ethtool: adjust struct ethtool_keee to kernel needs (Ivan Vecera) [RHEL-32101]
- ethtool: switch back from ethtool_keee to ethtool_eee for ioctl (Ivan Vecera) [RHEL-32101]
- ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side (Ivan Vecera) [RHEL-32101]
- treewide: use get_random_u32_below() instead of deprecated function (Bill O'Donnell) [RHEL-36333]
- powerpc/64s: fix program check interrupt emergency stack path (Mamatha Inamdar) [RHEL-37690] {CVE-2021-47428}
- ext4: regenerate buddy after block freeing failed if under fc replay (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: change the type of blocksize in ext4_mb_init_cache() (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: correct grp validation in ext4_mb_good_group (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: drop the call to ext4_error() from ext4_get_group_info() (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- ext4: allow ext4_get_group_info() to fail (Carlos Maiolino) [RHEL-26678] {CVE-2024-26601}
- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued (Ming Lei) [RHEL-38348]
- blk-cgroup: fix list corruption from resetting io stat (Ming Lei) [RHEL-38348]
- net: dst: fix missing initialization of rt_uncached (Felix Maurer) [RHEL-15695]
- net: dst: Switch to rcuref_t reference counting (Felix Maurer) [RHEL-15695]
- net: Use call_rcu_hurry() for dst_release() (Felix Maurer) [RHEL-15695]
- net: dst: Prevent false sharing vs. dst_entry:: __refcnt (Felix Maurer) [RHEL-15695]
- rh_messages.h: mark mlx5 on Bluefield-3 as unmaintained (Scott Weaver) [RHEL-33061]
- rh_messages.h: update driver and device lists (Scott Weaver) [RHEL-35575]
- i2c: dev: copy userspace array safely (Steve Best) [RHEL-38295] {CVE-2023-52758}
- crypto: pcrypt - Fix hungtask for PADATA_RESET (Herbert Xu) [RHEL-38173] {CVE-2023-52813}
- platform/x86/amd/pmc: Modify SMU message port for latest AMD platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add 1Ah family series to STB support list (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add idlemask support for 1Ah family (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add VPE information for AMDI000A platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13 (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move platform defines to header (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: adjust getting DRAM size behavior (David Arcari) [RHEL-24991]
- platform/x86: Add s2idle quirk for more Lenovo laptops (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add dump_custom_stb module parameter (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Handle overflow cases where the num_samples range is higher (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2() (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Add PMFW command id to support S2D force flush (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Fix build error with randconfig (David Arcari) [RHEL-24991]
- platform/x86/amd/pmc: Move PMC driver to separate directory (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Use release_mem_region() to undo request_mem_region_muxed() (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxx (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Add new ACPI ID AMDI000A (David Arcari) [RHEL-24991]
- platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmc (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages (David Arcari) [RHEL-24991]
- include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume (David Arcari) [RHEL-24991]
- PM: sleep: enable dynamic debug support within pm_pr_dbg() (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Update metrics table info for Pink Sardine (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Add helper function to check the cpu id (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Get STB DRAM size from PMFW (David Arcari) [RHEL-24991]
- platform/x86/amd: pmc: Pass true/false to bool argument (David Arcari) [RHEL-24991]
- redhat/configs: Enable INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON (Jerry Snitselaar) [RHEL-28672]
- idpf: don't skip over ethtool tcp-data-split setting (Michal Schmidt) [RHEL-36182]
- mmc: sdio: fix possible resource leaks in some error paths (Steve Best) [RHEL-38151] {CVE-2023-52730}
- redhat/configs: Adding CONFIG_TYPEC_MUX_WCD939X_USBSS (Desnes Nunes) [RHEL-34114]
- usb: xhci: use array_size() when allocating and freeing memory (Desnes Nunes) [RHEL-34114]
- usb: xhci: check if 'requested segments' exceeds ERST capacity (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Fix connector check on init (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Ack unsupported commands (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Check for notifications after init (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Correct the PDO counting in pd_set (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Update PD of Type-C port upon pd_set (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd() (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Correct port source pdo array in pd_set callback (Desnes Nunes) [RHEL-34114]
- xhci: Fix failure to detect ring expansion need. (Desnes Nunes) [RHEL-34114]
- usb: port: Don't try to peer unused USB ports based on location (Desnes Nunes) [RHEL-34114]
- usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group (Desnes Nunes) [RHEL-34114]
- usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices (Desnes Nunes) [RHEL-34114]
- USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command (Desnes Nunes) [RHEL-34114]
- usb: typec: tpcm: Fix issues with power being removed during reset (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Don't disconnect if not started (Desnes Nunes) [RHEL-34114]
- usb: roles: don't get/set_role() when usb_role_switch is unregistered (Desnes Nunes) [RHEL-34114]
- usb: roles: fix NULL pointer issue when put module's reference (Desnes Nunes) [RHEL-34114]
- USB: roles: make role_class a static const structure (Desnes Nunes) [RHEL-34114]
- usb: uhci-grlib: Explicitly include linux/platform_device.h (Desnes Nunes) [RHEL-34114]
- usb: uhci-grlib: Convert to platform remove callback returning void (Desnes Nunes) [RHEL-34114]
- scsi: sd: usb_storage: uas: Access media prior to querying device properties (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: Support EBC feature of DWC_usb31" (Desnes Nunes) [RHEL-34114]
- dt-bindings: xilinx: replace Piyush Mehta maintainership (Desnes Nunes) [RHEL-34114]
- USB: serial: option: add Fibocom FM101-GL variant (Desnes Nunes) [RHEL-34114]
- USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e (Desnes Nunes) [RHEL-34114]
- USB: serial: cp210x: add ID for IMST iM871A-USB (Desnes Nunes) [RHEL-34114]
- thunderbolt: Fix setting the CNS bit in ROUTER_CS_5 (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: fix the PD disabled case (Desnes Nunes) [RHEL-34114]
- usb: ucsi_acpi: Quirk to ack a connector change ack cmd (Desnes Nunes) [RHEL-34114]
- usb: ucsi_acpi: Fix command completion handling (Desnes Nunes) [RHEL-34114]
- usb: ucsi: Add missing ppm_lock (Desnes Nunes) [RHEL-34114]
- usb: ulpi: Fix debugfs directory leak (Desnes Nunes) [RHEL-34114]
- Revert "usb: typec: tcpm: fix cc role at port reset" (Desnes Nunes) [RHEL-34114]
- USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT (Desnes Nunes) [RHEL-34114]
- usb: chipidea: core: handle power lost in workqueue (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend (Desnes Nunes) [RHEL-34114]
- usb: core: Prevent null pointer dereference in update_port_device_state (Desnes Nunes) [RHEL-34114]
- xhci: handle isoc Babble and Buffer Overrun events properly (Desnes Nunes) [RHEL-34114]
- xhci: process isoc TD properly when there was a transaction error mid TD. (Desnes Nunes) [RHEL-34114]
- xhci: fix off by one check when adding a secondary interrupter. (Desnes Nunes) [RHEL-34114]
- xhci: fix possible null pointer dereference at secondary interrupter removal (Desnes Nunes) [RHEL-34114]
- usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK (Desnes Nunes) [RHEL-34114]
- usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Fix indentations in documentation of NCM section (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: fix use of device-specific init function (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: Separate reset for TPS6598x (Desnes Nunes) [RHEL-34114]
- usb: mon: Fix atomicity violation in mon_bin_vma_fault (Desnes Nunes) [RHEL-34114]
- usb: typec: class: fix typec_altmode_put_partner to put plugs (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: dwc3: Limit num-hc-interrupters definition (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: xhci: Add num-hc-interrupters definition (Desnes Nunes) [RHEL-34114]
- xhci: add support to allocate several interrupters (Desnes Nunes) [RHEL-34114]
- USB: core: Use device_driver directly in struct usb_driver and usb_device_driver (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Queue PM runtime idle on disconnect event (Desnes Nunes) [RHEL-34114]
- usb: chipidea: wait controller resume finished for wakeup irq (Desnes Nunes) [RHEL-34114]
- usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs (Desnes Nunes) [RHEL-34114]
- usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call (Desnes Nunes) [RHEL-34114]
- usb: gadget: f_ncm: Always set current gadget in ncm_bind() (Desnes Nunes) [RHEL-34114]
- usb: dwc3: set pm runtime active before resume common (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Support EBC feature of DWC_usb31 (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Support multiple capabilities (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: Add child nodes for multiple PD capabilities (Desnes Nunes) [RHEL-34114]
- usb: xhci-plat: fix usb disconnect issue after s4 (Desnes Nunes) [RHEL-34114]
- usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS (Desnes Nunes) [RHEL-34114]
- usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Handle EP0 request dequeuing properly (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Properly handle processing of pending events (Desnes Nunes) [RHEL-34114]
- usb: dwc3: gadget: Propagate core init errors to UDC during pullup (Desnes Nunes) [RHEL-34114]
- USB: fix up merge of 6.4-rc4 into usb-next (Desnes Nunes) [RHEL-34114]
- usb: dwc3: Add error logs for unknown endpoint events (Desnes Nunes) [RHEL-34114]
- usb: ueagle-atm: Use wait_event_freezable_timeout() in uea_wait() (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add patch update support for tps6598x (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: declare in_data in as const in exec_cmd functions (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add function to request firmware (Desnes Nunes) [RHEL-34114]
- usb: typec: tipd: add init and reset functions to tipd_data (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only" (Desnes Nunes) [RHEL-34114]
- Revert "usb: dwc3: Soft reset phy on probe for host" (Desnes Nunes) [RHEL-34114]
- usb: linux/usb.h: fix Excess kernel-doc description warning (Desnes Nunes) [RHEL-34114]
- thunderbolt: Reduce retry timeout to speed up boot for some devices (Desnes Nunes) [RHEL-34114]
- thunderbolt: Keep link as asymmetric if preferred by hardware (Desnes Nunes) [RHEL-34114]
- thunderbolt: make tb_bus_type const (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Parse Accessory Mode information (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: usb: add accessory mode description (Desnes Nunes) [RHEL-34114]
- xhci: Fix null pointer dereference during S4 resume when resetting ep0 (Desnes Nunes) [RHEL-34114]
- usb: dwc3: imx8mp: Fix smatch warning (Desnes Nunes) [RHEL-34114]
- usb: typec: fixed a typo (Desnes Nunes) [RHEL-34114]
- usb: gadget: f_fs: fix fortify warning (Desnes Nunes) [RHEL-34114]
- usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() (Desnes Nunes) [RHEL-34114]
- usb: mon_text: Replace snprintf() with the safer scnprintf() variant (Desnes Nunes) [RHEL-34114]
- usb: mon_stat: Replace snprintf() with the safer scnprintf() variant (Desnes Nunes) [RHEL-34114]
- usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: Document WCD939x USB SubSystem Altmode/Analog Audio Switch (Desnes Nunes) [RHEL-34114]
- usb: core: Fix crash w/ usb_choose_configuration() if no driver (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP (Desnes Nunes) [RHEL-34114]
- usb: typec: change altmode SVID to u16 entry (Desnes Nunes) [RHEL-34114]
- dt-bindings: connector: usb: add altmodes description (Desnes Nunes) [RHEL-34114]
- usb: typec: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- usb: chipidea: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: nxp,ptn5110: Fix typos in the title (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: genesys,gl850g: Document 'peer-hub' (Desnes Nunes) [RHEL-34114]
- usb: cdc-acm: return correct error code on unsupported break (Desnes Nunes) [RHEL-34114]
- thunderbolt: Add support for Intel Lunar Lake (Desnes Nunes) [RHEL-34114]
- thunderbolt: Disable PCIe extended encapsulation upon teardown properly (Desnes Nunes) [RHEL-34114]
- thunderbolt: Make PCIe tunnel setup and teardown follow CM guide (Desnes Nunes) [RHEL-34114]
- thunderbolt: Improve logging when DisplayPort resource is added due to hotplug (Desnes Nunes) [RHEL-34114]
- thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well (Desnes Nunes) [RHEL-34114]
- thunderbolt: Disable CL states only when actually needed (Desnes Nunes) [RHEL-34114]
- thunderbolt: Transition link to asymmetric only when both sides support it (Desnes Nunes) [RHEL-34114]
- thunderbolt: Log XDomain link speed and width (Desnes Nunes) [RHEL-34114]
- thunderbolt: Move width_name() helper to tb.h (Desnes Nunes) [RHEL-34114]
- thunderbolt: Handle lane bonding of Gen 4 XDomain links properly (Desnes Nunes) [RHEL-34114]
- thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Fix power line control for SunplusIT camera (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Pick first best alternate setting insteed of last (Desnes Nunes) [RHEL-34114]
- media: uvcvideo: Fix power line control for a Chicony camera (Desnes Nunes) [RHEL-34114]
- usb: typec: ucsi: fix UCSI on buggy Qualcomm devices (Desnes Nunes) [RHEL-34114]
- media: cx231xx: fix a memleak in cx231xx_init_isoc (Desnes Nunes) [RHEL-34114]
- usb: xhci: xhci-plat: Add support for BCM2711 (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: xhci: Add support for BCM2711 (Desnes Nunes) [RHEL-34114]
- usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub (Desnes Nunes) [RHEL-34114]
- usb: hub: Replace hardcoded quirk value with BIT() macro (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpci: add vconn over current fault handling to maxim_core (Desnes Nunes) [RHEL-34114]
- usb: typec: tcpm: add tcpm_port_error_recovery symbol (Desnes Nunes) [RHEL-34114]
- dt-bindings: usb: tps6598x: add reset-gpios property (Desnes Nunes) [RHEL-34114]
- usb: typec: tps6598x: add reset gpio support (Desnes Nunes) [RHEL-34114]
- r8152: fix unknown device for choose_configuration (Desnes Nunes) [RHEL-34114]
- r8152: Choose our USB config with choose_configuration() rather than probe() (Desnes Nunes) [RHEL-34114]
- usb: core: Allow subclassed USB drivers to override usb_choose_configuration() (Desnes Nunes) [RHEL-34114]
- usb: core: Don't force USB generic_subclass drivers to define probe() (Desnes Nunes) [RHEL-34114]
- usb: atm: Remove snprintf() from sysfs call-backs and replace with sysfs_emit() (Desnes Nunes) [RHEL-34114]
- xhci: fix possible null pointer deref during xhci urb enqueue (Desnes Nunes) [RHEL-34114]
- xhci: Reconfigure endpoint 0 max packet size only during endpoint reset (Desnes Nunes) [RHEL-34114]
- xhci: minor coding style cleanup in 'xhci_try_enable_msi()' (Desnes Nunes) [RHEL-34114]
- xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code (Desnes Nunes) [RHEL-34114]
- xhci: change 'msix_count' to encompass MSI or MSI-X vectors (Desnes Nunes) [RHEL-34114]
- xhci: refactor static MSI function (Desnes Nunes) [RHEL-34114]
- xhci: refactor static MSI-X function (Desnes Nunes) [RHEL-34114]
- xhci: add handler for only one interrupt line (Desnes Nunes) [RHEL-34114]
- xhci: check if legacy irq is available before using it as fallback (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Add missing headers (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sizeof(*pointer) instead of sizeof(type) (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sizeof_field() where it makes sense (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Replace custom return value with proper Linux error code (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Don't shadow error codes in store() functions (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Check for errors first in xhci_dbc_stop() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use ATTRIBUTE_GROUPS() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Use sysfs_emit() to instead of scnprintf() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Convert to use sysfs_streq() (Desnes Nunes) [RHEL-34114]
- xhci: dbc: Drop duplicate checks for dma_free_coherent() (Desnes Nunes) [RHEL-34114]
- usb: new quirk to reduce the SET_ADDRESS request timeout (Desnes Nunes) [RHEL-34114]
- usb: xhci: Add timeout argument in address_device USB HCD callback (Desnes Nunes) [RHEL-34114]
- media: usb: cx231xx: Stop direct calls to queue num_buffers field (Desnes Nunes) [RHEL-34114]
- USB: misc: iowarrior: remove redundant assignment to variable io_res (Desnes Nunes) [RHEL-34114]
- thunderbolt: Remove duplicated re-assignment of pointer 'out' (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb: add phy tuning properties (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb: add power-domains property (Desnes Nunes) [RHEL-34114]
- dt-bindings: phy: imx8mq-usb-phy: convert to json schema (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by (Desnes Nunes) [RHEL-34114]
- memstick r592: make memstick_debug_get_tpc_name() static (Desnes Nunes) [RHEL-34114]
- memstick: fix memory leak if card device is never registered (Desnes Nunes) [RHEL-34114]
- memstick: core: Imply IOSCHED_BFQ (Desnes Nunes) [RHEL-34114]
- mmc: core: Imply IOSCHED_BFQ (Desnes Nunes) [RHEL-34114]
- memstick/mspro_block: Convert to use sysfs_emit()/sysfs_emit_at() APIs (Desnes Nunes) [RHEL-34114]
- memstick: r592: Fix a UAF bug when removing the driver (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() (Desnes Nunes) [RHEL-34114]
- memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic (Desnes Nunes) [RHEL-34114]
- memstick: switch from 'pci_' to 'dma_' API (Desnes Nunes) [RHEL-34114]
- memstick: r592: Change the name of the 'pci_driver' structure to be consistent (Desnes Nunes) [RHEL-34114]
- misc: rtsx: clean up one inconsistent indenting (Desnes Nunes) [RHEL-34114]
- phy: broadcom: sata: fix Wvoid-pointer-to-enum-cast warning (Desnes Nunes) [RHEL-34114]
- phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers (Desnes Nunes) [RHEL-34114]
- phy: qcom: qmp-ufs: add missing offsets to sm8150 configuration (Desnes Nunes) [RHEL-34114]
- phy: core: Remove usage of the deprecated ida_simple_xx() API (Desnes Nunes) [RHEL-34114]
- phy: core: add debugfs files (Desnes Nunes) [RHEL-34114]
- PCI: tegra: Convert to devm_of_phy_optional_get() (Desnes Nunes) [RHEL-34114]
- phy: Add devm_of_phy_optional_get() helper (Desnes Nunes) [RHEL-34114]
- doc: phy: Document devm_of_phy_get() (Desnes Nunes) [RHEL-34114]
- phy: Remove unused phy_optional_get() (Desnes Nunes) [RHEL-34114]
- net: hsr: hsr_slave: Fix the promiscuous mode in offload mode (Felix Maurer) [RHEL-30017]
- hsr: Handle failures in module init (Felix Maurer) [RHEL-30017]
- hsr: Fix uninit-value access in hsr_get_node() (Felix Maurer) [RHEL-30017 RHEL-33236] {CVE-2024-26863}
- net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames (Felix Maurer) [RHEL-30017]
- net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame() (Felix Maurer) [RHEL-30017 RHEL-31606] {CVE-2024-26707}
- net: hsr: Add support for MC filtering at the slave device (Felix Maurer) [RHEL-30017]
- net: hsr: Disable promiscuous mode in offload mode (Felix Maurer) [RHEL-30017]
* Thu May 30 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-457.el9]
- net: add netdev_lockdep_set_classes() to virtual drivers (Davide Caratti) [RHEL-6066]
- net: bridge: use netdev_lockdep_set_classes() (Davide Caratti) [RHEL-6066]

View File

@ -1,3 +1,3 @@
SHA512 (linux-5.14.0-457.el9.tar.xz) = d4c03e4bd02264171379fd89948077139d75d9aeeddfafbd997fb9b3dc7f7470c6fbb2cc7423f7d1f5591571b22bc0eb0985f3f6448092fb6ccfd92ca9bab5be
SHA512 (kernel-abi-stablelists-5.14.0-457.el9.tar.bz2) = b41078d80924f78dc5866fdae31ae323de88c8588753980598f9cb6bb24c9c0cd4194bd05ed958a250b6fab521111105f614b50d67f3fa5c665472dd5a494bfb
SHA512 (kernel-kabi-dw-5.14.0-457.el9.tar.bz2) = 307bb1c796d739dfc6968070a21f0cfaa0dba7da8805a5b91e46047eaa338d58d4ac0c53f0f4132d3987d6926e344fcab150a835728662d6df6fbd14b624398d
SHA512 (linux-5.14.0-458.el9.tar.xz) = 007dfa7641b2d3feff8edcafe5df9cca9113ef22deed6d0084c0fc600a4d257220bc7e1e22577412f1e5e744bea2218dbe3fb220f675e59e4bbac0a419096fe2
SHA512 (kernel-abi-stablelists-5.14.0-458.el9.tar.bz2) = 2552af2f8d3c81347c1596923347eba678fbc515d8132a2b4da69e6a35b6199b79bae6ea0a0bad25c425792bb4a6b82b9bf6c3419e38846b30601db962cb71c7
SHA512 (kernel-kabi-dw-5.14.0-458.el9.tar.bz2) = 6007cecb0b5b0c90343ee2f5c44f0a5b644b3afd6a8874ecc360bd784448ff45a7abd9cfcf215e229e8cb62cf82e76d4be5a5ddfd9cff07b8d5100811327d09f