summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-20scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche1-2/+2
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET1-1/+3
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET1-0/+2
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim1-0/+3
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein1-3/+11
2020-05-20net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman1-1/+1
2020-05-20i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2-40/+60
2020-05-20scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings1-2/+2
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin1-1/+2
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel1-0/+2
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik1-1/+1
2020-05-20spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu2-3/+13
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo1-1/+3
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-05-20ptp: free ptp device pin descriptors properlyVladis Dronov1-2/+2
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2-18/+15
2020-05-20ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing1-1/+4
2020-05-20ptp: create "pins" together with the rest of attributesDmitry Torokhov3-42/+24
2020-05-20ptp: use is_visible method to hide unused attributesDmitry Torokhov1-70/+55
2020-05-20ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov1-2/+0
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca3-10/+10
2020-05-20phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni1-1/+16
2020-05-20USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2
2020-05-20USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-05-20Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2020-05-20enic: do not overwrite error codeGovindarajulu Varadarajan1-5/+4
2020-05-20Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede1-11/+0
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-20dp83640: reverse arguments to list_add_tailJulia Lawall1-1/+1
2020-05-20Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"Greg Kroah-Hartman1-10/+5
2020-05-20USB: serial: qcserial: Add DW5816e supportMatt Jolly1-0/+1
2020-05-10macvlan: Fix potential use-after free for broadcastsHerbert Xu1-2/+8
2020-05-10net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2020-05-10bna: add missing per queue ethtool statIvan Vecera1-1/+6
2020-05-10brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel1-5/+17
2020-05-10brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer1-0/+16
2020-05-10pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan1-1/+1
2020-05-10ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard1-3/+1
2020-05-10net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong1-2/+0
2020-05-10cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V1-1/+1
2020-05-10at803x: fix reset handlingSergei Shtylyov1-3/+3
2020-05-10net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot1-1/+2
2020-05-10regulator: core: Rely on regulator_dev_release to free constraintsCharles Keepax1-17/+12
2020-05-10net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan1-2/+2
2020-05-10ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel1-24/+34
2020-05-10net: ethoc: Fix early error pathsFlorian Fainelli1-5/+5
2020-05-10net: vxlan: lwt: Fix vxlan local traffic.pravin shelar1-2/+2