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
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
Yishai Hadas
2019-01-29
1
-5
/
+13
*
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2019-01-25
2
-3
/
+1
*
IB/uverbs: Fix ioctl query port to consider device disassociation
Yishai Hadas
2019-01-25
1
-1
/
+7
*
RDMA/mlx5: Fix flow creation on representors
Mark Bloch
2019-01-25
1
-2
/
+1
*
IB/uverbs: Fix OOPs upon device disassociation
Yishai Hadas
2019-01-25
1
-4
/
+3
*
RDMA/umem: Add missing initialization of owning_mm
Artemy Kovalyov
2019-01-25
1
-0
/
+3
*
RDMA/hns: Update the kernel header file of hns
Lijun Ou
2019-01-25
1
-2
/
+8
*
IB/mlx5: Fix how advise_mr() launches async work
Jason Gunthorpe
2019-01-21
1
-5
/
+5
*
RDMA/device: Expose ib_device_try_get(()
Jason Gunthorpe
2019-01-21
2
-4
/
+10
*
IB/hfi1: Add limit test for RC/UC send via loopback
Mike Marciniszyn
2019-01-21
1
-1
/
+6
*
IB/hfi1: Remove overly conservative VM_EXEC flag check
Michael J. Ruhl
2019-01-21
1
-1
/
+1
*
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
Brian Welty
2019-01-21
2
-2
/
+0
*
IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOV
Jack Morgenstein
2019-01-21
1
-3
/
+3
*
RDMA/mlx5: Fix check for supported user flags when creating a QP
Mark Bloch
2019-01-21
1
-7
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-18
9
-22
/
+108
|
\
|
*
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
Jason Gunthorpe
2019-01-14
4
-13
/
+59
|
*
RDMA/mthca: Clear QP objects during their allocation
Leon Romanovsky
2019-01-10
1
-2
/
+2
|
*
RDMA/vmw_pvrdma: Return the correct opcode when creating WR
Adit Ranadive
2019-01-10
2
-1
/
+40
|
*
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
2019-01-08
1
-1
/
+4
|
*
RDMA/nldev: Don't expose unsafe global rkey to regular user
Leon Romanovsky
2019-01-07
1
-4
/
+0
|
*
RDMA/uverbs: Fix post send success return value in case of error
Gal Pressman
2019-01-07
1
-1
/
+3
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
16
-79
/
+71
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-05
6
-21
/
+10
|
\
|
*
infiniband/qedr: Potential null ptr dereference of qp
Aditya Pakki
2019-01-02
1
-0
/
+2
|
*
infiniband: bnxt_re: qplib: Check the return value of send_message
Aditya Pakki
2019-01-02
1
-3
/
+2
|
*
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
2019-01-02
1
-1
/
+0
|
*
IB/core: Add advise_mr to the list of known ops
Moni Shoua
2019-01-02
1
-0
/
+1
|
*
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
Leon Romanovsky
2019-01-02
1
-16
/
+3
|
*
IB/mlx5: Allow XRC INI usage via verbs in DEVX context
Yishai Hadas
2019-01-02
1
-1
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
3
-4
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
2
-20
/
+13
|
\
\
|
|
/
|
/
|
|
*
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-28
2
-20
/
+13
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
174
-3991
/
+6957
|
\
\
|
*
|
RDMA/srpt: Use kmem_cache_free() instead of kfree()
Wei Yongjun
2018-12-22
1
-1
/
+1
|
*
|
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
2018-12-22
1
-1
/
+1
|
*
|
IB/uverbs: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
2018-12-22
1
-1
/
+1
|
*
|
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
Yishai Hadas
2018-12-21
3
-2
/
+26
|
*
|
IB/umad: Start using dev_groups of class
Parav Pandit
2018-12-21
1
-16
/
+12
|
*
|
IB/umad: Use class_groups and let core create class file
Parav Pandit
2018-12-21
1
-9
/
+14
|
*
|
IB/umad: Refactor code to use cdev_device_add()
Parav Pandit
2018-12-21
1
-85
/
+86
|
*
|
IB/umad: Avoid destroying device while it is accessed
Parav Pandit
2018-12-21
1
-9
/
+13
|
*
|
IB/umad: Simplify and avoid dynamic allocation of class
Parav Pandit
2018-12-21
1
-21
/
+21
|
*
|
IB/mlx5: Fix wrong error unwind
Jason Gunthorpe
2018-12-20
1
-3
/
+5
|
*
|
IB/mlx4: Remove set but not used variable 'pd'
YueHaibing
2018-12-20
1
-3
/
+0
|
*
|
RDMA/iwcm: Don't copy past the end of dev_name() string
Steve Wise
2018-12-20
1
-4
/
+8
|
*
|
IB/mlx5: Fix long EEH recover time with NVMe offloads
Huy Nguyen
2018-12-20
1
-3
/
+16
|
*
|
IB/mlx5: Simplify netdev unbinding
Or Gerlitz
2018-12-20
1
-5
/
+9
|
*
|
IB/core: Move query port to ioctl
Michael Guralnik
2018-12-20
3
-53
/
+104
|
*
|
RDMA/nldev: Expose port_cap_flags2
Michael Guralnik
2018-12-20
1
-3
/
+6
|
*
|
IB/core: uverbs copy to struct or zero helper
Michael Guralnik
2018-12-20
1
-0
/
+11
[next]