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
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-3
/
+3
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-149
/
+212
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
4
-8
/
+11
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2025-05-22
RDMA/rxe: Break endless pagefault loop for RO pages
Leon Romanovsky
1
-9
/
+5
2025-05-22
RDMA/siw: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2
-21
/
+2
2025-05-12
RDMA/siw: replace redundant ternary operator with just rv
Colin Ian King
1
-1
/
+1
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
1
-4
/
+4
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
1
-8
/
+6
2025-05-06
RDMA/siw: Remove unused siw_mem_add
Dr. David Alan Gilbert
2
-25
/
+0
2025-04-21
RDMA/rxe: Remove 32-bit architecture support
Daisuke Matsuda
5
-19
/
+3
2025-04-20
RDMA/rxe: Remove unused rxe_run_task
Dr. David Alan Gilbert
2
-31
/
+11
2025-04-20
RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
Zhu Yanjun
1
-1
/
+6
2025-04-20
RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
Zhu Yanjun
1
-4
/
+1
2025-04-11
RDMA/rxe: Fix mismatched type declarations
Daisuke Matsuda
3
-18
/
+19
2025-04-09
RDMA: Don't use %pK through printk
Thomas Weißschuh
5
-11
/
+11
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
5
-14
/
+68
2025-04-08
RDMA/rxe: Enable ODP in RDMA FLUSH operation
Daisuke Matsuda
5
-20
/
+90
2025-04-07
RDMA/rxe: Fix null pointer dereference in ODP MR check
Li Zhijian
3
-4
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-6
/
+6
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
19
-214
/
+551
2025-03-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-2
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-03-13
RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()
Daisuke Matsuda
1
-1
/
+1
2025-03-12
RDMA/rxe: Improve readability of ODP pagefault interface
Daisuke Matsuda
1
-5
/
+7
2025-03-03
RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() tests
Zhu Yanjun
1
-19
/
+6
2025-03-03
RDMA/siw: Switch to using the crc32c library
Eric Biggers
7
-113
/
+74
2025-02-21
RDMA/rxe: Add support for the traditional Atomic operations with ODP
Daisuke Matsuda
5
-2
/
+86
2025-02-21
RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
Daisuke Matsuda
4
-1
/
+149
2025-02-21
RDMA/rxe: Allow registering MRs for On-Demand Paging
Daisuke Matsuda
6
-6
/
+128
2025-02-21
RDMA/rxe: Add page invalidation support
Daisuke Matsuda
3
-0
/
+43
2025-02-21
RDMA/rxe: Move some code to rxe_loc.h in preparation for ODP
Daisuke Matsuda
4
-38
/
+39
2025-02-18
RDMA: Switch to use hrtimer_setup()
Nam Cao
1
-3
/
+2
2025-02-09
RDMA/rxe: switch to using the crc32 library
Eric Biggers
8
-52
/
+2
2025-02-09
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
1
-2
/
+2
2025-02-03
RDMA/rxe: Add query_gid support
Zhu Yanjun
1
-0
/
+13
2025-02-03
RDMA/rxe: Replace netdev dev addr with raw_gid
Zhu Yanjun
3
-4
/
+17
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-39
/
+15
2025-01-14
RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
Zhu Yanjun
1
-6
/
+5
2024-12-25
RDMA/siw: Remove deliver net device event
Yuyu Li
3
-21
/
+2
2024-12-25
RDMA/rxe: Remove deliver net device event
Yuyu Li
2
-18
/
+5
2024-12-24
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
6
-19
/
+90
2024-12-19
RDMA/siw: Remove direct link to net_device
Bernard Metzler
4
-35
/
+49
2024-12-17
RDMA/rxe: Fix mismatched max_msg_sz
zhenwei pi
2
-4
/
+3
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+5
2024-11-04
RDMA/rxe: Set queue pair cur_qp_state when being queried
Liu Jian
1
-0
/
+1
2024-10-30
RDMA/rxe: Fix the qp flush warnings in req
Zhu Yanjun
1
-2
/
+4
2024-10-11
RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
Showrya M N
1
-0
/
+2
2024-09-02
RDMA/rdmavt: Convert to use ERR_CAST()
Shen Lichuan
1
-3
/
+3
2024-08-23
RDMA/rxe: Fix __bth_set_resv6a
zhenwei pi
1
-1
/
+1
[next]