Michael J. Ruhl
|
94694d18cf
IB/hfi1: Invalid user input can result in crash
|
6 年之前 |
Linus Torvalds
|
ad0835a930
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
|
7 年之前 |
Jan Sokolowski
|
e4c397eed9
IB/hfi1: Remove unnecessary if check
|
7 年之前 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 年之前 |
Harish Chegondi
|
4029e2a313
IB/hfi1: Remove the debug trace message in pin_sdma_pages()
|
7 年之前 |
Harish Chegondi
|
d34ed562ac
IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function
|
7 年之前 |
Michael J. Ruhl
|
34ab4de77f
IB/hif1: Remove static tracing from SDMA hot path
|
8 年之前 |
Harish Chegondi
|
32500f2763
IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
|
8 年之前 |
Harish Chegondi
|
637f4600a8
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
|
8 年之前 |
Harish Chegondi
|
ddd3affb50
IB/hfi1: Remove duplicate definitions of num_user_pages() function
|
8 年之前 |
Harish Chegondi
|
04a646df12
IB/hfi1: Fix the bail out code in pin_vector_pages() function
|
8 年之前 |
Harish Chegondi
|
4c6c9aa6cb
IB/hfi1: Clean up pin_vector_pages() function
|
8 年之前 |
Harish Chegondi
|
624b9ac15c
IB/hfi1: Clean up user_sdma_send_pkts() function
|
8 年之前 |
Michael J. Ruhl
|
7956371ea4
IB/hfi1: Improve local kmem_cache_alloc performance
|
8 年之前 |
Don Hiatt
|
566d53a826
IB/hfi1: Enhance PIO/SDMA send for 16B
|
8 年之前 |
Michael J. Ruhl
|
e87473bc1b
IB/hfi1: Only set fd pointer when base context is completely initialized
|
8 年之前 |
Michael J. Ruhl
|
91d970abe8
IB/hfi1: Remove unused user context data members
|
8 年之前 |
Kaike Wan
|
bcad29137a
IB/hfi1: Serve the most starved iowait entry first
|
8 年之前 |
Mike Marciniszyn
|
9c1a99c388
IB/hfi1: Create common expected receive verbs/PSM code
|
8 年之前 |
Sebastian Sanchez
|
e9c48ebd0c
IB/hfi1: Remove atomic SDMA_REQ_HAS_ERROR bit operation
|
8 年之前 |
Sebastian Sanchez
|
b888429c20
IB/hfi1: Remove atomic SDMA_REQ_SEND_DONE bit operation
|
8 年之前 |
Sebastian Sanchez
|
e3304b7cc4
IB/hfi1: Optimize cachelines for user SDMA request structure
|
8 年之前 |
Sebastian Sanchez
|
7be85676f1
IB/hfi1: Don't remove RB entry when not needed.
|
8 年之前 |
Sebastian Sanchez
|
ceb26569af
IB/hfi1: Remove unnecessary initialization from tx request
|
8 年之前 |
Michael J. Ruhl
|
62239fc6e5
IB/hfi1: Clean up on context initialization failure
|
8 年之前 |
Sebastian Sanchez
|
780a4c16aa
IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
|
8 年之前 |
Michael J. Ruhl
|
5042cddfd0
IB/hfi1: Use filedata rather than filepointer
|
8 年之前 |
Michael J. Ruhl
|
f4cd876529
IB/hfi1: Name function prototype parameters
|
8 年之前 |
Sebastian Sanchez
|
ade6f8af52
IB/hfi1: Get rid of divide when setting the tx request header
|
8 年之前 |
Markus Elfring
|
db6f0289f5
IB/hfi1: Coding style improvement (make sizeof use safer)
|
8 年之前 |