index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
cxgb4: kfree mhp after the debug print
Shaobo He
1
-1
/
+1
2019-03-04
IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
Michael J. Ruhl
1
-10
/
+23
2019-03-04
IB/rdmavt: Fix loopback send with invalidate ordering
Mike Marciniszyn
1
-10
/
+16
2019-03-04
IB/iser: Fix dma_nents type definition
Max Gurtovoy
1
-1
/
+1
2019-03-04
IB/mlx5: Set correct write permissions for implicit ODP MR
Moni Shoua
1
-1
/
+1
2019-03-04
bnxt_re: Clean cq for kernel consumers only
Devesh Sharma
1
-1
/
+1
2019-02-25
RDMA/uverbs: Don't do double free of allocated PD
Leon Romanovsky
1
-0
/
+1
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
31
-340
/
+198
2019-02-22
RDMA/core: Fix a WARN() message
Dan Carpenter
1
-3
/
+1
2019-02-22
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
3
-22
/
+14
2019-02-22
IB/mlx4: Increase the timeout for CM cache
HÃ¥kon Bugge
1
-1
/
+1
2019-02-21
IB/core: Abort page fault handler silently during owning process exit
Moni Shoua
1
-1
/
+1
2019-02-21
IB/mlx5: Validate correct PD before prefetch MR
Moni Shoua
1
-16
/
+30
2019-02-21
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
4
-23
/
+102
2019-02-21
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
1
-1
/
+1
2019-02-21
IB/hfi1: Add missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-02-21
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
29
-364
/
+685
2019-02-20
drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()
Davidlohr Bueso
1
-1
/
+1
2019-02-19
RDMA/core: Verify that memory window type is legal
Noa Osherovich
1
-0
/
+5
2019-02-19
RDMA/iwcm: Fix string truncation error
Leon Romanovsky
1
-3
/
+3
2019-02-19
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
1
-8
/
+7
2019-02-19
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
1
-1
/
+1
2019-02-19
RDMA/hns: Bugfix for set hem of SCC
Yangyang Li
1
-0
/
+3
2019-02-19
RDMA/hns: Modify qp&cq&pd specification according to UM
Lijun Ou
1
-5
/
+5
2019-02-19
lib/irq_poll: Support schedules in non-interrupt contexts
Steve Wise
1
-1
/
+1
2019-02-19
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
8
-13
/
+46
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
4
-2
/
+144
2019-02-19
IB/usnic: Fix deadlock
Parvi Kaustubhi
3
-28
/
+19
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
6
-12
/
+35
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
6
-33
/
+32
2019-02-19
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
8
-87
/
+30
2019-02-19
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2
-36
/
+217
2019-02-19
RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding
Jason Gunthorpe
4
-47
/
+38
2019-02-19
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2
-13
/
+116
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
6
-38
/
+171
2019-02-19
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2
-59
/
+33
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
4
-94
/
+78
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
12
-46
/
+53
2019-02-19
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
1
-5
/
+2
2019-02-19
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2
-1
/
+11
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
2
-0
/
+19
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
2
-0
/
+29
2019-02-19
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
3
-78
/
+43
2019-02-19
net/mlx5: Factor out HCA capabilities functions
Leon Romanovsky
1
-15
/
+31
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
6
-66
/
+114
2019-02-18
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
2
-3
/
+2
2019-02-18
RDMA/nldev: Add resource tracker doit callback
Leon Romanovsky
1
-61
/
+129
2019-02-18
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
2
-0
/
+28
2019-02-18
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
3
-45
/
+93
2019-02-15
RDMA/core: Move device addition deletion to device.c
Parav Pandit
3
-13
/
+14
[next]