index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Free DIM memory in error unwind
Leon Romanovsky
2020-07-30
1
-0
/
+1
*
RDMA/core: Stop DIM before destroying CQ
Leon Romanovsky
2020-07-30
1
-3
/
+10
*
RDMA/mlx5: Initialize QP mutex for the debug kernels
Leon Romanovsky
2020-07-30
1
-4
/
+1
*
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
2020-07-29
2
-32
/
+5
*
RDMA/mlx5: Allow providing extra scatter CQE QP flag
Leon Romanovsky
2020-07-29
1
-9
/
+15
*
RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
Jason Gunthorpe
2020-07-27
1
-3
/
+2
*
RDMA/cm: Add min length checks to user structure copies
Jason Gunthorpe
2020-07-27
1
-0
/
+4
*
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Jason Gunthorpe
2020-07-21
1
-3
/
+19
*
RDMA/cm: Protect access to remote_sidr_table
Maor Gottlieb
2020-07-16
1
-0
/
+2
*
RDMA/core: Fix race in rdma_alloc_commit_uobject()
Leon Romanovsky
2020-07-16
1
-3
/
+3
*
RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE
Xi Wang
2020-07-16
1
-1
/
+1
*
RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC
Weihang Li
2020-07-16
1
-12
/
+22
*
RDMA/mlx5: Use xa_lock_irq when access to SRQ table
Maor Gottlieb
2020-07-16
1
-2
/
+2
*
RDMA/mlx5: Set PD pointers for the error flow unwind
Leon Romanovsky
2020-07-08
1
-1
/
+2
*
IB/mlx5: Fix 50G per lane indication
Aya Levin
2020-07-08
1
-1
/
+1
*
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
2020-07-08
1
-1
/
+2
*
IB/sa: Resolv use-after-free in ib_nl_make_request()
Divya Indi
2020-07-02
1
-21
/
+17
*
IB/hfi1: Do not destroy link_wq when the device is shut down
Kaike Wan
2020-07-02
1
-5
/
+5
*
IB/hfi1: Do not destroy hfi1_wq when the device is shut down
Kaike Wan
2020-07-02
3
-6
/
+31
*
RDMA/mlx5: Fix legacy IPoIB QP initialization
Leon Romanovsky
2020-07-02
1
-0
/
+4
*
IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'
Nathan Chancellor
2020-07-02
1
-1
/
+1
*
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
[next]