summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-05-09dm: fix copying after src array boundariesTudor Ambarus1-1/+1
2025-05-09xhci: fix possible null pointer dereference at secondary interrupter removalMathias Nyman1-6/+6
2025-05-09usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier1-1/+1
2025-05-09drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-09drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello1-27/+10
2025-05-09iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen1-4/+15
2025-05-09iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe1-37/+31
2025-05-09drivers: base: handle module_kobject creationShyam Saini1-8/+5
2025-05-09xhci: Limit time spent with xHC interrupts disabled during bus resumeMathias Nyman3-16/+20
2025-05-09xhci: support setting interrupt moderation IMOD for secondary interruptersMathias Nyman3-4/+13
2025-05-09usb: xhci: check if 'requested segments' exceeds ERST capacityNiklas Neronin2-14/+14
2025-05-09xhci: Add helper to set an interrupters interrupt moderation intervalMathias Nyman1-7/+18
2025-05-09xhci: add support to allocate several interruptersMathias Nyman5-32/+137
2025-05-09xhci: split free interrupter into separate remove and free partsMathias Nyman1-11/+21
2025-05-09xhci: Clean up stale comment on ERST_SIZE macroLukas Wunner1-6/+1
2025-05-09xhci: Use more than one Event Ring segmentJonathan Bell2-5/+10
2025-05-09xhci: Set DESI bits in ERDP register correctlyLukas Wunner3-15/+13
2025-05-09Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"Christian Hewitt1-3/+3
2025-05-09firmware: arm_ffa: Skip Rx buffer ownership release if not acquiredSudeep Holla1-1/+2
2025-05-09firmware: arm_scmi: Balance device refcount when destroying devicesCristian Marussi1-0/+3
2025-05-09net: vertexcom: mse102x: Fix RX error handlingStefan Wahren1-4/+16
2025-05-09net: vertexcom: mse102x: Add range check for CMD_RTSStefan Wahren1-2/+4
2025-05-09net: vertexcom: mse102x: Fix LEN_MASKStefan Wahren1-1/+1
2025-05-09net: vertexcom: mse102x: Fix possible stuck of SPI interruptStefan Wahren1-0/+8
2025-05-09net: hns3: defer calling ptp_clock_register()Jian Shen1-6/+7
2025-05-09net: hns3: fixed debugfs tm_qset sizeHao Lan1-1/+1
2025-05-09net: hns3: fix an interrupt residual problemYonglong Liu1-43/+39
2025-05-09net: hns3: store rx VLAN tag offload state for VFJian Shen2-6/+20
2025-05-09octeon_ep: Fix host hang issue during device rebootSathesh B Edara1-1/+1
2025-05-09net: fec: ERR007885 Workaround for conventional TXMattias Barthel1-1/+6
2025-05-09net: lan743x: Fix memleak issue when GSO enabledThangaraj Samynathan2-2/+7
2025-05-09nvme-tcp: fix premature queue removal and I/O failoverMichael Liang1-2/+29
2025-05-09bnxt_en: Fix ethtool -d byte order for 32-bit valuesMichael Chan1-6/+32
2025-05-09bnxt_en: Fix out-of-bound memcpy() during ethtool -wShruti Parab1-5/+10
2025-05-09bnxt_en: Fix coredump logic to free allocated bufferShruti Parab1-0/+5
2025-05-09net: dsa: felix: fix broken taprio gate states after clock jumpVladimir Oltean1-1/+4
2025-05-09net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAMChad Monroe1-5/+9
2025-05-09igc: fix lock order in igc_ptp_resetJacob Keller1-2/+4
2025-05-09net: mdio: mux-meson-gxl: set reversed bit when using internal phyDa Xue1-1/+2
2025-05-09net: dlink: Correct endianness handling of led_modeSimon Horman2-2/+2
2025-05-09nvme-pci: fix queue unquiesce check on slot_resetKeith Busch1-1/+1
2025-05-09ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()Xuanqiang Luo1-0/+5
2025-05-09pds_core: remove write-after-free of client_idShannon Nelson1-1/+0
2025-05-09pds_core: specify auxiliary_device to be createdShannon Nelson4-27/+33
2025-05-09pds_core: make pdsc_auxbus_dev_del() voidShannon Nelson3-9/+6
2025-05-09pds_core: delete VF dev on resetShannon Nelson2-1/+33
2025-05-09pds_core: check health in devcmd waitShannon Nelson1-2/+9
2025-05-09net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advisedLouis-Alexis Eyraud1-2/+1
2025-05-09net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx pollLouis-Alexis Eyraud1-4/+6
2025-05-09net: mscc: ocelot: delete PVID VLAN when readding it as non-PVIDVladimir Oltean1-0/+6