summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-29rapidio: fix the missed put_device() for rio_mport_add_riodevJing Xiangfeng1-1/+4
2020-10-29rapidio: fix error handling pathSouptick Joarder1-6/+7
2020-10-29RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson1-0/+3
2020-10-29maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-10-29RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson1-5/+12
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King1-3/+1
2020-10-29cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju1-3/+6
2020-10-29i3c: master: Fix error return in cdns_i3c_master_probe()Jing Xiangfeng1-1/+3
2020-10-29RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib3-0/+15
2020-10-29mtd: rawnand: ams-delta: Fix non-OF build warningJanusz Krzysztofik1-0/+2
2020-10-29mtd: spinand: gigadevice: Add QE BitHauke Mehrtens1-5/+5
2020-10-29mtd: spinand: gigadevice: Only one dummy byte in QUADIOHauke Mehrtens1-2/+2
2020-10-29mtd: rawnand: vf610: disable clk on error handling path in probeEvgeny Novikov1-2/+4
2020-10-29mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello1-1/+1
2020-10-29mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash accessVignesh Raghavendra1-2/+2
2020-10-29RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li1-0/+1
2020-10-29RDMA/hns: Fix configuration of ack_req_freq in QPCWeihang Li1-6/+12
2020-10-29RDMA/hns: Fix the wrong value of rnr_retry when querying qpWenpeng Liang1-1/+3
2020-10-29RDMA/hns: Solve the overflow of the calc_pg_sz()Jiaran Zhang1-3/+3
2020-10-29RDMA/hns: Add check for the validity of sl configurationJiaran Zhang2-2/+12
2020-10-29i40iw: Add support to make destroy QP synchronousSindhu, Devale6-71/+45
2020-10-29RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe1-1/+3
2020-10-29RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabledJason Gunthorpe1-25/+26
2020-10-29RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()Jason Gunthorpe1-14/+1
2020-10-29RDMA/hns: Set the unsupported wr opcodeLijun Ou1-1/+0
2020-10-29RDMA/qedr: Fix resource leak in qedr_create_qpKeita Suzuki1-25/+27
2020-10-29RDMA/cma: Fix use after free race in roce multicast joinJason Gunthorpe1-108/+88
2020-10-29RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe1-32/+31
2020-10-29RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe1-15/+4
2020-10-29RDMA/cma: Combine cma_ndev_work with cma_workJason Gunthorpe1-31/+7
2020-10-29RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon1-1/+1
2020-10-29RDMA/qedr: Fix return code if accept is called on a destroyed qpMichal Kalderon1-2/+4
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon1-1/+1
2020-10-29RDMA/qedr: Fix doorbell settingMichal Kalderon1-1/+1
2020-10-29RDMA/qedr: Fix qp structure memory leakMichal Kalderon1-0/+2
2020-10-29RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()Jason Gunthorpe1-0/+6
2020-10-29RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundaryJason Gunthorpe1-2/+7
2020-10-29RDMA: Allow fail of destroy CQLeon Romanovsky30-35/+62
2020-10-29RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky1-15/+12
2020-10-29RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server initMd Haris Iqbal2-3/+80
2020-10-29mtd: mtdoops: Don't write panic data twiceMark Tomlinson1-5/+6
2020-10-29RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky1-2/+3
2020-10-29RDMA/hns: Add a check for current state before modifying QPLang Cheng1-2/+4
2020-10-29mtd: lpddr: fix excessive stack usage with clangArnd Bergmann1-16/+19
2020-10-29RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe1-0/+2
2020-10-29RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe1-1/+3
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge1-0/+3
2020-10-29IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2-3/+33
2020-10-29i3c: master add i3c_master_attach_boardinfo to preserve boardinfoParshuram Thombare1-2/+17
2020-10-29net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic1-1/+2