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/hfi1: Add atomic triggered sleep/wakeup
Mike Marciniszyn
2020-06-24
2
-20
/
+53
*
IB/hfi1: Correct -EBUSY handling in tx code
Mike Marciniszyn
2020-06-24
1
-17
/
+18
*
IB/hfi1: Fix module use count flaw due to leftover module put calls
Dennis Dalessandro
2020-06-24
1
-17
/
+2
*
IB/hfi1: Restore kfree in dummy_netdev cleanup
Dennis Dalessandro
2020-06-24
1
-1
/
+1
*
IB/mad: Fix use after free when destroying MAD agent
Shay Drory
2020-06-22
1
-1
/
+1
*
RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata
Leon Romanovsky
2020-06-22
1
-1
/
+1
*
RDMA/counter: Query a counter before release
Mark Zhang
2020-06-22
1
-1
/
+3
*
RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
Fan Guo
2020-06-19
1
-0
/
+1
*
RDMA/mlx5: Fix integrity enabled QP creation
Max Gurtovoy
2020-06-18
1
-0
/
+3
*
RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs
Leon Romanovsky
2020-06-18
1
-9
/
+1
*
RDMA/mlx5: Fix remote gid value in query QP
Maor Gottlieb
2020-06-18
1
-2
/
+1
*
RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path
Leon Romanovsky
2020-06-18
1
-10
/
+18
*
RDMA/core: Check that type_attrs is not NULL prior access
Leon Romanovsky
2020-06-18
1
-15
/
+21
*
RDMA/hns: Fix an cmd queue issue when resetting
Yangyang Li
2020-06-18
1
-1
/
+1
*
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
2020-06-18
4
-14
/
+17
*
RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake
Leon Romanovsky
2020-06-18
1
-0
/
+8
*
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
2020-06-18
1
-0
/
+18
*
RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
Michal Kalderon
2020-06-18
1
-2
/
+11
*
RDMA/efa: Set maximum pkeys device attribute
Gal Pressman
2020-06-18
1
-0
/
+1
*
RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
Aditya Pakki
2020-06-18
1
-2
/
+4
*
RDMA/core: Annotate CMA unlock helper routine
Leon Romanovsky
2020-06-18
1
-0
/
+1
*
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
2020-06-15
1
-1
/
+2
*
RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'
Kieran Bingham
2020-06-15
3
-3
/
+3
*
RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()
Tom Seewald
2020-06-15
1
-1
/
+1
*
RDMA/mlx5: Remove duplicated assignment to resp.response_length
Colin Ian King
2020-06-15
1
-2
/
+0
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
22
-37
/
+37
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
2
-2
/
+2
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
6
-13
/
+13
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
182
-9909
/
+18523
|
\
|
*
RDMA/cm: Spurious WARNING triggered in cm_destroy_id()
Ka-Cheong Poon
2020-06-03
1
-1
/
+3
|
*
RDMA/mlx5: Return ECE DC support
Leon Romanovsky
2020-06-03
1
-14
/
+31
|
*
RDMA/mlx5: Don't rely on FW to set zeros in ECE response
Leon Romanovsky
2020-06-03
1
-2
/
+4
|
*
RDMA/mlx5: Return an error if copy_to_user fails
Leon Romanovsky
2020-06-03
1
-6
/
+2
|
*
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
2020-06-02
1
-4
/
+1
|
*
RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
2020-06-02
1
-1
/
+1
|
*
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
2020-06-02
2
-6
/
+16
|
*
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
2020-06-02
1
-2
/
+9
|
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
9
-18
/
+0
|
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
11
-12
/
+0
|
*
RDMA/core: Remove FMR device ops
Max Gurtovoy
2020-06-02
2
-52
/
+0
|
*
RDMA/rdmavt: Remove FMR memory registration
Max Gurtovoy
2020-06-02
3
-173
/
+0
|
*
RDMA/mthca: Remove FMR support for memory registration
Max Gurtovoy
2020-06-02
4
-380
/
+1
|
*
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-06-02
3
-120
/
+0
|
*
RDMA/i40iw: Remove FMR leftovers
Jason Gunthorpe
2020-06-02
2
-10
/
+0
|
*
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
2020-06-02
4
-14
/
+0
|
*
RDMA/mlx5: Remove FMR leftovers
Gal Pressman
2020-06-02
1
-8
/
+0
|
*
RDMA/core: Remove FMR pool API
Max Gurtovoy
2020-06-02
2
-495
/
+1
[next]