index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
2
-10
/
+9
2019-08-22
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
4
-123
/
+54
2019-08-21
RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr
Jason Gunthorpe
1
-6
/
+5
2019-08-21
RDMA/mlx5: Use ib_umem_start instead of umem.address
Jason Gunthorpe
1
-3
/
+3
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
5
-11
/
+7
2019-08-21
RDMA/odp: Use kvcalloc for the dma_list and page_list
Jason Gunthorpe
1
-8
/
+8
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
1
-6
/
+19
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
4
-20
/
+11
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
4
-64
/
+80
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2
-18
/
+85
2019-08-21
RMDA/odp: Consolidate umem_odp initialization
Jason Gunthorpe
1
-114
/
+86
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
3
-26
/
+32
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
2
-41
/
+40
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
2
-54
/
+19
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2
-8
/
+4
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
4
-11
/
+23
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
1
-2
/
+6
2019-08-12
RDMA/siw: Fix a memory leak in siw_init_cpulist()
Dan Carpenter
1
-3
/
+1
2019-08-12
IB/mlx5: Fix use-after-free error while accessing ev_file pointer
Yishai Hadas
1
-4
/
+5
2019-08-07
IB/mlx5: Check the correct variable in error handling code
Dan Carpenter
1
-1
/
+1
2019-08-07
RDMA/counter: Prevent QP counter binding if counters unsupported
Mark Zhang
1
-0
/
+6
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
2
-19
/
+9
2019-08-01
RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
Wei Yongjun
1
-1
/
+3
2019-08-01
RDMA/mlx5: Release locks during notifier unregister
Leon Romanovsky
1
-4
/
+3
2019-08-01
IB/hfi1: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2019-08-01
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
1
-10
/
+10
2019-08-01
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
1
-1
/
+4
2019-08-01
IB/mlx5: Fix MR registration flow to use UMR properly
Guy Levi
1
-18
/
+9
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
1
-21
/
+27
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
1
-13
/
+41
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
2019-07-29
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
1
-2
/
+4
2019-07-29
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
1
-2
/
+8
2019-07-29
RDMA/hns: Fix build error
YueHaibing
2
-9
/
+5
2019-07-25
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas
1
-1
/
+0
2019-07-25
IB/counters: Always initialize the port counter object
Parav Pandit
1
-4
/
+4
2019-07-25
IB/core: Fix querying total rdma stats
Parav Pandit
1
-0
/
+3
2019-07-25
IB/mlx5: Prevent concurrent MR updates during invalidation
Moni Shoua
1
-1
/
+2
2019-07-24
IB/mlx5: Fix clean_mr() to work in the expected order
Yishai Hadas
1
-3
/
+3
2019-07-24
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
Yishai Hadas
1
-1
/
+3
2019-07-24
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
Yishai Hadas
1
-5
/
+8
2019-07-24
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
3
-6
/
+11
2019-07-22
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
1
-2
/
+1
2019-07-22
IB/mlx5: Replace kfree with kvfree
Chuhong Yuan
1
-2
/
+2
2019-07-22
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
5
-13
/
+30
2019-07-22
IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
Kaike Wan
1
-41
/
+1
2019-07-22
IB/hfi1: Field not zero-ed when allocating TID flow memory
Kaike Wan
1
-0
/
+1
2019-07-22
IB/hfi1: Unreserve a flushed OPFN request
Kaike Wan
1
-2
/
+0
2019-07-22
IB/hfi1: Check for error on call to alloc_rsm_map_table
John Fleck
1
-2
/
+9
2019-07-22
RDMA/hns: Fix sg offset non-zero issue
Xi Wang
1
-7
/
+8
[next]