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
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
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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
4
-29
/
+48
2020-02-11
IB/hfi1: Acquire lock to release TID entries when user file is closed
Kaike Wan
1
-0
/
+2
2020-02-11
RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
Kamal Heib
1
-0
/
+2
2020-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
41
-972
/
+1977
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
5
-9
/
+9
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
5
-5
/
+5
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2
-6
/
+3
2020-01-29
RDMA/efa: Mask access flags with the correct optional range
Gal Pressman
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
30
-155
/
+237
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+5
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
7
-10
/
+10
2020-01-27
IB/mlx4: Fix leak in id_map_find_del
HÃ¥kon Bugge
1
-26
/
+3
2020-01-25
IB/hfi1: Fix logical condition in msix_request_irq
Nathan Chancellor
1
-1
/
+1
2020-01-25
IB/mlx5: Return the administrative GUID if exists
Danit Goldberg
1
-16
/
+12
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
33
-167
/
+258
2020-01-21
Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
30
-151
/
+231
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
5
-16
/
+27
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-16
/
+27
2020-01-17
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...
Saeed Mahameed
1
-4
/
+6
2020-01-17
net/mlx5: Refactor mlx5_create_auto_grouped_flow_table
Paul Blakey
1
-4
/
+6
2020-01-16
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
1
-4
/
+16
2020-01-16
IB/mlx5: Expose RoCE accelerator counters
Avihai Horon
1
-0
/
+18
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
4
-5
/
+23
2020-01-16
RDMA/efa: Allow passing of optional access flags for MR registration
Michael Guralnik
1
-0
/
+1
2020-01-16
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
2
-6
/
+15
2020-01-16
IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs
Moni Shoua
1
-0
/
+17
2020-01-16
RDMA/mlx5: Don't fake udata for kernel path
Leon Romanovsky
1
-18
/
+16
2020-01-16
IB/mlx5: Add ODP WQE handlers for kernel QPs
Moni Shoua
3
-70
/
+117
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
2
-1
/
+4
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
28
-56
/
+62
2020-01-15
RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_remove
Gal Pressman
1
-7
/
+4
2020-01-15
RDMA/efa: Remove {} brackets from single statement if
Gal Pressman
1
-2
/
+1
2020-01-15
RDMA/efa: Device definitions documentation updates
Gal Pressman
1
-13
/
+24
2020-01-15
RDMA/hns: Add support for extended atomic in userspace
Jiaran Zhang
2
-2
/
+17
2020-01-15
RDMA/hns: Get pf capabilities from firmware
Lijun Ou
2
-109
/
+6
2020-01-15
RDMA/hns: Add interfaces to get pf capabilities from firmware
Lijun Ou
3
-0
/
+527
2020-01-15
RDMA/hns: Remove some redundant variables related to capabilities
Weihang Li
3
-7
/
+1
2020-01-13
RDMA/mlx5: Simplify devx async commands
Jason Gunthorpe
1
-14
/
+10
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
1
-63
/
+48
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
1
-17
/
+17
2020-01-13
IB/mlx5: Add mmap support for VAR
Yishai Hadas
1
-1
/
+4
2020-01-13
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
2
-0
/
+164
2020-01-13
IB/mlx5: Extend caps stage to handle VAR capabilities
Yishai Hadas
2
-2
/
+48
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-1
/
+1
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
6
-34
/
+252
2020-01-10
RDMA/hns: Bugfix for posting a wqe with sge
Lijun Ou
1
-16
/
+25
2020-01-10
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
Mike Marciniszyn
3
-0
/
+3
2020-01-10
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
4
-0
/
+14
2020-01-10
IB/hfi1: Return void in packet receiving functions
Grzegorz Andrejczuk
2
-25
/
+18
[next]