summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-12bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-12hinic: fix bug of wq out of bound accessQiao Ma
2022-05-12drm/msm/dp: remove fail safe mode related codeKuogee Hsieh
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang
2022-05-12net: mdio: Fix ENOMEM return value in BCM6368 mux bus controllerNiels Dossche
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-12net: dsa: mt7530: add missing of_node_put() in mt7530_setup()Yang Yingliang
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-05-12RDMA/irdma: Fix possible crash due to NULL netdev in notifierMustafa Ismail
2022-05-12RDMA/irdma: Reduce iWARP QP destroy timeShiraz Saleem
2022-05-12RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-05-12net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-05-12net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-12net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-12net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-12net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-12net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-12iommu/dart: check return value after calling platform_get_resource()Yang Yingliang
2022-05-12iommu/vt-d: Drop stop marker messagesLu Baolu
2022-05-12hwmon: (pmbus) disable PEC if not enabledAdam Wujek
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf
2022-05-12gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu
2022-05-12gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu
2022-05-12nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou
2022-05-12can: grcan: only use the NAPI poll budget for RXAndreas Larsson
2022-05-12can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-05-12net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-12firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel
2022-05-12firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye
2022-05-12drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki
2022-05-12drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland
2022-05-12iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen
2022-05-12iommu/vt-d: Calculate mask for non-aligned flushesDavid Stevens
2022-05-12gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev
2022-05-12mmc: core: Set HS clock speed before sending HS CMD13Brian Norris
2022-05-12mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bitsSamuel Holland
2022-05-12mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu
2022-05-11LF-5925: imx-jpeg: Leave a blank space before the configuration dataMing Qian
2022-05-11net: enetc: fix check for allocation failureDan Carpenter
2022-05-11soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner