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
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-07-15
IB/hfi1: Constify struct flag_table
Christophe JAILLET
1
-15
/
+15
2024-06-26
RDMA/hfi1: Constify struct mmu_rb_ops
Christophe JAILLET
3
-4
/
+4
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
5
-7
/
+7
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-39
/
+11
2024-05-05
IB/hfi1: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-05-05
IB/hfi1: Do not use custom stat allocator
Breno Leitao
1
-16
/
+3
2024-05-05
RDMA/hfi1: Use RMW accessors for changing LNKCTL2
Ilpo Järvinen
1
-22
/
+8
2024-05-03
IB/hfi1: allocate dummy net_device dynamically
Breno Leitao
2
-3
/
+8
2024-03-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-12
/
+13
2024-02-04
IB/hfi1: Fix sdma.h tx->num_descs off-by-one error
Daniel Vacek
1
-1
/
+1
2024-01-25
IB/hfi1: Fix a memleak in init_credit_return
Zhipeng Lu
1
-1
/
+5
2024-01-25
IB/hfi1: fix spellos and kernel-doc
Randy Dunlap
1
-12
/
+13
2023-11-13
RDMA/hfi1: Copy userspace arrays safely
Philipp Stanner
2
-4
/
+4
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
72
-86
/
+81
2023-10-25
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
1
-1
/
+1
2023-10-25
IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
Chengfeng Ye
1
-2
/
+3
2023-10-24
RDMA/hfi1: Remove redundant assignment to pointer ppd
Colin Ian King
1
-1
/
+0
2023-10-02
IB/hfi1: Annotate struct tid_rb_node with __counted_by
Kees Cook
1
-1
/
+1
2023-09-25
infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
David Howells
1
-1
/
+1
2023-09-22
IB/hfi1: Replace deprecated strncpy
Justin Stitt
1
-2
/
+2
2023-09-20
RDMA/hfi1: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-7
/
+2
2023-09-18
IB/hfi1: Remove open coded reference to skb frag offset
David Ahern
1
-1
/
+1
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
71
-71
/
+71
2023-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-504
/
+546
2023-08-22
IB/hfi1: Reduce printing of errors during driver shut down
Douglas Miller
1
-3
/
+5
2023-08-22
RDMA/hfi1: Move user SDMA system memory pinning code to its own file
Brendan Cunningham
6
-452
/
+505
2023-08-22
RDMA/hfi1: Use list_for_each_entry() helper
Jinjie Ruan
1
-3
/
+1
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
1
-40
/
+32
2023-08-03
IB/hfi1: Fix possible panic during hotplug remove
Douglas Miller
1
-0
/
+1
2023-07-24
IB/hfi1: Use struct_size()
Christophe JAILLET
1
-6
/
+3
2023-06-01
IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidate
Brendan Cunningham
1
-6
/
+1
2023-06-01
IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepoints
Brendan Cunningham
2
-15
/
+40
2023-06-01
IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
Brendan Cunningham
9
-145
/
+177
2023-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
18
-335
/
+474
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-04-09
IB/hfi1: Place struct mmu_rb_handler on cache line start
Patrick Kelsey
2
-6
/
+19
2023-04-09
IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
Patrick Kelsey
11
-304
/
+423
2023-04-09
IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
Patrick Kelsey
1
-7
/
+6
2023-04-09
IB/hfi1: Suppress useless compiler warnings
Ehab Ababneh
1
-0
/
+7
2023-04-09
IB/hfi1: Remove trace newlines
Dean Luick
5
-18
/
+18
2023-03-30
IB/hfi1: check for user backed iterator, not specific iterator type
Jens Axboe
1
-5
/
+2
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
1
-1
/
+2
2023-03-19
IB/hfi1: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-2
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-13
IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
Kang Chen
1
-1
/
+4
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-160
/
+194
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-02-17
IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
Patrick Kelsey
2
-10
/
+9
2023-02-17
IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
Patrick Kelsey
1
-21
/
+40
[next]