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
starfive-6.6.48-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-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+8
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
1
-9
/
+8
2023-07-13
infiniband: convert to ctime accessor functions
Jeff Layton
1
-2
/
+1
2023-06-10
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-21
/
+7
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-03
IB/qib: Remove unused cnt variable
Tom Rix
1
-5
/
+4
2023-03-30
IB/qib: check for user backed iterator, not specific iterator type
Jens Axboe
1
-1
/
+1
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
1
-1
/
+1
2023-03-19
IB/qib: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-8
/
+0
2023-03-19
RDMA/qib: Remove deprecated kmap() call
Ira Weiny
1
-8
/
+3
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
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
[next]