index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IB/hfi1: Correctly obtain the full service class
Dean Luick
2016-04-28
1
-1
/
+1
*
IB/hfi1: Fix QOS rule mappings
Dean Luick
2016-04-28
1
-27
/
+21
*
IB/hfi1: Remove invalid QOS check
Dean Luick
2016-04-28
1
-2
/
+0
*
IB/hfi1: Fix QOS num_vl bit width
Dean Luick
2016-04-28
1
-1
/
+1
*
IB/hfi1: Fix i2c resource reservation checks
Dean Luick
2016-04-28
1
-4
/
+4
*
IB/hfi1: Fix sysfs file offset usage
Dean Luick
2016-04-28
1
-2
/
+2
*
IB/rdmavt,hfi1,qib: Fix memory leak
Jubin John
2016-04-28
1
-2
/
+2
*
IB/hfi1: Fix buffer cache races which may cause corruption
Mitko Haralanov
2016-04-28
2
-17
/
+45
*
IB/hfi1: Extract and reinsert MMU RB node on lookup
Mitko Haralanov
2016-04-28
3
-19
/
+35
*
IB/hfi1: Correctly compute node interval
Mitko Haralanov
2016-04-28
2
-2
/
+2
*
IB/hfi1: Protect the interval RB tree when cleaning up
Mitko Haralanov
2016-04-28
1
-2
/
+6
*
IB/hfi1: Fix memory leak in user ExpRcv and SDMA
Mitko Haralanov
2016-04-28
2
-3
/
+7
*
IB/hfi1: Don't remove list entries if they are not in a list
Mitko Haralanov
2016-04-28
1
-2
/
+4
*
IB/qib, IB/hfi1: Fix up UD loopback use of irq flags
Mike Marciniszyn
2016-04-28
3
-13
/
+16
*
Merge branch 'k.o/for-4.6-rc' into testing/4.6
Doug Ledford
2016-04-28
7
-88
/
+94
|
\
|
*
IB/security: Restrict use of the write() interface
Jason Gunthorpe
2016-04-28
2
-1
/
+7
|
*
IB/hfi1: Use kernel default llseek for ui device
Dean Luick
2016-04-28
1
-23
/
+2
|
*
IB/hfi1: Don't attempt to free resources if initialization failed
Mitko Haralanov
2016-04-28
2
-33
/
+29
|
*
IB/hfi1: Fix missing lock/unlock in verbs drain callback
Mike Marciniszyn
2016-04-28
1
-0
/
+2
|
*
IB/hfi1: Prevent unpinning of wrong pages
Mitko Haralanov
2016-04-28
1
-5
/
+8
|
*
IB/hfi1: Fix deadlock caused by locking with wrong scope
Mitko Haralanov
2016-04-28
1
-5
/
+11
|
*
IB/hfi1: Prevent NULL pointer deferences in caching code
Mitko Haralanov
2016-04-28
4
-23
/
+37
*
|
staging/rdma/hfi1: select CRC32
Markus Böhme
2016-04-04
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
68
-10715
/
+11625
|
\
|
*
IB/hfi1: Add SDMA cache eviction algorithm
Mitko Haralanov
2016-03-21
2
-2
/
+62
|
*
IB/hfi1: Switch to using the pin query function
Mitko Haralanov
2016-03-21
2
-1
/
+8
|
*
IB/hfi1: Specify mm when releasing pages
Mitko Haralanov
2016-03-21
4
-14
/
+22
|
*
IB/hfi1: Add pin query function
Mitko Haralanov
2016-03-21
2
-6
/
+47
|
*
IB/hfi1: Implement SDMA-side buffer caching
Mitko Haralanov
2016-03-21
2
-101
/
+155
|
*
IB/hfi1: Adjust last address values for intervals
Mitko Haralanov
2016-03-21
1
-3
/
+3
|
*
IB/hfi1: Add filter callback
Mitko Haralanov
2016-03-21
2
-5
/
+15
|
*
IB/hfi1: Remove compare callback
Mitko Haralanov
2016-03-21
3
-17
/
+1
|
*
IB/hfi1: Add MMU tracing
Mitko Haralanov
2016-03-21
3
-0
/
+12
|
*
IB/hfi1: Use interval RB trees
Mitko Haralanov
2016-03-21
2
-75
/
+34
|
*
IB/hfi1: Notify remove MMU/RB callback of calling context
Mitko Haralanov
2016-03-21
3
-10
/
+11
|
*
IB/hfi1: Remove the use of add/remove RB function pointers
Mitko Haralanov
2016-03-21
2
-13
/
+14
|
*
IB/hfi1: Allow remove MMU callbacks to free nodes
Mitko Haralanov
2016-03-21
1
-5
/
+7
|
*
IB/hfi1: Prevent NULL pointer dereference
Mitko Haralanov
2016-03-21
1
-0
/
+3
|
*
IB/hfi1: Allow MMU function execution in IRQ context
Mitko Haralanov
2016-03-21
1
-15
/
+21
|
*
IB/hfi1: Re-factor MMU notification code
Mitko Haralanov
2016-03-21
6
-259
/
+471
|
*
IB/hfi1: Enable adaptive pio by default
Mike Marciniszyn
2016-03-17
1
-1
/
+1
|
*
IB/hfi1: Fix adaptive pio packet corruption
Mike Marciniszyn
2016-03-17
1
-6
/
+13
|
*
IB/hfi1: Fix panic in adaptive pio
Mike Marciniszyn
2016-03-17
2
-5
/
+3
|
*
IB/hfi1: Fix PIO wakeup timing hole
Mike Marciniszyn
2016-03-17
1
-5
/
+7
|
*
IB/hfi1: Fix ordering of trace for accuracy
Mike Marciniszyn
2016-03-17
1
-3
/
+6
|
*
IB/hfi1: Add unique trace point for pio and sdma send
Mike Marciniszyn
2016-03-17
3
-6
/
+14
|
*
IB/hfi1: Fix issues with qp_stats print
Mike Marciniszyn
2016-03-17
1
-1
/
+1
|
*
IB/hfi1: Report pid in qp_stats to aid debug
Mike Marciniszyn
2016-03-17
1
-2
/
+3
|
*
IB/hfi1: Improve LED beaconing
Easwar Hariharan
2016-03-17
3
-51
/
+38
|
*
IB/hfi1: Don't call cond_resched in atomic mode when sending packets
Kaike Wan
2016-03-17
1
-2
/
+5
[prev]
[next]