index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
sdma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hfi1: Prevent use of lock before it is initialized
Douglas Miller
2022-05-24
1
-5
/
+7
*
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
2021-12-07
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
1
-44
/
+2
|
\
|
*
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-08-25
1
-43
/
+1
|
*
RDMA/hfi1: Fix typo in comments
Cai Huoqing
2021-07-30
1
-1
/
+1
*
|
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
2021-08-19
1
-5
/
+4
|
/
*
RDMA/hfi1: Remove use of kmap()
Ira Weiny
2021-06-24
1
-2
/
+2
*
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-03-22
1
-1
/
+1
*
RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param
Lee Jones
2021-01-28
1
-5
/
+5
*
RDMA/hfi1: remove h from printk format specifier
Tom Rix
2021-01-07
1
-1
/
+1
*
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
1
-11
/
+11
*
IB/hfi1: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
1
-5
/
+4
*
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-1
/
+1
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
2019-11-23
1
-2
/
+2
*
IB/hfi1: Use a common pad buffer for 9B and 16B packets
Mike Marciniszyn
2019-10-17
1
-2
/
+3
*
RDMA/hfi1: Prevent memory leak in sdma_init
Navid Emamdoost
2019-10-01
1
-1
/
+4
*
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-24
1
-6
/
+20
|
\
|
*
IB/hfi1: Wakeup QPs orphaned on wait list after flush
Mike Marciniszyn
2019-06-18
1
-0
/
+17
|
*
IB/hfi1: Avoid hardlockup with flushlist_lock
Mike Marciniszyn
2019-06-18
1
-6
/
+3
*
|
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
1
-2
/
+1
|
/
*
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
2019-02-06
1
-9
/
+15
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-18
/
+9
*
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
Mike Marciniszyn
2018-12-07
1
-5
/
+5
*
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
2018-10-01
1
-32
/
+20
*
IB/hfi1: Right size user_sdma sequence numbers and related variables
Michael J. Ruhl
2018-09-11
1
-2
/
+2
*
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
2018-06-22
1
-5
/
+5
*
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2018-06-13
1
-1
/
+2
*
IB/hfi1: Ensure VL index is within bounds
Kaike Wan
2018-06-04
1
-9
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-06
1
-7
/
+9
|
\
|
*
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
2018-02-01
1
-1
/
+2
|
*
IB/hfi1: Fix for early release of sdma context
Alex Estrin
2018-02-01
1
-6
/
+7
*
|
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-12-05
1
-1
/
+0
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
1
-21
/
+15
|
\
|
*
IB/hfi1: Take advantage of kvzalloc_node in sdma initialization
Mike Marciniszyn
2017-10-30
1
-7
/
+2
|
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-4
/
+4
|
|
\
|
|
*
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+4
|
*
|
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
2017-10-15
1
-2
/
+0
|
*
|
IB/hfi1: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-15
1
-1
/
+2
|
*
|
IB/hfi1: Set default_desc1 just one time
Ira Weiny
2017-09-27
1
-7
/
+7
|
|
/
*
/
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-4
/
+4
|
/
*
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
2017-07-31
1
-1
/
+1
*
IB/hfi1: Serve the most starved iowait entry first
Kaike Wan
2017-07-31
1
-10
/
+24
*
IB/hfi1: Fix up sdma_init function comment
Ira Weiny
2017-06-27
1
-4
/
+2
*
IB/hfi1: Ensure VL index is within bounds
Michael J. Ruhl
2017-04-05
1
-0
/
+5
*
IB/hfi1: NULL pointer dereference when freeing rhashtable
Sebastian Sanchez
2017-04-05
1
-11
/
+27
*
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-9
/
+9
|
\
|
*
IB/hfi1: Inline sdma_txclean() for verbs pio
Mike Marciniszyn
2016-11-15
1
-9
/
+9
*
|
IB/hfi1: Fix integrity check flags default values
Jakub Pawlak
2016-11-15
1
-17
/
+2
|
/
[next]