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
2025-05-26
RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work
Jack Morgenstein
1
-1
/
+2
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
3
-4
/
+8
2025-05-25
IB/cm: Remove dead code and adjust naming
Vlad Dumitrescu
4
-56
/
+16
2025-05-25
RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices
Daisuke Matsuda
1
-6
/
+25
2025-05-13
RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
Shin'ichiro Kawasaki
1
-14
/
+15
2025-05-12
RDMA/umem: Separate implicit ODP initialization from explicit ODP
Leon Romanovsky
1
-45
/
+46
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
1
-82
/
+22
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
1
-60
/
+43
2025-05-06
RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
Zhu Yanjun
1
-2
/
+4
2025-05-05
IB/cm: Drop lockdep assert and WARN when freeing old msg
Vlad Dumitrescu
1
-1
/
+2
2025-04-20
RDMA/cma: Remove unused rdma_res_to_id
Dr. David Alan Gilbert
1
-13
/
+0
2025-04-09
RDMA/core: Silence oversized kvmalloc() warning
Shay Drory
1
-2
/
+4
2025-04-09
RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
Sharath Srinivasan
1
-1
/
+3
2025-04-07
IB/cm: use rwlock for MAD agent lock
Jacob Moroni
1
-8
/
+8
2025-04-07
RDMA/core: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/uverbs: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/core: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/ucaps: Avoid format-security warning
Arnd Bergmann
1
-1
/
+1
2025-03-19
IB/mad: Check available slots before posting receive WRs
Maher Sanalla
1
-18
/
+20
2025-03-18
RDMA/core: Pass port to counter bind/unbind operations
Patrisious Haddad
2
-11
/
+11
2025-03-18
RDMA/core: Add support to optional-counters binding configuration
Patrisious Haddad
2
-11
/
+35
2025-03-18
RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()
Patrisious Haddad
2
-1
/
+5
2025-03-13
RDMA/core: Fix use-after-free when rename device name
Wang Liang
1
-2
/
+7
2025-03-13
RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
Maher Sanalla
1
-68
/
+76
2025-03-09
RDMA/uverbs: Add support for UCAPs in context creation
Chiara Meiohas
2
-0
/
+23
2025-03-09
RDMA/uverbs: Introduce UCAP (User CAPabilities) API
Chiara Meiohas
3
-1
/
+271
2025-03-03
RDMA/core: Fixes infiniband sysctl bounds
Nicolas Bouchinet
2
-2
/
+6
2025-03-03
RDMA/core: Don't expose hw_counters outside of init net namespace
Roman Gushchin
2
-0
/
+10
2025-02-19
RDMA/core: Fix best page size finding when it can cross SG entries
Michael Margolin
2
-15
/
+32
2025-02-06
RDMA/core: Use ib_port_state_to_str() for IB state sysfs
Maher Sanalla
1
-13
/
+1
2025-02-06
IB/cache: Add log messages for IB device state changes
Maher Sanalla
1
-0
/
+6
2025-02-03
RDMA/rxe: Make rping work with tun device
Zhu Yanjun
1
-5
/
+19
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-184
/
+92
2025-01-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-8
/
+26
2024-12-24
RDMA/core: Support link status events dispatching
Yuyu Li
1
-0
/
+60
2024-12-24
RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device.
Yuyu Li
1
-7
/
+32
2024-12-24
RDMA/core: Remove unused ib_copy_path_rec_from_user
Dr. David Alan Gilbert
1
-42
/
+0
2024-12-24
RDMA/core: Remove unused ibdev_printk
Dr. David Alan Gilbert
1
-17
/
+0
2024-12-24
RDMA/core: Remove unused ib_find_exact_cached_pkey
Dr. David Alan Gilbert
1
-35
/
+0
2024-12-24
RDMA/core: Remove unused ib_ud_header_unpack
Dr. David Alan Gilbert
1
-83
/
+0
2024-12-19
RDMA/nldev: Set error code in rdma_nl_notify_event
Chiara Meiohas
1
-1
/
+1
2024-12-10
RDMA/core: Fix ENODEV error for iWARP test over vlan
Anumula Murali Mohan Reddy
1
-0
/
+16
2024-12-04
RDMA/uverbs: Prevent integer overflow issue
Dan Carpenter
1
-7
/
+9
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-123
/
+240
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-18
/
+9
2024-11-17
IB/cm: Rework sending DREQ when destroying a cm_id
Sean Hefty
1
-21
/
+32
2024-11-17
IB/cm: Do not hold reference on cm_id unless needed
Sean Hefty
1
-42
/
+24
2024-11-17
IB/cm: Explicitly mark if a response MAD is a retransmission
Sean Hefty
1
-20
/
+31
2024-11-12
Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"
Leon Romanovsky
1
-2
/
+0
[next]