index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
2023-06-01
IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidate
Brendan Cunningham
2023-06-01
IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepoints
Brendan Cunningham
2023-06-01
IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
Brendan Cunningham
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-09
IB/hfi1: Place struct mmu_rb_handler on cache line start
Patrick Kelsey
2023-04-09
IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
Patrick Kelsey
2023-04-09
IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
Patrick Kelsey
2023-04-09
IB/hfi1: Suppress useless compiler warnings
Ehab Ababneh
2023-04-09
IB/hfi1: Remove trace newlines
Dean Luick
2023-03-30
IB/hfi1: check for user backed iterator, not specific iterator type
Jens Axboe
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-19
IB/hfi1: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-13
IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
Kang Chen
2023-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-17
IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
Patrick Kelsey
2023-02-17
IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
Patrick Kelsey
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-31
IB/hfi1: Assign npages earlier
Dean Luick
2023-01-22
IB/hfi1: Restore allocated resources on failed copyout
Dean Luick
2023-01-10
IB/hfi1: Use dma_mmap_coherent for matching buffers
Dean Luick
2023-01-10
IB/hfi1: Update RMT size calculation
Dean Luick
2023-01-10
IB/hfi1: Split IB counter allocation
Dean Luick
2023-01-10
IB/hfi1: Improve TID validity checking
Dean Luick
2023-01-10
IB/hfi1: Consolidate the creation of user TIDs
Dean Luick
2023-01-10
IB/hfi1: Assign npages earlier
Dean Luick
2023-01-10
IB/hfi1: Remove redundant pageidx variable
Dean Luick
2023-01-10
IB/hfi1: Remove user expected buffer invalidate race
Dean Luick
2023-01-10
IB/hfi1: Immediately remove invalid memory from hardware
Dean Luick
2023-01-10
IB/hfi1: Fix expected receive setup error exit issues
Dean Luick
2023-01-10
IB/hfi1: Reserve user expected TIDs
Dean Luick
2023-01-10
IB/hfi1: Reject a zero-length user expected buffer
Dean Luick
2022-12-27
RDMA/hfi1: Fix doc for hfi1_free_ctxt
Miaoqian Lin
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
2022-12-07
RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-04
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-22
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
2022-11-21
RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2022-11-18
IB/hfi1: Replace 1-element array with singleton
Kees Cook
2022-10-19
IB/hfi1: Correctly move list in sc_disable()
Dean Luick
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-27
IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-20
IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
Gaosheng Cui
[next]