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
/
qib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-7
/
+6
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-10
/
+4
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-12-01
RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
David Hildenbrand
1
-1
/
+1
2022-11-21
RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2
-18
/
+5
2022-10-24
RDMA/qib: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-10-24
RDMA/qib: Remove not-used variable freeze_cnt
Colin Ian King
1
-5
/
+2
2022-10-24
RDMA/qib: Remove not-used variable n
Colin Ian King
1
-4
/
+1
2022-09-20
RDMA/qib: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-28
IB/qib: Fix repeated "in" within comments
wangjianli
1
-1
/
+1
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
1
-1
/
+1
2022-07-19
IB/qib: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-18
RDMA/qib: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-17
RDMA/qib: Use the bitmap API when applicable
Christophe JAILLET
1
-15
/
+8
2022-07-04
IB: Fix spelling of 'writable'
Zhang Jiaming
2
-3
/
+3
2022-05-24
IB/qib: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+2
2022-03-15
RDMA/qib: Fix typos in comments
Julia Lawall
1
-2
/
+2
2022-02-17
IB/qib: Fix duplicate sysfs directory name
Mike Marciniszyn
1
-1
/
+1
2022-01-28
RDMA/qib: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2
-2
/
+2
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-3
/
+3
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-01-07
IB/qib: Fix typos
Qinghua Jin
3
-3
/
+3
2021-12-15
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
José Expósito
1
-1
/
+1
2021-11-29
RDMA/qib: rename copy_io to qib_copy_io
Christoph Hellwig
1
-2
/
+2
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+23
2021-10-29
IB/qib: Rebranding of qib driver to Cornelis Networks
Scott Breyer
1
-2
/
+3
2021-10-13
IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
Mike Marciniszyn
1
-10
/
+23
2021-09-13
IB/qib: Fix clang confusion of NULL pointer comparison
Jason Gunthorpe
1
-1
/
+1
2021-09-08
IB/qib: Fix null pointer subtraction compiler warning
Jason Gunthorpe
1
-1
/
+3
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-14
/
+14
2021-06-17
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-06-17
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
3
-25
/
+3
2021-06-17
RDMA/qib: Use attributes for the port sysfs
Jason Gunthorpe
2
-356
/
+254
2021-05-03
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-63
/
+5
2021-04-30
IB/qib: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-04-13
RDMA/qib: Remove useless qib_read_ureg() function
Jiapeng Chong
1
-22
/
+0
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
6
-15
/
+15
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2
-33
/
+0
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
5
-8
/
+9
2021-03-08
qib_fs: switch to simple_recursive_removal()
Al Viro
1
-63
/
+5
2021-01-22
RDMA/hw/qib/qib_iba6120: Fix some repeated (copy/paste) kernel-doc issues
Lee Jones
1
-9
/
+9
2021-01-22
RDMA/hw/qib/qib_verbs: Repair some formatting problems
Lee Jones
1
-3
/
+3
2021-01-22
RDMA/hw/qib/qib_iba7322: Fix a bunch of copy/paste issues
Lee Jones
1
-7
/
+7
2021-01-22
RDMA/hw/qib/qib_iba7220: Fix some kernel-doc issues
Lee Jones
1
-8
/
+8
2021-01-22
RDMA/hw/qib/qib_user_pages: Demote non-conformant documentation header
Lee Jones
1
-1
/
+1
[next]