index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-2
/
+6
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2
-4
/
+7
2020-09-09
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
1
-15
/
+15
2020-09-02
RDMA/ucma: Fix resource leak on error path
Alex Dewar
1
-7
/
+8
2020-09-02
RDMA/core: Fix reported speed and width
Kamal Heib
1
-1
/
+1
2020-09-02
RDMA/core: Fix unsafe linked list traversal after failing to allocate CQ
Xi Wang
1
-2
/
+2
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
6
-13
/
+13
2020-08-31
RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leaked
Jason Gunthorpe
1
-1
/
+2
2020-08-27
RDMA/ucma: Remove closing and the close_wq
Jason Gunthorpe
1
-34
/
+15
2020-08-27
RDMA/ucma: Rework how new connections are passed through event delivery
Jason Gunthorpe
1
-126
/
+96
2020-08-27
RDMA/ucma: Narrow file->mut in ucma_event_handler()
Jason Gunthorpe
1
-9
/
+7
2020-08-27
RDMA/ucma: Change backlog into an atomic
Jason Gunthorpe
1
-7
/
+8
2020-08-27
RDMA/ucma: Add missing locking around rdma_leave_multicast()
Jason Gunthorpe
1
-0
/
+2
2020-08-27
RDMA/ucma: Fix locking for ctx->events_reported
Jason Gunthorpe
1
-1
/
+3
2020-08-27
RDMA/ucma: Fix the locking of ctx->file
Jason Gunthorpe
1
-1
/
+5
2020-08-27
RDMA/ucma: Do not use file->mut to lock destroying
Jason Gunthorpe
1
-3
/
+11
2020-08-27
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
2
-7
/
+30
2020-08-27
RDMA/ucma: Remove mc_list and rely on xarray
Jason Gunthorpe
1
-37
/
+22
2020-08-27
RDMA/ucma: Fix error cases around ucma_alloc_ctx()
Jason Gunthorpe
1
-26
/
+42
2020-08-27
RDMA/ucma: Consolidate the two destroy flows
Jason Gunthorpe
1
-42
/
+22
2020-08-27
RDMA/ucma: Remove unnecessary locking of file->ctx_list in close
Jason Gunthorpe
1
-4
/
+7
2020-08-27
RDMA/ucma: Fix refcount 0 incr in ucma_get_ctx()
Jason Gunthorpe
1
-2
/
+2
2020-08-25
RDMA/cm: Add tracepoints to track MAD send operations
Chuck Lever
2
-2
/
+125
2020-08-25
RDMA/cm: Replace pr_debug() call sites with tracepoints
Chuck Lever
4
-55
/
+351
2020-08-24
RDMA/core: Move the rdma_show_ib_cm_event() macro
Chuck Lever
1
-40
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-12
/
+12
2020-08-20
RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"
Colin Ian King
1
-1
/
+1
2020-08-18
RDMA/cm: Remove unused cm_class
Jason Gunthorpe
1
-24
/
+0
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
1
-2
/
+2
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-670
/
+665
2020-08-05
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+5
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-07-31
RDMA/umem: Add a schedule point in ib_umem_get()
Eric Dumazet
1
-0
/
+1
2020-07-30
RDMA/core: Free DIM memory in error unwind
Leon Romanovsky
1
-0
/
+1
2020-07-30
RDMA/core: Stop DIM before destroying CQ
Leon Romanovsky
1
-3
/
+10
2020-07-29
RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
Mark Zhang
1
-3
/
+0
2020-07-29
RDMA/cma: Execute rdma_cm destruction from a handler properly
Jason Gunthorpe
1
-90
/
+84
2020-07-29
RDMA/cma: Remove unneeded locking for req paths
Jason Gunthorpe
1
-25
/
+6
2020-07-29
RDMA/cma: Using the standard locking pattern when delivering the removal event
Jason Gunthorpe
1
-26
/
+36
2020-07-29
RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
Jason Gunthorpe
1
-1
/
+5
2020-07-27
RDMA/core: Fix return error value in _ib_modify_qp() to negative
Li Heng
1
-1
/
+1
2020-07-27
RDMA/cm: Add min length checks to user structure copies
Jason Gunthorpe
1
-0
/
+4
2020-07-24
RDMA/uverbs: Silence shiftTooManyBitsSigned warning
Leon Romanovsky
1
-1
/
+1
2020-07-24
RDMA/uverbs: Remove redundant assignments
Leon Romanovsky
1
-5
/
+5
2020-07-24
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
2
-1
/
+4
2020-07-24
RDMA/core: Update write interface to use automatic object lifetime
Leon Romanovsky
1
-207
/
+86
2020-07-24
RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Leon Romanovsky
2
-1
/
+10
2020-07-20
RDMA/core: Remove query_pkey from the mandatory ops
Kamal Heib
1
-1
/
+3
2020-07-20
RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is set
Kamal Heib
1
-16
/
+29
[prev]
[next]