summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/siw: Fix user page pinning accountingBernard Metzler2023-02-061-11/+12
| * | RDMA/cxgb4: add null-ptr-check after ip_dev_find()Nikita Zhandarovich2023-02-021-0/+4
| * | RDMA/mlx5: Add work to remove temporary entries from the cacheMichael Guralnik2023-01-273-23/+82
| * | RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flowMichael Guralnik2023-01-272-13/+44
| * | RDMA/mlx5: Introduce mlx5r_cache_rb_keyMichael Guralnik2023-01-273-84/+201
| * | RDMA/mlx5: Change the cache structure to an RB-treeMichael Guralnik2023-01-273-47/+132
| * | RDMA/mlx5: Remove implicit ODP cache entryAharon Landau2023-01-271-15/+5
| * | RDMA/mlx5: Don't keep umrable 'page_shift' in cache entriesAharon Landau2023-01-273-5/+1
| * | RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarrayBob Pearson2023-01-273-302/+254
| * | RDMA/rxe: Cleanup page variables in rxe_mr.cBob Pearson2023-01-262-20/+22
| * | RDMA-rxe: Isolate mr code from atomic_write_reply()Bob Pearson2023-01-263-42/+59
| * | RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson2023-01-264-100/+105
| * | RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.cBob Pearson2023-01-263-36/+38
| * | RDMA/rxe: Cleanup mr_check_rangeBob Pearson2023-01-261-3/+1
| * | RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cqZhu Yanjun2023-01-261-29/+40
| * | RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qpZhu Yanjun2023-01-261-14/+33
| * | RDMA/irdma: Split mr alloc and free into new functionsZhu Yanjun2023-01-261-28/+46
| * | RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_memZhu Yanjun2023-01-261-32/+50
| * | RDMA/erdma: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2023-01-151-2/+2
| * | RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad2023-01-153-3/+48
| * | RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-157-72/+191
| * | Merge branch 'mlx5-next' into HEADLeon Romanovsky2023-01-153-20/+43
| |\ \
| * | | RDMA/cxgb4: Replace 0-length arrays with flexible arraysKees Cook2023-01-151-20/+6
| * | | IB/hfi1: Use dma_mmap_coherent for matching buffersDean Luick2023-01-101-24/+57
| * | | IB/hfi1: Update RMT size calculationDean Luick2023-01-101-27/+32
| * | | IB/hfi1: Split IB counter allocationDean Luick2023-01-101-49/+32
| * | | IB/hfi1: Improve TID validity checkingDean Luick2023-01-101-8/+8
| * | | IB/hfi1: Consolidate the creation of user TIDsDean Luick2023-01-102-7/+6
| * | | IB/hfi1: Assign npages earlierDean Luick2023-01-101-7/+2
| * | | IB/hfi1: Remove redundant pageidx variableDean Luick2023-01-101-13/+9
| * | | RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2023-01-104-131/+74
| * | | RDMA/core: Refactor rdma_bind_addrPatrisious Haddad2023-01-101-123/+130
| * | | RDMA/hns: Support cqe inline in user spaceLuoyouming2023-01-094-1/+21
| * | | RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming2023-01-094-11/+29
| * | | RDMA/hns: Remove rq inline in kernelLuoyouming2023-01-093-147/+0
| * | | RDMA/irdma: Remove extra ret variable in favor of existing errZhu Yanjun2023-01-041-3/+2
| * | | RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin2022-12-281-2/+3
| * | | RDMA/erdma: Fix refcount leak in erdma_mmapMiaoqian Lin2022-12-281-1/+3
| * | | RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one()Alexey Kodanev2022-12-271-1/+1
| * | | RDMA/hfi1: Fix doc for hfi1_free_ctxtMiaoqian Lin2022-12-271-1/+1
* | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe2023-02-2112-96/+190
| |\ \ \ \
* | \ \ \ \ Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-4/+4
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. | | | | | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-4/+4
| |\ \| | | | | | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | | * | | iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe2023-01-251-2/+2
| | |/ / /
* | | | | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-231-1/+1
|\ \ \ \ \
| * | | | | scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli2023-02-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-235-13/+12
|\ \ \ \ \
| * | | | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-095-13/+12
| |/ / / /
* | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-178-20/+28
|\ \ \ \ \ | | |/ / / | |/| | |