summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix perf_event_read_local() timePeter Zijlstra2022-01-182-112/+149
* Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2022-01-1310-51/+116
|\
| * dt-bindings: mailbox: Add more protocol and client IDHuang Yiwei2022-01-121-0/+2
| * mailbox: qcom-ipcc: Support interrupt wake up from suspendHuang Yiwei2022-01-121-2/+1
| * mailbox: qcom-ipcc: Support more IPCC instanceHuang Yiwei2022-01-121-1/+7
| * mailbox: qcom-ipcc: Dynamic alloc for channel arrangementHuang Yiwei2022-01-121-21/+69
| * mailbox: change mailbox-mpfs compatible stringConor Dooley2022-01-121-1/+1
| * mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irqSudeep Holla2022-01-121-3/+5
| * mailbox: pcc: Avoid using the uninitialized variable 'dev'Sudeep Holla2022-01-121-1/+1
| * mailbox: mtk: add missing of_node_put before returnWang Qing2022-01-121-0/+1
| * mailbox: zynq: add missing of_node_put before returnWang Qing2022-01-121-0/+1
| * mailbox: imx: Fix an IS_ERR() vs NULL bugDan Carpenter2022-01-121-2/+2
| * mailbox: hi3660: convert struct comments to kernel-doc notationRandy Dunlap2022-01-121-10/+8
| * mailbox: add control_by_sw for mt8195jason-jh.lin2022-01-121-1/+1
| * mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clksHsin-Yi Wang2022-01-121-4/+6
| * mailbox: fix gce_num of mt8192 driver datajason-jh.lin2022-01-121-1/+1
| * mailbox: apple: Bind to generic compatiblesHector Martin2022-01-121-2/+2
| * dt-bindings: mailbox: apple,mailbox: Add generic and t6000 compatiblesHector Martin2022-01-121-3/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-13105-8797/+2232
|\ \
| * \ Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe2022-01-13558-2351/+5144
| |\ \
| * | | RDMA/irdma: Remove the redundant returnZhu Yanjun2022-01-101-1/+1
| * | | RDMA/rxe: Use the standard method to produce udp source portZhu Yanjun2022-01-081-0/+5
| * | | RDMA/irdma: Make the source udp port varyZhu Yanjun2022-01-081-0/+4
| * | | RDMA/hns: Replace get_udp_sport with rdma_get_udp_sportZhu Yanjun2022-01-081-10/+3
| * | | RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpnZhu Yanjun2022-01-081-0/+17
| * | | IB/qib: Fix typosQinghua Jin2022-01-073-3/+3
| * | | RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar2022-01-076-71/+77
| * | | RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar2022-01-076-42/+43
| * | | RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_pathVaishali Thakkar2022-01-076-568/+586
| * | | RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar2022-01-076-381/+392
| * | | RDMA/rtrs: Rename rtrs_sess to rtrs_pathVaishali Thakkar2022-01-078-120/+120
| * | | RDMA/hns: Modify the hop num of HIP09 EQ to 1Wenpeng Liang2022-01-072-2/+5
| * | | IB/iser: Align coding style across driverMax Gurtovoy2022-01-064-126/+87
| * | | IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy2022-01-061-9/+8
| * | | IB/iser: Don't suppress send completionsMax Gurtovoy2022-01-063-20/+6
| * | | IB/iser: Rename ib_ret local variableMax Gurtovoy2022-01-061-15/+15
| * | | IB/iser: Fix RNR errorsSergey Gorenko2022-01-063-78/+42
| * | | IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy2022-01-062-5/+0
| * | | IB/mlx5: Expose NDR speed through MADMaher Sanalla2022-01-052-0/+6
| * | | RDMA/cxgb4: Set queue pair state when being queriedKamal Heib2022-01-051-0/+1
| * | | RDMA/hns: Remove support for HIP06Chengchang Tang2022-01-0517-6255/+33
| * | | RDMA/rxe: Delete deprecated module parameters interfaceLeon Romanovsky2022-01-054-126/+0
| * | | RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky2022-01-055-48/+34
| * | | RDMA/rxe: Fix indentations and operators sytleLi Zhijian2022-01-051-368/+369
| * | | RDMA: Use default_groups in kobj_typeGreg Kroah-Hartman2022-01-052-2/+4
| * | | RDMA/mlx5: Print wc status on CQE error and dump neededDust Li2022-01-051-1/+4
| * | | RDMA/rxe: Fix a typo in opcode nameChengguang Xu2022-01-051-1/+1
| * | | RDMA/rxe: Remove the unused xmit_errors memberZhu Yanjun2022-01-052-3/+0
| * | | RDMA/rxe: Remove redundant err variableMinghao Chi2022-01-051-6/+2
| * | | RDMA/ocrdma: Remove unneeded variableMinghao Chi2022-01-051-6/+2