summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-26xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-26xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-26mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer1-1/+6
2021-05-26drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-26drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-26drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-26drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-26nvme-tcp: fix possible use-after-completionSagi Grimberg1-1/+1
2021-05-26Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman1-3/+0
2021-05-26rapidio: handle create_workqueue() failureAnirudh Rayabharam1-1/+8
2021-05-26Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"Greg Kroah-Hartman1-8/+0
2021-05-26uio_hv_generic: Fix a memory leak in error handling pathsChristophe JAILLET1-2/+6
2021-05-26misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang1-2/+4
2021-05-26nvmet: seset ns->file when open failsDaniel Wagner1-3/+5
2021-05-26RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter1-2/+2
2021-05-26RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb1-4/+2
2021-05-26platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede1-1/+2
2021-05-26platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idleHans de Goede2-25/+57
2021-05-26platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun1-1/+10
2021-05-26nvme-fc: clear q_live at beginning of association teardownJames Smart1-0/+12
2021-05-26nvme-tcp: rerun io_work if req_list is not emptyKeith Busch1-1/+2
2021-05-26nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo1-1/+3
2021-05-26nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo1-1/+1
2021-05-26nvmet: remove unused ctrl->cqsAmit2-14/+2
2021-05-26RDMA/core: Don't access cm_id after its destructionShay Drory1-2/+3
2021-05-26RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb1-0/+1
2021-05-26scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei1-1/+2
2021-05-26scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan1-1/+3
2021-05-26scsi: ufs: core: Increase the usable queue depthBart Van Assche1-1/+4
2021-05-26RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky1-0/+7
2021-05-26RDMA/core: Prevent divide-by-zero error triggered by the userLeon Romanovsky1-0/+3
2021-05-26RDMA/siw: Release xarray entryLeon Romanovsky1-1/+1
2021-05-26RDMA/siw: Properly check send and receive CQ pointersLeon Romanovsky1-6/+3
2021-05-26tee: amdtee: unload TA only when its refcount becomes 0Rijo Thomas3-16/+106
2021-05-26firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter1-1/+3
2021-05-22net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-22net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet1-7/+9
2021-05-22gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede1-0/+14
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-05-22nvmet: remove unsupported command noiseKeith Busch1-3/+3
2021-05-22amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2-2/+7
2021-05-22scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser1-2/+2
2021-05-22scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart1-2/+9
2021-05-22platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani1-0/+5
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede1-4/+40
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede1-2/+42
2021-05-22PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu1-1/+1
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin1-0/+1
2021-05-22dmaengine: dw-edma: Fix crash on loading/unloading driverGustavo Pimentel1-6/+5
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann3-7/+14