summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross
2024-12-19drm/xe/reg_sr: Remove register poolLucas De Marchi
2024-12-19drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-19net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere
2024-12-19net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko
2024-12-19Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann
2024-12-19net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-19net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean
2024-12-19net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-19net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-19net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko
2024-12-19net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko
2024-12-19net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko
2024-12-19net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko
2024-12-19net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko
2024-12-19bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-19qca_spi: Make driver probing reliableStefan Wahren
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-19cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen
2024-12-19net: sparx5: fix the maximum frame length registerDaniel Machon
2024-12-19net: sparx5: fix FDMA performance issueDaniel Machon
2024-12-19spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()Christophe JAILLET
2024-12-19regulator: axp20x: AXP717: set ramp_delayPhilippe Simons
2024-12-19net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean
2024-12-19net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-19net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean
2024-12-19net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean
2024-12-19net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean
2024-12-19bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan
2024-12-19ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh
2024-12-19net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter
2024-12-19amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu
2024-12-19acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane
2024-12-19wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-12-19drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan
2024-12-19drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan
2024-12-19drm/amdkfd: Dereference null return valueAndrew Martin
2024-12-19drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-12-19drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng
2024-12-19drm/amdgpu: fix UVD contiguous CS mapping problemChristian König
2024-12-19drm/i915: Fix NULL pointer dereference in capture_engineEugene Kobyak
2024-12-19drm/i915/color: Stop using non-posted DSB writes for legacy LUTVille Syrjälä
2024-12-19drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang
2024-12-19drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com