index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-25
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
1
-10
/
+10
2019-08-25
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
2019-08-09
IB: directly cast the sockaddr union to aockaddr
Greg Kroah-Hartman
1
-5
/
+5
2019-08-09
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
1
-8
/
+7
2019-05-08
IB/core: Destroy QP if XRC QP fails
Yuval Avnery
1
-17
/
+24
2019-05-08
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
1
-2
/
+6
2019-05-08
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
1
-1
/
+2
2018-12-01
IB/core: Perform modify QP on real one
Parav Pandit
1
-2
/
+3
2018-11-13
RDMA/core: Do not expose unsupported counters
Parav Pandit
1
-7
/
+12
2018-11-10
IB/ucm: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-11-10
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-13
ucma: fix a use-after-free in ucma_resolve_ip()
Cong Wang
1
-0
/
+2
2018-10-10
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
1
-0
/
+6
2018-10-04
RDMA/uverbs: Atomically flush and mark closed the comp event queue
Steve Wise
1
-0
/
+1
2018-10-04
IB/core: type promotion bug in rdma_rw_init_one_mr()
Dan Carpenter
1
-1
/
+1
2018-09-26
RDMA/cma: Protect cma dev list with lock
Parav Pandit
1
-5
/
+7
2018-09-19
RDMA/cma: Do not ignore net namespace for unbound cm_id
Parav Pandit
1
-3
/
+10
2018-08-06
RDMA/uverbs: Expand primary and alt AV port checks
Jack Morgenstein
1
-5
/
+54
2018-08-03
RDMA/uverbs: Protect from attempts to create flows on unsupported QP
Leon Romanovsky
1
-0
/
+5
2018-08-03
RDMA/mad: Convert BUG_ONs to error flows
Leon Romanovsky
1
-4
/
+7
2018-08-03
infiniband: fix a possible use-after-free bug
Cong Wang
1
-1
/
+5
2018-08-03
drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+2
2018-08-03
RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
Bart Van Assche
1
-3
/
+8
2018-07-17
RDMA/ucm: Mark UCM interface as BROKEN
Leon Romanovsky
1
-2
/
+2
2018-07-03
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
1
-10
/
+1
2018-06-20
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-06-20
IB/core: Make ib_mad_client_id atomic
HÃ¥kon Bugge
1
-2
/
+2
2018-06-20
RDMA/iwpm: fix memory leak on map_info
Colin Ian King
1
-1
/
+4
2018-06-20
RDMA/cma: Fix use after destroy access to net namespace for IPoIB
Parav Pandit
1
-10
/
+43
2018-06-20
IB/uverbs: Fix validating mandatory attributes
Matan Barak
1
-0
/
+9
2018-06-05
IB/core: Fix error code for invalid GID entry
Parav Pandit
1
-1
/
+1
2018-05-30
IB/core: Honor port_num while resolving GID for IB link layer
Parav Pandit
1
-14
/
+12
2018-05-30
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
1
-1
/
+1
2018-05-30
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
1
-4
/
+3
2018-05-30
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
1
-2
/
+3
2018-05-30
IB/uverbs: Fix possible oops with duplicate ioctl attributes
Matan Barak
1
-0
/
+3
2018-05-30
IB/uverbs: Fix method merging in uverbs_ioctl_merge
Matan Barak
1
-9
/
+9
2018-05-30
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
1
-6
/
+1
2018-05-09
RDMA/ucma: Allow resolving address w/o specifying source address
Roland Dreier
1
-1
/
+1
2018-04-26
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
1
-10
/
+11
2018-04-26
RDMA/uverbs: Use an unambiguous errno for method not supported
Jason Gunthorpe
1
-6
/
+13
2018-04-26
RDMA/cma: Check existence of netdevice during port validation
Parav Pandit
1
-3
/
+5
2018-04-26
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
Sagi Grimberg
1
-10
/
+13
2018-04-24
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
Roland Dreier
1
-0
/
+3
2018-04-12
RDMA/cma: Fix rdma_cm path querying for RoCE
Parav Pandit
1
-3
/
+4
2018-04-12
RDMA/cma: Mark end of CMA ID messages
Leon Romanovsky
1
-0
/
+1
2018-04-08
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2
-17
/
+33
2018-04-08
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
1
-2
/
+4
2018-04-08
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
1
-0
/
+5
2018-04-08
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
1
-0
/
+9
[next]