index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hfi1: Remove all traces of diagpkt support
Dennis Dalessandro
2022-05-24
1
-23
/
+0
*
RDMA/hfi1: Consolidate software versions
Dennis Dalessandro
2022-05-24
2
-18
/
+1
*
RDMA/hfi1: Remove pointless driver version
Dennis Dalessandro
2022-05-24
2
-21
/
+0
*
RDMA/hfi1: Fix potential integer multiplication overflow errors
Dennis Dalessandro
2022-05-24
1
-1
/
+1
*
RDMA/hfi1: Prevent panic when SDMA is disabled
Douglas Miller
2022-05-24
1
-0
/
+2
*
RDMA/hfi1: Prevent use of lock before it is initialized
Douglas Miller
2022-05-24
1
-5
/
+7
*
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
1
-0
/
+6
|
\
|
*
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
2022-04-08
1
-0
/
+6
*
|
IB/hf1: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
*
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-24
6
-9
/
+3
|
\
|
*
IB/hfi1: Allow larger MTU without AIP
Mike Marciniszyn
2022-03-04
1
-2
/
+1
|
*
RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-11
1
-2
/
+2
|
*
RDMA/hfi1: Delete useless module.h include
Leon Romanovsky
2022-01-28
5
-5
/
+0
*
|
IB/hfi1: Fix tstats alloc and dealloc
Mike Marciniszyn
2022-01-28
1
-2
/
+12
*
|
IB/hfi1: Fix AIP early init panic
Mike Marciniszyn
2022-01-28
1
-10
/
+3
*
|
IB/hfi1: Fix alloc failure with larger txqueuelen
Mike Marciniszyn
2022-01-28
2
-12
/
+26
*
|
IB/hfi1: Fix panic with larger ipoib send_queue_size
Mike Marciniszyn
2022-01-28
1
-1
/
+1
|
/
*
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-14
5
-27
/
+24
|
\
|
*
IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
Mike Marciniszyn
2021-12-07
1
-19
/
+14
|
*
IB/hfi1: Fix early init panic
Mike Marciniszyn
2021-12-07
3
-3
/
+6
|
*
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
2021-12-07
1
-1
/
+1
|
*
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
2021-12-07
1
-1
/
+1
|
*
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
2021-11-16
1
-3
/
+2
*
|
IB/hfi1: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-29
1
-5
/
+3
|
/
*
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-11-01
1
-3
/
+6
|
\
|
*
IB/hfi1: Fix abba locking issue with sc_disable()
Mike Marciniszyn
2021-10-13
1
-3
/
+6
*
|
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
2021-10-29
4
-5
/
+8
*
|
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-25
1
-1
/
+1
*
|
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-12
1
-26
/
+27
*
|
IB/hf1: Use string_upper() instead of an open coded variant
Andy Shevchenko
2021-10-05
1
-6
/
+4
*
|
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
2021-10-04
1
-4
/
+4
|
\
|
|
*
RDMA/hfi1: Fix kernel pointer leak
Guo Zhi
2021-09-27
1
-4
/
+4
*
|
RDMA/hfi1: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
2021-09-27
1
-3
/
+2
*
|
IB/hfi1: Add ring consumer and producers traces
Mike Marciniszyn
2021-09-27
3
-22
/
+85
*
|
IB/hfi1: Remove atomic completion count
Mike Marciniszyn
2021-09-27
3
-12
/
+10
*
|
IB/hfi1: Tune netdev xmit cachelines
Mike Marciniszyn
2021-09-27
3
-52
/
+66
*
|
IB/hfi1: Get rid of tx priv backpointer
Mike Marciniszyn
2021-09-27
1
-5
/
+4
*
|
IB/hfi1: Get rid of hot path divide
Mike Marciniszyn
2021-09-27
2
-27
/
+11
*
|
IB/hfi1: Remove cache and embed txreq in ring
Mike Marciniszyn
2021-09-27
2
-128
/
+101
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-09
1
-1
/
+1
|
\
|
*
IB/hfi1: make hist static
chongjiapeng
2021-09-08
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
75
-3214
/
+163
|
\
|
|
*
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-08-25
73
-3170
/
+133
|
*
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
2
-16
/
+8
|
*
RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show
Christoph Hellwig
2021-08-19
1
-9
/
+4
|
*
RDMA/hfi1: Fix typo in comments
Cai Huoqing
2021-07-30
5
-7
/
+7
|
*
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
2021-07-30
4
-6
/
+7
|
*
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
2021-07-30
1
-6
/
+1
|
*
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
2021-07-30
1
-0
/
+3
[next]