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-07-20
RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
Kamal Heib
1
-20
/
+41
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-1
/
+5
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-07-16
RDMA/cm: Protect access to remote_sidr_table
Maor Gottlieb
1
-0
/
+2
2020-07-16
RDMA/core: Fix race in rdma_alloc_commit_uobject()
Leon Romanovsky
1
-3
/
+3
2020-07-10
RDMA/counter: Allow manually bind QPs with different pids to same counter
Mark Zhang
1
-1
/
+1
2020-07-10
RDMA/counter: Only bind user QPs in auto mode
Mark Zhang
1
-1
/
+1
2020-07-10
RDMA/counter: Add PID category support in auto mode
Mark Zhang
2
-17
/
+11
2020-07-07
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2
-9
/
+20
2020-07-07
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2
-8
/
+10
2020-07-07
IB/uverbs: Expose UAPI to query MR
Yishai Hadas
1
-1
/
+51
2020-07-07
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
1
-0
/
+1
2020-07-07
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2
-1
/
+41
2020-07-07
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
1
-0
/
+4
2020-07-07
IB/uverbs: Enable CQ ioctl commands by default
Yishai Hadas
1
-3
/
+0
2020-07-07
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
1
-36
/
+21
2020-07-07
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2
-15
/
+21
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-07-07
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
1
-6
/
+5
2020-07-07
RDMA/core: Check for error instead of success in alloc MR function
Gal Pressman
1
-12
/
+13
2020-07-06
RDMA/core: Clean up tracepoint headers
Chuck Lever
1
-2
/
+0
2020-07-02
IB/sa: Resolv use-after-free in ib_nl_make_request()
Divya Indi
1
-21
/
+17
2020-07-02
RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
Jason Gunthorpe
1
-3
/
+8
2020-06-24
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
1
-39
/
+0
2020-06-24
IB/mad: Delete RMPP_STATE_CANCELING state
Shay Drory
1
-13
/
+4
2020-06-24
IB/mad: Change atomics to refcount API
Shay Drory
3
-14
/
+14
2020-06-24
IB/mad: Issue complete whenever decrements agent refcount
Shay Drory
1
-7
/
+7
2020-06-24
Merge branch 'raw_dumps' into rdma.git for-next
Jason Gunthorpe
2
-94
/
+128
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2
-62
/
+121
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
2
-12
/
+3
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
2
-3
/
+3
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2
-3
/
+3
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2
-15
/
+6
2020-06-23
RDMA/core: Don't call fill_res_entry for PD
Maor Gottlieb
1
-8
/
+1
2020-06-22
IB/mad: Fix use after free when destroying MAD agent
Shay Drory
1
-1
/
+1
2020-06-22
RDMA/counter: Query a counter before release
Mark Zhang
1
-1
/
+3
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
2
-2
/
+4
2020-06-19
RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
Fan Guo
1
-0
/
+1
2020-06-18
RDMA/core: Check that type_attrs is not NULL prior access
Leon Romanovsky
1
-15
/
+21
2020-06-18
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
1
-0
/
+18
2020-06-18
RDMA/core: Annotate CMA unlock helper routine
Leon Romanovsky
1
-0
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
34
-1263
/
+1761
2020-06-03
RDMA/cm: Spurious WARNING triggered in cm_destroy_id()
Ka-Cheong Poon
1
-1
/
+3
2020-06-03
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
2
-6
/
+16
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA/core: Remove FMR device ops
Max Gurtovoy
2
-52
/
+0
2020-06-03
RDMA/core: Remove FMR pool API
Max Gurtovoy
2
-495
/
+1
[prev]
[next]