summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-25ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng1-0/+7
2026-03-25net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-03-25net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
2026-03-25net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-25ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai1-0/+2
2026-03-25ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16
2026-03-25cgroup: fix race between task migration and iterationQingye Zhao1-0/+1
2026-03-25Revert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"Sasha Levin1-1/+0
2026-03-25usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae1-2/+10
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-25octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel1-331/+133
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-25net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-1/+1
2026-03-25ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-25ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-25ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks1-1/+1
2026-03-25e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-25i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-25nvme-pci: Fix race bug in nvme_poll_irqdisable()Sungwoo Kim1-2/+4
2026-03-25nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim1-1/+1
2026-03-25sched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki2-11/+10
2026-03-25regulator: pca9450: Correct interrupt typePeng Fan1-1/+1
2026-03-25regulator: pca9450: Make IRQ optionalFrieder Schrempf1-22/+19
2026-03-25netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labelsYuan Tan1-0/+6
2026-03-25netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()Hyunwoo Kim1-4/+4
2026-03-25netfilter: nfnetlink_queue: fix entry leak in bridge verdict error pathHyunwoo Kim1-1/+3
2026-03-25netfilter: x_tables: guard option walkers against 1-byte tail readsDavid Dull2-4/+6
2026-03-25netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()Jenny Guanni Qu1-1/+2
2026-03-25amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69
2026-03-25amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju1-5/+14
2026-03-25mctp: route: hold key->lock in mctp_flow_prepare_output()Chengfeng Ye1-4/+7
2026-03-25can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li1-1/+4
2026-03-25mctp: i2c: fix skb memory leak in receive pathHaiyue Wang1-0/+1
2026-03-25serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai1-0/+3
2026-03-25net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas1-1/+7
2026-03-25net: sfp: add quirk for Potron SFP+ XGSPON ONU StickChris Morgan1-1/+20
2026-03-25net: sfp: improve Nokia GPON sfp fixupRussell King (Oracle)1-1/+16
2026-03-25net: sfp: re-implement ignoring the hardware TX_FAULT signalRussell King (Oracle)1-8/+8
2026-03-25ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang1-4/+8
2026-03-25ASoC: simple-card-utils: use __free(device_node) for device nodeKuninori Morimoto1-30/+14
2026-03-25ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
2026-03-25ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
2026-03-25net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...Weiming Shi1-0/+1
2026-03-25net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman1-1/+0
2026-03-25net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu3-8/+19
2026-03-25net/mlx5: Query to see if host PF is disabledDaniel Jurgens2-0/+24
2026-03-25net/mlx5: IFC updates for disabled host PFDaniel Jurgens1-1/+3
2026-03-25bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu1-1/+7
2026-03-25drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo1-6/+23
2026-03-25drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculationsDmitry Baryshkov1-2/+31