index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+2
2023-01-31
IB/hfi1: Assign npages earlier
Dean Luick
1
-7
/
+2
2023-01-22
IB/hfi1: Restore allocated resources on failed copyout
Dean Luick
1
-2
/
+5
2023-01-10
IB/hfi1: Use dma_mmap_coherent for matching buffers
Dean Luick
1
-24
/
+57
2023-01-10
IB/hfi1: Update RMT size calculation
Dean Luick
1
-27
/
+32
2023-01-10
IB/hfi1: Split IB counter allocation
Dean Luick
1
-49
/
+32
2023-01-10
IB/hfi1: Improve TID validity checking
Dean Luick
1
-8
/
+8
2023-01-10
IB/hfi1: Consolidate the creation of user TIDs
Dean Luick
2
-7
/
+6
2023-01-10
IB/hfi1: Assign npages earlier
Dean Luick
1
-7
/
+2
2023-01-10
IB/hfi1: Remove redundant pageidx variable
Dean Luick
1
-13
/
+9
2023-01-10
IB/hfi1: Remove user expected buffer invalidate race
Dean Luick
2
-5
/
+55
2023-01-10
IB/hfi1: Immediately remove invalid memory from hardware
Dean Luick
2
-14
/
+30
2023-01-10
IB/hfi1: Fix expected receive setup error exit issues
Dean Luick
1
-33
/
+50
2023-01-10
IB/hfi1: Reserve user expected TIDs
Dean Luick
1
-8
/
+6
2023-01-10
IB/hfi1: Reject a zero-length user expected buffer
Dean Luick
1
-0
/
+2
2022-12-27
RDMA/hfi1: Fix doc for hfi1_free_ctxt
Miaoqian Lin
1
-1
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-13
/
+21
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-18
/
+3
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+1
2022-12-07
RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-04
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
1
-0
/
+6
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
1
-1
/
+1
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-2
/
+2
[next]