index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
4
-61
/
+28
2019-04-01
opa_vnic: Convert vport_idr to XArray
Matthew Wilcox
1
-37
/
+23
2019-04-01
qib: Convert qib_unit_table to XArray
Matthew Wilcox
5
-69
/
+27
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
6
-68
/
+31
2019-03-29
qedr: Convert srqidr to XArray
Matthew Wilcox
3
-41
/
+7
2019-03-29
qedr: Convert qpidr to XArray
Matthew Wilcox
4
-11
/
+8
2019-03-29
hfi1: Convert vesw_idr to XArray
Matthew Wilcox
2
-10
/
+9
2019-03-29
RDMA/hns: Convert qp_table_tree to XArray
Matthew Wilcox
2
-40
/
+16
2019-03-29
RDMA/hns: Convert cq_table to XArray
Matthew Wilcox
2
-24
/
+12
2019-03-28
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
3
-0
/
+114
2019-03-28
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
3
-1
/
+34
2019-03-28
RDMA/core: Extend ib_device_get_by_index for net namespace
Parav Pandit
3
-11
/
+21
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
4
-0
/
+38
2019-03-28
RDMA/core: Add module param to disable device sharing among net ns
Parav Pandit
1
-0
/
+7
2019-03-28
RDMA/core: Support core port attributes in non init_net
Parav Pandit
3
-7
/
+18
2019-03-28
RDMA/core: Implement compat device/sysfs tree in net namespace
Parav Pandit
1
-4
/
+257
2019-03-28
RDMA/core: Restrict sysfs entries view to init_net
Parav Pandit
1
-1
/
+11
2019-03-28
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
2
-17
/
+36
2019-03-28
RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
1
-1
/
+1
2019-03-28
RDMA/rxe: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
1
-1
/
+1
2019-03-28
RDMA/mthca: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
1
-1
/
+1
2019-03-28
RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2
-2
/
+2
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
7
-53
/
+67
2019-03-28
IB/qib: Remove a set-but-not-used variable
Bart Van Assche
1
-4
/
+1
2019-03-28
IB/hfi1: Fix two format strings
Bart Van Assche
2
-4
/
+4
2019-03-28
IB/mlx5: Declare devx_async_cmd_event_fops static
Bart Van Assche
1
-1
/
+1
2019-03-28
RDMA/uverbs: Allow the compiler to verify declaration and definition consistency
Bart Van Assche
4
-0
/
+4
2019-03-28
RDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointer
Bart Van Assche
1
-1
/
+1
2019-03-28
RDMA/uverbs: Add a __user annotation to a pointer
Bart Van Assche
1
-1
/
+1
2019-03-27
IB/rxe: Replace av->network_type with skb->protocol
Zhu Yanjun
1
-16
/
+12
2019-03-27
IB/MAD: Add SMP details to MAD tracing
Ira Weiny
1
-0
/
+8
2019-03-27
IB/UMAD: Add umad trace points
Ira Weiny
1
-0
/
+12
2019-03-27
IB/MAD: Add agent trace points
Ira Weiny
1
-0
/
+4
2019-03-27
IB/MAD: Add recv path trace point
Ira Weiny
1
-0
/
+3
2019-03-27
IB/MAD: Add send path trace points
Ira Weiny
1
-1
/
+32
2019-03-27
RDMA/vmw_pvrdma: Skip zeroing device attrs
Yuval Shaia
1
-2
/
+0
2019-03-27
IB/mlx5: Compare only index part of a memory window rkey
Artemy Kovalyov
1
-1
/
+10
2019-03-27
IB/mlx5: WQE dump jumps over first 16 bytes
Artemy Kovalyov
1
-3
/
+2
2019-03-27
RDMA/hns: Limit scope of hns_roce_cmq_send()
Leon Romanovsky
1
-1
/
+1
2019-03-27
IB/iser: remove uninitialized variable len
Colin Ian King
1
-5
/
+2
2019-03-27
RDMA/i40iw: Handle workqueue allocation failure
Kangjie Lu
3
-5
/
+20
2019-03-26
IB/core: Ensure an invalidate_range callback on ODP MR
Ira Weiny
2
-10
/
+8
2019-03-26
RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later
Leon Romanovsky
1
-5
/
+6
2019-03-26
drivers: infiniband: Fix whitespace in kconfig
Enrico Weigelt, metux IT consult
2
-8
/
+8
2019-03-26
RDMA/nes: remove redundant check on udata
Colin Ian King
1
-39
/
+34
2019-03-26
cma: Convert portspace IDRs to XArray
Matthew Wilcox
1
-20
/
+21
2019-03-26
ucm: Convert ctx_id_table to XArray
Matthew Wilcox
1
-22
/
+13
2019-03-26
ib core: Convert query_idr to XArray
Matthew Wilcox
1
-26
/
+18
2019-03-26
RDMA/cm: Convert local_id_table to XArray
Matthew Wilcox
1
-24
/
+18
2019-03-26
IB/mad: Convert ib_mad_clients to XArray
Matthew Wilcox
1
-25
/
+14
[next]