projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'mlx5_tx_steering' into rdma.git for-next
2020-03-27
Jason Gunthorpe
Merge branch 'mlx5_tx_steering' into rdma.git for-next
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/bnxt_re: Use ib_device_try_get()
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Make sure the cm_id is in the IB_CM_IDLE state...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Allow ib_send_cm_sidr_rep() to be done under...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Allow ib_send_cm_rej() to be done under lock
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Allow ib_send_cm_drep() to be done under lock
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Allow ib_send_cm_dreq() to be done under lock
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Add some lockdep assertions for cm_id_priv...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Add missing locking around id.state in cm_dup_req_h...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Make it clearer how concurrency works in cm_req_han...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Make it clear that there is no concurrency...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Read id.state under lock when doing pr_debug()
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Simplify establishing a listen cm_id
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Make the destroy_id flow more robust
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Remove a race freeing timewait_info
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Fix checking for allowed duplicate listens
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-17
Jason Gunthorpe
RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
Merge branch 'mlx5_mr_cache' into rdma.git for-next
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
RDMA/mlx5: Allow MRs to be created in the cache synchronously
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
RDMA/mlx5: Revise how the hysteresis scheme works for...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
RDMA/mlx5: Fix locking in MR cache work queue
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
RDMA/mlx5: Lock access to ent->available_mrs/limit...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
RDMA/mlx5: Fix MR cache size and limit debugfs
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
RDMA/mlx5: Always remove MRs from the cache before...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
RDMA/mlx5: Simplify how the MR cache bucket is located
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-13
Jason Gunthorpe
RDMA/mlx5: Rename the tracking variables for the MR...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-10
Jason Gunthorpe
RDMA/cma: Teach lockdep about the order of rtnl and...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-10
Jason Gunthorpe
Merge tag 'v5.6-rc5' into rdma.git for-next
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-10
Jason Gunthorpe
Merge branch 'mlx5_packet_pacing' into rdma.git for...
commit
|
commitdiff
|
tree
2020-03-04
Jason Gunthorpe
RDMA/odp: Ensure the mm is still alive before creating...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-03-04
Jason Gunthorpe
Merge tag 'v5.6-rc4' into rdma.git for-next
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-02-27
Jason Gunthorpe
RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-02-27
Jason Gunthorpe
RDMA/ucma: Put a lock around every call to the rdma_cm...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-02-26
Jason Gunthorpe
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-02-19
Jason Gunthorpe
RDMA/ucma: Use refcount_t for the ctx->ref
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-02-19
Jason Gunthorpe
RDMA/core: Get rid of ib_create_qp_user
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-02-14
Jason Gunthorpe
IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-30
Jason Gunthorpe
RDMA/core: Make the entire API tree static
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-25
Jason Gunthorpe
RDMA/cm: Remove CM message structs
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-25
Jason Gunthorpe
RDMA/cm: Use IBA functions for complex structure members
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-25
Jason Gunthorpe
RDMA/cm: Use IBA functions for simple structure members
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-25
Jason Gunthorpe
RDMA/cm: Use IBA functions for swapping get/set acessors
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-25
Jason Gunthorpe
RDMA/cm: Use IBA functions for simple get/set acessors
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-25
Jason Gunthorpe
RDMA/cm: Add accessors for CM_REQ transport_type
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-25
Jason Gunthorpe
RDMA/core: Ensure that rdma_user_mmap_entry_remove...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-21
Jason Gunthorpe
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-16
Jason Gunthorpe
RDMA/uverbs: Add ioctl command to get a device context
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-16
Jason Gunthorpe
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-16
Jason Gunthorpe
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-16
Jason Gunthorpe
Merge branch 'mlx5-next' into rdma.git for-next
commit
|
commitdiff
|
tree
2020-01-16
Jason Gunthorpe
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-14
Jason Gunthorpe
mm/mmu_notifiers: Use 'interval_sub' as the variable...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-14
Jason Gunthorpe
mm/mmu_notifiers: Use 'subscription' as the variable...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-14
Jason Gunthorpe
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifi...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Use READ_ONCE for ib_ufile.async_file
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Do not erase the type of ib_wq.uobject
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Do not erase the type of ib_srq.uobject
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Do not erase the type of ib_qp.uobject
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Do not erase the type of ib_cq.uobject
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Make ib_ucq_object use ib_uevent_object
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Do not allow alloc_commit to fail
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/mlx5: Simplify devx async commands
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/core: Simplify destruction of FD uobjects
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/mlx5: Use RCU and direct refcounts to keep memory...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-13
Jason Gunthorpe
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2020-01-12
Jason Gunthorpe
Merge branch 'mlx5_vdpa' into rdma.git for-next
commit
|
commitdiff
|
tree
2020-01-10
Jason Gunthorpe
RDMA/core: Fix locking in ib_uverbs_event_read
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-25
Jason Gunthorpe
Merge branch 'ib-guids' into rdma.git for-next
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
xen/gntdev: use mmu_interval_notifier_insert
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
mm/hmm: remove hmm_mirror and related
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
drm/amdgpu: Call find_vma under mmap_sem
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
nouveau: use mmu_interval_notifier instead of hmm_mirror
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
nouveau: use mmu_notifier directly for invalidate_range_start
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
drm/radeon: use mmu_interval_notifier_insert
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
RDMA/odp: Use mmu_interval_notifier_insert()
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
mm/hmm: define the pre-processor related parts of hmm...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
mm/hmm: allow hmm_range to be used with a mmu_interval_notif...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-23
Jason Gunthorpe
mm/mmu_notifier: add an interval tree notifier
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-13
Jason Gunthorpe
mm/mmu_notifier: define the header pre-processor parts...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-07
Jason Gunthorpe
xen/gntdev: Use select for DMA_SHARED_BUFFER
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-06
Jason Gunthorpe
mm/mmu_notifiers: use the right return code for WARN_ON
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-11-01
Jason Gunthorpe
Merge branch 'odp_rework' into hmm.git
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
says:
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/odp: Remove broken debugging call to invalidate_range
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Do not race with mlx5_ib_invalidate_range...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Do not store implicit children in the odp_mkeys...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Rework implicit ODP destroy
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Avoid double lookups on the pagefault path
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Reduce locking in implicit_mr_get_data()
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Split implicit handling from pagefault_mr
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Set the HW IOVA of the child MRs to their...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
2019-10-28
Jason Gunthorpe
RDMA/mlx5: Lift implicit_mr_alloc() into the two routines...
Signed-off-by:
Jason Gunthorpe
<jgg@mellanox.com>
commit
|
commitdiff
|
tree
next