summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun1-2/+4
2021-06-03net: hso: bail out on interrupt URB allocation failureJohan Hovold1-7/+7
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin1-7/+3
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg13-81/+36
2021-06-03i915: fix build warning in intel_dp_get_link_status()Greg Kroah-Hartman1-1/+1
2021-06-03drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12
2021-06-03net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese2-25/+66
2021-06-03net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski1-5/+9
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter1-2/+2
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg1-9/+7
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-06-03cxgb4: avoid accessing registers when clearing filtersRaju Rangoju1-1/+1
2021-06-03gve: Correct SKB queue index validation.David Awogbemila1-1/+1
2021-06-03gve: Upgrade memory barrier in poll routineCatherine Sullivan1-1/+1
2021-06-03gve: Add NULL pointer checks when freeing irqs.David Awogbemila1-9/+11
2021-06-03gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila1-0/+1
2021-06-03gve: Check TX QPL was actually assignedCatherine Sullivan1-1/+5
2021-06-03bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek1-1/+2
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei1-1/+1
2021-06-03net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter1-19/+18
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET1-2/+0
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET1-1/+0
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan1-2/+9
2021-06-03vfio-ccw: Check initialized flag in cp_init()Eric Farman1-0/+4
2021-06-03net: netcp: Fix an error messageChristophe JAILLET1-1/+1
2021-06-03drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1
2021-06-03drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-06-03platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tabletTeava Radu1-0/+8
2021-06-03platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko1-0/+1
2021-06-03platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K1-0/+2
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang2-4/+4
2021-06-03brcmfmac: properly check for bus register errorsGreg Kroah-Hartman6-46/+41
2021-06-03Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman1-5/+1
2021-06-03net: liquidio: Add missing null pointer checksTom Seewald2-15/+40
2021-06-03Revert "net: liquidio: fix a NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-06-03media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman1-3/+7
2021-06-03Revert "media: gspca: Check the return value of write_bridge for timeout"Greg Kroah-Hartman1-6/+2
2021-06-03media: gspca: mt9m111: Check write_bridge for timeoutAlaa Emad1-6/+8
2021-06-03Revert "media: gspca: mt9m111: Check write_bridge for timeout"Greg Kroah-Hartman1-5/+3
2021-06-03media: dvb: Add check on sp8870_readreg returnAlaa Emad1-1/+3
2021-06-03Revert "media: dvb: Add check on sp8870_readreg"Greg Kroah-Hartman1-3/+1
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman1-24/+4
2021-06-03Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman1-5/+0
2021-06-03dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter1-0/+14
2021-06-03Revert "dmaengine: qcom_hidma: Check for driver register failure"Greg Kroah-Hartman1-1/+2
2021-06-03isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_infoPhillip Potter1-8/+10
2021-06-03Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"Greg Kroah-Hartman1-3/+0
2021-06-03ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam2-4/+5