summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET
2020-05-27rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard
2020-05-27mei: release me_cl object referenceAlexander Usyskin
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET
2020-05-27staging: greybus: Fix uninitialized scalar variableOscar Carter
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath
2020-05-27libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma
2020-05-27platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King
2020-05-27dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'Christophe JAILLET
2020-05-27watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-05-27platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
2020-05-27gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi
2020-05-27component: Silence bind error on -EPROBE_DEFERJames Hilliard
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-05-27i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET
2020-05-27iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-20net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-20pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik
2020-05-20spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-20ptp: free ptp device pin descriptors properlyVladis Dronov
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-05-20ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing
2020-05-20ptp: create "pins" together with the rest of attributesDmitry Torokhov
2020-05-20ptp: use is_visible method to hide unused attributesDmitry Torokhov
2020-05-20ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-05-20USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-05-20Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede
2020-05-20bnxt_en: Improve AER slot reset.Michael Chan
2020-05-20net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh