summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-06dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko1-1/+1
2020-05-06dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko1-2/+2
2020-05-06nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel1-0/+2
2020-05-06i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen1-1/+4
2020-05-06iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-06scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp1-1/+1
2020-05-06iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-06vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson1-2/+2
2020-05-06vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao1-1/+1
2020-05-06i2c: iproc: generate stop event for slave writesRayagonda Kokatanur1-0/+3
2020-05-06RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter1-1/+1
2020-05-06RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()Jason Gunthorpe1-16/+11
2020-05-06RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky1-1/+1
2020-05-06RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky1-1/+1
2020-05-06RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()Jason Gunthorpe1-4/+11
2020-05-06RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-05-06RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau1-1/+3
2020-05-06scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck1-0/+3
2020-05-06scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck1-18/+14
2020-05-06dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpathGabriel Krisman Bertazi1-2/+4
2020-05-06dm writecache: fix data corruption when reloading the targetMikulas Patocka1-15/+37
2020-05-06dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom1-1/+1
2020-05-06PM: ACPI: Output correct message on target power stateKai-Heng Feng1-2/+2
2020-05-06IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee4-8/+8
2020-05-06Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VMDexuan Cui1-9/+34
2020-05-06i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter1-1/+1
2020-05-06crypto: caam - fix the address of the last entry of S/GIuliana Prodan1-1/+1
2020-05-06mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl1-9/+0
2020-05-06mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl1-1/+1
2020-05-06mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti1-0/+2
2020-05-06mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter1-0/+3
2020-05-06mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún1-0/+10
2020-05-06mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson1-11/+10
2020-05-06drm/qxl: qxl_release use after freeVasily Averin4-11/+7
2020-05-06drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-06drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira1-9/+29
2020-05-06drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-05-06dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter1-1/+2
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
2020-05-02Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal1-2/+0
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer1-1/+1
2020-05-02net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto1-0/+2
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross1-1/+8
2020-05-02scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser1-0/+1
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser1-1/+1
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2-29/+127
2020-05-02PM: sleep: core: Switch back to async_schedule_dev()Kai-Heng Feng1-1/+1
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3