summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2018-06-077-7/+472
|\
| * mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOXDaniel Lezcano2018-06-061-4/+8
| * mailbox: Add support for Qualcomm SDM845 SoCsSibi Sankar2018-06-061-0/+1
| * dt-bindings: mailbox: Add APSS shared binding for SDM845 SoCsSibi Sankar2018-06-061-0/+1
| * mailbox: bcm2835: Fix of_xlate return valueStefan Wahren2018-06-061-1/+1
| * mailbox: qcom: Add msm8998 hmss compatibleBjorn Andersson2018-06-062-0/+2
| * mailbox: add STMicroelectronics STM32 IPCC driverFabien Dessenne2018-06-063-0/+412
| * dt-bindings: mailbox: add STMicroelectronics STM32 IPCC bindingFabien Dessenne2018-06-061-0/+47
| * mailbox: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-061-2/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07144-1783/+4471
|\ \
| * | RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky2018-06-052-2/+2
| * | RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky2018-06-052-2/+2
| * | IB/hfi1: Fix comment on default hdr entry sizeMike Marciniszyn2018-06-041-2/+2
| * | IB/hfi1: Rename exp_lock to exp_mutexKaike Wan2018-06-043-8/+8
| * | IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn2018-06-042-1/+9
| * | IB/hfi1: Remove unused variableKaike Wan2018-06-041-3/+1
| * | IB/hfi1: Ensure VL index is within boundsKaike Wan2018-06-041-9/+3
| * | IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn2018-06-043-10/+9
| * | IB/hns: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-041-5/+3
| * | infiniband: fix a possible use-after-free bugCong Wang2018-06-041-1/+5
| * | iw_cxgb4: add INFINIBAND_ADDR_TRANS dependencyArnd Bergmann2018-06-041-0/+1
| * | IB/isert: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-041-4/+7
| * | IB/iser: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-042-6/+2
| * | RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy2018-06-041-0/+13
| * | IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-06-041-1/+1
| * | Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-0420-56/+712
| |\ \
| | * | IB/mlx5: Add counters read supportRaed Salem2018-06-021-0/+43
| | * | IB/mlx5: Add flow counters read supportRaed Salem2018-06-022-1/+27
| | * | IB/mlx5: Add flow counters binding supportRaed Salem2018-06-024-13/+249
| | * | IB/mlx5: Add counters create and destroy supportRaed Salem2018-06-022-0/+33
| | * | IB/uverbs: Add support for flow countersRaed Salem2018-06-023-11/+84
| | * | IB/core: Add support for flow countersRaed Salem2018-06-021-1/+14
| | * | IB/core: Support passing uhw for create_flowMatan Barak2018-06-025-5/+20
| | * | IB/uverbs: Add read counters supportRaed Salem2018-06-022-1/+65
| | * | IB/core: Introduce counters read verbRaed Salem2018-06-021-0/+14
| | * | IB/uverbs: Add create/destroy counters supportRaed Salem2018-06-025-2/+118
| | * | IB/core: Introduce counters object and its create/destroyRaed Salem2018-06-021-0/+11
| | * | IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak2018-06-023-13/+25
| | * | net/mlx5: Export flow counter related APIRaed Salem2018-06-023-2/+6
| | * | net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz2018-06-023-12/+9
| * | | mm: Remove return value of zap_vma_ptes()Leon Romanovsky2018-06-012-8/+7
| * | | RDMA/hns_roce: Don't check return value of zap_vma_ptes()Doug Ledford2018-06-011-3/+1
| * | | RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky2018-06-011-8/+2
| * | | RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky2018-06-011-4/+1
| * | | RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky2018-06-011-4/+7
| * | | RDMA/mad: Delete inaccessible BUG_ONLeon Romanovsky2018-06-011-1/+0
| * | | RDMA/cma: Ignore unknown eventLeon Romanovsky2018-06-011-1/+1
| * | | RDMA/cm: Abort loop in case of CM dequeueLeon Romanovsky2018-06-011-1/+3
| * | | RDMA/cxgb3: Don't crash kernel just because IDR is fullLeon Romanovsky2018-06-011-1/+0
| * | | RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-06-011-1/+0